2022-04-01 00:19:37.219 | + ./stack.sh:main:487 : exec 2022-04-01 00:19:37.219 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-001937' 2022-04-01 00:19:37.220 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-01-001937.summary.2022-04-01-001937 2022-04-01 00:19:37.220 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:19:37.220 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-01-001937 2022-04-01 00:19:37.220 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-001937 /opt/stack/logs/stack.sh.log 2022-04-01 00:19:37.220 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-01-001937.summary.2022-04-01-001937 /opt/stack/logs/stack.sh.log.summary 2022-04-01 00:19:37.220 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-01 00:19:37.220 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-01 00:19:37.220 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-01 00:19:37.220 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-01 00:19:37.220 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-01 00:19:37.220 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-01 00:19:37.220 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-01 00:19:37.220 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 00:19:37.220 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-01 00:19:37.220 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-01 00:19:37.220 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 00:19:37.220 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-01 00:19:37.220 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-01 00:19:37.220 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-01 00:19:37.220 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-01 00:19:37.220 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-01 00:19:37.220 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-01 00:19:37.220 | + ./stack.sh:main:573 : set -o errexit 2022-04-01 00:19:37.220 | + ./stack.sh:main:576 : uname -a 2022-04-01 00:19:37.220 | 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-04-01 00:19:37.220 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-01 00:19:37.222 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-01 00:19:37.225 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-01 00:19:37.262 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-01 00:19:37.279 | + ./stack.sh:main:590 : fetch_plugins 2022-04-01 00:19:37.281 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-01 00:19:37.283 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-01 00:19:37.284 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-01 00:19:37.286 | + functions-common:fetch_plugins:1776 : return 2022-04-01 00:19:37.288 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-01 00:19:37.290 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-01 00:19:37.292 | + functions-common:run_phase:1854 : local phase= 2022-04-01 00:19:37.294 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 00:19:37.295 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 00:19:37.297 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 00:19:37.299 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 00:19:37.301 | + functions-common:run_phase:1863 : local extra 2022-04-01 00:19:37.303 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 00:19:37.306 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 00:19:37.308 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 00:19:37.310 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 00:19:37.312 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-01 00:19:37.314 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 00:19:37.328 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:19:37.329 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 00:19:37.331 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 00:19:37.333 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 00:19:37.335 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 00:19:37.337 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 00:19:37.339 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-01 00:19:37.341 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-01 00:19:37.343 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-01 00:19:37.345 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-01 00:19:37.346 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-01 00:19:37.348 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-01 00:19:37.350 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-01 00:19:37.352 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-01 00:19:37.354 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-01 00:19:37.356 | + functions-common:plugin_override_defaults:1817 : return 2022-04-01 00:19:37.358 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-01 00:19:37.375 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-01 00:19:37.378 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-01 00:19:37.391 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:19:37.393 | +++ lib/tls:source:43 : hostname -f 2022-04-01 00:19:37.397 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-01 00:19:37.399 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-01 00:19:37.401 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-01 00:19:37.403 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-01 00:19:37.405 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-01 00:19:37.407 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-01 00:19:37.409 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-01 00:19:37.410 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-01 00:19:37.412 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-01 00:19:37.414 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-01 00:19:37.419 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-01 00:19:37.430 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-01 00:19:37.448 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-01 00:19:37.461 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-01 00:19:37.473 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-01 00:19:37.508 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-01 00:19:37.568 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-01 00:19:37.663 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-01 00:19:37.685 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-01 00:19:37.728 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-01 00:19:37.781 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-01 00:19:37.928 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-01 00:19:37.943 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-01 00:19:37.956 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-01 00:19:37.969 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-01 00:19:38.064 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-01 00:19:38.066 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-01 00:19:38.069 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-01 00:19:38.071 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-01 00:19:38.073 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-01 00:19:38.075 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-01 00:19:38.078 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-01 00:19:38.078 | False' 2022-04-01 00:19:38.080 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-01 00:19:38.095 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-01 00:19:38.098 | + ./stack.sh:main:624 : run_phase source 2022-04-01 00:19:38.100 | + functions-common:run_phase:1853 : local mode=source 2022-04-01 00:19:38.102 | + functions-common:run_phase:1854 : local phase= 2022-04-01 00:19:38.104 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 00:19:38.106 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 00:19:38.108 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 00:19:38.110 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 00:19:38.112 | + functions-common:run_phase:1863 : local extra 2022-04-01 00:19:38.116 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 00:19:38.119 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 00:19:38.121 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 00:19:38.124 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 00:19:38.126 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-01 00:19:38.128 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 00:19:38.142 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:19:38.144 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 00:19:38.147 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-01 00:19:38.189 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-01 00:19:38.191 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-01 00:19:38.193 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-01 00:19:38.196 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-01 00:19:38.198 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-01 00:19:38.200 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-01 00:19:38.202 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-01 00:19:38.204 | + functions-common:load_plugin_settings:1794 : return 2022-04-01 00:19:38.206 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-01 00:19:38.208 | + functions-common:verify_disabled_services:2136 : local service 2022-04-01 00:19:38.210 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.213 | + 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-04-01 00:19:38.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.217 | + 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-04-01 00:19:38.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.222 | + 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-04-01 00:19:38.224 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.227 | + 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-04-01 00:19:38.229 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.231 | + 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-04-01 00:19:38.234 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.236 | + 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-04-01 00:19:38.238 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.241 | + 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-04-01 00:19:38.244 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.246 | + 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-04-01 00:19:38.248 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.250 | + 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-04-01 00:19:38.253 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.255 | + 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-04-01 00:19:38.257 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.260 | + 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-04-01 00:19:38.262 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.264 | + 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-04-01 00:19:38.266 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.269 | + 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-04-01 00:19:38.271 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.273 | + 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-04-01 00:19:38.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.278 | + 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-04-01 00:19:38.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.282 | + 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-04-01 00:19:38.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.287 | + 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-04-01 00:19:38.290 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.292 | + 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-04-01 00:19:38.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.296 | + 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-04-01 00:19:38.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.301 | + 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-04-01 00:19:38.304 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.306 | + 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-04-01 00:19:38.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.311 | + 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-04-01 00:19:38.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.315 | + 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-04-01 00:19:38.318 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.320 | + 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-04-01 00:19:38.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.325 | + 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-04-01 00:19:38.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.329 | + 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-04-01 00:19:38.332 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.334 | + 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-04-01 00:19:38.336 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.338 | + 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-04-01 00:19:38.341 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.344 | + 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-04-01 00:19:38.347 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.350 | + 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-04-01 00:19:38.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.356 | + 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-04-01 00:19:38.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.361 | + 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-04-01 00:19:38.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.366 | + 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-04-01 00:19:38.369 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.371 | + 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-04-01 00:19:38.373 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.375 | + 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-04-01 00:19:38.378 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.380 | + 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-04-01 00:19:38.382 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.384 | + 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-04-01 00:19:38.387 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.389 | + 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-04-01 00:19:38.391 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.394 | + 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-04-01 00:19:38.396 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.399 | + 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-04-01 00:19:38.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.403 | + 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-04-01 00:19:38.405 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.408 | + 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-04-01 00:19:38.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.413 | + 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-04-01 00:19:38.415 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.417 | + 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-04-01 00:19:38.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-01 00:19:38.422 | + 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-04-01 00:19:38.424 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-01 00:19:38.427 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 00:19:38.429 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-01 00:19:38.444 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:19:38.446 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-01 00:19:38.449 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-01 00:19:38.451 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-01 00:19:38.466 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:19:38.469 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-01 00:19:38.471 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-01 00:19:38.473 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-01 00:19:38.476 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-01 00:19:38.479 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-01 00:19:38.481 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-01 00:19:38.483 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-01 00:19:38.486 | + lib/database:initialize_database_backends:92 : return 0 2022-04-01 00:19:38.488 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-01 00:19:38.488 | Using mysql database backend 2022-04-01 00:19:38.491 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-01 00:19:38.506 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-01 00:19:38.510 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-01 00:19:38.512 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 00:19:38.514 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-01 00:19:38.517 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 00:19:38.520 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-01 00:19:38.538 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:19:38.540 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-01 00:19:38.557 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-01 00:19:38.573 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:19:38.575 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-01 00:19:38.593 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-01 00:19:38.610 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-01 00:19:38.627 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:19:38.629 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-01 00:19:38.647 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:19:38.649 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-01 00:19:38.667 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-01 00:19:38.669 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-01 00:19:38.672 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-01 00:19:38.674 | + functions-common:save_stackenv:60 : local tag=757 2022-04-01 00:19:38.677 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 00:19:38.682 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-001938 2022-04-01 00:19:38.685 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-001938 757' 2022-04-01 00:19:38.687 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.690 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 00:19:38.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.696 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 00:19:38.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.702 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 00:19:38.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.708 | + 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-04-01 00:19:38.712 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.715 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-04-01 00:19:38.717 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.720 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-04-01 00:19:38.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.725 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-001937 2022-04-01 00:19:38.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.730 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 00:19:38.733 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.735 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-04-01 00:19:38.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.740 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 00:19:38.742 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.745 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 00:19:38.747 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.750 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 00:19:38.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:19:38.755 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 00:19:38.758 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-01 00:19:38.760 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-01 00:19:38.763 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-01 00:19:38.765 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-01 00:19:38.767 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 00:19:38.769 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 00:19:38.773 | ++ functions-common:git_clone:612 : pwd 2022-04-01 00:19:38.775 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 00:19:38.777 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 00:19:38.780 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 00:19:38.796 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 00:19:38.798 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 00:19:38.800 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 00:19:38.803 | + functions-common:git_clone:629 : echo master 2022-04-01 00:19:38.803 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 00:19:38.808 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-01 00:19:38.810 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 00:19:38.813 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-01 00:19:38.816 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 00:19:38.816 | + functions-common:git_clone:678 : head -1 2022-04-01 00:19:38.819 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-04-01 00:19:38.822 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 00:19:38.825 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-01 00:19:38.827 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:19:38.830 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-01 00:19:38.832 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-01 00:19:38.836 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-01 00:19:38.838 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-01 00:19:38.841 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 00:19:38.843 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-01 00:19:38.846 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-01 00:19:38.848 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-01 00:19:38.852 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-01 00:19:38.856 | ++ tools/install_prereqs.sh:source:47 : NOW=1648772378 2022-04-01 00:19:38.859 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-01 00:19:38.864 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648771499 2022-04-01 00:19:38.867 | ++ tools/install_prereqs.sh:source:49 : DELTA=879 2022-04-01 00:19:38.869 | ++ tools/install_prereqs.sh:source:50 : [[ 879 -lt 7200 ]] 2022-04-01 00:19:38.872 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-01 00:19:38.874 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-01 00:19:38.877 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-01 00:19:38.879 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-01 00:19:38.882 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-01 00:19:38.884 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-01 00:19:38.887 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-01 00:19:38.889 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-01 00:19:38.893 | +++ 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-04-01 00:19:38.940 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-01 00:19:38.940 | apache2-dev 2022-04-01 00:19:38.940 | bc 2022-04-01 00:19:38.940 | bsdmainutils 2022-04-01 00:19:38.940 | curl 2022-04-01 00:19:38.940 | g++ 2022-04-01 00:19:38.940 | gawk 2022-04-01 00:19:38.940 | gcc 2022-04-01 00:19:38.940 | gettext 2022-04-01 00:19:38.940 | git 2022-04-01 00:19:38.940 | graphviz 2022-04-01 00:19:38.940 | iputils-ping 2022-04-01 00:19:38.940 | libapache2-mod-proxy-uwsgi 2022-04-01 00:19:38.940 | libffi-dev 2022-04-01 00:19:38.940 | libjpeg-dev 2022-04-01 00:19:38.940 | libpcre3-dev 2022-04-01 00:19:38.940 | libpq-dev 2022-04-01 00:19:38.940 | libssl-dev 2022-04-01 00:19:38.940 | libsystemd-dev 2022-04-01 00:19:38.941 | libxml2-dev 2022-04-01 00:19:38.941 | libxslt1-dev 2022-04-01 00:19:38.941 | libyaml-dev 2022-04-01 00:19:38.941 | lsof 2022-04-01 00:19:38.941 | openssh-server 2022-04-01 00:19:38.941 | openssl 2022-04-01 00:19:38.941 | pkg-config 2022-04-01 00:19:38.941 | psmisc 2022-04-01 00:19:38.941 | python3-dev 2022-04-01 00:19:38.941 | python3-pip 2022-04-01 00:19:38.941 | python3-systemd 2022-04-01 00:19:38.941 | python3-venv 2022-04-01 00:19:38.941 | tar 2022-04-01 00:19:38.941 | tcpdump 2022-04-01 00:19:38.941 | unzip 2022-04-01 00:19:38.941 | uuid-runtime 2022-04-01 00:19:38.941 | wget 2022-04-01 00:19:38.941 | wget 2022-04-01 00:19:38.941 | zlib1g-dev 2022-04-01 00:19:38.941 | libkrb5-dev 2022-04-01 00:19:38.941 | libldap2-dev 2022-04-01 00:19:38.941 | libsasl2-dev 2022-04-01 00:19:38.941 | memcached 2022-04-01 00:19:38.941 | python3-mysqldb 2022-04-01 00:19:38.941 | sqlite3 2022-04-01 00:19:38.941 | conntrack 2022-04-01 00:19:38.941 | curl 2022-04-01 00:19:38.941 | dnsmasq-base 2022-04-01 00:19:38.941 | dnsmasq-utils 2022-04-01 00:19:38.941 | ebtables 2022-04-01 00:19:38.941 | genisoimage 2022-04-01 00:19:38.942 | iptables 2022-04-01 00:19:38.942 | iputils-arping 2022-04-01 00:19:38.942 | kpartx 2022-04-01 00:19:38.942 | libjs-jquery-tablesorter 2022-04-01 00:19:38.942 | parted 2022-04-01 00:19:38.942 | pm-utils 2022-04-01 00:19:38.942 | python3-mysqldb 2022-04-01 00:19:38.942 | socat 2022-04-01 00:19:38.942 | sqlite3 2022-04-01 00:19:38.942 | sudo 2022-04-01 00:19:38.942 | vlan 2022-04-01 00:19:38.942 | lsscsi 2022-04-01 00:19:38.942 | open-iscsi 2022-04-01 00:19:38.942 | lvm2 2022-04-01 00:19:38.942 | qemu-utils 2022-04-01 00:19:38.942 | thin-provisioning-tools 2022-04-01 00:19:38.942 | acl 2022-04-01 00:19:38.942 | dnsmasq-base 2022-04-01 00:19:38.942 | dnsmasq-utils 2022-04-01 00:19:38.942 | ebtables 2022-04-01 00:19:38.942 | haproxy 2022-04-01 00:19:38.942 | iptables 2022-04-01 00:19:38.942 | iputils-arping 2022-04-01 00:19:38.942 | iputils-ping 2022-04-01 00:19:38.942 | postgresql-server-dev-all 2022-04-01 00:19:38.942 | python3-mysqldb 2022-04-01 00:19:38.942 | sqlite3 2022-04-01 00:19:38.942 | sudo 2022-04-01 00:19:38.942 | vlan 2022-04-01 00:19:38.942 | pcp 2022-04-01 00:19:38.942 | ipset 2022-04-01 00:19:38.942 | conntrack 2022-04-01 00:19:38.942 | conntrackd 2022-04-01 00:19:38.942 | keepalived 2022-04-01 00:19:38.942 | lvm2 2022-04-01 00:19:38.942 | qemu-utils 2022-04-01 00:19:38.942 | thin-provisioning-tools 2022-04-01 00:19:38.943 | curl 2022-04-01 00:19:38.943 | liberasurecode-dev 2022-04-01 00:19:38.943 | make 2022-04-01 00:19:38.943 | memcached 2022-04-01 00:19:38.943 | rsync 2022-04-01 00:19:38.943 | sqlite3 2022-04-01 00:19:38.943 | xfsprogs' 2022-04-01 00:19:38.943 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-01 00:19:38.962 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-01 00:19:38.962 | apache2-dev 2022-04-01 00:19:38.962 | bc 2022-04-01 00:19:38.962 | bsdmainutils 2022-04-01 00:19:38.962 | curl 2022-04-01 00:19:38.962 | g++ 2022-04-01 00:19:38.962 | gawk 2022-04-01 00:19:38.963 | gcc 2022-04-01 00:19:38.963 | gettext 2022-04-01 00:19:38.963 | git 2022-04-01 00:19:38.963 | graphviz 2022-04-01 00:19:38.963 | iputils-ping 2022-04-01 00:19:38.963 | libapache2-mod-proxy-uwsgi 2022-04-01 00:19:38.963 | libffi-dev 2022-04-01 00:19:38.963 | libjpeg-dev 2022-04-01 00:19:38.963 | libpcre3-dev 2022-04-01 00:19:38.963 | libpq-dev 2022-04-01 00:19:38.963 | libssl-dev 2022-04-01 00:19:38.963 | libsystemd-dev 2022-04-01 00:19:38.963 | libxml2-dev 2022-04-01 00:19:38.963 | libxslt1-dev 2022-04-01 00:19:38.963 | libyaml-dev 2022-04-01 00:19:38.963 | lsof 2022-04-01 00:19:38.963 | openssh-server 2022-04-01 00:19:38.963 | openssl 2022-04-01 00:19:38.963 | pkg-config 2022-04-01 00:19:38.963 | psmisc 2022-04-01 00:19:38.963 | python3-dev 2022-04-01 00:19:38.963 | python3-pip 2022-04-01 00:19:38.963 | python3-systemd 2022-04-01 00:19:38.963 | python3-venv 2022-04-01 00:19:38.963 | tar 2022-04-01 00:19:38.963 | tcpdump 2022-04-01 00:19:38.963 | unzip 2022-04-01 00:19:38.963 | uuid-runtime 2022-04-01 00:19:38.963 | wget 2022-04-01 00:19:38.963 | wget 2022-04-01 00:19:38.963 | zlib1g-dev 2022-04-01 00:19:38.963 | libkrb5-dev 2022-04-01 00:19:38.963 | libldap2-dev 2022-04-01 00:19:38.963 | libsasl2-dev 2022-04-01 00:19:38.963 | memcached 2022-04-01 00:19:38.963 | python3-mysqldb 2022-04-01 00:19:38.963 | sqlite3 2022-04-01 00:19:38.963 | conntrack 2022-04-01 00:19:38.964 | curl 2022-04-01 00:19:38.964 | dnsmasq-base 2022-04-01 00:19:38.964 | dnsmasq-utils 2022-04-01 00:19:38.964 | ebtables 2022-04-01 00:19:38.964 | genisoimage 2022-04-01 00:19:38.964 | iptables 2022-04-01 00:19:38.964 | iputils-arping 2022-04-01 00:19:38.964 | kpartx 2022-04-01 00:19:38.964 | libjs-jquery-tablesorter 2022-04-01 00:19:38.964 | parted 2022-04-01 00:19:38.964 | pm-utils 2022-04-01 00:19:38.964 | python3-mysqldb 2022-04-01 00:19:38.964 | socat 2022-04-01 00:19:38.964 | sqlite3 2022-04-01 00:19:38.964 | sudo 2022-04-01 00:19:38.964 | vlan 2022-04-01 00:19:38.964 | lsscsi 2022-04-01 00:19:38.964 | open-iscsi 2022-04-01 00:19:38.964 | lvm2 2022-04-01 00:19:38.964 | qemu-utils 2022-04-01 00:19:38.964 | thin-provisioning-tools 2022-04-01 00:19:38.964 | acl 2022-04-01 00:19:38.964 | dnsmasq-base 2022-04-01 00:19:38.964 | dnsmasq-utils 2022-04-01 00:19:38.964 | ebtables 2022-04-01 00:19:38.964 | haproxy 2022-04-01 00:19:38.964 | iptables 2022-04-01 00:19:38.964 | iputils-arping 2022-04-01 00:19:38.964 | iputils-ping 2022-04-01 00:19:38.964 | postgresql-server-dev-all 2022-04-01 00:19:38.964 | python3-mysqldb 2022-04-01 00:19:38.964 | sqlite3 2022-04-01 00:19:38.964 | sudo 2022-04-01 00:19:38.964 | vlan 2022-04-01 00:19:38.964 | pcp 2022-04-01 00:19:38.964 | ipset 2022-04-01 00:19:38.964 | conntrack 2022-04-01 00:19:38.965 | conntrackd 2022-04-01 00:19:38.965 | keepalived 2022-04-01 00:19:38.965 | lvm2 2022-04-01 00:19:38.965 | qemu-utils 2022-04-01 00:19:38.965 | thin-provisioning-tools 2022-04-01 00:19:38.965 | curl 2022-04-01 00:19:38.965 | liberasurecode-dev 2022-04-01 00:19:38.965 | make 2022-04-01 00:19:38.965 | memcached 2022-04-01 00:19:38.965 | rsync 2022-04-01 00:19:38.965 | sqlite3 2022-04-01 00:19:38.965 | xfsprogs ' 2022-04-01 00:19:38.965 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-01 00:19:38.967 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:19:38.970 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:19:38.973 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 00:19:38.973 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-01 00:19:38.978 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-01 00:19:38.981 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-01 00:19:38.986 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 00:19:38.989 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-01 00:19:38.991 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 00:19:38.993 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 00:19:38.995 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 00:19:38.997 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:19:38.999 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:19:39.002 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 00:19:39.004 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-01 00:19:39.006 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-01 00:19:39.008 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-01 00:19:39.011 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-01 00:19:39.015 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-01 00:19:39.018 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-01 00:19:39.020 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-01 00:19:39.023 | ++ functions-common:time_start:2412 : local start_time= 2022-04-01 00:19:39.025 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:19:39.027 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:19:39.031 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648772379029 2022-04-01 00:19:39.033 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-01 00:19:39.036 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-01 00:19:39.038 | ++ 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-04-01 00:19:39.253 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-01 00:19:39.289 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-01 00:19:39.309 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-01 00:19:39.478 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-01 00:19:49.473 | Fetched 336 kB in 1s (488 kB/s) 2022-04-01 00:19:51.023 | Reading package lists... 2022-04-01 00:19:51.056 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-01 00:19:51.058 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-01 00:19:51.061 | ++ functions-common:time_stop:2425 : local name 2022-04-01 00:19:51.063 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 00:19:51.065 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:19:51.067 | ++ functions-common:time_stop:2428 : local total 2022-04-01 00:19:51.069 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 00:19:51.071 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-01 00:19:51.073 | ++ functions-common:time_stop:2432 : start_time=1648772379029 2022-04-01 00:19:51.075 | ++ functions-common:time_stop:2434 : [[ -z 1648772379029 ]] 2022-04-01 00:19:51.078 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:19:51.082 | ++ functions-common:time_stop:2437 : end_time=1648772391080 2022-04-01 00:19:51.084 | ++ functions-common:time_stop:2438 : elapsed_time=12051 2022-04-01 00:19:51.086 | ++ functions-common:time_stop:2439 : total=0 2022-04-01 00:19:51.088 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:19:51.090 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12051 2022-04-01 00:19:51.093 | ++ 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-04-01 00:19:51.095 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 00:19:51.097 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:19:51.100 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:19:51.102 | ++ 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-04-01 00:19:51.123 | ++ 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-04-01 00:19:51.234 | Reading package lists... 2022-04-01 00:19:51.484 | Building dependency tree... 2022-04-01 00:19:51.485 | Reading state information... 2022-04-01 00:19:51.521 | acl is already the newest version (2.2.53-6). 2022-04-01 00:19:51.521 | bc is already the newest version (1.07.1-2build1). 2022-04-01 00:19:51.521 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-01 00:19:51.521 | conntrack is already the newest version (1:1.4.5-2). 2022-04-01 00:19:51.521 | ebtables is already the newest version (2.0.11-3build1). 2022-04-01 00:19:51.521 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 00:19:51.521 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-01 00:19:51.521 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-01 00:19:51.521 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-01 00:19:51.522 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-01 00:19:51.522 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-01 00:19:51.522 | iputils-arping is already the newest version (3:20190709-3). 2022-04-01 00:19:51.522 | iputils-ping is already the newest version (3:20190709-3). 2022-04-01 00:19:51.522 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-01 00:19:51.522 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-01 00:19:51.522 | libffi-dev is already the newest version (3.3-4). 2022-04-01 00:19:51.522 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-01 00:19:51.522 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-01 00:19:51.522 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-01 00:19:51.522 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-01 00:19:51.522 | lsscsi is already the newest version (0.30-0.1). 2022-04-01 00:19:51.522 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-01 00:19:51.522 | make is already the newest version (4.2.1-1.2). 2022-04-01 00:19:51.522 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-01 00:19:51.522 | psmisc is already the newest version (23.3-1). 2022-04-01 00:19:51.522 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-01 00:19:51.522 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-01 00:19:51.522 | python3-systemd is already the newest version (234-3build2). 2022-04-01 00:19:51.522 | socat is already the newest version (1.7.3.3-2). 2022-04-01 00:19:51.522 | tcpdump is already the newest version (4.9.3-4). 2022-04-01 00:19:51.522 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-01 00:19:51.522 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-01 00:19:51.522 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-01 00:19:51.522 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-01 00:19:51.522 | graphviz is already the newest version (2.42.2-3build2). 2022-04-01 00:19:51.522 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-01 00:19:51.522 | pcp is already the newest version (5.0.3-1). 2022-04-01 00:19:51.522 | pm-utils is already the newest version (1.4.1-19). 2022-04-01 00:19:51.522 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-01 00:19:51.522 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 00:19:51.522 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 00:19:51.522 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-01 00:19:51.523 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 00:19:51.523 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-01 00:19:51.523 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-01 00:19:51.523 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-01 00:19:51.523 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-01 00:19:51.523 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-01 00:19:51.523 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-01 00:19:51.523 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-01 00:19:51.523 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-01 00:19:51.523 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-01 00:19:51.523 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 00:19:51.523 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-01 00:19:51.523 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-01 00:19:51.523 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-01 00:19:51.523 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-01 00:19:51.523 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-01 00:19:51.523 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-01 00:19:51.523 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-01 00:19:51.523 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-01 00:19:51.523 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-01 00:19:51.523 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-01 00:19:51.523 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-01 00:19:51.523 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-01 00:19:51.523 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-01 00:19:51.523 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-01 00:19:51.523 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-01 00:19:51.523 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-01 00:19:51.752 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 00:19:51.752 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-01 00:19:51.752 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-01 00:19:51.752 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-01 00:19:51.752 | The following packages were automatically installed and are no longer required: 2022-04-01 00:19:51.753 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 00:19:51.753 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 00:19:51.753 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 00:19:51.753 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 00:19:51.753 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 00:19:51.753 | python3-zope.interface 2022-04-01 00:19:51.753 | Use 'sudo apt autoremove' to remove them. 2022-04-01 00:19:51.869 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 00:19:51.874 | ++ functions-common:apt_get:1234 : result=0 2022-04-01 00:19:51.876 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 00:19:51.879 | ++ functions-common:time_stop:2425 : local name 2022-04-01 00:19:51.884 | ++ functions-common:time_stop:2426 : local end_time 2022-04-01 00:19:51.886 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:19:51.890 | ++ functions-common:time_stop:2428 : local total 2022-04-01 00:19:51.893 | ++ functions-common:time_stop:2429 : local start_time 2022-04-01 00:19:51.895 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-01 00:19:51.898 | ++ functions-common:time_stop:2432 : start_time=1648772391120 2022-04-01 00:19:51.902 | ++ functions-common:time_stop:2434 : [[ -z 1648772391120 ]] 2022-04-01 00:19:51.904 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:19:51.909 | ++ functions-common:time_stop:2437 : end_time=1648772391906 2022-04-01 00:19:51.911 | ++ functions-common:time_stop:2438 : elapsed_time=786 2022-04-01 00:19:51.914 | ++ functions-common:time_stop:2439 : total=798 2022-04-01 00:19:51.916 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:19:51.918 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1584 2022-04-01 00:19:51.920 | ++ functions-common:apt_get:1238 : return 0 2022-04-01 00:19:51.923 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-01 00:19:51.925 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-01 00:19:51.928 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-01 00:19:51.933 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-01 00:19:51.937 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-01 00:19:51.940 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-01 00:19:51.943 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-01 00:19:53.374 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-01 00:19:53.376 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-01 00:19:53.378 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-01 00:19:53.380 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-01 00:19:53.382 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-01 00:19:53.383 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-01 00:19:53.385 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-01 00:19:53.387 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-01 00:19:53.389 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-01 00:19:53.390 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-01 00:19:53.392 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-01 00:19:53.394 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-01 00:19:53.396 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-01 00:19:53.398 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-01 00:19:53.400 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-01 00:19:53.402 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-01 00:19:53.403 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-01 00:19:53.405 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-01 00:19:53.407 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-01 00:19:53.409 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-01 00:19:53.411 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-01 00:19:53.414 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-01 00:19:53.416 | + functions-common:_ensure_lsb_release:394 : return 2022-04-01 00:19:53.418 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-01 00:19:53.494 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-01 00:19:53.497 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-01 00:19:53.573 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-01 00:19:53.576 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-01 00:19:53.653 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-01 00:19:53.654 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-01 00:19:53.656 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-01 00:19:53.658 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-01 00:19:53.660 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-01 00:19:53.663 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-01 00:19:53.665 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-01 00:19:53.667 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-01 00:19:53.668 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-01 00:19:53.670 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-01 00:19:53.672 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-01 00:19:53.672 | Distro: focal 2022-04-01 00:19:53.675 | + tools/install_pip.sh:main:124 : get_versions 2022-04-01 00:19:53.678 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 00:19:53.681 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 00:19:53.683 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 00:19:53.686 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 00:19:53.686 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 00:19:54.373 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 00:19:54.375 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 00:19:54.375 | pip: 21.3.1 2022-04-01 00:19:54.377 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-01 00:19:54.379 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-01 00:19:54.381 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 00:19:54.383 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 00:19:54.384 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 00:19:54.386 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 00:19:54.388 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 00:19:54.390 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 00:19:54.391 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 00:19:54.393 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 00:19:54.395 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 00:19:54.397 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 00:19:54.399 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 00:19:54.401 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-01 00:19:54.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:19:54.404 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:19:54.406 | + tools/install_pip.sh:main:142 : : 2022-04-01 00:19:54.408 | + tools/install_pip.sh:main:147 : set -x 2022-04-01 00:19:54.410 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-01 00:19:54.412 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-01 00:19:54.414 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 00:19:54.416 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-01 00:19:54.418 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-01 00:19:54.420 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 00:19:54.423 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-01 00:19:54.423 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 00:19:54.427 | ++ 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-04-01 00:19:54.429 | ++ 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-04-01 00:19:54.431 | ++ 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-04-01 00:19:54.433 | + 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-04-01 00:19:54.434 | + 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-04-01 00:19:54.451 | 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-04-01 00:19:54.453 | + 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-04-01 00:19:55.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:19:55.327 | from cryptography.utils import int_from_bytes 2022-04-01 00:19:55.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:19:55.327 | from cryptography.utils import int_from_bytes 2022-04-01 00:19:56.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:19:58.144 | 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-04-01 00:19:58.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-01 00:20:00.766 | Installing collected packages: setuptools 2022-04-01 00:20:01.551 | Successfully installed setuptools-60.9.3 2022-04-01 00:20:01.551 | 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-04-01 00:20:01.727 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:20:01.727 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:20:01.887 | + inc/python:pip_install:200 : result=0 2022-04-01 00:20:01.889 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:20:01.891 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:01.892 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:01.894 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:01.897 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:01.898 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:01.902 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:20:01.903 | + functions-common:time_stop:2432 : start_time=1648772394447 2022-04-01 00:20:01.905 | + functions-common:time_stop:2434 : [[ -z 1648772394447 ]] 2022-04-01 00:20:01.907 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:01.911 | + functions-common:time_stop:2437 : end_time=1648772401909 2022-04-01 00:20:01.913 | + functions-common:time_stop:2438 : elapsed_time=7462 2022-04-01 00:20:01.915 | + functions-common:time_stop:2439 : total=0 2022-04-01 00:20:01.916 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:01.918 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7462 2022-04-01 00:20:01.920 | + inc/python:pip_install:203 : return 0 2022-04-01 00:20:01.922 | + tools/install_pip.sh:main:153 : get_versions 2022-04-01 00:20:01.924 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-01 00:20:01.928 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-01 00:20:01.930 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-01 00:20:01.933 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-01 00:20:01.933 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-01 00:20:02.644 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-01 00:20:02.647 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-01 00:20:02.647 | pip: 21.3.1 2022-04-01 00:20:02.650 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-01 00:20:02.652 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-01 00:20:02.656 | + ./stack.sh:main:796 : fixup_all 2022-04-01 00:20:02.658 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-01 00:20:02.660 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-01 00:20:02.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:02.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:02.667 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-01 00:20:02.680 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-01 00:20:02.692 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-01 00:20:02.704 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-01 00:20:02.706 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-01 00:20:02.708 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 00:20:02.710 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 00:20:02.712 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 00:20:02.715 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 00:20:02.717 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 00:20:02.719 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 00:20:02.721 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 00:20:02.723 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 00:20:02.726 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 00:20:02.728 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 00:20:02.731 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 00:20:02.733 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-01 00:20:02.735 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-01 00:20:02.737 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-01 00:20:02.740 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 00:20:02.742 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 00:20:02.744 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 00:20:02.747 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 00:20:02.749 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 00:20:02.752 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 00:20:02.754 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-01 00:20:02.758 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-01 00:20:02.761 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-01 00:20:02.763 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-01 00:20:02.765 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-01 00:20:02.768 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-01 00:20:02.770 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-01 00:20:02.792 | Using python 3.8 to install os-testr 2022-04-01 00:20:02.795 | + 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-04-01 00:20:03.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:03.681 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:03.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:03.681 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:04.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:20:04.846 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-01 00:20:04.921 | 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-04-01 00:20:04.923 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-01 00:20:04.924 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-01 00:20:04.925 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-01 00:20:04.938 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-01 00:20:04.964 | 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-04-01 00:20:04.965 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-01 00:20:04.966 | 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-04-01 00:20:04.967 | 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-04-01 00:20:04.968 | 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-04-01 00:20:04.993 | 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-04-01 00:20:04.995 | 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-04-01 00:20:04.996 | 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-04-01 00:20:04.997 | 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-04-01 00:20:04.998 | 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-04-01 00:20:05.012 | 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-04-01 00:20:05.077 | 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-04-01 00:20:05.078 | 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-04-01 00:20:05.079 | 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-04-01 00:20:07.542 | 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-04-01 00:20:07.550 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:20:07.550 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:20:07.682 | + inc/python:pip_install:200 : result=0 2022-04-01 00:20:07.684 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:20:07.686 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:07.689 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:07.691 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:07.693 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:07.696 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:07.698 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:20:07.700 | + functions-common:time_stop:2432 : start_time=1648772402787 2022-04-01 00:20:07.702 | + functions-common:time_stop:2434 : [[ -z 1648772402787 ]] 2022-04-01 00:20:07.705 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:07.709 | + functions-common:time_stop:2437 : end_time=1648772407707 2022-04-01 00:20:07.712 | + functions-common:time_stop:2438 : elapsed_time=4920 2022-04-01 00:20:07.714 | + functions-common:time_stop:2439 : total=0 2022-04-01 00:20:07.716 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:07.718 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4920 2022-04-01 00:20:07.720 | + inc/python:pip_install:203 : return 0 2022-04-01 00:20:07.723 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-01 00:20:07.777 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-01 00:20:07.891 | + ./stack.sh:main:810 : install_infra 2022-04-01 00:20:07.894 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 00:20:07.897 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-01 00:20:07.899 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 00:20:07.902 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-01 00:20:07.925 | + 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-04-01 00:20:09.898 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:09.908 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:09.915 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:09.919 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.025 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.045 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.049 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.054 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.070 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.078 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.080 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.113 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.123 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.128 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.147 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.186 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.194 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.200 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.249 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.263 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.267 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.288 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.295 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.344 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.364 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.368 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.462 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.469 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.525 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.650 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.675 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.679 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.690 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.696 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.716 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.724 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.742 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.800 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.813 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.832 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.876 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.881 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:10.888 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:20:11.029 | 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-04-01 00:20:11.318 | + inc/python:pip_install:200 : result=0 2022-04-01 00:20:11.320 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:20:11.322 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:11.324 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:11.326 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:11.328 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:11.331 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:11.333 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:20:11.335 | + functions-common:time_stop:2432 : start_time=1648772407918 2022-04-01 00:20:11.338 | + functions-common:time_stop:2434 : [[ -z 1648772407918 ]] 2022-04-01 00:20:11.341 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:11.345 | + functions-common:time_stop:2437 : end_time=1648772411342 2022-04-01 00:20:11.347 | + functions-common:time_stop:2438 : elapsed_time=3424 2022-04-01 00:20:11.350 | + functions-common:time_stop:2439 : total=4920 2022-04-01 00:20:11.352 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:11.354 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8344 2022-04-01 00:20:11.356 | + inc/python:pip_install:203 : return 0 2022-04-01 00:20:11.359 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-01 00:20:11.361 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-01 00:20:11.387 | + 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-04-01 00:20:13.196 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.206 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.212 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.217 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.321 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.341 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.346 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.349 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.364 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.372 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.374 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.407 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.416 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.422 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.440 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.479 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.487 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.492 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.540 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.554 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.558 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.578 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.585 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.634 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.652 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.656 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.748 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.756 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.812 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.936 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.960 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.964 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.976 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:13.981 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:14.001 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:14.008 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:14.025 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:14.082 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:14.095 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:14.111 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:14.154 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:14.158 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-01 00:20:14.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:20:14.167 | Processing /opt/stack/requirements 2022-04-01 00:20:15.900 | 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-04-01 00:20:15.903 | 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-04-01 00:20:15.915 | 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-04-01 00:20:15.920 | 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-04-01 00:20:15.923 | 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-04-01 00:20:15.928 | 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-04-01 00:20:15.955 | 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-04-01 00:20:15.978 | 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-04-01 00:20:15.988 | 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-04-01 00:20:16.009 | 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-04-01 00:20:16.011 | 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-04-01 00:20:16.027 | 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-04-01 00:20:16.030 | 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-04-01 00:20:16.035 | 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-04-01 00:20:16.039 | 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-04-01 00:20:16.041 | 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-04-01 00:20:16.054 | 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-04-01 00:20:16.058 | 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-04-01 00:20:16.064 | 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-04-01 00:20:16.076 | 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-04-01 00:20:16.124 | 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-04-01 00:20:16.129 | 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-04-01 00:20:16.191 | 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-04-01 00:20:16.194 | Building wheels for collected packages: openstack-requirements 2022-04-01 00:20:16.194 | Building wheel for openstack-requirements (setup.py): started 2022-04-01 00:20:17.026 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-01 00:20:17.026 | ERROR: Command errored out with exit status 1: 2022-04-01 00:20:17.026 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-br29su_h/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-br29su_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-ib8e8ys_ 2022-04-01 00:20:17.026 | cwd: /tmp/pip-req-build-br29su_h/ 2022-04-01 00:20:17.026 | Complete output (6 lines): 2022-04-01 00:20:17.026 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-01 00:20:17.026 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-01 00:20:17.026 | or: setup.py --help-commands 2022-04-01 00:20:17.026 | or: setup.py cmd --help 2022-04-01 00:20:17.026 | 2022-04-01 00:20:17.027 | error: invalid command 'bdist_wheel' 2022-04-01 00:20:17.027 | ---------------------------------------- 2022-04-01 00:20:17.027 | ERROR: Failed building wheel for openstack-requirements 2022-04-01 00:20:17.027 | Running setup.py clean for openstack-requirements 2022-04-01 00:20:17.865 | Failed to build openstack-requirements 2022-04-01 00:20:17.882 | Installing collected packages: openstack-requirements 2022-04-01 00:20:17.882 | Attempting uninstall: openstack-requirements 2022-04-01 00:20:17.883 | Found existing installation: openstack-requirements 1.2.1.dev5347 2022-04-01 00:20:17.919 | Uninstalling openstack-requirements-1.2.1.dev5347: 2022-04-01 00:20:17.937 | Successfully uninstalled openstack-requirements-1.2.1.dev5347 2022-04-01 00:20:17.940 | Running setup.py install for openstack-requirements: started 2022-04-01 00:20:20.343 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-01 00:20:20.366 | Successfully installed openstack-requirements-1.2.1.dev5347 2022-04-01 00:20:20.495 | + inc/python:pip_install:200 : result=0 2022-04-01 00:20:20.497 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:20:20.500 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:20.502 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:20.504 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:20.506 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:20.509 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:20.511 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:20:20.513 | + functions-common:time_stop:2432 : start_time=1648772411378 2022-04-01 00:20:20.515 | + functions-common:time_stop:2434 : [[ -z 1648772411378 ]] 2022-04-01 00:20:20.518 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:20.522 | + functions-common:time_stop:2437 : end_time=1648772420519 2022-04-01 00:20:20.524 | + functions-common:time_stop:2438 : elapsed_time=9141 2022-04-01 00:20:20.526 | + functions-common:time_stop:2439 : total=8344 2022-04-01 00:20:20.528 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:20.530 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17485 2022-04-01 00:20:20.533 | + inc/python:pip_install:203 : return 0 2022-04-01 00:20:20.535 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-01 00:20:20.538 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-01 00:20:20.540 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-01 00:20:20.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:20.545 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:20.547 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-01 00:20:20.549 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:20.552 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-01 00:20:20.573 | Using python 3.8 to install pbr 2022-04-01 00:20:20.575 | + 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-04-01 00:20:21.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:21.455 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:21.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:21.455 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:22.612 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:20:22.639 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-01 00:20:25.384 | 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-04-01 00:20:25.391 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:20:25.391 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:20:25.521 | + inc/python:pip_install:200 : result=0 2022-04-01 00:20:25.523 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:20:25.526 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:25.528 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:25.530 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:25.532 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:25.534 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:25.536 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:20:25.539 | + functions-common:time_stop:2432 : start_time=1648772420568 2022-04-01 00:20:25.541 | + functions-common:time_stop:2434 : [[ -z 1648772420568 ]] 2022-04-01 00:20:25.543 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:25.547 | + functions-common:time_stop:2437 : end_time=1648772425545 2022-04-01 00:20:25.550 | + functions-common:time_stop:2438 : elapsed_time=4977 2022-04-01 00:20:25.552 | + functions-common:time_stop:2439 : total=17485 2022-04-01 00:20:25.554 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:25.556 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22462 2022-04-01 00:20:25.558 | + inc/python:pip_install:203 : return 0 2022-04-01 00:20:25.561 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-01 00:20:27.855 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-01 00:20:29.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:20:29.787 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-01 00:20:29.802 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-01 00:20:29.805 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-01 00:20:29.808 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-01 00:20:29.813 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-01 00:20:29.816 | 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-04-01 00:20:29.889 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 00:20:29.892 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-01 00:20:29.895 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-01 00:20:29.912 | + ./stack.sh:main:819 : pkgs= 2022-04-01 00:20:29.915 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-01 00:20:29.917 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-01 00:20:29.920 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 00:20:29.922 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-01 00:20:29.924 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 00:20:29.927 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 00:20:29.929 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 00:20:29.932 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 00:20:29.934 | + functions-common:run_phase:1863 : local extra 2022-04-01 00:20:29.937 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 00:20:29.940 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 00:20:29.943 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 00:20:29.945 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 00:20:29.947 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-01 00:20:29.949 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 00:20:29.964 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:20:29.966 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 00:20:29.968 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 00:20:29.971 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-01 00:20:29.973 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 00:20:29.975 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 00:20:29.977 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-01 00:20:29.979 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-01 00:20:29.981 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-01 00:20:29.984 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-01 00:20:29.986 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-01 00:20:29.988 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-01 00:20:29.990 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 00:20:29.992 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 00:20:29.995 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 00:20:29.997 | + 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:20:29.999 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-01 00:20:30.001 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 00:20:30.003 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-01 00:20:30.006 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 00:20:30.008 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 00:20:30.010 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-01 00:20:30.013 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-01 00:20:30.015 | + functions:set_systemd_override:821 : local value=2048 2022-04-01 00:20:30.017 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-01 00:20:30.020 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-01 00:20:30.073 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-01 00:20:30.073 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-01 00:20:30.075 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-01 00:20:30.605 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-01 00:20:30.608 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-01 00:20:30.624 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:20:30.626 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-01 00:20:30.629 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 00:20:30.632 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 00:20:30.634 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 00:20:30.636 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 00:20:30.638 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 00:20:30.641 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 00:20:30.643 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:30.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:30.649 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 00:20:30.651 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 00:20:30.653 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 00:20:30.655 | + functions-common:apt_get_update:1190 : return 2022-04-01 00:20:30.658 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-01 00:20:30.660 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 00:20:30.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:30.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:30.667 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-01 00:20:30.688 | + 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-04-01 00:20:30.800 | Reading package lists... 2022-04-01 00:20:31.067 | Building dependency tree... 2022-04-01 00:20:31.068 | Reading state information... 2022-04-01 00:20:31.348 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-01 00:20:31.348 | The following packages were automatically installed and are no longer required: 2022-04-01 00:20:31.349 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 00:20:31.349 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 00:20:31.349 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 00:20:31.350 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 00:20:31.350 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 00:20:31.350 | python3-zope.interface 2022-04-01 00:20:31.350 | Use 'sudo apt autoremove' to remove them. 2022-04-01 00:20:31.468 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 00:20:31.472 | + functions-common:apt_get:1234 : result=0 2022-04-01 00:20:31.474 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 00:20:31.477 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:31.479 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:31.481 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:31.483 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:31.485 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:31.488 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 00:20:31.490 | + functions-common:time_stop:2432 : start_time=1648772430685 2022-04-01 00:20:31.492 | + functions-common:time_stop:2434 : [[ -z 1648772430685 ]] 2022-04-01 00:20:31.495 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:31.499 | + functions-common:time_stop:2437 : end_time=1648772431497 2022-04-01 00:20:31.501 | + functions-common:time_stop:2438 : elapsed_time=812 2022-04-01 00:20:31.503 | + functions-common:time_stop:2439 : total=1584 2022-04-01 00:20:31.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:31.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2396 2022-04-01 00:20:31.511 | + functions-common:apt_get:1238 : return 0 2022-04-01 00:20:31.513 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-01 00:20:31.515 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 00:20:31.518 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 00:20:31.521 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 00:20:31.523 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 00:20:31.526 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 00:20:31.528 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 00:20:31.530 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-01 00:20:31.532 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 00:20:31.535 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 00:20:31.537 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 00:20:31.540 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 00:20:31.542 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 00:20:31.544 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 00:20:31.547 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 00:20:31.549 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 00:20:31.552 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 00:20:31.554 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 00:20:31.556 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 00:20:31.559 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-01 00:20:31.561 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 00:20:31.563 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 00:20:31.565 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 00:20:31.568 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 00:20:31.570 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 00:20:31.572 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 00:20:31.575 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-01 00:20:31.577 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-01 00:20:31.593 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:20:31.595 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-01 00:20:31.597 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:20:31.600 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-01 00:20:31.603 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-01 00:20:31.605 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-01 00:20:31.610 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-01 00:20:31.612 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-01 00:20:31.615 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-01 00:20:31.618 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-01 00:20:31.620 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-01 00:20:31.622 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-01 00:20:31.625 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-01 00:20:32.323 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-01 00:20:32.324 | user tags 2022-04-01 00:20:32.324 | stackrabbit []' 2022-04-01 00:20:32.327 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-01 00:20:32.327 | user tags 2022-04-01 00:20:32.327 | stackrabbit []' 2022-04-01 00:20:32.327 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-01 00:20:32.334 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-01 00:20:32.336 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-01 00:20:32.338 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 00:20:33.045 | Changing password for user "stackrabbit" ... 2022-04-01 00:20:33.071 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-01 00:20:33.740 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-01 00:20:33.764 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-01 00:20:33.766 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-01 00:20:34.445 | Changing password for user "stackrabbit" ... 2022-04-01 00:20:34.467 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-01 00:20:34.470 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-01 00:20:34.472 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-01 00:20:35.140 | Deleting user "guest" ... 2022-04-01 00:20:35.156 | Error: 2022-04-01 00:20:35.156 | {:no_such_user, "guest"} 2022-04-01 00:20:35.170 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-01 00:20:35.172 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-01 00:20:35.189 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:20:35.192 | + ./stack.sh:main:836 : install_database 2022-04-01 00:20:35.194 | + lib/database:install_database:118 : install_database_mysql 2022-04-01 00:20:35.197 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-01 00:20:35.199 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:35.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:35.204 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-01 00:20:35.419 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-01 00:20:35.422 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-01 00:20:35.424 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-01 00:20:35.427 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-01 00:20:35.430 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-01 00:20:35.432 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-01 00:20:35.434 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 00:20:35.437 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 00:20:35.439 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 00:20:35.441 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 00:20:35.444 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 00:20:35.447 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 00:20:35.449 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 00:20:35.452 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 00:20:35.454 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 00:20:35.456 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 00:20:35.459 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 00:20:35.461 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-01 00:20:35.464 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 00:20:35.466 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 00:20:35.468 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 00:20:35.471 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 00:20:35.473 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 00:20:35.475 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 00:20:35.478 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-01 00:20:35.480 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:35.482 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:35.485 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-01 00:20:35.487 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 00:20:35.490 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 00:20:35.492 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 00:20:35.495 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 00:20:35.497 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 00:20:35.499 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 00:20:35.502 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:35.504 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:35.506 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 00:20:35.509 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 00:20:35.511 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 00:20:35.513 | + functions-common:apt_get_update:1190 : return 2022-04-01 00:20:35.516 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-01 00:20:35.518 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 00:20:35.521 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:35.523 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:35.526 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-01 00:20:35.547 | + 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-04-01 00:20:35.657 | Reading package lists... 2022-04-01 00:20:35.914 | Building dependency tree... 2022-04-01 00:20:35.916 | Reading state information... 2022-04-01 00:20:36.186 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-01 00:20:36.186 | The following packages were automatically installed and are no longer required: 2022-04-01 00:20:36.188 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 00:20:36.188 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 00:20:36.188 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 00:20:36.188 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 00:20:36.188 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 00:20:36.188 | python3-zope.interface 2022-04-01 00:20:36.188 | Use 'sudo apt autoremove' to remove them. 2022-04-01 00:20:36.304 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 00:20:36.308 | + functions-common:apt_get:1234 : result=0 2022-04-01 00:20:36.310 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 00:20:36.313 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:36.315 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:36.317 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:36.319 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:36.321 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:36.324 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 00:20:36.326 | + functions-common:time_stop:2432 : start_time=1648772435544 2022-04-01 00:20:36.328 | + functions-common:time_stop:2434 : [[ -z 1648772435544 ]] 2022-04-01 00:20:36.331 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:36.335 | + functions-common:time_stop:2437 : end_time=1648772436333 2022-04-01 00:20:36.337 | + functions-common:time_stop:2438 : elapsed_time=789 2022-04-01 00:20:36.340 | + functions-common:time_stop:2439 : total=2396 2022-04-01 00:20:36.342 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:36.344 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3185 2022-04-01 00:20:36.346 | + functions-common:apt_get:1238 : return 0 2022-04-01 00:20:36.349 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-01 00:20:36.351 | + ./stack.sh:main:839 : install_database_python 2022-04-01 00:20:36.354 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-01 00:20:36.356 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-01 00:20:36.358 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-01 00:20:36.361 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 00:20:36.364 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-01 00:20:36.367 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-01 00:20:36.369 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 00:20:36.373 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-01 00:20:36.373 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 00:20:36.378 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-01 00:20:36.381 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-01 00:20:36.383 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-01 00:20:36.386 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-01 00:20:36.389 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-01 00:20:36.410 | Using python 3.8 to install PyMySQL 2022-04-01 00:20:36.413 | + 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-04-01 00:20:37.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:37.309 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:37.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:37.309 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:38.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:20:38.483 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-01 00:20:41.047 | 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-04-01 00:20:41.055 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:20:41.055 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:20:41.178 | + inc/python:pip_install:200 : result=0 2022-04-01 00:20:41.180 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:20:41.183 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:41.185 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:41.188 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:41.190 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:41.192 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:41.195 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:20:41.197 | + functions-common:time_stop:2432 : start_time=1648772436405 2022-04-01 00:20:41.199 | + functions-common:time_stop:2434 : [[ -z 1648772436405 ]] 2022-04-01 00:20:41.202 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:41.207 | + functions-common:time_stop:2437 : end_time=1648772441204 2022-04-01 00:20:41.209 | + functions-common:time_stop:2438 : elapsed_time=4799 2022-04-01 00:20:41.211 | + functions-common:time_stop:2439 : total=22462 2022-04-01 00:20:41.214 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:41.216 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27261 2022-04-01 00:20:41.218 | + inc/python:pip_install:203 : return 0 2022-04-01 00:20:41.221 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-01 00:20:41.223 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-01 00:20:41.225 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-01 00:20:41.228 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-01 00:20:41.246 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:20:41.248 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-01 00:20:41.250 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-01 00:20:41.254 | ++ 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:20:41.255 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 00:20:41.260 | + 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:20:41.262 | + 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:20:41.265 | + 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:20:41.267 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 00:20:41.270 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-01 00:20:41.273 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-01 00:20:41.288 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:20:41.291 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-01 00:20:41.293 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 00:20:41.295 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 00:20:41.298 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 00:20:41.300 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 00:20:41.303 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 00:20:41.305 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 00:20:41.307 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:41.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:41.312 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 00:20:41.314 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 00:20:41.317 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 00:20:41.319 | + functions-common:apt_get_update:1190 : return 2022-04-01 00:20:41.322 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-01 00:20:41.324 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 00:20:41.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:41.329 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:41.332 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-01 00:20:41.353 | + 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-04-01 00:20:41.465 | Reading package lists... 2022-04-01 00:20:41.715 | Building dependency tree... 2022-04-01 00:20:41.716 | Reading state information... 2022-04-01 00:20:41.983 | radvd is already the newest version (1:2.17-2). 2022-04-01 00:20:41.983 | The following packages were automatically installed and are no longer required: 2022-04-01 00:20:41.984 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 00:20:41.984 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 00:20:41.984 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 00:20:41.984 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 00:20:41.984 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 00:20:41.984 | python3-zope.interface 2022-04-01 00:20:41.984 | Use 'sudo apt autoremove' to remove them. 2022-04-01 00:20:42.100 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 00:20:42.104 | + functions-common:apt_get:1234 : result=0 2022-04-01 00:20:42.106 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 00:20:42.109 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:42.111 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:42.114 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:42.116 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:42.118 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:42.120 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 00:20:42.123 | + functions-common:time_stop:2432 : start_time=1648772441351 2022-04-01 00:20:42.125 | + functions-common:time_stop:2434 : [[ -z 1648772441351 ]] 2022-04-01 00:20:42.127 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:42.132 | + functions-common:time_stop:2437 : end_time=1648772442130 2022-04-01 00:20:42.134 | + functions-common:time_stop:2438 : elapsed_time=779 2022-04-01 00:20:42.136 | + functions-common:time_stop:2439 : total=3185 2022-04-01 00:20:42.139 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:42.141 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3964 2022-04-01 00:20:42.143 | + functions-common:apt_get:1238 : return 0 2022-04-01 00:20:42.146 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-01 00:20:42.162 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:20:42.164 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-01 00:20:42.167 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-01 00:20:42.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-01 00:20:42.172 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-01 00:20:42.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-01 00:20:42.194 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 00:20:42.197 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 00:20:42.199 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 00:20:42.201 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 00:20:42.204 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 00:20:42.206 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 00:20:42.208 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:42.210 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:42.212 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 00:20:42.215 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 00:20:42.217 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 00:20:42.219 | + functions-common:apt_get_update:1190 : return 2022-04-01 00:20:42.221 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-01 00:20:42.223 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 00:20:42.226 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:42.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:42.230 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-01 00:20:42.250 | + 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-04-01 00:20:42.360 | Reading package lists... 2022-04-01 00:20:42.617 | Building dependency tree... 2022-04-01 00:20:42.618 | Reading state information... 2022-04-01 00:20:42.887 | fakeroot is already the newest version (1.24-1). 2022-04-01 00:20:42.887 | make is already the newest version (4.2.1-1.2). 2022-04-01 00:20:42.887 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-01 00:20:42.887 | The following packages were automatically installed and are no longer required: 2022-04-01 00:20:42.888 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 00:20:42.888 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 00:20:42.888 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 00:20:42.888 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 00:20:42.888 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 00:20:42.889 | python3-zope.interface 2022-04-01 00:20:42.889 | Use 'sudo apt autoremove' to remove them. 2022-04-01 00:20:43.006 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 00:20:43.010 | + functions-common:apt_get:1234 : result=0 2022-04-01 00:20:43.012 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 00:20:43.014 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:43.017 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:43.019 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:43.022 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:43.024 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:43.026 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 00:20:43.029 | + functions-common:time_stop:2432 : start_time=1648772442248 2022-04-01 00:20:43.031 | + functions-common:time_stop:2434 : [[ -z 1648772442248 ]] 2022-04-01 00:20:43.034 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:43.039 | + functions-common:time_stop:2437 : end_time=1648772443036 2022-04-01 00:20:43.041 | + functions-common:time_stop:2438 : elapsed_time=788 2022-04-01 00:20:43.043 | + functions-common:time_stop:2439 : total=3964 2022-04-01 00:20:43.045 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:43.048 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4752 2022-04-01 00:20:43.050 | + functions-common:apt_get:1238 : return 0 2022-04-01 00:20:43.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-01 00:20:43.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:43.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:43.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-01 00:20:43.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-01 00:20:43.065 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-01 00:20:43.069 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-01 00:20:43.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-01 00:20:43.076 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-01 00:20:43.076 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-01 00:20:43.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-01 00:20:43.084 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-01 00:20:43.086 | + functions:vercmp:628 : local v1=5.4 2022-04-01 00:20:43.089 | + functions:vercmp:629 : local 'op=<' 2022-04-01 00:20:43.091 | + functions:vercmp:630 : local v2=3.13 2022-04-01 00:20:43.093 | + functions:vercmp:631 : local result 2022-04-01 00:20:43.097 | ++ functions:vercmp:635 : sort -V 2022-04-01 00:20:43.098 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-01 00:20:43.098 | ++ functions:vercmp:635 : head -1 2022-04-01 00:20:43.103 | + functions:vercmp:635 : result=3.13 2022-04-01 00:20:43.105 | + functions:vercmp:637 : case $op in 2022-04-01 00:20:43.107 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-01 00:20:43.109 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-01 00:20:43.112 | + functions:vercmp:648 : return 2022-04-01 00:20:43.115 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-01 00:20:43.117 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:20:43.120 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-01 00:20:43.616 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-01 00:20:43.619 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-01 00:20:43.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.624 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-01 00:20:43.630 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.632 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-01 00:20:43.650 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:20:43.652 | + ./stack.sh:main:847 : install_etcd3 2022-04-01 00:20:43.654 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-01 00:20:43.655 | Installing etcd 2022-04-01 00:20:43.657 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-01 00:20:43.670 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-01 00:20:43.682 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-01 00:20:43.685 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-01 00:20:43.702 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-01 00:20:43.705 | ++ 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-04-01 00:20:43.707 | ++ 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-04-01 00:20:43.711 | +++ 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-04-01 00:20:43.715 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 00:20:43.718 | ++ 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-04-01 00:20:43.721 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-01 00:20:43.723 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 00:20:43.725 | ++ functions:get_extra_file:74 : return 2022-04-01 00:20:43.728 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-01 00:20:43.731 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-01 00:20:43.733 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-01 00:20:43.735 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-01 00:20:43.752 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:20:43.755 | + ./stack.sh:main:866 : install_dstat 2022-04-01 00:20:43.758 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-01 00:20:43.774 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:20:43.777 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-01 00:20:43.779 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:20:43.781 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-01 00:20:43.784 | + ./stack.sh:main:875 : install_libs 2022-04-01 00:20:43.786 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-01 00:20:43.788 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-01 00:20:43.791 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-01 00:20:43.793 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-01 00:20:43.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-01 00:20:43.803 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.805 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-01 00:20:43.807 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-01 00:20:43.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-01 00:20:43.812 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-01 00:20:43.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.817 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.819 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-01 00:20:43.822 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.824 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-01 00:20:43.828 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-01 00:20:43.830 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-01 00:20:43.833 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-01 00:20:43.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.837 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.839 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-01 00:20:43.842 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.844 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-01 00:20:43.846 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-01 00:20:43.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-01 00:20:43.851 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-01 00:20:43.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-01 00:20:43.860 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.862 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-01 00:20:43.865 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-01 00:20:43.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-01 00:20:43.870 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-01 00:20:43.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.874 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.876 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-01 00:20:43.879 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.882 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-01 00:20:43.884 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-01 00:20:43.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-01 00:20:43.890 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-01 00:20:43.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.894 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-01 00:20:43.899 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.901 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-01 00:20:43.904 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-01 00:20:43.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-01 00:20:43.909 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-01 00:20:43.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.913 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.915 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-01 00:20:43.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.920 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-01 00:20:43.922 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-01 00:20:43.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-01 00:20:43.928 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-01 00:20:43.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.934 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-01 00:20:43.937 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.939 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-01 00:20:43.941 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-01 00:20:43.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-01 00:20:43.946 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-01 00:20:43.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.950 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-01 00:20:43.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.958 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-01 00:20:43.960 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-01 00:20:43.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-01 00:20:43.965 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-01 00:20:43.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-01 00:20:43.974 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.977 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-01 00:20:43.979 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-01 00:20:43.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-01 00:20:43.984 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-01 00:20:43.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:43.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:43.991 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-01 00:20:43.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:43.995 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-01 00:20:43.998 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-01 00:20:44.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-01 00:20:44.002 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-01 00:20:44.005 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.007 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.009 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-01 00:20:44.012 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.014 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-01 00:20:44.017 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-01 00:20:44.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-01 00:20:44.021 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-01 00:20:44.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.026 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.028 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-01 00:20:44.031 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.033 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-01 00:20:44.036 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-01 00:20:44.038 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-01 00:20:44.040 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-01 00:20:44.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.045 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.048 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-01 00:20:44.050 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.053 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-01 00:20:44.055 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-01 00:20:44.057 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-01 00:20:44.060 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-01 00:20:44.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.064 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.066 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-01 00:20:44.069 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.071 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-01 00:20:44.073 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-01 00:20:44.076 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-01 00:20:44.078 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-01 00:20:44.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.083 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-01 00:20:44.088 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.090 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-01 00:20:44.092 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-01 00:20:44.095 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-01 00:20:44.097 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-01 00:20:44.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.102 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.104 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-01 00:20:44.107 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.109 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-01 00:20:44.111 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-01 00:20:44.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-01 00:20:44.117 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-01 00:20:44.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.123 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-01 00:20:44.126 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.128 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-01 00:20:44.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-01 00:20:44.133 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-01 00:20:44.136 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-01 00:20:44.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-01 00:20:44.146 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.148 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-01 00:20:44.150 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-01 00:20:44.153 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-01 00:20:44.155 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-01 00:20:44.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.160 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.163 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-01 00:20:44.166 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.169 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-01 00:20:44.171 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-01 00:20:44.174 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-01 00:20:44.176 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-01 00:20:44.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.181 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.183 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-01 00:20:44.185 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.188 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-01 00:20:44.190 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-01 00:20:44.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-01 00:20:44.195 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-01 00:20:44.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.200 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.202 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-01 00:20:44.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.207 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-01 00:20:44.210 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-01 00:20:44.212 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-01 00:20:44.214 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-01 00:20:44.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.219 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-01 00:20:44.224 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.227 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-01 00:20:44.229 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-01 00:20:44.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-01 00:20:44.233 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-01 00:20:44.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-01 00:20:44.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.246 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-01 00:20:44.248 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-01 00:20:44.250 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-01 00:20:44.253 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-01 00:20:44.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.257 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.259 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-01 00:20:44.262 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.264 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-01 00:20:44.266 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-01 00:20:44.269 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-01 00:20:44.271 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-01 00:20:44.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.278 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-01 00:20:44.281 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.283 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-01 00:20:44.286 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-01 00:20:44.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-01 00:20:44.291 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-01 00:20:44.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-01 00:20:44.300 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.303 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-01 00:20:44.305 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-01 00:20:44.307 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-01 00:20:44.310 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-01 00:20:44.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.314 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-01 00:20:44.319 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.321 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-01 00:20:44.324 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-01 00:20:44.326 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-01 00:20:44.328 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-01 00:20:44.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.333 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.335 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-01 00:20:44.338 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.340 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-01 00:20:44.342 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-01 00:20:44.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-01 00:20:44.347 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-01 00:20:44.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.352 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.355 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-01 00:20:44.357 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.359 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-01 00:20:44.362 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-01 00:20:44.364 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-01 00:20:44.367 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-01 00:20:44.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.372 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.374 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-01 00:20:44.376 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.379 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-01 00:20:44.381 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-01 00:20:44.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-01 00:20:44.386 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-01 00:20:44.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.391 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.393 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-01 00:20:44.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.398 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-01 00:20:44.401 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-01 00:20:44.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-01 00:20:44.406 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-01 00:20:44.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.410 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.413 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-01 00:20:44.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.417 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-01 00:20:44.420 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-01 00:20:44.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-01 00:20:44.425 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-01 00:20:44.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-01 00:20:44.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.437 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-01 00:20:44.439 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-01 00:20:44.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-01 00:20:44.444 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-01 00:20:44.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.449 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-01 00:20:44.454 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.456 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-01 00:20:44.459 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-01 00:20:44.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-01 00:20:44.464 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-01 00:20:44.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.468 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.471 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-01 00:20:44.473 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.475 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-01 00:20:44.478 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-01 00:20:44.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-01 00:20:44.482 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-01 00:20:44.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.487 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-01 00:20:44.493 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.495 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-01 00:20:44.497 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-01 00:20:44.500 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-01 00:20:44.502 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-01 00:20:44.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:44.507 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:44.510 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-01 00:20:44.512 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:44.514 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-01 00:20:44.536 | Using python 3.8 to install etcd3 2022-04-01 00:20:44.538 | + 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-04-01 00:20:45.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:45.419 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:45.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:45.419 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:46.561 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:20:46.588 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-01 00:20:46.595 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-01 00:20:46.596 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-01 00:20:46.598 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-01 00:20:46.599 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-01 00:20:49.177 | 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-04-01 00:20:49.184 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:20:49.185 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:20:49.321 | + inc/python:pip_install:200 : result=0 2022-04-01 00:20:49.325 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:20:49.327 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:49.330 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:49.333 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:49.335 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:49.337 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:49.340 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:20:49.342 | + functions-common:time_stop:2432 : start_time=1648772444530 2022-04-01 00:20:49.344 | + functions-common:time_stop:2434 : [[ -z 1648772444530 ]] 2022-04-01 00:20:49.347 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:49.351 | + functions-common:time_stop:2437 : end_time=1648772449348 2022-04-01 00:20:49.353 | + functions-common:time_stop:2438 : elapsed_time=4818 2022-04-01 00:20:49.356 | + functions-common:time_stop:2439 : total=27261 2022-04-01 00:20:49.358 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:49.360 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32079 2022-04-01 00:20:49.363 | + inc/python:pip_install:203 : return 0 2022-04-01 00:20:49.365 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-01 00:20:49.388 | Using python 3.8 to install etcd3gw 2022-04-01 00:20:49.391 | + 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-04-01 00:20:50.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:50.281 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:50.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:50.281 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:51.438 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:20:51.466 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-01 00:20:51.474 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-01 00:20:51.475 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-01 00:20:51.476 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-01 00:20:51.477 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-01 00:20:51.510 | 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-04-01 00:20:51.512 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-01 00:20:51.514 | 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-04-01 00:20:51.515 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-01 00:20:54.044 | 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-04-01 00:20:54.052 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:20:54.052 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:20:54.178 | + inc/python:pip_install:200 : result=0 2022-04-01 00:20:54.180 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:20:54.182 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:54.185 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:54.187 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:54.189 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:54.191 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:54.194 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:20:54.196 | + functions-common:time_stop:2432 : start_time=1648772449382 2022-04-01 00:20:54.198 | + functions-common:time_stop:2434 : [[ -z 1648772449382 ]] 2022-04-01 00:20:54.201 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:54.205 | + functions-common:time_stop:2437 : end_time=1648772454202 2022-04-01 00:20:54.208 | + functions-common:time_stop:2438 : elapsed_time=4820 2022-04-01 00:20:54.210 | + functions-common:time_stop:2439 : total=32079 2022-04-01 00:20:54.212 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:54.214 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36899 2022-04-01 00:20:54.217 | + inc/python:pip_install:203 : return 0 2022-04-01 00:20:54.219 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-01 00:20:54.221 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-01 00:20:54.224 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-01 00:20:54.227 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 00:20:54.229 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 00:20:54.232 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 00:20:54.234 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 00:20:54.236 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 00:20:54.239 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 00:20:54.241 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 00:20:54.244 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 00:20:54.246 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 00:20:54.249 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 00:20:54.251 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 00:20:54.253 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-01 00:20:54.256 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:54.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:54.260 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-01 00:20:54.263 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 00:20:54.265 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 00:20:54.267 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 00:20:54.270 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 00:20:54.273 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 00:20:54.275 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 00:20:54.277 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 00:20:54.280 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:54.282 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:54.284 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 00:20:54.287 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 00:20:54.290 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 00:20:54.292 | + functions-common:apt_get_update:1190 : return 2022-04-01 00:20:54.294 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 00:20:54.297 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 00:20:54.299 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:54.302 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:54.304 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-01 00:20:54.325 | + 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-04-01 00:20:54.437 | Reading package lists... 2022-04-01 00:20:54.689 | Building dependency tree... 2022-04-01 00:20:54.690 | Reading state information... 2022-04-01 00:20:54.962 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-01 00:20:54.962 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-01 00:20:54.962 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 00:20:54.962 | The following packages were automatically installed and are no longer required: 2022-04-01 00:20:54.963 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 00:20:54.963 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 00:20:54.963 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 00:20:54.963 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 00:20:54.963 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 00:20:54.963 | python3-zope.interface 2022-04-01 00:20:54.963 | Use 'sudo apt autoremove' to remove them. 2022-04-01 00:20:55.080 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 00:20:55.085 | + functions-common:apt_get:1234 : result=0 2022-04-01 00:20:55.087 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 00:20:55.089 | + functions-common:time_stop:2425 : local name 2022-04-01 00:20:55.091 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:20:55.094 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:20:55.096 | + functions-common:time_stop:2428 : local total 2022-04-01 00:20:55.098 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:20:55.100 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 00:20:55.103 | + functions-common:time_stop:2432 : start_time=1648772454323 2022-04-01 00:20:55.105 | + functions-common:time_stop:2434 : [[ -z 1648772454323 ]] 2022-04-01 00:20:55.108 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:20:55.112 | + functions-common:time_stop:2437 : end_time=1648772455109 2022-04-01 00:20:55.115 | + functions-common:time_stop:2438 : elapsed_time=786 2022-04-01 00:20:55.117 | + functions-common:time_stop:2439 : total=4752 2022-04-01 00:20:55.119 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:20:55.121 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5538 2022-04-01 00:20:55.124 | + functions-common:apt_get:1238 : return 0 2022-04-01 00:20:55.126 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-01 00:20:55.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:20:55.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:20:55.134 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-01 00:20:55.197 | Module proxy already enabled 2022-04-01 00:20:55.202 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-01 00:20:55.263 | Considering dependency proxy for proxy_uwsgi: 2022-04-01 00:20:55.263 | Module proxy already enabled 2022-04-01 00:20:55.263 | Module proxy_uwsgi already enabled 2022-04-01 00:20:55.267 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-01 00:20:55.270 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 00:20:55.272 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:20:55.275 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 00:20:55.415 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-01 00:20:55.420 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-01 00:20:55.423 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-01 00:20:55.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:55.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:55.431 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-01 00:20:55.434 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:55.436 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-01 00:20:55.438 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-01 00:20:55.441 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-01 00:20:55.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:55.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:55.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-01 00:20:55.450 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:55.453 | + ./stack.sh:main:883 : install_glanceclient 2022-04-01 00:20:55.455 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-01 00:20:55.457 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-01 00:20:55.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:55.462 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:55.465 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-01 00:20:55.467 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:55.470 | + ./stack.sh:main:884 : install_cinderclient 2022-04-01 00:20:55.473 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-01 00:20:55.476 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-01 00:20:55.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:55.481 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:55.483 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-01 00:20:55.486 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:55.489 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-01 00:20:55.491 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-01 00:20:55.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:55.496 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:55.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-01 00:20:55.501 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:55.503 | + ./stack.sh:main:885 : install_novaclient 2022-04-01 00:20:55.506 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-01 00:20:55.508 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-01 00:20:55.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:55.513 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:55.515 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-01 00:20:55.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:55.520 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-01 00:20:55.538 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:20:55.540 | + ./stack.sh:main:887 : install_swiftclient 2022-04-01 00:20:55.543 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-01 00:20:55.545 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-01 00:20:55.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:55.550 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:55.552 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-01 00:20:55.555 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:55.557 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-01 00:20:55.574 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:20:55.576 | + ./stack.sh:main:890 : install_neutronclient 2022-04-01 00:20:55.578 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-01 00:20:55.581 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-01 00:20:55.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:55.586 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:55.588 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-01 00:20:55.591 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:55.593 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-01 00:20:55.595 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-01 00:20:55.598 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-01 00:20:55.601 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:20:55.603 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:20:55.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-01 00:20:55.608 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:20:55.611 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-01 00:20:55.614 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-01 00:20:55.616 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 00:20:55.619 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-01 00:20:55.622 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-01 00:20:55.624 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 00:20:55.628 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-01 00:20:55.628 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 00:20:55.633 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-01 00:20:55.635 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-01 00:20:55.638 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-01 00:20:55.641 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-01 00:20:55.643 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-01 00:20:55.665 | Using python 3.8 to install keystonemiddleware 2022-04-01 00:20:55.667 | + 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-04-01 00:20:56.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:56.533 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:56.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:20:56.533 | from cryptography.utils import int_from_bytes 2022-04-01 00:20:57.679 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:20:57.705 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-01 00:20:57.757 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-01 00:20:57.758 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-01 00:20:57.759 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-01 00:20:57.760 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-01 00:20:57.761 | 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-04-01 00:20:57.762 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-01 00:20:57.763 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-01 00:20:57.765 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-01 00:20:57.766 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-01 00:20:57.767 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-01 00:20:57.768 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-01 00:20:57.769 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-01 00:20:57.770 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-01 00:20:57.771 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-01 00:20:57.828 | 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-04-01 00:20:57.829 | 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-04-01 00:20:57.831 | 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-04-01 00:20:57.870 | 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-04-01 00:20:57.911 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-01 00:20:57.912 | 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-04-01 00:20:57.913 | 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-04-01 00:20:57.914 | 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-04-01 00:20:57.964 | 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-04-01 00:20:57.966 | 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-04-01 00:20:57.975 | 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-04-01 00:20:57.976 | 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-04-01 00:20:57.991 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-01 00:20:57.992 | 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-04-01 00:20:57.993 | 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-04-01 00:20:58.059 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-01 00:20:58.060 | 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-04-01 00:20:58.063 | 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-04-01 00:20:58.065 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-01 00:20:58.115 | 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-04-01 00:20:58.127 | 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-04-01 00:21:00.557 | 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-04-01 00:21:00.565 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:21:00.565 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:21:00.693 | + inc/python:pip_install:200 : result=0 2022-04-01 00:21:00.696 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:21:00.698 | + functions-common:time_stop:2425 : local name 2022-04-01 00:21:00.700 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:21:00.702 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:21:00.705 | + functions-common:time_stop:2428 : local total 2022-04-01 00:21:00.707 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:21:00.710 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:21:00.712 | + functions-common:time_stop:2432 : start_time=1648772455659 2022-04-01 00:21:00.714 | + functions-common:time_stop:2434 : [[ -z 1648772455659 ]] 2022-04-01 00:21:00.717 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:21:00.721 | + functions-common:time_stop:2437 : end_time=1648772460718 2022-04-01 00:21:00.723 | + functions-common:time_stop:2438 : elapsed_time=5059 2022-04-01 00:21:00.725 | + functions-common:time_stop:2439 : total=36899 2022-04-01 00:21:00.728 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:21:00.730 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41958 2022-04-01 00:21:00.732 | + inc/python:pip_install:203 : return 0 2022-04-01 00:21:00.735 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-01 00:21:00.737 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-01 00:21:00.739 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 00:21:00.742 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-01 00:21:00.745 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-01 00:21:00.748 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 00:21:00.751 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-01 00:21:00.752 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 00:21:00.758 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-01 00:21:00.760 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-01 00:21:00.762 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-01 00:21:00.765 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-01 00:21:00.768 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-01 00:21:00.790 | Using python 3.8 to install python-memcached 2022-04-01 00:21:00.792 | + 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-04-01 00:21:01.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:21:01.671 | from cryptography.utils import int_from_bytes 2022-04-01 00:21:01.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:21:01.671 | from cryptography.utils import int_from_bytes 2022-04-01 00:21:02.820 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:21:02.846 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-01 00:21:02.850 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-01 00:21:05.403 | 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-04-01 00:21:05.411 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:21:05.411 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:21:05.536 | + inc/python:pip_install:200 : result=0 2022-04-01 00:21:05.539 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:21:05.541 | + functions-common:time_stop:2425 : local name 2022-04-01 00:21:05.543 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:21:05.546 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:21:05.548 | + functions-common:time_stop:2428 : local total 2022-04-01 00:21:05.550 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:21:05.552 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:21:05.555 | + functions-common:time_stop:2432 : start_time=1648772460784 2022-04-01 00:21:05.557 | + functions-common:time_stop:2434 : [[ -z 1648772460784 ]] 2022-04-01 00:21:05.561 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:21:05.566 | + functions-common:time_stop:2437 : end_time=1648772465562 2022-04-01 00:21:05.568 | + functions-common:time_stop:2438 : elapsed_time=4778 2022-04-01 00:21:05.570 | + functions-common:time_stop:2439 : total=41958 2022-04-01 00:21:05.572 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:21:05.575 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46736 2022-04-01 00:21:05.577 | + inc/python:pip_install:203 : return 0 2022-04-01 00:21:05.580 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-01 00:21:05.597 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:21:05.600 | + ./stack.sh:main:897 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-04-01 00:21:05.602 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-01 00:21:05.605 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-01 00:21:05.607 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-01 00:21:05.610 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 00:21:05.612 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-01 00:21:05.614 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-01 00:21:05.630 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:21:05.632 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-01 00:21:05.635 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-01 00:21:05.637 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-01 00:21:05.639 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 00:21:05.641 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 00:21:05.643 | ++ functions-common:git_clone:612 : pwd 2022-04-01 00:21:05.647 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 00:21:05.649 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 00:21:05.652 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 00:21:05.668 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 00:21:05.670 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 00:21:05.672 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 00:21:05.675 | + functions-common:git_clone:629 : echo master 2022-04-01 00:21:05.676 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 00:21:05.681 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-01 00:21:05.684 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 00:21:05.686 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-01 00:21:05.688 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 00:21:05.689 | + functions-common:git_clone:678 : head -1 2022-04-01 00:21:05.692 | c141e6164 trivial: Fix typo 2022-04-01 00:21:05.695 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 00:21:05.697 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-01 00:21:05.700 | + inc/python:setup_develop:338 : local bindep 2022-04-01 00:21:05.702 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 00:21:05.705 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-01 00:21:05.708 | + inc/python:setup_develop:344 : local extras= 2022-04-01 00:21:05.710 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-01 00:21:05.712 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 00:21:05.715 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 00:21:05.717 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-01 00:21:05.720 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 00:21:05.722 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 00:21:05.726 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-01 00:21:05.728 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 00:21:05.731 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-01 00:21:05.733 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 00:21:05.736 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 00:21:05.739 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-01 00:21:05.745 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-01 00:21:05.747 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-01 00:21:06.439 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-01 00:21:06.442 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 00:21:06.444 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 00:21:06.446 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 00:21:06.449 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-01 00:21:06.451 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-01 00:21:06.453 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 00:21:06.455 | + inc/python:setup_package:428 : local extras= 2022-04-01 00:21:06.457 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 00:21:06.460 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 00:21:06.462 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 00:21:06.465 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 00:21:06.467 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 00:21:06.470 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-01 00:21:06.492 | Using python 3.8 to install /opt/stack/keystone 2022-04-01 00:21:06.495 | + 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-04-01 00:21:07.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:21:07.374 | from cryptography.utils import int_from_bytes 2022-04-01 00:21:07.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:21:07.374 | from cryptography.utils import int_from_bytes 2022-04-01 00:21:08.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:21:08.546 | Obtaining file:///opt/stack/keystone 2022-04-01 00:21:08.547 | Preparing metadata (setup.py): started 2022-04-01 00:21:12.177 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 00:21:12.253 | 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-04-01 00:21:12.254 | 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-04-01 00:21:12.255 | 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-04-01 00:21:12.256 | 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-04-01 00:21:12.257 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-04-01 00:21:12.259 | 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-04-01 00:21:12.260 | 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-04-01 00:21:12.261 | 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-04-01 00:21:12.262 | 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-04-01 00:21:12.263 | 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-04-01 00:21:12.264 | 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-04-01 00:21:12.265 | 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-04-01 00:21:12.266 | 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-04-01 00:21:12.267 | 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-04-01 00:21:12.268 | 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-04-01 00:21:12.270 | 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-04-01 00:21:12.271 | 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-04-01 00:21:12.272 | 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-04-01 00:21:12.274 | 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-04-01 00:21:12.275 | 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-04-01 00:21:12.276 | 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-04-01 00:21:12.277 | 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-04-01 00:21:12.278 | 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-04-01 00:21:12.279 | 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-04-01 00:21:12.280 | 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-04-01 00:21:12.281 | 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-04-01 00:21:12.282 | 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-04-01 00:21:12.285 | 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-04-01 00:21:12.286 | 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-04-01 00:21:12.287 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-01 00:21:12.288 | 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-04-01 00:21:12.289 | 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-04-01 00:21:12.290 | 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-04-01 00:21:12.291 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-04-01 00:21:12.302 | 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-04-01 00:21:12.303 | 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-04-01 00:21:12.347 | 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-04-01 00:21:12.359 | 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-04-01 00:21:12.360 | 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-04-01 00:21:12.361 | 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-04-01 00:21:12.362 | 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-04-01 00:21:12.373 | 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-04-01 00:21:12.435 | 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-04-01 00:21:12.437 | 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-04-01 00:21:12.534 | 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-04-01 00:21:12.535 | 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-04-01 00:21:12.536 | 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-04-01 00:21:12.537 | 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-04-01 00:21:12.592 | 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-04-01 00:21:12.594 | 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-04-01 00:21:12.596 | 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-04-01 00:21:12.647 | 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-04-01 00:21:12.650 | 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-04-01 00:21:12.707 | 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-04-01 00:21:12.708 | 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-04-01 00:21:12.711 | 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-04-01 00:21:12.712 | 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-04-01 00:21:12.714 | 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-04-01 00:21:12.716 | 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-04-01 00:21:12.736 | 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-04-01 00:21:12.785 | 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-04-01 00:21:12.805 | 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-04-01 00:21:12.807 | 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-04-01 00:21:12.808 | 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-04-01 00:21:12.810 | 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-04-01 00:21:12.890 | 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-04-01 00:21:13.004 | 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-04-01 00:21:13.005 | 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-04-01 00:21:13.006 | 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-04-01 00:21:13.007 | 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-04-01 00:21:13.009 | 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-04-01 00:21:13.231 | 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-04-01 00:21:13.253 | 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-04-01 00:21:13.255 | 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-04-01 00:21:13.323 | 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-04-01 00:21:13.325 | 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-04-01 00:21:13.342 | 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-04-01 00:21:13.415 | 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-04-01 00:21:13.455 | 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-04-01 00:21:13.566 | 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-04-01 00:21:13.648 | 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-04-01 00:21:13.773 | 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-04-01 00:21:13.802 | 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-04-01 00:21:13.843 | 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-04-01 00:21:13.844 | 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-04-01 00:21:13.846 | 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-04-01 00:21:13.848 | 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-04-01 00:21:13.849 | 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-04-01 00:21:13.851 | 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-04-01 00:21:13.904 | 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-04-01 00:21:14.039 | 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-04-01 00:21:14.041 | 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-04-01 00:21:14.042 | 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-04-01 00:21:14.043 | 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-04-01 00:21:14.191 | 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-04-01 00:21:14.270 | 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-04-01 00:21:14.345 | 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-04-01 00:21:14.517 | 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-04-01 00:21:14.772 | 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-04-01 00:21:14.806 | 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-04-01 00:21:16.720 | Installing collected packages: keystone 2022-04-01 00:21:16.720 | Attempting uninstall: keystone 2022-04-01 00:21:16.721 | Found existing installation: keystone 21.1.0.dev2 2022-04-01 00:21:16.725 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-01 00:21:16.726 | Running setup.py develop for keystone 2022-04-01 00:21:21.299 | Successfully installed keystone 2022-04-01 00:21:21.299 | 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-04-01 00:21:21.307 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:21:21.307 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:21:21.460 | + inc/python:pip_install:200 : result=0 2022-04-01 00:21:21.462 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:21:21.465 | + functions-common:time_stop:2425 : local name 2022-04-01 00:21:21.467 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:21:21.469 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:21:21.471 | + functions-common:time_stop:2428 : local total 2022-04-01 00:21:21.474 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:21:21.476 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:21:21.478 | + functions-common:time_stop:2432 : start_time=1648772466486 2022-04-01 00:21:21.480 | + functions-common:time_stop:2434 : [[ -z 1648772466486 ]] 2022-04-01 00:21:21.483 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:21:21.487 | + functions-common:time_stop:2437 : end_time=1648772481484 2022-04-01 00:21:21.490 | + functions-common:time_stop:2438 : elapsed_time=14998 2022-04-01 00:21:21.492 | + functions-common:time_stop:2439 : total=46736 2022-04-01 00:21:21.494 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:21:21.496 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61734 2022-04-01 00:21:21.498 | + inc/python:pip_install:203 : return 0 2022-04-01 00:21:21.501 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 00:21:21.503 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 00:21:21.505 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 00:21:21.524 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-01 00:21:21.537 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-01 00:21:21.540 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-01 00:21:21.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:21:21.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:21:21.547 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-01 00:21:21.549 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:21:21.552 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-01 00:21:21.569 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:21:21.571 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-01 00:21:21.574 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 00:21:21.576 | + ./stack.sh:main:899 : configure_keystone 2022-04-01 00:21:21.579 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-01 00:21:21.591 | + 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-04-01 00:21:21.593 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-01 00:21:21.598 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-01 00:21:21.615 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:21:21.617 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-01 00:21:21.648 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-01 00:21:21.676 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-01 00:21:21.707 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-01 00:21:21.737 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-01 00:21:21.768 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-01 00:21:21.799 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-01 00:21:21.827 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-01 00:21:21.856 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-01 00:21:21.858 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-01 00:21:21.860 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-01 00:21:21.864 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-01 00:21:21.866 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 00:21:21.868 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 00:21:21.884 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:21:21.887 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 00:21:21.889 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 00:21:21.892 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 00:21:21.908 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:21:21.910 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 00:21:21.913 | + 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-04-01 00:21:21.943 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 00:21:21.945 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 00:21:21.948 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-01 00:21:21.950 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-01 00:21:21.967 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:21:21.969 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.70/identity 2022-04-01 00:21:22.000 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-01 00:21:22.002 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-01 00:21:22.033 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-01 00:21:22.036 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-01 00:21:22.039 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-01 00:21:22.041 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-01 00:21:22.044 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 00:21:22.047 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-01 00:21:22.078 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-01 00:21:22.080 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-01 00:21:22.082 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-01 00:21:22.085 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-01 00:21:22.088 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 00:21:22.104 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 00:21:22.107 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 00:21:22.109 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 00:21:22.111 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 00:21:22.114 | + 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-04-01 00:21:22.143 | + 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-04-01 00:21:22.172 | + 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-04-01 00:21:22.200 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 00:21:22.228 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-01 00:21:22.256 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-01 00:21:22.259 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-01 00:21:22.261 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-01 00:21:22.264 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-01 00:21:22.266 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-01 00:21:22.268 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 00:21:22.271 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 00:21:22.274 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-01 00:21:22.278 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-01 00:21:22.280 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 00:21:22.282 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 00:21:22.295 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 00:21:22.296 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 00:21:22.305 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 00:21:22.308 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 00:21:22.324 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 00:21:22.326 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-01 00:21:22.330 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-01 00:21:22.359 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-01 00:21:22.387 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-01 00:21:22.414 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-01 00:21:22.442 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-01 00:21:22.469 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-01 00:21:22.497 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-01 00:21:22.525 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-01 00:21:22.552 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-01 00:21:22.580 | + 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-04-01 00:21:22.607 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-01 00:21:22.636 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-01 00:21:22.663 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-01 00:21:22.691 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 00:21:22.693 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 00:21:22.696 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-01 00:21:22.699 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-01 00:21:22.701 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 00:21:22.704 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:21:22.706 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:21:22.708 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 00:21:22.711 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 00:21:22.713 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-01 00:21:22.741 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-01 00:21:22.769 | + 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-04-01 00:21:22.770 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-01 00:21:22.779 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-01 00:21:22.782 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-01 00:21:22.784 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-01 00:21:22.786 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 00:21:22.789 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 00:21:22.791 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 00:21:22.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:21:22.796 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:21:22.798 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 00:21:22.801 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 00:21:22.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:21:22.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:21:22.808 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-01 00:21:22.871 | Site keystone-wsgi-public already enabled 2022-04-01 00:21:22.875 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 00:21:22.877 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 00:21:22.880 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:21:22.882 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 00:21:23.026 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-01 00:21:23.061 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-01 00:21:23.095 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-01 00:21:23.126 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-01 00:21:23.128 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-01 00:21:23.160 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-01 00:21:23.187 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-01 00:21:23.216 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-01 00:21:23.218 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-01 00:21:23.235 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:21:23.238 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-01 00:21:23.256 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:21:23.258 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-01 00:21:23.260 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-01 00:21:23.263 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-01 00:21:23.265 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 00:21:23.268 | + lib/stack:stack_install_service:32 : install_swift 2022-04-01 00:21:23.271 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-01 00:21:23.273 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-01 00:21:23.276 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-01 00:21:23.278 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 00:21:23.280 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 00:21:23.283 | ++ functions-common:git_clone:612 : pwd 2022-04-01 00:21:23.286 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 00:21:23.288 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 00:21:23.291 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 00:21:23.306 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 00:21:23.309 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 00:21:23.311 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 00:21:23.314 | + functions-common:git_clone:629 : echo master 2022-04-01 00:21:23.315 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 00:21:23.320 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-01 00:21:23.323 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 00:21:23.325 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-01 00:21:23.328 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 00:21:23.328 | + functions-common:git_clone:678 : head -1 2022-04-01 00:21:23.334 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-04-01 00:21:23.336 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 00:21:23.339 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-01 00:21:23.341 | + inc/python:setup_develop:338 : local bindep 2022-04-01 00:21:23.344 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 00:21:23.346 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-01 00:21:23.348 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-01 00:21:23.351 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-01 00:21:23.353 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 00:21:23.355 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 00:21:23.358 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-01 00:21:23.360 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 00:21:23.363 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-01 00:21:23.366 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-01 00:21:23.368 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 00:21:23.371 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-01 00:21:23.373 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 00:21:23.376 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 00:21:23.379 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-01 00:21:23.385 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-01 00:21:23.387 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-01 00:21:24.054 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-01 00:21:24.056 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 00:21:24.058 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 00:21:24.061 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 00:21:24.063 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-01 00:21:24.065 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-01 00:21:24.067 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 00:21:24.070 | + inc/python:setup_package:428 : local extras=keystone 2022-04-01 00:21:24.072 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 00:21:24.074 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-01 00:21:24.077 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-01 00:21:24.079 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-01 00:21:24.081 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 00:21:24.084 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-01 00:21:24.105 | Using python 3.8 to install /opt/stack/swift 2022-04-01 00:21:24.107 | + 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-04-01 00:21:24.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:21:24.982 | from cryptography.utils import int_from_bytes 2022-04-01 00:21:24.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:21:24.982 | from cryptography.utils import int_from_bytes 2022-04-01 00:21:26.125 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:21:26.151 | Obtaining file:///opt/stack/swift 2022-04-01 00:21:26.152 | Preparing metadata (setup.py): started 2022-04-01 00:21:29.404 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 00:21:29.443 | 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-04-01 00:21:29.444 | 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-04-01 00:21:29.445 | 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-04-01 00:21:29.446 | 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-04-01 00:21:29.447 | 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-04-01 00:21:29.448 | 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-04-01 00:21:29.449 | 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-04-01 00:21:29.450 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-04-01 00:21:29.451 | 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-04-01 00:21:29.452 | 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-04-01 00:21:29.453 | 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-04-01 00:21:29.492 | 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-04-01 00:21:29.500 | 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-04-01 00:21:29.557 | 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-04-01 00:21:29.558 | 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-04-01 00:21:29.559 | 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-04-01 00:21:29.560 | 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-04-01 00:21:29.561 | 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-04-01 00:21:29.562 | 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-04-01 00:21:29.563 | 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-04-01 00:21:29.565 | 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-04-01 00:21:29.567 | 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-04-01 00:21:29.568 | 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-04-01 00:21:29.569 | 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-04-01 00:21:29.570 | 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-04-01 00:21:29.591 | 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-04-01 00:21:29.622 | 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-04-01 00:21:29.624 | 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-04-01 00:21:29.625 | 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-04-01 00:21:29.627 | 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-04-01 00:21:29.650 | 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-04-01 00:21:29.741 | 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-04-01 00:21:29.743 | 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-04-01 00:21:29.744 | 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-04-01 00:21:29.787 | 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-04-01 00:21:29.830 | 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-04-01 00:21:29.831 | 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-04-01 00:21:29.833 | 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-04-01 00:21:29.834 | 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-04-01 00:21:29.897 | 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-04-01 00:21:29.900 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.9.6) 2022-04-01 00:21:29.916 | 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-04-01 00:21:29.917 | 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-04-01 00:21:29.936 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (21.3) 2022-04-01 00:21:29.938 | 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-04-01 00:21:30.042 | 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-04-01 00:21:30.066 | 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-04-01 00:21:32.396 | Installing collected packages: swift 2022-04-01 00:21:32.396 | Attempting uninstall: swift 2022-04-01 00:21:32.396 | Found existing installation: swift 2.30.0.dev8 2022-04-01 00:21:32.399 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-01 00:21:32.400 | Running setup.py develop for swift 2022-04-01 00:21:36.712 | Successfully installed swift 2022-04-01 00:21:36.712 | 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-04-01 00:21:36.720 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:21:36.720 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:21:36.859 | + inc/python:pip_install:200 : result=0 2022-04-01 00:21:36.862 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:21:36.864 | + functions-common:time_stop:2425 : local name 2022-04-01 00:21:36.867 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:21:36.869 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:21:36.871 | + functions-common:time_stop:2428 : local total 2022-04-01 00:21:36.873 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:21:36.876 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:21:36.878 | + functions-common:time_stop:2432 : start_time=1648772484099 2022-04-01 00:21:36.880 | + functions-common:time_stop:2434 : [[ -z 1648772484099 ]] 2022-04-01 00:21:36.883 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:21:36.887 | + functions-common:time_stop:2437 : end_time=1648772496884 2022-04-01 00:21:36.889 | + functions-common:time_stop:2438 : elapsed_time=12785 2022-04-01 00:21:36.891 | + functions-common:time_stop:2439 : total=61734 2022-04-01 00:21:36.894 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:21:36.897 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74519 2022-04-01 00:21:36.899 | + inc/python:pip_install:203 : return 0 2022-04-01 00:21:36.901 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 00:21:36.904 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 00:21:36.906 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 00:21:36.926 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-01 00:21:36.938 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-01 00:21:36.941 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-01 00:21:36.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:21:36.946 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:21:36.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-01 00:21:36.950 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:21:36.953 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-01 00:21:36.955 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 00:21:36.958 | + ./stack.sh:main:908 : configure_swift 2022-04-01 00:21:36.960 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-01 00:21:36.962 | + lib/swift:configure_swift:332 : local node_number 2022-04-01 00:21:36.964 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-01 00:21:36.966 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-01 00:21:36.968 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 00:21:38.144 | No object-replicator running 2022-04-01 00:21:38.144 | No container-updater running 2022-04-01 00:21:38.144 | No account-replicator running 2022-04-01 00:21:38.144 | No object-expirer running 2022-04-01 00:21:38.144 | No container-server running 2022-04-01 00:21:38.144 | No container-sharder running 2022-04-01 00:21:38.144 | No object-auditor running 2022-04-01 00:21:38.144 | No object-updater running 2022-04-01 00:21:38.145 | No container-reconciler running 2022-04-01 00:21:38.145 | No container-replicator running 2022-04-01 00:21:38.145 | No container-sync running 2022-04-01 00:21:38.145 | No account-auditor running 2022-04-01 00:21:38.145 | No object-reconstructor running 2022-04-01 00:21:38.145 | No object-server running 2022-04-01 00:21:38.145 | No account-server running 2022-04-01 00:21:38.145 | No proxy-server running 2022-04-01 00:21:38.145 | No account-reaper running 2022-04-01 00:21:38.145 | No container-auditor running 2022-04-01 00:21:38.240 | + lib/swift:configure_swift:337 : true 2022-04-01 00:21:38.242 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-01 00:21:38.255 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-01 00:21:38.267 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-01 00:21:38.271 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-01 00:21:38.271 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-01 00:21:38.276 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-01 00:21:38.276 | s/%GROUP%/ubuntu/; 2022-04-01 00:21:38.276 | s/%USER%/ubuntu/; 2022-04-01 00:21:38.276 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-01 00:21:38.276 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-01 00:21:38.280 | uid = ubuntu 2022-04-01 00:21:38.280 | gid = ubuntu 2022-04-01 00:21:38.280 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-01 00:21:38.280 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-01 00:21:38.280 | address = 127.0.0.1 2022-04-01 00:21:38.280 | 2022-04-01 00:21:38.280 | [account6612] 2022-04-01 00:21:38.280 | max connections = 25 2022-04-01 00:21:38.280 | path = /opt/stack/data/swift/1/node/ 2022-04-01 00:21:38.280 | read only = false 2022-04-01 00:21:38.280 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-01 00:21:38.280 | 2022-04-01 00:21:38.280 | [account6622] 2022-04-01 00:21:38.280 | max connections = 25 2022-04-01 00:21:38.280 | path = /opt/stack/data/swift/2/node/ 2022-04-01 00:21:38.280 | read only = false 2022-04-01 00:21:38.280 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-01 00:21:38.280 | 2022-04-01 00:21:38.280 | [account6632] 2022-04-01 00:21:38.280 | max connections = 25 2022-04-01 00:21:38.280 | path = /opt/stack/data/swift/3/node/ 2022-04-01 00:21:38.280 | read only = false 2022-04-01 00:21:38.280 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-01 00:21:38.280 | 2022-04-01 00:21:38.280 | [account6642] 2022-04-01 00:21:38.280 | max connections = 25 2022-04-01 00:21:38.280 | path = /opt/stack/data/swift/4/node/ 2022-04-01 00:21:38.280 | read only = false 2022-04-01 00:21:38.280 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-01 00:21:38.280 | 2022-04-01 00:21:38.280 | 2022-04-01 00:21:38.280 | [container6611] 2022-04-01 00:21:38.280 | max connections = 25 2022-04-01 00:21:38.281 | path = /opt/stack/data/swift/1/node/ 2022-04-01 00:21:38.281 | read only = false 2022-04-01 00:21:38.281 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-01 00:21:38.281 | 2022-04-01 00:21:38.281 | [container6621] 2022-04-01 00:21:38.281 | max connections = 25 2022-04-01 00:21:38.281 | path = /opt/stack/data/swift/2/node/ 2022-04-01 00:21:38.281 | read only = false 2022-04-01 00:21:38.281 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-01 00:21:38.281 | 2022-04-01 00:21:38.281 | [container6631] 2022-04-01 00:21:38.281 | max connections = 25 2022-04-01 00:21:38.281 | path = /opt/stack/data/swift/3/node/ 2022-04-01 00:21:38.281 | read only = false 2022-04-01 00:21:38.281 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-01 00:21:38.281 | 2022-04-01 00:21:38.281 | [container6641] 2022-04-01 00:21:38.281 | max connections = 25 2022-04-01 00:21:38.281 | path = /opt/stack/data/swift/4/node/ 2022-04-01 00:21:38.281 | read only = false 2022-04-01 00:21:38.281 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-01 00:21:38.281 | 2022-04-01 00:21:38.281 | 2022-04-01 00:21:38.281 | [object6613] 2022-04-01 00:21:38.281 | max connections = 25 2022-04-01 00:21:38.281 | path = /opt/stack/data/swift/1/node/ 2022-04-01 00:21:38.281 | read only = false 2022-04-01 00:21:38.281 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-01 00:21:38.281 | 2022-04-01 00:21:38.281 | [object6623] 2022-04-01 00:21:38.281 | max connections = 25 2022-04-01 00:21:38.281 | path = /opt/stack/data/swift/2/node/ 2022-04-01 00:21:38.281 | read only = false 2022-04-01 00:21:38.281 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-01 00:21:38.281 | 2022-04-01 00:21:38.281 | [object6633] 2022-04-01 00:21:38.281 | max connections = 25 2022-04-01 00:21:38.282 | path = /opt/stack/data/swift/3/node/ 2022-04-01 00:21:38.282 | read only = false 2022-04-01 00:21:38.282 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-01 00:21:38.282 | 2022-04-01 00:21:38.282 | [object6643] 2022-04-01 00:21:38.282 | max connections = 25 2022-04-01 00:21:38.282 | path = /opt/stack/data/swift/4/node/ 2022-04-01 00:21:38.282 | read only = false 2022-04-01 00:21:38.282 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-01 00:21:38.283 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-01 00:21:38.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:21:38.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:21:38.289 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-01 00:21:38.301 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-01 00:21:38.304 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-01 00:21:38.308 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-01 00:21:38.312 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-01 00:21:38.314 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-01 00:21:38.319 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-01 00:21:38.348 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.70:8080/v1/ 2022-04-01 00:21:38.374 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-01 00:21:38.392 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-01 00:21:38.421 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-01 00:21:38.438 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-01 00:21:38.467 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-01 00:21:38.485 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-01 00:21:38.513 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-01 00:21:38.532 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-01 00:21:38.564 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-01 00:21:38.582 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 00:21:38.610 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-01 00:21:38.628 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-01 00:21:38.642 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:21:38.645 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-01 00:21:38.673 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-01 00:21:38.702 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-01 00:21:38.730 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-01 00:21:38.757 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-01 00:21:38.772 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:21:38.775 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-01 00:21:38.801 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-01 00:21:38.816 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:21:38.818 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-01 00:21:38.834 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:21:38.836 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-01 00:21:38.838 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-01 00:21:38.853 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:21:38.855 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-01 00:21:38.857 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-01 00:21:38.859 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-01 00:21:38.864 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-01 00:21:38.869 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-01 00:21:38.897 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-01 00:21:38.925 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-01 00:21:38.957 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-01 00:21:38.990 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-01 00:21:39.018 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-01 00:21:39.021 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-01 00:21:39.023 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-01 00:21:39.025 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-01 00:21:39.027 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-01 00:21:39.055 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-01 00:21:39.083 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.70/identity 2022-04-01 00:21:39.110 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-01 00:21:39.138 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-01 00:21:39.166 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-01 00:21:39.193 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-01 00:21:39.221 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-01 00:21:39.249 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 00:21:39.277 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-01 00:21:39.304 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-01 00:21:39.332 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-01 00:21:39.359 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-01 00:21:39.388 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-01 00:21:39.419 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-01 00:21:39.447 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-01 00:21:39.465 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-01 00:21:39.494 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-01 00:21:39.523 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-01 00:21:39.527 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-01 00:21:39.557 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-01 00:21:39.585 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-01 00:21:39.612 | + lib/swift:configure_swift:475 : local node_number 2022-04-01 00:21:39.614 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 00:21:39.616 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 00:21:39.618 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-01 00:21:39.622 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-01 00:21:39.625 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-01 00:21:39.627 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 00:21:39.630 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-01 00:21:39.632 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-01 00:21:39.634 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 00:21:39.636 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 00:21:39.638 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-01 00:21:39.657 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-01 00:21:39.685 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-01 00:21:39.703 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-01 00:21:39.732 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-01 00:21:39.750 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 00:21:39.779 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-01 00:21:39.798 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 00:21:39.827 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-01 00:21:39.845 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 00:21:39.875 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-01 00:21:39.893 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-01 00:21:39.923 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-01 00:21:39.941 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-01 00:21:39.969 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-01 00:21:39.988 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-01 00:21:40.017 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-01 00:21:40.036 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-01 00:21:40.064 | + 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-04-01 00:21:40.070 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-01 00:21:40.088 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 00:21:40.117 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-01 00:21:40.147 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 00:21:40.149 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-01 00:21:40.154 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-01 00:21:40.156 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-01 00:21:40.158 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 00:21:40.160 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-01 00:21:40.162 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-01 00:21:40.165 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 00:21:40.167 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 00:21:40.169 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-01 00:21:40.187 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-01 00:21:40.216 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-01 00:21:40.234 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-01 00:21:40.263 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-01 00:21:40.282 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 00:21:40.311 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-01 00:21:40.329 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 00:21:40.357 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-01 00:21:40.376 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 00:21:40.405 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-01 00:21:40.425 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-01 00:21:40.453 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-01 00:21:40.472 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-01 00:21:40.502 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-01 00:21:40.520 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-01 00:21:40.550 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-01 00:21:40.569 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-01 00:21:40.597 | + 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-04-01 00:21:40.602 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-01 00:21:40.622 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 00:21:40.651 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 00:21:40.653 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-01 00:21:40.658 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-01 00:21:40.660 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-01 00:21:40.662 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-01 00:21:40.665 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-01 00:21:40.667 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-01 00:21:40.669 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-01 00:21:40.671 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-01 00:21:40.673 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-01 00:21:40.693 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-01 00:21:40.721 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-01 00:21:40.739 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-01 00:21:40.767 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-01 00:21:40.786 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-01 00:21:40.814 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-01 00:21:40.833 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-01 00:21:40.861 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-01 00:21:40.880 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-01 00:21:40.909 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-01 00:21:40.928 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-01 00:21:40.956 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-01 00:21:40.974 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-01 00:21:41.003 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-01 00:21:41.022 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-01 00:21:41.051 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-01 00:21:41.069 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-01 00:21:41.097 | + 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-04-01 00:21:41.101 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-01 00:21:41.120 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-01 00:21:41.148 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-01 00:21:41.177 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-01 00:21:41.205 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-01 00:21:41.234 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-01 00:21:41.236 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-01 00:21:41.241 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-01 00:21:41.269 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-01 00:21:41.299 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-01 00:21:41.328 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-01 00:21:41.357 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-01 00:21:41.388 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-01 00:21:41.415 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-01 00:21:41.443 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-01 00:21:41.471 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-01 00:21:41.498 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-01 00:21:41.514 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:21:41.517 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-01 00:21:41.536 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-01 00:21:41.539 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-01 00:21:41.559 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-01 00:21:41.561 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.70 2022-04-01 00:21:41.589 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-01 00:21:41.591 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-01 00:21:41.619 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.70/identity 2022-04-01 00:21:41.649 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-01 00:21:41.651 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-01 00:21:41.681 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-01 00:21:41.697 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:21:41.700 | + lib/swift:configure_swift:538 : local user_group 2022-04-01 00:21:41.703 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-01 00:21:41.707 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-01 00:21:41.710 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-01 00:21:41.723 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-01 00:21:41.725 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-01 00:21:41.737 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-01 00:21:41.740 | + lib/swift:configure_swift:545 : is_suse 2022-04-01 00:21:41.742 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 00:21:41.744 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 00:21:41.746 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 00:21:41.749 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 00:21:41.751 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 00:21:41.753 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 00:21:41.756 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-01 00:21:41.768 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-01 00:21:41.771 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-01 00:21:41.773 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-01 00:21:41.791 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:21:41.794 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-01 00:21:41.811 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:21:41.814 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-01 00:21:41.816 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-01 00:21:41.819 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-01 00:21:41.821 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 00:21:41.823 | + lib/stack:stack_install_service:32 : install_glance 2022-04-01 00:21:41.826 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-01 00:21:41.828 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-01 00:21:41.831 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-01 00:21:41.848 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:21:41.851 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-01 00:21:41.854 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-01 00:21:41.872 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:21:41.874 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-01 00:21:41.877 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-01 00:21:41.880 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-01 00:21:41.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:21:41.885 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:21:41.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-01 00:21:41.891 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:21:41.895 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-01 00:21:41.898 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-01 00:21:41.900 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-01 00:21:41.903 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-01 00:21:41.906 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-01 00:21:41.909 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-01 00:21:41.911 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-01 00:21:41.915 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-01 00:21:41.917 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-01 00:21:41.920 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-01 00:21:41.924 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-01 00:21:41.924 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-01 00:21:41.929 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-01 00:21:41.932 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-01 00:21:41.935 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-01 00:21:41.938 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-01 00:21:41.941 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-01 00:21:41.963 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-01 00:21:41.966 | + 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-04-01 00:21:42.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:21:42.859 | from cryptography.utils import int_from_bytes 2022-04-01 00:21:42.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:21:42.859 | from cryptography.utils import int_from_bytes 2022-04-01 00:21:44.013 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:21:44.043 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-01 00:21:44.125 | 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-04-01 00:21:44.126 | 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-04-01 00:21:44.128 | 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-04-01 00:21:44.129 | 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-04-01 00:21:44.130 | 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-04-01 00:21:44.131 | 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-04-01 00:21:44.132 | 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-04-01 00:21:44.133 | 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-04-01 00:21:44.134 | 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-04-01 00:21:44.136 | 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-04-01 00:21:44.137 | 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-04-01 00:21:44.138 | 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-04-01 00:21:44.140 | 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-04-01 00:21:44.142 | 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-04-01 00:21:44.145 | 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-04-01 00:21:44.147 | 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-04-01 00:21:44.150 | 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-04-01 00:21:44.152 | 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-04-01 00:21:44.162 | 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-04-01 00:21:44.163 | 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-04-01 00:21:44.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->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-01 00:21:44.247 | 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-04-01 00:21:44.248 | 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-04-01 00:21:44.250 | 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-04-01 00:21:44.273 | 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-04-01 00:21:44.274 | 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-04-01 00:21:44.277 | 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-04-01 00:21:44.278 | 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-04-01 00:21:44.280 | 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-04-01 00:21:44.290 | 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-04-01 00:21:44.333 | 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-04-01 00:21:44.334 | 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-04-01 00:21:44.335 | 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-04-01 00:21:44.337 | 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-04-01 00:21:44.357 | 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-04-01 00:21:44.359 | 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-04-01 00:21:44.375 | 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-04-01 00:21:44.391 | 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-04-01 00:21:44.394 | 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-04-01 00:21:44.413 | 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-04-01 00:21:44.416 | 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-04-01 00:21:44.496 | 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-04-01 00:21:44.499 | 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-04-01 00:21:44.501 | 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-04-01 00:21:44.503 | 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-04-01 00:21:44.553 | 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-04-01 00:21:44.579 | 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-04-01 00:21:44.780 | 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-04-01 00:21:44.783 | 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-04-01 00:21:44.817 | 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-04-01 00:21:44.818 | 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-04-01 00:21:44.819 | 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-04-01 00:21:44.823 | 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-04-01 00:21:44.824 | 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-04-01 00:21:44.825 | 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-04-01 00:21:44.882 | 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-04-01 00:21:45.078 | 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-04-01 00:21:45.102 | 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-04-01 00:21:45.187 | 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-04-01 00:21:45.336 | 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-04-01 00:21:47.474 | 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-04-01 00:21:47.481 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:21:47.481 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:21:47.613 | + inc/python:pip_install:200 : result=0 2022-04-01 00:21:47.615 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:21:47.618 | + functions-common:time_stop:2425 : local name 2022-04-01 00:21:47.620 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:21:47.623 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:21:47.625 | + functions-common:time_stop:2428 : local total 2022-04-01 00:21:47.628 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:21:47.630 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:21:47.633 | + functions-common:time_stop:2432 : start_time=1648772501958 2022-04-01 00:21:47.635 | + functions-common:time_stop:2434 : [[ -z 1648772501958 ]] 2022-04-01 00:21:47.638 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:21:47.642 | + functions-common:time_stop:2437 : end_time=1648772507640 2022-04-01 00:21:47.644 | + functions-common:time_stop:2438 : elapsed_time=5682 2022-04-01 00:21:47.647 | + functions-common:time_stop:2439 : total=74519 2022-04-01 00:21:47.649 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:21:47.652 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80201 2022-04-01 00:21:47.654 | + inc/python:pip_install:203 : return 0 2022-04-01 00:21:47.657 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-01 00:21:47.659 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-01 00:21:47.662 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-01 00:21:47.675 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-01 00:21:47.680 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-01 00:21:47.683 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-01 00:21:47.685 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-01 00:21:47.687 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 00:21:47.690 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 00:21:47.693 | ++ functions-common:git_clone:612 : pwd 2022-04-01 00:21:47.696 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 00:21:47.698 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 00:21:47.701 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 00:21:47.718 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 00:21:47.720 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 00:21:47.723 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 00:21:47.726 | + functions-common:git_clone:629 : echo master 2022-04-01 00:21:47.726 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 00:21:47.732 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-01 00:21:47.734 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 00:21:47.736 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-01 00:21:47.740 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 00:21:47.740 | + functions-common:git_clone:678 : head -1 2022-04-01 00:21:47.744 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-01 00:21:47.747 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 00:21:47.749 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-01 00:21:47.752 | + inc/python:setup_develop:338 : local bindep 2022-04-01 00:21:47.754 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 00:21:47.757 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-01 00:21:47.760 | + inc/python:setup_develop:344 : local extras= 2022-04-01 00:21:47.762 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-01 00:21:47.765 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 00:21:47.767 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 00:21:47.770 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-01 00:21:47.773 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 00:21:47.775 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 00:21:47.778 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-01 00:21:47.781 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 00:21:47.784 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-01 00:21:47.787 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 00:21:47.789 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 00:21:47.793 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-01 00:21:47.798 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-01 00:21:47.802 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-01 00:21:48.470 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-01 00:21:48.473 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 00:21:48.476 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 00:21:48.478 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 00:21:48.481 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-01 00:21:48.483 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-01 00:21:48.486 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 00:21:48.488 | + inc/python:setup_package:428 : local extras= 2022-04-01 00:21:48.491 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 00:21:48.493 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 00:21:48.495 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 00:21:48.498 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 00:21:48.500 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 00:21:48.503 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-01 00:21:48.526 | Using python 3.8 to install /opt/stack/glance 2022-04-01 00:21:48.528 | + 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-04-01 00:21:49.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:21:49.399 | from cryptography.utils import int_from_bytes 2022-04-01 00:21:49.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:21:49.399 | from cryptography.utils import int_from_bytes 2022-04-01 00:21:50.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:21:50.576 | Obtaining file:///opt/stack/glance 2022-04-01 00:21:50.576 | Preparing metadata (setup.py): started 2022-04-01 00:21:53.806 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 00:21:53.877 | 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-04-01 00:21:53.878 | 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-04-01 00:21:53.879 | 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-04-01 00:21:53.880 | 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-04-01 00:21:53.881 | 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-04-01 00:21:53.882 | 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-04-01 00:21:53.883 | 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-04-01 00:21:53.884 | 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-04-01 00:21:53.886 | 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-04-01 00:21:53.887 | 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-04-01 00:21:53.888 | 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-04-01 00:21:53.889 | 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-04-01 00:21:53.890 | 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-04-01 00:21:53.891 | 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-04-01 00:21:53.892 | 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-04-01 00:21:53.893 | 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-04-01 00:21:53.894 | 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-04-01 00:21:53.896 | 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-04-01 00:21:53.897 | 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-04-01 00:21:53.898 | 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-04-01 00:21:53.899 | 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-04-01 00:21:53.900 | 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-04-01 00:21:53.901 | 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-04-01 00:21:53.902 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-01 00:21:53.903 | 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-04-01 00:21:53.904 | 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-04-01 00:21:53.905 | 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-04-01 00:21:53.906 | 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-04-01 00:21:53.907 | 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-04-01 00:21:53.909 | 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-04-01 00:21:53.910 | 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-04-01 00:21:53.912 | 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-04-01 00:21:53.913 | 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-04-01 00:21:53.914 | 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-04-01 00:21:53.915 | 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-04-01 00:21:53.916 | 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-04-01 00:21:53.917 | 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-04-01 00:21:53.918 | 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-04-01 00:21:53.919 | 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-04-01 00:21:53.920 | 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-04-01 00:21:53.921 | 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-04-01 00:21:53.923 | 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-04-01 00:21:53.924 | 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-04-01 00:21:53.940 | 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-04-01 00:21:53.942 | 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-04-01 00:21:53.943 | 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-04-01 00:21:53.964 | 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-04-01 00:21:53.966 | 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-04-01 00:21:54.006 | 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-04-01 00:21:54.024 | 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-04-01 00:21:54.031 | 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-04-01 00:21:54.046 | 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-04-01 00:21:54.047 | 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-04-01 00:21:54.049 | 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-04-01 00:21:54.141 | 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-04-01 00:21:54.219 | 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-04-01 00:21:54.272 | 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-04-01 00:21:54.275 | 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-04-01 00:21:54.308 | 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-04-01 00:21:54.354 | 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-04-01 00:21:54.355 | 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-04-01 00:21:54.357 | 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-04-01 00:21:54.417 | 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-04-01 00:21:54.419 | 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-04-01 00:21:54.421 | 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-04-01 00:21:54.446 | 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-04-01 00:21:54.525 | 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-04-01 00:21:54.526 | 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-04-01 00:21:54.584 | 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-04-01 00:21:54.587 | 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-04-01 00:21:54.591 | 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-04-01 00:21:54.592 | 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-04-01 00:21:54.594 | 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-04-01 00:21:54.618 | 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-04-01 00:21:54.619 | 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-04-01 00:21:54.620 | 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-04-01 00:21:54.665 | 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-04-01 00:21:54.710 | 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-04-01 00:21:54.712 | 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-04-01 00:21:54.713 | 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-04-01 00:21:54.791 | 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-04-01 00:21:54.850 | 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-04-01 00:21:54.952 | 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-04-01 00:21:55.232 | 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-04-01 00:21:55.234 | 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-04-01 00:21:55.238 | 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-04-01 00:21:55.240 | 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-04-01 00:21:55.296 | 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-04-01 00:21:55.320 | 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-04-01 00:21:55.439 | 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-04-01 00:21:55.547 | 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-04-01 00:21:55.775 | 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-04-01 00:21:55.776 | 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-04-01 00:21:55.777 | 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-04-01 00:21:55.779 | 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-04-01 00:21:55.781 | 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-04-01 00:21:55.782 | 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-04-01 00:21:55.783 | 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-04-01 00:21:55.906 | 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-04-01 00:21:55.936 | 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-04-01 00:21:55.984 | 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-04-01 00:21:55.992 | 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-04-01 00:21:56.239 | 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-04-01 00:21:56.428 | 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-04-01 00:21:56.431 | 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-04-01 00:21:56.433 | 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-04-01 00:21:56.434 | 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-04-01 00:21:56.543 | 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-04-01 00:21:56.703 | 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-04-01 00:21:56.807 | 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-04-01 00:21:57.126 | 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-04-01 00:21:57.128 | 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-04-01 00:21:57.357 | 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-04-01 00:21:57.684 | 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-04-01 00:21:58.000 | 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-04-01 00:21:58.001 | 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-04-01 00:21:59.478 | Installing collected packages: glance 2022-04-01 00:21:59.478 | Attempting uninstall: glance 2022-04-01 00:21:59.478 | Found existing installation: glance 24.1.0.dev4 2022-04-01 00:21:59.485 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-01 00:21:59.487 | Running setup.py develop for glance 2022-04-01 00:22:03.969 | Successfully installed glance 2022-04-01 00:22:03.969 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-01 00:22:03.978 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:22:03.978 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:22:04.121 | + inc/python:pip_install:200 : result=0 2022-04-01 00:22:04.124 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:22:04.126 | + functions-common:time_stop:2425 : local name 2022-04-01 00:22:04.128 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:22:04.131 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:22:04.133 | + functions-common:time_stop:2428 : local total 2022-04-01 00:22:04.135 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:22:04.137 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:22:04.140 | + functions-common:time_stop:2432 : start_time=1648772508520 2022-04-01 00:22:04.142 | + functions-common:time_stop:2434 : [[ -z 1648772508520 ]] 2022-04-01 00:22:04.146 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:22:04.150 | + functions-common:time_stop:2437 : end_time=1648772524147 2022-04-01 00:22:04.152 | + functions-common:time_stop:2438 : elapsed_time=15627 2022-04-01 00:22:04.154 | + functions-common:time_stop:2439 : total=80201 2022-04-01 00:22:04.157 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:22:04.159 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95828 2022-04-01 00:22:04.162 | + inc/python:pip_install:203 : return 0 2022-04-01 00:22:04.164 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 00:22:04.167 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 00:22:04.169 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 00:22:04.189 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-01 00:22:04.201 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-01 00:22:04.204 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-01 00:22:04.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:22:04.209 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:22:04.212 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-01 00:22:04.214 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:22:04.217 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 00:22:04.219 | + ./stack.sh:main:920 : configure_glance 2022-04-01 00:22:04.223 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-01 00:22:04.235 | + lib/glance:configure_glance:326 : local dburl 2022-04-01 00:22:04.238 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-01 00:22:04.240 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-01 00:22:04.243 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-01 00:22:04.245 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-01 00:22:04.247 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 00:22:04.250 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-01 00:22:04.253 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-01 00:22:04.282 | + 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-04-01 00:22:04.313 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-01 00:22:04.343 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 00:22:04.374 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-01 00:22:04.404 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-01 00:22:04.434 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-01 00:22:04.437 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 00:22:04.439 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-01 00:22:04.442 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 00:22:04.444 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-01 00:22:04.474 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-01 00:22:04.503 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-01 00:22:04.534 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-01 00:22:04.563 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-01 00:22:04.594 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-01 00:22:04.624 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-01 00:22:04.655 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-01 00:22:04.685 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 00:22:04.715 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 00:22:04.746 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-01 00:22:04.777 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-01 00:22:04.780 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-01 00:22:04.782 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-01 00:22:04.784 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 00:22:04.787 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 00:22:04.789 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 00:22:04.807 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:22:04.810 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 00:22:04.812 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 00:22:04.815 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 00:22:04.832 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:22:04.835 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 00:22:04.838 | + 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-04-01 00:22:04.868 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 00:22:04.870 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 00:22:04.873 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-01 00:22:04.875 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-01 00:22:04.878 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-01 00:22:04.912 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-01 00:22:04.943 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-01 00:22:04.946 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-01 00:22:04.948 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-01 00:22:04.950 | + lib/glance:configure_glance_store:254 : local be 2022-04-01 00:22:04.953 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-01 00:22:04.955 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-01 00:22:04.958 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 00:22:04.989 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-01 00:22:04.991 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.70 2022-04-01 00:22:05.022 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-01 00:22:05.024 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-01 00:22:05.041 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:22:05.044 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-01 00:22:05.074 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-01 00:22:05.104 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-01 00:22:05.135 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-01 00:22:05.165 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-01 00:22:05.196 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-01 00:22:05.213 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:22:05.215 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 00:22:05.246 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-01 00:22:05.276 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-01 00:22:05.306 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.70/identity/v3 2022-04-01 00:22:05.335 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-01 00:22:05.366 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.70/image 2022-04-01 00:22:05.397 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-01 00:22:05.414 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:22:05.417 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-01 00:22:05.419 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-01 00:22:05.422 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-01 00:22:05.425 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 00:22:05.442 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 00:22:05.444 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 00:22:05.447 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 00:22:05.449 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 00:22:05.452 | + 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-04-01 00:22:05.483 | + 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-04-01 00:22:05.513 | + 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-04-01 00:22:05.545 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 00:22:05.574 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-01 00:22:05.579 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-01 00:22:05.610 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-01 00:22:05.640 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-01 00:22:05.671 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.70/identity 2022-04-01 00:22:05.701 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-01 00:22:05.734 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-01 00:22:05.765 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-01 00:22:05.797 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-01 00:22:05.829 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-01 00:22:05.860 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-01 00:22:05.890 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-01 00:22:05.921 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-01 00:22:05.926 | + 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-04-01 00:22:05.934 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-01 00:22:05.951 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:22:05.953 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-01 00:22:05.956 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-01 00:22:05.958 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-01 00:22:05.961 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-01 00:22:05.963 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-01 00:22:05.966 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-01 00:22:05.970 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-01 00:22:05.972 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-01 00:22:05.976 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-01 00:22:06.006 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-01 00:22:06.009 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-01 00:22:06.011 | ++ functions:get_random_port:837 : true 2022-04-01 00:22:06.014 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-01 00:22:06.016 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-01 00:22:06.018 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-01 00:22:06.090 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-01 00:22:06.092 | ++ functions:get_random_port:841 : break 2 2022-04-01 00:22:06.094 | ++ functions:get_random_port:845 : echo 60999 2022-04-01 00:22:06.098 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-01 00:22:06.100 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-01 00:22:06.130 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-01 00:22:06.160 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-01 00:22:06.188 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-01 00:22:06.216 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 00:22:06.244 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-01 00:22:06.272 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-01 00:22:06.300 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-01 00:22:06.329 | + 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-04-01 00:22:06.358 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 00:22:06.386 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 00:22:06.415 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 00:22:06.444 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-01 00:22:06.475 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 00:22:06.504 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-01 00:22:06.532 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-01 00:22:06.560 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-01 00:22:06.588 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-01 00:22:06.617 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-01 00:22:06.644 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-01 00:22:06.647 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-01 00:22:06.649 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 00:22:06.652 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:22:06.654 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:22:06.657 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-01 00:22:06.660 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-01 00:22:06.715 | proxy (enabled by site administrator) 2022-04-01 00:22:06.718 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-01 00:22:06.721 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-01 00:22:06.723 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 00:22:06.726 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:22:06.728 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:22:06.730 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-01 00:22:06.733 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-01 00:22:06.789 | proxy_http (enabled by site administrator) 2022-04-01 00:22:06.792 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-01 00:22:06.795 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-01 00:22:06.798 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-01 00:22:06.801 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 00:22:06.803 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:22:06.805 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:22:06.808 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 00:22:06.811 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 00:22:06.814 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-01 00:22:06.814 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 00:22:06.823 | KeepAlive Off 2022-04-01 00:22:06.827 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-01 00:22:06.828 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 00:22:06.836 | SetEnv proxy-sendchunked 1 2022-04-01 00:22:06.840 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-01 00:22:06.841 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-01 00:22:06.849 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-01 00:22:06.853 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-01 00:22:06.855 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-01 00:22:06.858 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 00:22:06.860 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 00:22:06.863 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 00:22:06.865 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:22:06.868 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:22:06.870 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 00:22:06.873 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 00:22:06.875 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:22:06.878 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:22:06.880 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-01 00:22:06.943 | Site glance-wsgi-api already enabled 2022-04-01 00:22:06.948 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-01 00:22:06.950 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 00:22:06.952 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:22:06.955 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 00:22:07.092 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-01 00:22:07.099 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-01 00:22:07.137 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-01 00:22:07.140 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-01 00:22:07.160 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:22:07.162 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-01 00:22:07.165 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-01 00:22:07.167 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-01 00:22:07.170 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 00:22:07.172 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-01 00:22:07.175 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-01 00:22:07.177 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-01 00:22:07.180 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-01 00:22:07.182 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 00:22:07.184 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 00:22:07.187 | ++ functions-common:git_clone:612 : pwd 2022-04-01 00:22:07.190 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 00:22:07.193 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 00:22:07.196 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 00:22:07.213 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 00:22:07.215 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 00:22:07.218 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 00:22:07.221 | + functions-common:git_clone:629 : echo master 2022-04-01 00:22:07.222 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 00:22:07.227 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-01 00:22:07.229 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 00:22:07.232 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-01 00:22:07.235 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 00:22:07.235 | + functions-common:git_clone:678 : head -1 2022-04-01 00:22:07.238 | 4a1971ab6 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-04-01 00:22:07.241 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 00:22:07.244 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-01 00:22:07.246 | + inc/python:setup_develop:338 : local bindep 2022-04-01 00:22:07.249 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 00:22:07.251 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-01 00:22:07.254 | + inc/python:setup_develop:344 : local extras= 2022-04-01 00:22:07.257 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-01 00:22:07.259 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 00:22:07.262 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 00:22:07.264 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-01 00:22:07.267 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 00:22:07.270 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 00:22:07.274 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-01 00:22:07.276 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 00:22:07.279 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-01 00:22:07.282 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 00:22:07.284 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 00:22:07.287 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-01 00:22:07.293 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-01 00:22:07.296 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-01 00:22:07.960 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-01 00:22:07.963 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 00:22:07.965 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 00:22:07.967 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 00:22:07.970 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-01 00:22:07.973 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-01 00:22:07.975 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 00:22:07.977 | + inc/python:setup_package:428 : local extras= 2022-04-01 00:22:07.980 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 00:22:07.982 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 00:22:07.985 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 00:22:07.987 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 00:22:07.989 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 00:22:07.992 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-01 00:22:08.013 | Using python 3.8 to install /opt/stack/cinder 2022-04-01 00:22:08.016 | + 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-04-01 00:22:08.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:22:08.891 | from cryptography.utils import int_from_bytes 2022-04-01 00:22:08.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:22:08.891 | from cryptography.utils import int_from_bytes 2022-04-01 00:22:10.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:22:10.075 | Obtaining file:///opt/stack/cinder 2022-04-01 00:22:10.076 | Preparing metadata (setup.py): started 2022-04-01 00:22:14.138 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 00:22:14.273 | 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-04-01 00:22:14.274 | 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-04-01 00:22:14.275 | 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-04-01 00:22:14.276 | 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-04-01 00:22:14.277 | 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-04-01 00:22:14.278 | 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-04-01 00:22:14.279 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-04-01 00:22:14.280 | 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-04-01 00:22:14.281 | 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-04-01 00:22:14.282 | 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-04-01 00:22:14.284 | 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-04-01 00:22:14.285 | 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-04-01 00:22:14.286 | 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-04-01 00:22:14.287 | 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-04-01 00:22:14.288 | 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-04-01 00:22:14.290 | 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-04-01 00:22:14.291 | 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-04-01 00:22:14.292 | 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-04-01 00:22:14.293 | 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-04-01 00:22:14.294 | 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-04-01 00:22:14.295 | 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-04-01 00:22:14.296 | 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-04-01 00:22:14.297 | 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-04-01 00:22:14.298 | 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-04-01 00:22:14.299 | 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-04-01 00:22:14.300 | 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-04-01 00:22:14.301 | 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-04-01 00:22:14.302 | 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-04-01 00:22:14.304 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-04-01 00:22:14.305 | 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-04-01 00:22:14.306 | 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-04-01 00:22:14.307 | 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-04-01 00:22:14.308 | 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-04-01 00:22:14.309 | 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-04-01 00:22:14.310 | 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-04-01 00:22:14.311 | 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-04-01 00:22:14.312 | 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-04-01 00:22:14.313 | 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-04-01 00:22:14.315 | 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-04-01 00:22:14.316 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-04-01 00:22:14.317 | 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-04-01 00:22:14.318 | 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-04-01 00:22:14.319 | 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-04-01 00:22:14.320 | 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-04-01 00:22:14.321 | 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-04-01 00:22:14.322 | 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-04-01 00:22:14.323 | 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-04-01 00:22:14.325 | 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-04-01 00:22:14.326 | 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-04-01 00:22:14.327 | 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-04-01 00:22:14.327 | 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-04-01 00:22:14.329 | 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-04-01 00:22:14.330 | 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-04-01 00:22:14.331 | 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-04-01 00:22:14.332 | 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-04-01 00:22:14.333 | 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-04-01 00:22:14.335 | 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-04-01 00:22:14.336 | 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-04-01 00:22:14.337 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-04-01 00:22:14.338 | 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-04-01 00:22:14.339 | 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-04-01 00:22:14.340 | 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-04-01 00:22:14.355 | 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-04-01 00:22:14.356 | 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-04-01 00:22:14.357 | 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-04-01 00:22:14.420 | 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-04-01 00:22:14.451 | 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-04-01 00:22:14.466 | 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-04-01 00:22:14.467 | 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-04-01 00:22:14.468 | 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-04-01 00:22:14.470 | 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-04-01 00:22:14.569 | 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-04-01 00:22:14.622 | 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-04-01 00:22:14.626 | 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-04-01 00:22:14.652 | 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-04-01 00:22:14.653 | 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-04-01 00:22:14.654 | 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-04-01 00:22:14.710 | 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-04-01 00:22:14.755 | 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-04-01 00:22:14.757 | 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-04-01 00:22:14.757 | 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-04-01 00:22:14.760 | 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-04-01 00:22:14.848 | 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-04-01 00:22:14.850 | 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-04-01 00:22:14.852 | 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-04-01 00:22:14.910 | 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-04-01 00:22:14.915 | 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-04-01 00:22:14.975 | 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-04-01 00:22:14.976 | 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-04-01 00:22:14.979 | 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-04-01 00:22:14.981 | 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-04-01 00:22:14.983 | 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-04-01 00:22:15.007 | 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-04-01 00:22:15.009 | 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-04-01 00:22:15.011 | 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-04-01 00:22:15.058 | 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-04-01 00:22:15.144 | 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-04-01 00:22:15.146 | 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-04-01 00:22:15.170 | 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-04-01 00:22:15.196 | 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-04-01 00:22:15.265 | 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-04-01 00:22:15.266 | 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-04-01 00:22:15.401 | 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-04-01 00:22:15.426 | 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-04-01 00:22:15.570 | 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-04-01 00:22:15.606 | 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-04-01 00:22:15.608 | 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-04-01 00:22:15.609 | 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-04-01 00:22:15.812 | 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-04-01 00:22:15.815 | 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-04-01 00:22:15.818 | 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-04-01 00:22:15.854 | 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-04-01 00:22:15.884 | 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-04-01 00:22:16.126 | 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-04-01 00:22:16.127 | 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-04-01 00:22:16.271 | 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-04-01 00:22:16.275 | 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-04-01 00:22:16.275 | 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-04-01 00:22:16.407 | 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-04-01 00:22:16.531 | 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-04-01 00:22:16.534 | 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-04-01 00:22:16.535 | 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-04-01 00:22:16.569 | 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-04-01 00:22:16.821 | 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-04-01 00:22:16.902 | 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-04-01 00:22:16.904 | 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-04-01 00:22:17.104 | 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-04-01 00:22:17.199 | 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-04-01 00:22:17.200 | 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-04-01 00:22:17.382 | 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-04-01 00:22:17.815 | 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-04-01 00:22:17.872 | 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-04-01 00:22:17.920 | 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-04-01 00:22:18.992 | 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-04-01 00:22:19.267 | 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-04-01 00:22:19.268 | 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-04-01 00:22:19.416 | 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-04-01 00:22:19.609 | 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-04-01 00:22:19.743 | 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-04-01 00:22:21.467 | Installing collected packages: cinder 2022-04-01 00:22:21.467 | Attempting uninstall: cinder 2022-04-01 00:22:21.467 | Found existing installation: cinder 20.1.0.dev43 2022-04-01 00:22:21.474 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-01 00:22:21.475 | Running setup.py develop for cinder 2022-04-01 00:22:27.388 | Successfully installed cinder 2022-04-01 00:22:27.388 | 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-04-01 00:22:27.397 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:22:27.397 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:22:27.574 | + inc/python:pip_install:200 : result=0 2022-04-01 00:22:27.577 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:22:27.580 | + functions-common:time_stop:2425 : local name 2022-04-01 00:22:27.582 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:22:27.584 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:22:27.587 | + functions-common:time_stop:2428 : local total 2022-04-01 00:22:27.589 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:22:27.591 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:22:27.593 | + functions-common:time_stop:2432 : start_time=1648772528008 2022-04-01 00:22:27.596 | + functions-common:time_stop:2434 : [[ -z 1648772528008 ]] 2022-04-01 00:22:27.599 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:22:27.603 | + functions-common:time_stop:2437 : end_time=1648772547600 2022-04-01 00:22:27.605 | + functions-common:time_stop:2438 : elapsed_time=19592 2022-04-01 00:22:27.607 | + functions-common:time_stop:2439 : total=95828 2022-04-01 00:22:27.610 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:22:27.612 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=115420 2022-04-01 00:22:27.614 | + inc/python:pip_install:203 : return 0 2022-04-01 00:22:27.617 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 00:22:27.619 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 00:22:27.622 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 00:22:27.641 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-01 00:22:27.654 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-01 00:22:27.657 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-01 00:22:27.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:22:27.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:22:27.664 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-01 00:22:27.667 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:22:27.669 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-01 00:22:27.672 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-01 00:22:27.674 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-01 00:22:27.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:22:27.679 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:22:27.682 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-01 00:22:27.694 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-01 00:22:27.697 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 00:22:27.699 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 00:22:27.702 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 00:22:27.705 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 00:22:27.708 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 00:22:27.710 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 00:22:27.713 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:22:27.716 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:22:27.718 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 00:22:27.721 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 00:22:27.723 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 00:22:27.726 | + functions-common:apt_get_update:1190 : return 2022-04-01 00:22:27.728 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-01 00:22:27.731 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 00:22:27.733 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:22:27.736 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:22:27.739 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-01 00:22:27.762 | + 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-04-01 00:22:27.873 | Reading package lists... 2022-04-01 00:22:28.125 | Building dependency tree... 2022-04-01 00:22:28.127 | Reading state information... 2022-04-01 00:22:28.399 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-01 00:22:28.399 | The following packages were automatically installed and are no longer required: 2022-04-01 00:22:28.401 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 00:22:28.401 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 00:22:28.401 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 00:22:28.401 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 00:22:28.401 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 00:22:28.401 | python3-zope.interface 2022-04-01 00:22:28.401 | Use 'sudo apt autoremove' to remove them. 2022-04-01 00:22:28.517 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 00:22:28.521 | + functions-common:apt_get:1234 : result=0 2022-04-01 00:22:28.524 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 00:22:28.527 | + functions-common:time_stop:2425 : local name 2022-04-01 00:22:28.530 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:22:28.532 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:22:28.535 | + functions-common:time_stop:2428 : local total 2022-04-01 00:22:28.537 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:22:28.540 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 00:22:28.542 | + functions-common:time_stop:2432 : start_time=1648772547759 2022-04-01 00:22:28.545 | + functions-common:time_stop:2434 : [[ -z 1648772547759 ]] 2022-04-01 00:22:28.549 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:22:28.553 | + functions-common:time_stop:2437 : end_time=1648772548551 2022-04-01 00:22:28.556 | + functions-common:time_stop:2438 : elapsed_time=792 2022-04-01 00:22:28.558 | + functions-common:time_stop:2439 : total=5538 2022-04-01 00:22:28.561 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:22:28.563 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6330 2022-04-01 00:22:28.566 | + functions-common:apt_get:1238 : return 0 2022-04-01 00:22:28.568 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 00:22:28.571 | + ./stack.sh:main:926 : configure_cinder 2022-04-01 00:22:28.574 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-01 00:22:28.586 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-01 00:22:28.590 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-01 00:22:28.592 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-01 00:22:28.595 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 00:22:28.598 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-01 00:22:28.599 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 00:22:28.603 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-01 00:22:28.605 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-01 00:22:28.608 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 00:22:28.610 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-01 00:22:28.612 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-01 00:22:28.615 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-01 00:22:28.617 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-01 00:22:28.619 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-01 00:22:28.631 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-01 00:22:28.643 | + 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-04-01 00:22:28.656 | + 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-04-01 00:22:28.669 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-01 00:22:28.681 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 00:22:28.684 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 00:22:28.688 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.hu8irJK72A 2022-04-01 00:22:28.690 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 00:22:28.693 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-01 00:22:28.695 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-01 00:22:28.697 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.hu8irJK72A 2022-04-01 00:22:28.701 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.hu8irJK72A 2022-04-01 00:22:28.713 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.hu8irJK72A /etc/sudoers.d/cinder-rootwrap 2022-04-01 00:22:28.726 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-01 00:22:28.730 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 00:22:28.732 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 00:22:28.735 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 00:22:28.737 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 00:22:28.740 | + 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-04-01 00:22:28.742 | + 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-04-01 00:22:28.744 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-01 00:22:28.746 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-01 00:22:28.751 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-01 00:22:28.755 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-01 00:22:28.775 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-01 00:22:28.794 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-01 00:22:28.812 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-01 00:22:28.831 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-01 00:22:28.850 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-01 00:22:28.869 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-01 00:22:28.887 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-01 00:22:28.906 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-01 00:22:28.909 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 00:22:28.912 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-01 00:22:28.914 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 00:22:28.916 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-01 00:22:28.947 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-01 00:22:28.976 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-01 00:22:29.004 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-01 00:22:29.032 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-01 00:22:29.059 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-01 00:22:29.088 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-01 00:22:29.115 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-01 00:22:29.144 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 00:22:29.171 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 00:22:29.199 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-01 00:22:29.230 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-01 00:22:29.259 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-01 00:22:29.261 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-01 00:22:29.264 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-01 00:22:29.267 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-01 00:22:29.270 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 00:22:29.273 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-01 00:22:29.303 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-01 00:22:29.333 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-01 00:22:29.360 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-01 00:22:29.389 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-01 00:22:29.417 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-01 00:22:29.446 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-01 00:22:29.477 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-01 00:22:29.480 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.70 2022-04-01 00:22:29.508 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 00:22:29.540 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-01 00:22:29.548 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 25774309516759f46b30bc92d37a2f52 2022-04-01 00:22:29.577 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-01 00:22:29.579 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-01 00:22:29.607 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-01 00:22:29.637 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-01 00:22:29.665 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-01 00:22:29.694 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-01 00:22:29.711 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:22:29.713 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-01 00:22:29.730 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:22:29.733 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-01 00:22:29.749 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:22:29.752 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-01 00:22:29.768 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:22:29.771 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-01 00:22:29.773 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-01 00:22:29.776 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-01 00:22:29.778 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-01 00:22:29.780 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 00:22:29.783 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 00:22:29.785 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 00:22:29.802 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:22:29.805 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 00:22:29.807 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 00:22:29.810 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 00:22:29.826 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:22:29.829 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 00:22:29.832 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 00:22:29.860 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 00:22:29.863 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 00:22:29.865 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-01 00:22:29.868 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-01 00:22:29.870 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 00:22:29.873 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 00:22:29.891 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 00:22:29.894 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 00:22:29.897 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 00:22:29.899 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 00:22:29.901 | + 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-04-01 00:22:29.931 | + 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-04-01 00:22:29.960 | + 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-04-01 00:22:29.989 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 00:22:30.018 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-01 00:22:30.034 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:22:30.037 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-01 00:22:30.039 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-01 00:22:30.042 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-01 00:22:30.044 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-01 00:22:30.046 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 00:22:30.049 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 00:22:30.052 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-01 00:22:30.056 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-01 00:22:30.058 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 00:22:30.060 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 00:22:30.073 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 00:22:30.074 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 00:22:30.083 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 00:22:30.086 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 00:22:30.102 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-01 00:22:30.104 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-01 00:22:30.108 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-01 00:22:30.138 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-01 00:22:30.167 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-01 00:22:30.194 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 00:22:30.222 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 00:22:30.249 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 00:22:30.278 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 00:22:30.305 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 00:22:30.333 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 00:22:30.361 | + 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-04-01 00:22:30.389 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 00:22:30.417 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 00:22:30.445 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 00:22:30.473 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 00:22:30.475 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 00:22:30.478 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-01 00:22:30.481 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-01 00:22:30.483 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 00:22:30.486 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:22:30.489 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:22:30.492 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 00:22:30.495 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 00:22:30.497 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-01 00:22:30.525 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 00:22:30.554 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-01 00:22:30.555 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-01 00:22:30.563 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-01 00:22:30.567 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-01 00:22:30.569 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-01 00:22:30.572 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 00:22:30.574 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 00:22:30.576 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 00:22:30.579 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:22:30.581 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:22:30.583 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 00:22:30.586 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 00:22:30.588 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:22:30.591 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:22:30.593 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-01 00:22:30.656 | Enabling site cinder-wsgi. 2022-04-01 00:22:30.663 | To activate the new configuration, you need to run: 2022-04-01 00:22:30.663 | systemctl reload apache2 2022-04-01 00:22:30.667 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 00:22:30.670 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 00:22:30.672 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:22:30.675 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 00:22:30.814 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-01 00:22:30.816 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-01 00:22:30.854 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.70/image 2022-04-01 00:22:30.884 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-01 00:22:30.900 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:22:30.903 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-01 00:22:30.905 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-01 00:22:30.908 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 00:22:30.910 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 00:22:30.913 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-01 00:22:30.944 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-01 00:22:30.971 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.70/identity 2022-04-01 00:22:31.000 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-01 00:22:31.029 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-01 00:22:31.057 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-01 00:22:31.086 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-01 00:22:31.114 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-01 00:22:31.144 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 00:22:31.172 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-01 00:22:31.200 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-01 00:22:31.229 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 00:22:31.258 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-01 00:22:31.260 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-01 00:22:31.277 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:22:31.280 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.70:2379 2022-04-01 00:22:31.310 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-01 00:22:31.313 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-01 00:22:31.332 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:22:31.334 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-01 00:22:31.337 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-01 00:22:31.339 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-01 00:22:31.342 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 00:22:31.344 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-01 00:22:31.346 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-01 00:22:31.350 | ++ 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:22:31.351 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 00:22:31.356 | + 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:22:31.359 | + 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:22:31.361 | + 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:22:31.364 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 00:22:31.366 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-01 00:22:31.369 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-01 00:22:31.372 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-01 00:22:31.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:22:31.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:22:31.380 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-01 00:22:31.382 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:22:31.385 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-01 00:22:31.387 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-01 00:22:31.389 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-01 00:22:31.392 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 00:22:31.395 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 00:22:31.398 | ++ functions-common:git_clone:612 : pwd 2022-04-01 00:22:31.400 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 00:22:31.403 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 00:22:31.406 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 00:22:31.421 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 00:22:31.424 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 00:22:31.426 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 00:22:31.429 | + functions-common:git_clone:629 : echo master 2022-04-01 00:22:31.429 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 00:22:31.434 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-01 00:22:31.437 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 00:22:31.440 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-01 00:22:31.442 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 00:22:31.443 | + functions-common:git_clone:678 : head -1 2022-04-01 00:22:31.456 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-04-01 00:22:31.460 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 00:22:31.462 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-01 00:22:31.465 | + inc/python:setup_develop:338 : local bindep 2022-04-01 00:22:31.467 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 00:22:31.470 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-01 00:22:31.472 | + inc/python:setup_develop:344 : local extras= 2022-04-01 00:22:31.475 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-01 00:22:31.477 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 00:22:31.480 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 00:22:31.482 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-01 00:22:31.485 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 00:22:31.487 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 00:22:31.490 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-01 00:22:31.493 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 00:22:31.496 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-01 00:22:31.498 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 00:22:31.501 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 00:22:31.505 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-01 00:22:31.511 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-01 00:22:31.513 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-01 00:22:32.172 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-01 00:22:32.175 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 00:22:32.177 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 00:22:32.179 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 00:22:32.182 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-01 00:22:32.184 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-01 00:22:32.186 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 00:22:32.189 | + inc/python:setup_package:428 : local extras= 2022-04-01 00:22:32.192 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 00:22:32.194 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 00:22:32.196 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 00:22:32.199 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 00:22:32.201 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 00:22:32.204 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-01 00:22:32.225 | Using python 3.8 to install /opt/stack/neutron 2022-04-01 00:22:32.227 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-01 00:22:33.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:22:33.098 | from cryptography.utils import int_from_bytes 2022-04-01 00:22:33.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:22:33.098 | from cryptography.utils import int_from_bytes 2022-04-01 00:22:34.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:22:34.280 | Obtaining file:///opt/stack/neutron 2022-04-01 00:22:34.281 | Preparing metadata (setup.py): started 2022-04-01 00:22:38.518 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 00:22:38.608 | 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-04-01 00:22:38.609 | 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-04-01 00:22:38.611 | 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-04-01 00:22:38.612 | 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-04-01 00:22:38.613 | 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-04-01 00:22:38.614 | 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-04-01 00:22:38.615 | 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-04-01 00:22:38.616 | 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-04-01 00:22:38.618 | 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-04-01 00:22:38.619 | 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-04-01 00:22:38.620 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-04-01 00:22:38.621 | 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-04-01 00:22:38.622 | 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-04-01 00:22:38.623 | 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-04-01 00:22:38.624 | 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-04-01 00:22:38.625 | 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-04-01 00:22:38.627 | 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-04-01 00:22:38.628 | 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-04-01 00:22:38.629 | 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-04-01 00:22:38.630 | 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-04-01 00:22:38.631 | 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-04-01 00:22:38.632 | 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-04-01 00:22:38.633 | 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-04-01 00:22:38.634 | 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-04-01 00:22:38.636 | 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-04-01 00:22:38.637 | 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-04-01 00:22:38.638 | 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-04-01 00:22:38.639 | 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-04-01 00:22:38.640 | 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-04-01 00:22:38.641 | 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-04-01 00:22:38.643 | 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-04-01 00:22:38.644 | 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-04-01 00:22:38.645 | 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-04-01 00:22:38.646 | 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-04-01 00:22:38.647 | 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-04-01 00:22:38.648 | 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-04-01 00:22:38.650 | 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-04-01 00:22:38.651 | 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-04-01 00:22:38.652 | 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-04-01 00:22:38.653 | 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-04-01 00:22:38.654 | 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-04-01 00:22:38.655 | 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-04-01 00:22:38.656 | 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-04-01 00:22:38.658 | 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-04-01 00:22:38.659 | 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-04-01 00:22:38.660 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-04-01 00:22:38.661 | 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-04-01 00:22:38.662 | 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-04-01 00:22:38.663 | 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-04-01 00:22:38.664 | 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-04-01 00:22:38.665 | 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-04-01 00:22:38.666 | 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-04-01 00:22:38.667 | 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-04-01 00:22:38.668 | 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-04-01 00:22:38.669 | 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-04-01 00:22:38.686 | 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-04-01 00:22:38.687 | 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-04-01 00:22:38.689 | 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-04-01 00:22:38.696 | 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-04-01 00:22:38.708 | 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-04-01 00:22:38.709 | 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-04-01 00:22:38.711 | 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-04-01 00:22:38.732 | 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-04-01 00:22:38.739 | 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-04-01 00:22:38.802 | 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-04-01 00:22:38.803 | 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-04-01 00:22:38.856 | 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-04-01 00:22:38.860 | 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-04-01 00:22:38.904 | 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-04-01 00:22:38.909 | 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-04-01 00:22:38.938 | 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-04-01 00:22:38.940 | 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-04-01 00:22:38.941 | 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-04-01 00:22:38.943 | 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-04-01 00:22:38.944 | 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-04-01 00:22:38.945 | 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-04-01 00:22:38.946 | 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-04-01 00:22:38.947 | 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-04-01 00:22:38.963 | 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-04-01 00:22:39.057 | 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-04-01 00:22:39.101 | 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-04-01 00:22:39.163 | 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-04-01 00:22:39.166 | 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-04-01 00:22:39.168 | 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-04-01 00:22:39.254 | 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-04-01 00:22:39.256 | 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-04-01 00:22:39.318 | 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-04-01 00:22:39.319 | 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-04-01 00:22:39.322 | 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-04-01 00:22:39.324 | 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-04-01 00:22:39.348 | 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-04-01 00:22:39.351 | 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-04-01 00:22:39.398 | 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-04-01 00:22:39.453 | 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-04-01 00:22:39.485 | 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-04-01 00:22:39.486 | 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-04-01 00:22:39.513 | 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-04-01 00:22:39.656 | 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-04-01 00:22:39.727 | 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-04-01 00:22:39.804 | 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-04-01 00:22:39.807 | 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-04-01 00:22:39.917 | 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-04-01 00:22:39.919 | 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-04-01 00:22:39.920 | 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-04-01 00:22:39.921 | 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-04-01 00:22:39.922 | 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-04-01 00:22:39.924 | 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-04-01 00:22:39.925 | 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-04-01 00:22:40.131 | 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-04-01 00:22:40.135 | 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-04-01 00:22:40.137 | 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-04-01 00:22:40.179 | 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-04-01 00:22:40.183 | 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-04-01 00:22:40.275 | 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-04-01 00:22:40.277 | 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-04-01 00:22:40.280 | 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-04-01 00:22:40.281 | 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-04-01 00:22:40.318 | 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-04-01 00:22:40.660 | 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-04-01 00:22:40.736 | 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-04-01 00:22:40.929 | 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-04-01 00:22:41.003 | 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-04-01 00:22:41.006 | 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-04-01 00:22:41.231 | 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-04-01 00:22:41.408 | 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-04-01 00:22:41.943 | 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-04-01 00:22:41.991 | 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-04-01 00:22:42.604 | 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-04-01 00:22:42.605 | 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-04-01 00:22:42.952 | 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-04-01 00:22:42.954 | 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-04-01 00:22:43.125 | 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-04-01 00:22:43.376 | 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-04-01 00:22:43.378 | 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-04-01 00:22:43.565 | 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-04-01 00:22:43.788 | 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-04-01 00:22:45.432 | Installing collected packages: neutron 2022-04-01 00:22:45.432 | Attempting uninstall: neutron 2022-04-01 00:22:45.432 | Found existing installation: neutron 20.1.0.dev73 2022-04-01 00:22:45.451 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-01 00:22:45.453 | Running setup.py develop for neutron 2022-04-01 00:22:51.557 | Successfully installed neutron 2022-04-01 00:22:51.557 | 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-04-01 00:22:51.566 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:22:51.566 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:22:51.717 | + inc/python:pip_install:200 : result=0 2022-04-01 00:22:51.720 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:22:51.722 | + functions-common:time_stop:2425 : local name 2022-04-01 00:22:51.725 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:22:51.727 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:22:51.729 | + functions-common:time_stop:2428 : local total 2022-04-01 00:22:51.731 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:22:51.734 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:22:51.736 | + functions-common:time_stop:2432 : start_time=1648772552220 2022-04-01 00:22:51.739 | + functions-common:time_stop:2434 : [[ -z 1648772552220 ]] 2022-04-01 00:22:51.741 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:22:51.746 | + functions-common:time_stop:2437 : end_time=1648772571743 2022-04-01 00:22:51.748 | + functions-common:time_stop:2438 : elapsed_time=19523 2022-04-01 00:22:51.750 | + functions-common:time_stop:2439 : total=115420 2022-04-01 00:22:51.752 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:22:51.755 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=134943 2022-04-01 00:22:51.757 | + inc/python:pip_install:203 : return 0 2022-04-01 00:22:51.759 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 00:22:51.762 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 00:22:51.764 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 00:22:51.784 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-01 00:22:51.796 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-01 00:22:51.799 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-01 00:22:51.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:22:51.805 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:22:51.807 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-01 00:22:51.810 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:22:51.812 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-01 00:22:51.815 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 00:22:51.817 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-01 00:22:51.835 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:22:51.837 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-01 00:22:51.840 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-01 00:22:51.842 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-01 00:22:51.845 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 00:22:51.848 | + lib/stack:stack_install_service:32 : install_nova 2022-04-01 00:22:51.851 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-01 00:22:51.853 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-01 00:22:51.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:22:51.858 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:22:51.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-01 00:22:51.864 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:22:51.867 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-01 00:22:51.883 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:22:51.886 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-01 00:22:51.903 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:22:51.906 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-01 00:22:51.923 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:22:51.926 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-01 00:22:51.928 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-01 00:22:51.930 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-01 00:22:51.933 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 00:22:51.935 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 00:22:51.938 | ++ functions-common:git_clone:612 : pwd 2022-04-01 00:22:51.940 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 00:22:51.943 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 00:22:51.946 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 00:22:51.962 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 00:22:51.964 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 00:22:51.967 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 00:22:51.970 | + functions-common:git_clone:629 : echo master 2022-04-01 00:22:51.970 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 00:22:51.975 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-01 00:22:51.978 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 00:22:51.980 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-01 00:22:51.983 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 00:22:51.983 | + functions-common:git_clone:678 : head -1 2022-04-01 00:22:52.005 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-04-01 00:22:52.009 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 00:22:52.011 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-01 00:22:52.014 | + inc/python:setup_develop:338 : local bindep 2022-04-01 00:22:52.016 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 00:22:52.019 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-01 00:22:52.021 | + inc/python:setup_develop:344 : local extras= 2022-04-01 00:22:52.024 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-01 00:22:52.027 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 00:22:52.029 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 00:22:52.032 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-01 00:22:52.034 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 00:22:52.037 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 00:22:52.040 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-01 00:22:52.042 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 00:22:52.045 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-01 00:22:52.048 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 00:22:52.051 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 00:22:52.054 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-01 00:22:52.060 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-01 00:22:52.062 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-01 00:22:52.725 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-01 00:22:52.728 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 00:22:52.730 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 00:22:52.733 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 00:22:52.736 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-01 00:22:52.738 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-01 00:22:52.740 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 00:22:52.743 | + inc/python:setup_package:428 : local extras= 2022-04-01 00:22:52.745 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 00:22:52.747 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 00:22:52.749 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 00:22:52.752 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 00:22:52.755 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 00:22:52.757 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-01 00:22:52.778 | Using python 3.8 to install /opt/stack/nova 2022-04-01 00:22:52.781 | + 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-04-01 00:22:53.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:22:53.657 | from cryptography.utils import int_from_bytes 2022-04-01 00:22:53.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:22:53.657 | from cryptography.utils import int_from_bytes 2022-04-01 00:22:54.813 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:22:54.839 | Obtaining file:///opt/stack/nova 2022-04-01 00:22:54.839 | Preparing metadata (setup.py): started 2022-04-01 00:22:59.835 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 00:22:59.963 | 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-04-01 00:22:59.964 | 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-04-01 00:22:59.965 | 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-04-01 00:22:59.967 | 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-04-01 00:22:59.968 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-04-01 00:22:59.969 | 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-04-01 00:22:59.970 | 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-04-01 00:22:59.971 | 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-04-01 00:22:59.972 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-04-01 00:22:59.973 | 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-04-01 00:22:59.974 | 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-04-01 00:22:59.975 | 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-04-01 00:22:59.977 | 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-04-01 00:22:59.978 | 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-04-01 00:22:59.979 | 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-04-01 00:22:59.980 | 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-04-01 00:22:59.981 | 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-04-01 00:22:59.982 | 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-04-01 00:22:59.983 | 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-04-01 00:22:59.984 | 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-04-01 00:22:59.986 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-04-01 00:22:59.987 | 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-04-01 00:22:59.988 | 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-04-01 00:22:59.989 | 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-04-01 00:22:59.990 | 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-04-01 00:22:59.991 | 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-04-01 00:22:59.993 | 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-04-01 00:22:59.994 | 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-04-01 00:22:59.995 | 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-04-01 00:22:59.996 | 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-04-01 00:22:59.998 | 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-04-01 00:22:59.999 | 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-04-01 00:23:00.000 | 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-04-01 00:23:00.001 | 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-04-01 00:23:00.002 | 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-04-01 00:23:00.003 | 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-04-01 00:23:00.004 | 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-04-01 00:23:00.005 | 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-04-01 00:23:00.006 | 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-04-01 00:23:00.008 | 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-04-01 00:23:00.009 | 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-04-01 00:23:00.010 | 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-04-01 00:23:00.011 | 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-04-01 00:23:00.012 | 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-04-01 00:23:00.013 | 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-04-01 00:23:00.014 | 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-04-01 00:23:00.015 | 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-04-01 00:23:00.016 | 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-04-01 00:23:00.018 | 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-04-01 00:23:00.019 | 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-04-01 00:23:00.020 | 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-04-01 00:23:00.021 | 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-04-01 00:23:00.022 | 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-04-01 00:23:00.024 | 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-04-01 00:23:00.025 | 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-04-01 00:23:00.026 | 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-04-01 00:23:00.027 | 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-04-01 00:23:00.028 | 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-04-01 00:23:00.029 | 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-04-01 00:23:00.030 | 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-04-01 00:23:00.032 | 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-04-01 00:23:00.033 | 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-04-01 00:23:00.034 | 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-04-01 00:23:00.035 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-04-01 00:23:00.053 | 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-04-01 00:23:00.055 | 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-04-01 00:23:00.056 | 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-04-01 00:23:00.076 | 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-04-01 00:23:00.120 | 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-04-01 00:23:00.152 | 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-04-01 00:23:00.153 | 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-04-01 00:23:00.179 | 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-04-01 00:23:00.307 | 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-04-01 00:23:00.309 | 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-04-01 00:23:00.370 | 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-04-01 00:23:00.371 | 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-04-01 00:23:00.373 | 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-04-01 00:23:00.374 | 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-04-01 00:23:00.376 | 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-04-01 00:23:00.377 | 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-04-01 00:23:00.402 | 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-04-01 00:23:00.403 | 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-04-01 00:23:00.456 | 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-04-01 00:23:00.458 | 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-04-01 00:23:00.460 | 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-04-01 00:23:00.522 | 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-04-01 00:23:00.663 | 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-04-01 00:23:00.666 | 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-04-01 00:23:00.749 | 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-04-01 00:23:00.815 | 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-04-01 00:23:00.817 | 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-04-01 00:23:00.818 | 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-04-01 00:23:00.821 | 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-04-01 00:23:00.855 | 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-04-01 00:23:00.858 | 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-04-01 00:23:00.912 | 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-04-01 00:23:00.980 | 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-04-01 00:23:01.016 | 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-04-01 00:23:01.021 | 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-04-01 00:23:01.076 | 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-04-01 00:23:01.078 | 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-04-01 00:23:01.168 | 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-04-01 00:23:01.194 | 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-04-01 00:23:01.277 | 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-04-01 00:23:01.357 | 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-04-01 00:23:01.422 | 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-04-01 00:23:01.425 | 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-04-01 00:23:01.426 | 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-04-01 00:23:01.471 | 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-04-01 00:23:01.473 | 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-04-01 00:23:01.477 | 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-04-01 00:23:01.558 | 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-04-01 00:23:01.560 | 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-04-01 00:23:01.561 | 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-04-01 00:23:01.562 | 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-04-01 00:23:01.659 | 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-04-01 00:23:01.876 | 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-04-01 00:23:01.878 | 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-04-01 00:23:01.991 | 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-04-01 00:23:01.994 | 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-04-01 00:23:01.996 | 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-04-01 00:23:02.088 | 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-04-01 00:23:02.164 | 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-04-01 00:23:02.199 | 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-04-01 00:23:02.440 | 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-04-01 00:23:02.517 | 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-04-01 00:23:02.518 | 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-04-01 00:23:02.726 | 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-04-01 00:23:02.839 | 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-04-01 00:23:03.348 | 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-04-01 00:23:03.396 | 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-04-01 00:23:03.769 | 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-04-01 00:23:03.771 | 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-04-01 00:23:03.772 | 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-04-01 00:23:03.773 | 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-04-01 00:23:03.774 | 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-04-01 00:23:03.775 | 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-04-01 00:23:03.777 | 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-04-01 00:23:05.019 | 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-04-01 00:23:05.431 | 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-04-01 00:23:05.432 | 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-04-01 00:23:05.529 | 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-04-01 00:23:05.636 | 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-04-01 00:23:07.307 | Installing collected packages: nova 2022-04-01 00:23:07.307 | Attempting uninstall: nova 2022-04-01 00:23:07.307 | Found existing installation: nova 25.1.0.dev22 2022-04-01 00:23:07.318 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-01 00:23:07.319 | Running setup.py develop for nova 2022-04-01 00:23:13.873 | Successfully installed nova 2022-04-01 00:23:13.874 | 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-04-01 00:23:13.882 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:23:13.882 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:23:14.045 | + inc/python:pip_install:200 : result=0 2022-04-01 00:23:14.048 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:23:14.050 | + functions-common:time_stop:2425 : local name 2022-04-01 00:23:14.053 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:23:14.055 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:23:14.057 | + functions-common:time_stop:2428 : local total 2022-04-01 00:23:14.059 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:23:14.062 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:23:14.064 | + functions-common:time_stop:2432 : start_time=1648772572773 2022-04-01 00:23:14.066 | + functions-common:time_stop:2434 : [[ -z 1648772572773 ]] 2022-04-01 00:23:14.069 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:23:14.073 | + functions-common:time_stop:2437 : end_time=1648772594071 2022-04-01 00:23:14.075 | + functions-common:time_stop:2438 : elapsed_time=21298 2022-04-01 00:23:14.078 | + functions-common:time_stop:2439 : total=134943 2022-04-01 00:23:14.080 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:23:14.082 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=156241 2022-04-01 00:23:14.084 | + inc/python:pip_install:203 : return 0 2022-04-01 00:23:14.087 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 00:23:14.089 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 00:23:14.092 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 00:23:14.112 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-01 00:23:14.124 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-01 00:23:14.127 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-01 00:23:14.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:23:14.132 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:23:14.135 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-01 00:23:14.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:23:14.140 | + 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-04-01 00:23:14.153 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 00:23:14.156 | + ./stack.sh:main:937 : configure_nova 2022-04-01 00:23:14.159 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-01 00:23:14.171 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-01 00:23:14.174 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-01 00:23:14.177 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-01 00:23:14.181 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-01 00:23:14.181 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-01 00:23:14.186 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-01 00:23:14.188 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-01 00:23:14.191 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-01 00:23:14.194 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-01 00:23:14.196 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-01 00:23:14.199 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-01 00:23:14.201 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-01 00:23:14.204 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-01 00:23:14.216 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-01 00:23:14.229 | + 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-04-01 00:23:14.242 | + 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-04-01 00:23:14.255 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-01 00:23:14.269 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-01 00:23:14.273 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-01 00:23:14.278 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.S4D16vo9NA 2022-04-01 00:23:14.280 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 00:23:14.283 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-01 00:23:14.287 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-01 00:23:14.290 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 00:23:14.293 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-01 00:23:14.295 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.S4D16vo9NA 2022-04-01 00:23:14.300 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.S4D16vo9NA 2022-04-01 00:23:14.313 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.S4D16vo9NA /etc/sudoers.d/nova-rootwrap 2022-04-01 00:23:14.326 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-01 00:23:14.331 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-01 00:23:14.333 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-01 00:23:14.336 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-01 00:23:14.339 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-01 00:23:14.341 | + 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-04-01 00:23:14.345 | + 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-04-01 00:23:14.348 | + 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-04-01 00:23:14.350 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-01 00:23:14.355 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-01 00:23:14.373 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:14.376 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-01 00:23:14.378 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-01 00:23:14.382 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-01 00:23:14.386 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-01 00:23:14.416 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-01 00:23:14.419 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-01 00:23:14.448 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-01 00:23:14.481 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-01 00:23:14.511 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-01 00:23:14.542 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-01 00:23:14.573 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-01 00:23:14.605 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-01 00:23:14.607 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.70 2022-04-01 00:23:14.635 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-01 00:23:14.664 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-01 00:23:14.698 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-01 00:23:14.738 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-01 00:23:14.768 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-01 00:23:14.803 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-01 00:23:14.805 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 00:23:14.808 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 00:23:14.810 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 00:23:14.812 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 00:23:14.815 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 00:23:14.817 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 00:23:14.819 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 00:23:14.821 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 00:23:14.824 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 00:23:14.826 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 00:23:14.828 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 00:23:14.830 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-01 00:23:14.833 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 00:23:14.835 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 00:23:14.837 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 00:23:14.839 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 00:23:14.842 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 00:23:14.844 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 00:23:14.847 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-01 00:23:14.864 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:14.867 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 00:23:14.869 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-01 00:23:14.871 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-01 00:23:14.901 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-01 00:23:14.905 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 00:23:14.909 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 00:23:14.912 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 00:23:14.916 | ++ 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:23:14.920 | + 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-04-01 00:23:14.953 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-01 00:23:14.955 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-01 00:23:14.957 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-01 00:23:14.960 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-01 00:23:14.962 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-01 00:23:14.965 | + 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-04-01 00:23:15.001 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-01 00:23:15.035 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-01 00:23:15.065 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-01 00:23:15.095 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-01 00:23:15.115 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:15.117 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-01 00:23:15.135 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:15.139 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-01 00:23:15.140 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-01 00:23:15.146 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-01 00:23:15.149 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-01 00:23:15.185 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-01 00:23:15.203 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:15.206 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-01 00:23:15.208 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-01 00:23:15.210 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 00:23:15.213 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 00:23:15.215 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-01 00:23:15.250 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-01 00:23:15.279 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-01 00:23:15.307 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-01 00:23:15.336 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-01 00:23:15.364 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-01 00:23:15.398 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-01 00:23:15.427 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-01 00:23:15.455 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 00:23:15.484 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 00:23:15.512 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-01 00:23:15.530 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:15.533 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-01 00:23:15.535 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-01 00:23:15.569 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-01 00:23:15.599 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.70/identity 2022-04-01 00:23:15.629 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-01 00:23:15.659 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-01 00:23:15.689 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-01 00:23:15.720 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-01 00:23:15.752 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-01 00:23:15.791 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-01 00:23:15.808 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:15.811 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-01 00:23:15.814 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-01 00:23:15.844 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-01 00:23:15.881 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-01 00:23:15.884 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-01 00:23:15.916 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-01 00:23:15.919 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-01 00:23:15.923 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-01 00:23:15.926 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 00:23:15.929 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 00:23:15.932 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 00:23:15.935 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 00:23:15.938 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 00:23:15.940 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 00:23:15.943 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-01 00:23:15.945 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 00:23:15.948 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 00:23:15.950 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 00:23:15.952 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 00:23:15.955 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 00:23:15.958 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 00:23:15.960 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 00:23:15.962 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 00:23:15.965 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 00:23:15.970 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 00:23:15.972 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 00:23:15.974 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-01 00:23:15.977 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-01 00:23:15.979 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-01 00:23:15.982 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 00:23:16.000 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 00:23:16.003 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 00:23:16.005 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 00:23:16.007 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 00:23:16.009 | + 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-04-01 00:23:16.038 | + 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-04-01 00:23:16.067 | + 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-04-01 00:23:16.096 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 00:23:16.124 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-01 00:23:16.162 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-01 00:23:16.179 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:16.182 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-01 00:23:16.184 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-01 00:23:16.187 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-01 00:23:16.190 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-01 00:23:16.192 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 00:23:16.194 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 00:23:16.197 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-01 00:23:16.202 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-01 00:23:16.205 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 00:23:16.207 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 00:23:16.221 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 00:23:16.222 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 00:23:16.230 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 00:23:16.234 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 00:23:16.251 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 00:23:16.254 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-01 00:23:16.258 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-01 00:23:16.290 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-01 00:23:16.318 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-01 00:23:16.348 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-01 00:23:16.377 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 00:23:16.407 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 00:23:16.436 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-01 00:23:16.467 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-01 00:23:16.496 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-01 00:23:16.525 | + 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-04-01 00:23:16.552 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 00:23:16.582 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 00:23:16.612 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-01 00:23:16.642 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 00:23:16.645 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 00:23:16.648 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-01 00:23:16.651 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-01 00:23:16.653 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 00:23:16.656 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:16.659 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:16.661 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 00:23:16.664 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 00:23:16.666 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-01 00:23:16.699 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 00:23:16.727 | + 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-04-01 00:23:16.728 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-01 00:23:16.737 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-01 00:23:16.740 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-01 00:23:16.742 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-01 00:23:16.745 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 00:23:16.747 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 00:23:16.749 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 00:23:16.753 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:16.755 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:16.757 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 00:23:16.760 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 00:23:16.762 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:16.764 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:16.767 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-01 00:23:16.830 | Enabling site nova-api-wsgi. 2022-04-01 00:23:16.836 | To activate the new configuration, you need to run: 2022-04-01 00:23:16.836 | systemctl reload apache2 2022-04-01 00:23:16.840 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 00:23:16.843 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 00:23:16.845 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:23:16.848 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 00:23:16.993 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-01 00:23:17.019 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:17.023 | + 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-04-01 00:23:17.027 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-01 00:23:17.030 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-01 00:23:17.034 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-01 00:23:17.037 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-01 00:23:17.040 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 00:23:17.044 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-01 00:23:17.050 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-01 00:23:17.052 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 00:23:17.055 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 00:23:17.068 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 00:23:17.069 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 00:23:17.077 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 00:23:17.081 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 00:23:17.098 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-01 00:23:17.100 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-01 00:23:17.104 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-01 00:23:17.135 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-01 00:23:17.164 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-01 00:23:17.198 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-01 00:23:17.228 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 00:23:17.258 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 00:23:17.288 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-01 00:23:17.318 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-01 00:23:17.347 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-01 00:23:17.377 | + 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-04-01 00:23:17.408 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 00:23:17.452 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 00:23:17.484 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-01 00:23:17.516 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-01 00:23:17.519 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-01 00:23:17.552 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-01 00:23:17.569 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:17.572 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-01 00:23:17.606 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-01 00:23:17.609 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-01 00:23:17.611 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-01 00:23:17.629 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:17.632 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 00:23:17.635 | + 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-04-01 00:23:17.670 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-01 00:23:17.705 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-01 00:23:17.708 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 00:23:17.710 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-01 00:23:17.713 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 00:23:17.715 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 00:23:17.717 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 00:23:17.735 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:17.739 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 00:23:17.741 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 00:23:17.743 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 00:23:17.767 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:17.769 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 00:23:17.772 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 00:23:17.805 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 00:23:17.807 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 00:23:17.810 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-01 00:23:17.838 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-01 00:23:17.869 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-01 00:23:17.900 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-01 00:23:17.917 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:17.920 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-01 00:23:17.951 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-01 00:23:17.954 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-01 00:23:17.962 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-01 00:23:17.995 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-01 00:23:18.033 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.70/identity 2022-04-01 00:23:18.065 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-01 00:23:18.098 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-01 00:23:18.133 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-01 00:23:18.166 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-01 00:23:18.197 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-01 00:23:18.230 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-01 00:23:18.266 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-01 00:23:18.286 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:18.290 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-01 00:23:18.295 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:23:18.298 | + lib/nova:create_nova_conf:553 : local conf 2022-04-01 00:23:18.301 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-01 00:23:18.304 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-01 00:23:18.307 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:23:18.310 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:23:18.314 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-01 00:23:18.316 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-01 00:23:18.318 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-01 00:23:18.323 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-01 00:23:18.326 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-01 00:23:18.333 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-01 00:23:18.335 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-01 00:23:18.338 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-01 00:23:18.342 | + 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-04-01 00:23:18.383 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-01 00:23:18.420 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-01 00:23:18.455 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 00:23:18.458 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-01 00:23:18.460 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-01 00:23:18.463 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-01 00:23:18.482 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:18.486 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-01 00:23:18.486 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-01 00:23:19.239 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-01 00:23:19.241 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-01 00:23:19.244 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 00:23:19.246 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-01 00:23:19.249 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 00:23:19.252 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 00:23:19.254 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 00:23:19.271 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:19.275 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 00:23:19.279 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 00:23:19.282 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 00:23:19.299 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:19.302 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-01 00:23:19.305 | + 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-04-01 00:23:19.333 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 00:23:19.335 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 00:23:19.338 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-01 00:23:19.355 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:19.357 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-01 00:23:19.360 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 00:23:19.363 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-01 00:23:19.393 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.70/identity 2022-04-01 00:23:19.423 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-01 00:23:19.451 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-01 00:23:19.480 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-01 00:23:19.514 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-01 00:23:19.543 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-01 00:23:19.574 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-01 00:23:19.605 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-01 00:23:19.607 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-01 00:23:19.610 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-01 00:23:19.613 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 00:23:19.630 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 00:23:19.633 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 00:23:19.635 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 00:23:19.637 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 00:23:19.640 | + 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-04-01 00:23:19.669 | + 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-04-01 00:23:19.697 | + 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-04-01 00:23:19.726 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 00:23:19.754 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-01 00:23:19.757 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-01 00:23:19.761 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:23:19.764 | + lib/nova:create_nova_conf:587 : local conf 2022-04-01 00:23:19.767 | + lib/nova:create_nova_conf:588 : local offset 2022-04-01 00:23:19.770 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-01 00:23:19.772 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:23:19.775 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:23:19.778 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-01 00:23:19.780 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-01 00:23:19.783 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-01 00:23:19.786 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 00:23:19.788 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-01 00:23:19.791 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-01 00:23:19.793 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-01 00:23:19.810 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:19.813 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-01 00:23:19.815 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-01 00:23:19.833 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:19.836 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-01 00:23:19.853 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:19.856 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-01 00:23:19.873 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:19.876 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-01 00:23:19.894 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:19.896 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-01 00:23:19.899 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-01 00:23:19.902 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-01 00:23:19.904 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-01 00:23:19.907 | + lib/stack:stack_install_service:32 : install_placement 2022-04-01 00:23:19.910 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-01 00:23:19.915 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-01 00:23:19.918 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:19.921 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:19.924 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-01 00:23:19.927 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 00:23:19.930 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 00:23:19.932 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 00:23:19.935 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 00:23:19.937 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 00:23:19.940 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 00:23:19.942 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:19.945 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:19.948 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 00:23:19.950 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 00:23:19.953 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 00:23:19.955 | + functions-common:apt_get_update:1190 : return 2022-04-01 00:23:19.958 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-01 00:23:19.961 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 00:23:19.963 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:19.966 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:19.969 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-01 00:23:19.992 | + 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-04-01 00:23:20.104 | Reading package lists... 2022-04-01 00:23:20.380 | Building dependency tree... 2022-04-01 00:23:20.382 | Reading state information... 2022-04-01 00:23:20.651 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-01 00:23:20.652 | The following packages were automatically installed and are no longer required: 2022-04-01 00:23:20.653 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 00:23:20.653 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 00:23:20.653 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 00:23:20.653 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 00:23:20.653 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 00:23:20.653 | python3-zope.interface 2022-04-01 00:23:20.653 | Use 'sudo apt autoremove' to remove them. 2022-04-01 00:23:20.769 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 00:23:20.773 | + functions-common:apt_get:1234 : result=0 2022-04-01 00:23:20.776 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 00:23:20.778 | + functions-common:time_stop:2425 : local name 2022-04-01 00:23:20.781 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:23:20.783 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:23:20.786 | + functions-common:time_stop:2428 : local total 2022-04-01 00:23:20.788 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:23:20.790 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 00:23:20.793 | + functions-common:time_stop:2432 : start_time=1648772599989 2022-04-01 00:23:20.795 | + functions-common:time_stop:2434 : [[ -z 1648772599989 ]] 2022-04-01 00:23:20.798 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:23:20.803 | + functions-common:time_stop:2437 : end_time=1648772600800 2022-04-01 00:23:20.805 | + functions-common:time_stop:2438 : elapsed_time=811 2022-04-01 00:23:20.807 | + functions-common:time_stop:2439 : total=6330 2022-04-01 00:23:20.810 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:23:20.813 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7141 2022-04-01 00:23:20.815 | + functions-common:apt_get:1238 : return 0 2022-04-01 00:23:20.818 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-01 00:23:20.820 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-01 00:23:20.823 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-01 00:23:20.825 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-01 00:23:20.828 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-01 00:23:20.851 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-01 00:23:20.853 | + functions-common:install_package:1463 : update_package_repo 2022-04-01 00:23:20.856 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-01 00:23:20.858 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-01 00:23:20.861 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-01 00:23:20.863 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-01 00:23:20.866 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-01 00:23:20.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:20.871 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:20.873 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-01 00:23:20.876 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-01 00:23:20.879 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-01 00:23:20.881 | + functions-common:apt_get_update:1190 : return 2022-04-01 00:23:20.884 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-01 00:23:20.886 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-01 00:23:20.889 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:20.892 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:20.895 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-01 00:23:20.917 | + 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-04-01 00:23:21.028 | Reading package lists... 2022-04-01 00:23:21.296 | Building dependency tree... 2022-04-01 00:23:21.298 | Reading state information... 2022-04-01 00:23:21.580 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-01 00:23:21.580 | The following packages were automatically installed and are no longer required: 2022-04-01 00:23:21.582 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-01 00:23:21.582 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-01 00:23:21.582 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-01 00:23:21.582 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-01 00:23:21.582 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-01 00:23:21.582 | python3-zope.interface 2022-04-01 00:23:21.582 | Use 'sudo apt autoremove' to remove them. 2022-04-01 00:23:21.701 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-04-01 00:23:21.705 | + functions-common:apt_get:1234 : result=0 2022-04-01 00:23:21.708 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-01 00:23:21.710 | + functions-common:time_stop:2425 : local name 2022-04-01 00:23:21.713 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:23:21.715 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:23:21.718 | + functions-common:time_stop:2428 : local total 2022-04-01 00:23:21.721 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:23:21.723 | + functions-common:time_stop:2431 : name=apt-get 2022-04-01 00:23:21.725 | + functions-common:time_stop:2432 : start_time=1648772600914 2022-04-01 00:23:21.728 | + functions-common:time_stop:2434 : [[ -z 1648772600914 ]] 2022-04-01 00:23:21.731 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:23:21.736 | + functions-common:time_stop:2437 : end_time=1648772601733 2022-04-01 00:23:21.738 | + functions-common:time_stop:2438 : elapsed_time=819 2022-04-01 00:23:21.741 | + functions-common:time_stop:2439 : total=7141 2022-04-01 00:23:21.743 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:23:21.746 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7960 2022-04-01 00:23:21.748 | + functions-common:apt_get:1238 : return 0 2022-04-01 00:23:21.751 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-01 00:23:21.754 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-01 00:23:21.756 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 00:23:21.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:21.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:21.764 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-01 00:23:21.767 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-01 00:23:21.824 | wsgi (enabled by maintainer script) 2022-04-01 00:23:21.827 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-01 00:23:21.830 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-01 00:23:21.833 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 00:23:21.836 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-01 00:23:21.839 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-01 00:23:21.842 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 00:23:21.847 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-01 00:23:21.847 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 00:23:21.855 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-01 00:23:21.858 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-01 00:23:21.861 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-01 00:23:21.864 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-01 00:23:21.867 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-01 00:23:21.893 | Using python 3.8 to install osc-placement 2022-04-01 00:23:21.895 | + 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-04-01 00:23:22.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:23:22.781 | from cryptography.utils import int_from_bytes 2022-04-01 00:23:22.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:23:22.781 | from cryptography.utils import int_from_bytes 2022-04-01 00:23:23.931 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:23:23.959 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-01 00:23:23.970 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-01 00:23:23.971 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-01 00:23:23.972 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-01 00:23:23.973 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-01 00:23:23.974 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-01 00:23:23.976 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-01 00:23:24.035 | 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-04-01 00:23:24.036 | 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-04-01 00:23:24.038 | 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-04-01 00:23:24.039 | 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-04-01 00:23:24.052 | 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-04-01 00:23:24.053 | 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-04-01 00:23:24.056 | 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-04-01 00:23:24.070 | 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-04-01 00:23:24.071 | 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-04-01 00:23:24.072 | 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-04-01 00:23:24.073 | 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-04-01 00:23:24.074 | 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-04-01 00:23:24.076 | 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-04-01 00:23:24.097 | 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-04-01 00:23:24.098 | 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-04-01 00:23:24.099 | 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-04-01 00:23:24.100 | 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-04-01 00:23:24.110 | 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-04-01 00:23:24.148 | 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-04-01 00:23:24.149 | 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-04-01 00:23:24.150 | 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-04-01 00:23:24.151 | 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-04-01 00:23:24.152 | 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-04-01 00:23:24.154 | 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-04-01 00:23:24.156 | 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-04-01 00:23:24.157 | 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-04-01 00:23:24.225 | 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-04-01 00:23:24.228 | 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-04-01 00:23:24.230 | 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-04-01 00:23:24.231 | 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-04-01 00:23:24.321 | 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-04-01 00:23:24.322 | 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-04-01 00:23:24.324 | 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-04-01 00:23:24.367 | 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-04-01 00:23:24.407 | 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-04-01 00:23:24.574 | 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-04-01 00:23:26.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-04-01 00:23:26.870 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:23:26.870 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:23:27.009 | + inc/python:pip_install:200 : result=0 2022-04-01 00:23:27.012 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:23:27.014 | + functions-common:time_stop:2425 : local name 2022-04-01 00:23:27.017 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:23:27.020 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:23:27.022 | + functions-common:time_stop:2428 : local total 2022-04-01 00:23:27.025 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:23:27.028 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:23:27.030 | + functions-common:time_stop:2432 : start_time=1648772601885 2022-04-01 00:23:27.033 | + functions-common:time_stop:2434 : [[ -z 1648772601885 ]] 2022-04-01 00:23:27.036 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:23:27.041 | + functions-common:time_stop:2437 : end_time=1648772607038 2022-04-01 00:23:27.044 | + functions-common:time_stop:2438 : elapsed_time=5153 2022-04-01 00:23:27.046 | + functions-common:time_stop:2439 : total=156241 2022-04-01 00:23:27.049 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:23:27.052 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=161394 2022-04-01 00:23:27.054 | + inc/python:pip_install:203 : return 0 2022-04-01 00:23:27.057 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-01 00:23:27.059 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-01 00:23:27.062 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-01 00:23:27.064 | + functions-common:git_clone:610 : local git_ref=master 2022-04-01 00:23:27.067 | + functions-common:git_clone:611 : local orig_dir 2022-04-01 00:23:27.070 | ++ functions-common:git_clone:612 : pwd 2022-04-01 00:23:27.073 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-01 00:23:27.075 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-01 00:23:27.079 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-01 00:23:27.096 | + functions-common:git_clone:615 : RECLONE=False 2022-04-01 00:23:27.099 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-01 00:23:27.101 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-01 00:23:27.104 | + functions-common:git_clone:629 : echo master 2022-04-01 00:23:27.105 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-01 00:23:27.111 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-01 00:23:27.113 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-01 00:23:27.116 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-01 00:23:27.119 | + functions-common:git_clone:678 : git show --oneline 2022-04-01 00:23:27.119 | + functions-common:git_clone:678 : head -1 2022-04-01 00:23:27.122 | ffca1ebd Merge "Add zed spec directory" 2022-04-01 00:23:27.125 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-01 00:23:27.128 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-01 00:23:27.130 | + inc/python:setup_develop:338 : local bindep 2022-04-01 00:23:27.133 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 00:23:27.135 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-01 00:23:27.138 | + inc/python:setup_develop:344 : local extras= 2022-04-01 00:23:27.141 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-01 00:23:27.144 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-01 00:23:27.146 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 00:23:27.149 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-01 00:23:27.151 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-01 00:23:27.154 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-01 00:23:27.158 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-01 00:23:27.160 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-01 00:23:27.163 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-01 00:23:27.166 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-01 00:23:27.169 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-01 00:23:27.172 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-01 00:23:27.178 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-01 00:23:27.181 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-01 00:23:27.838 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-01 00:23:27.841 | + inc/python:setup_package:418 : local bindep=0 2022-04-01 00:23:27.843 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-01 00:23:27.846 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-01 00:23:27.848 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-01 00:23:27.851 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-01 00:23:27.853 | + inc/python:setup_package:427 : local flags=-e 2022-04-01 00:23:27.855 | + inc/python:setup_package:428 : local extras= 2022-04-01 00:23:27.858 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-01 00:23:27.861 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-01 00:23:27.863 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-01 00:23:27.866 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-01 00:23:27.868 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-01 00:23:27.871 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-01 00:23:27.895 | Using python 3.8 to install /opt/stack/placement 2022-04-01 00:23:27.898 | + 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-04-01 00:23:28.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:23:28.799 | from cryptography.utils import int_from_bytes 2022-04-01 00:23:28.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:23:28.799 | from cryptography.utils import int_from_bytes 2022-04-01 00:23:29.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:23:29.987 | Obtaining file:///opt/stack/placement 2022-04-01 00:23:29.988 | Preparing metadata (setup.py): started 2022-04-01 00:23:33.225 | Preparing metadata (setup.py): finished with status 'done' 2022-04-01 00:23:33.271 | 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-04-01 00:23:33.272 | 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-04-01 00:23:33.273 | 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-04-01 00:23:33.274 | 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-04-01 00:23:33.275 | 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-04-01 00:23:33.276 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-04-01 00:23:33.277 | 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-04-01 00:23:33.279 | 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-04-01 00:23:33.280 | 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-04-01 00:23:33.282 | 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-04-01 00:23:33.284 | 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-04-01 00:23:33.285 | 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-04-01 00:23:33.286 | 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-04-01 00:23:33.287 | 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-04-01 00:23:33.288 | 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-04-01 00:23:33.289 | 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-04-01 00:23:33.291 | 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-04-01 00:23:33.292 | 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-04-01 00:23:33.293 | 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-04-01 00:23:33.294 | 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-04-01 00:23:33.295 | 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-04-01 00:23:33.362 | 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-04-01 00:23:33.364 | 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-04-01 00:23:33.365 | 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-04-01 00:23:33.367 | 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-04-01 00:23:33.368 | 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-04-01 00:23:33.370 | 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-04-01 00:23:33.390 | 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-04-01 00:23:33.435 | 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-04-01 00:23:33.436 | 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-04-01 00:23:33.437 | 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-04-01 00:23:33.438 | 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-04-01 00:23:33.440 | 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-04-01 00:23:33.495 | 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-04-01 00:23:33.496 | 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-04-01 00:23:33.498 | 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-04-01 00:23:33.500 | 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-04-01 00:23:33.544 | 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-04-01 00:23:33.547 | 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-04-01 00:23:33.566 | 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-04-01 00:23:33.568 | 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-04-01 00:23:33.570 | 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-04-01 00:23:33.601 | 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-04-01 00:23:33.602 | 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-04-01 00:23:33.616 | 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-04-01 00:23:33.636 | 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-04-01 00:23:33.637 | 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-04-01 00:23:33.638 | 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-04-01 00:23:33.639 | 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-04-01 00:23:33.689 | 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-04-01 00:23:33.691 | 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-04-01 00:23:33.694 | 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-04-01 00:23:33.695 | 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-04-01 00:23:33.715 | 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-04-01 00:23:33.896 | 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-04-01 00:23:33.942 | 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-04-01 00:23:33.944 | 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-04-01 00:23:33.945 | 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-04-01 00:23:33.965 | 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-04-01 00:23:34.005 | 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-04-01 00:23:34.072 | 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-04-01 00:23:34.186 | 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-04-01 00:23:34.284 | 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-04-01 00:23:34.345 | 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-04-01 00:23:34.563 | 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-04-01 00:23:34.564 | 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-04-01 00:23:34.566 | 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-04-01 00:23:34.654 | 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-04-01 00:23:34.713 | 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-04-01 00:23:34.893 | 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-04-01 00:23:35.014 | 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-04-01 00:23:35.017 | 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-04-01 00:23:37.039 | Installing collected packages: openstack-placement 2022-04-01 00:23:37.040 | Attempting uninstall: openstack-placement 2022-04-01 00:23:37.040 | Found existing installation: openstack-placement 7.1.0.dev7 2022-04-01 00:23:37.042 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-01 00:23:37.044 | Running setup.py develop for openstack-placement 2022-04-01 00:23:41.350 | Successfully installed openstack-placement 2022-04-01 00:23:41.350 | 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-04-01 00:23:41.358 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:23:41.358 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:23:41.515 | + inc/python:pip_install:200 : result=0 2022-04-01 00:23:41.517 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:23:41.520 | + functions-common:time_stop:2425 : local name 2022-04-01 00:23:41.522 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:23:41.525 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:23:41.527 | + functions-common:time_stop:2428 : local total 2022-04-01 00:23:41.529 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:23:41.532 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:23:41.534 | + functions-common:time_stop:2432 : start_time=1648772607889 2022-04-01 00:23:41.536 | + functions-common:time_stop:2434 : [[ -z 1648772607889 ]] 2022-04-01 00:23:41.539 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:23:41.544 | + functions-common:time_stop:2437 : end_time=1648772621541 2022-04-01 00:23:41.547 | + functions-common:time_stop:2438 : elapsed_time=13652 2022-04-01 00:23:41.549 | + functions-common:time_stop:2439 : total=161394 2022-04-01 00:23:41.551 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:23:41.554 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=175046 2022-04-01 00:23:41.556 | + inc/python:pip_install:203 : return 0 2022-04-01 00:23:41.559 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-01 00:23:41.561 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 00:23:41.564 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 00:23:41.584 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-01 00:23:41.596 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-01 00:23:41.599 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-01 00:23:41.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:23:41.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:23:41.607 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-01 00:23:41.610 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:23:41.613 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-01 00:23:41.615 | + ./stack.sh:main:943 : configure_placement 2022-04-01 00:23:41.618 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-01 00:23:41.631 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-01 00:23:41.634 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-01 00:23:41.638 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-01 00:23:41.641 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-01 00:23:41.644 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-01 00:23:41.646 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-01 00:23:41.649 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-01 00:23:41.652 | + 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-04-01 00:23:41.685 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-01 00:23:41.719 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-01 00:23:41.752 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-01 00:23:41.755 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-01 00:23:41.757 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-01 00:23:41.760 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 00:23:41.762 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-01 00:23:41.798 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-01 00:23:41.831 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-01 00:23:41.864 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-01 00:23:41.900 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-01 00:23:41.929 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-01 00:23:41.961 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-01 00:23:41.994 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-01 00:23:42.025 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-01 00:23:42.058 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 00:23:42.089 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-01 00:23:42.092 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-01 00:23:42.095 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-01 00:23:42.099 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 00:23:42.118 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 00:23:42.121 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 00:23:42.123 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 00:23:42.126 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 00:23:42.128 | + 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-04-01 00:23:42.160 | + 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-04-01 00:23:42.191 | + 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-04-01 00:23:42.221 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 00:23:42.254 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 00:23:42.257 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-01 00:23:42.260 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-01 00:23:42.262 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-01 00:23:42.266 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-01 00:23:42.269 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-01 00:23:42.271 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-01 00:23:42.275 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-01 00:23:42.280 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-01 00:23:42.283 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-01 00:23:42.285 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-01 00:23:42.300 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-01 00:23:42.300 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-01 00:23:42.309 | d /var/run/uwsgi 0755 ubuntu root 2022-04-01 00:23:42.313 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-01 00:23:42.330 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-01 00:23:42.333 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-01 00:23:42.337 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-01 00:23:42.369 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-01 00:23:42.399 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-01 00:23:42.428 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-01 00:23:42.458 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-01 00:23:42.488 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-01 00:23:42.520 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-01 00:23:42.549 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-01 00:23:42.579 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-01 00:23:42.609 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-01 00:23:42.638 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-01 00:23:42.668 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-01 00:23:42.697 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-01 00:23:42.726 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-01 00:23:42.729 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-01 00:23:42.732 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-01 00:23:42.735 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-01 00:23:42.737 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-01 00:23:42.740 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:42.742 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:42.745 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-01 00:23:42.748 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-01 00:23:42.751 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-01 00:23:42.780 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-01 00:23:42.810 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-01 00:23:42.810 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-01 00:23:42.819 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-01 00:23:42.823 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-01 00:23:42.825 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-01 00:23:42.828 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-01 00:23:42.831 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-01 00:23:42.834 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-01 00:23:42.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:42.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:42.842 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-01 00:23:42.844 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-01 00:23:42.847 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:42.849 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:42.852 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-01 00:23:42.915 | Site placement-api already enabled 2022-04-01 00:23:42.919 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-01 00:23:42.923 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-01 00:23:42.925 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:23:42.928 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-01 00:23:43.069 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-01 00:23:43.092 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:43.095 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-01 00:23:43.114 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:43.116 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-01 00:23:43.136 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:43.139 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-01 00:23:43.142 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-01 00:23:43.145 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 00:23:43.178 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.70/identity 2022-04-01 00:23:43.208 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 00:23:43.240 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 00:23:43.275 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 00:23:43.308 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 00:23:43.338 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 00:23:43.369 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-01 00:23:43.399 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-01 00:23:43.417 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:43.420 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-01 00:23:43.439 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:43.441 | + ./stack.sh:main:969 : run_phase stack install 2022-04-01 00:23:43.444 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 00:23:43.447 | + functions-common:run_phase:1854 : local phase=install 2022-04-01 00:23:43.449 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 00:23:43.452 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 00:23:43.454 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 00:23:43.457 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 00:23:43.459 | + functions-common:run_phase:1863 : local extra 2022-04-01 00:23:43.463 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 00:23:43.467 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 00:23:43.470 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 00:23:43.473 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 00:23:43.476 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-01 00:23:43.479 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 00:23:43.496 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:43.498 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 00:23:43.501 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 00:23:43.503 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-01 00:23:43.505 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-01 00:23:43.508 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:23:43.510 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-01 00:23:43.513 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-01 00:23:43.515 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-01 00:23:43.574 | ++ inc/async:async_inner:63 : install_tempest 2022-04-01 00:23:43.612 | [513404 Async install_tempest:538534]: running: install_tempest 2022-04-01 00:23:43.615 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 00:23:43.617 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 00:23:43.620 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 00:23:43.623 | + 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:23:43.626 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-01 00:23:43.631 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 00:23:43.634 | + functions-common:run_plugins:1840 : local phase=install 2022-04-01 00:23:43.637 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 00:23:43.641 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 00:23:43.644 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-01 00:23:43.648 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-01 00:23:43.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-01 00:23:43.653 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-01 00:23:43.657 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-01 00:23:43.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-01 00:23:43.663 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-01 00:23:43.666 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-01 00:23:43.668 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-01 00:23:43.672 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-01 00:23:43.675 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-01 00:23:43.678 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-01 00:23:43.683 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-01 00:23:43.688 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-01 00:23:43.693 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-01 00:23:43.695 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-01 00:23:43.698 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-01 00:23:43.701 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-01 00:23:43.704 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-01 00:23:43.730 | Using python 3.8 to install python-openstackclient 2022-04-01 00:23:43.732 | + 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-04-01 00:23:44.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:23:44.618 | from cryptography.utils import int_from_bytes 2022-04-01 00:23:44.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:23:44.618 | from cryptography.utils import int_from_bytes 2022-04-01 00:23:45.770 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-01 00:23:45.797 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-01 00:23:45.817 | 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-04-01 00:23:45.818 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-01 00:23:45.819 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-01 00:23:45.820 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-01 00:23:45.821 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-01 00:23:45.822 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-01 00:23:45.823 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-01 00:23:45.824 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-01 00:23:45.825 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-01 00:23:45.826 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-01 00:23:45.828 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-01 00:23:45.840 | 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-04-01 00:23:45.841 | 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-04-01 00:23:45.842 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-01 00:23:45.843 | 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-04-01 00:23:45.844 | 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-04-01 00:23:45.873 | 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-04-01 00:23:45.873 | 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-04-01 00:23:45.875 | 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-04-01 00:23:45.876 | 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-04-01 00:23:45.877 | 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-04-01 00:23:45.878 | 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-04-01 00:23:45.879 | 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-04-01 00:23:45.880 | 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-04-01 00:23:45.881 | 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-04-01 00:23:45.883 | 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-04-01 00:23:45.884 | 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-04-01 00:23:45.897 | 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-04-01 00:23:45.917 | 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-04-01 00:23:45.919 | 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-04-01 00:23:45.920 | 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-04-01 00:23:45.921 | 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-04-01 00:23:45.943 | 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-04-01 00:23:45.961 | 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-04-01 00:23:45.962 | 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-04-01 00:23:45.965 | 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-04-01 00:23:46.056 | 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-04-01 00:23:46.057 | 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-04-01 00:23:46.058 | 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-04-01 00:23:46.101 | 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-04-01 00:23:46.112 | 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-04-01 00:23:46.146 | 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-04-01 00:23:46.313 | 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-04-01 00:23:46.329 | 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-04-01 00:23:46.432 | 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-04-01 00:23:46.434 | 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-04-01 00:23:46.435 | 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-04-01 00:23:46.438 | 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-04-01 00:23:46.568 | 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-04-01 00:23:48.917 | 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-04-01 00:23:48.925 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-01 00:23:48.925 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-01 00:23:49.064 | + inc/python:pip_install:200 : result=0 2022-04-01 00:23:49.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-01 00:23:49.069 | + functions-common:time_stop:2425 : local name 2022-04-01 00:23:49.072 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:23:49.074 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:23:49.076 | + functions-common:time_stop:2428 : local total 2022-04-01 00:23:49.079 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:23:49.082 | + functions-common:time_stop:2431 : name=pip_install 2022-04-01 00:23:49.084 | + functions-common:time_stop:2432 : start_time=1648772623723 2022-04-01 00:23:49.087 | + functions-common:time_stop:2434 : [[ -z 1648772623723 ]] 2022-04-01 00:23:49.090 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:23:49.095 | + functions-common:time_stop:2437 : end_time=1648772629091 2022-04-01 00:23:49.097 | + functions-common:time_stop:2438 : elapsed_time=5368 2022-04-01 00:23:49.100 | + functions-common:time_stop:2439 : total=175046 2022-04-01 00:23:49.102 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:23:49.105 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=180414 2022-04-01 00:23:49.107 | + inc/python:pip_install:203 : return 0 2022-04-01 00:23:49.119 | + ./stack.sh:main:981 : install_oscwrap 2022-04-01 00:23:49.123 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-01 00:23:49.130 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.vvYnLbgTr7 2022-04-01 00:23:49.133 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-01 00:23:49.136 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-01 00:23:49.139 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-01 00:23:49.142 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-01 00:23:49.145 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 00:23:49.148 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-01 00:23:49.169 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:49.171 | + ./stack.sh:main:1035 : configure_database 2022-04-01 00:23:49.174 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-01 00:23:49.178 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-01 00:23:49.180 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-01 00:23:49.184 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:23:49.188 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-01 00:23:49.190 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-01 00:23:49.193 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:49.196 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:49.199 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-01 00:23:49.204 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-01 00:23:49.208 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-01 00:23:49.209 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-01 00:23:49.213 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-01 00:23:49.275 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-01 00:23:49.277 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-01 00:23:49.280 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-01 00:23:49.282 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-01 00:23:49.285 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-01 00:23:49.287 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-01 00:23:49.289 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-01 00:23:49.292 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-01 00:23:49.294 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-01 00:23:49.297 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-01 00:23:49.299 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-01 00:23:49.301 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-01 00:23:49.304 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-01 00:23:49.306 | + functions-common:is_suse:542 : is_opensuse 2022-04-01 00:23:49.309 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-01 00:23:49.311 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-01 00:23:49.314 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-01 00:23:49.316 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-01 00:23:49.319 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-01 00:23:49.321 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-01 00:23:49.324 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:49.326 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:49.329 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-01 00:23:49.331 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:23:49.334 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 00:23:51.500 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-01 00:23:51.516 | mysqladmin: connect to server at 'localhost' failed 2022-04-01 00:23:51.516 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-01 00:23:51.520 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-01 00:23:51.523 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-01 00:23:51.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:51.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:51.531 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-01 00:23:51.534 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-01 00:23:51.536 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-01 00:23:51.539 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:23:51.541 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:23:51.544 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-01 00:23:51.547 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-01 00:23:51.550 | + 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-04-01 00:23:51.562 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:23:51.597 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-01 00:23:51.611 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:23:51.627 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-01 00:23:51.689 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-01 00:23:51.745 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-01 00:23:51.804 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-01 00:23:51.806 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-01 00:23:51.809 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:23:51.812 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-01 00:23:55.358 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-01 00:23:55.361 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-01 00:23:55.365 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-01 00:23:55.370 | + functions-common:save_stackenv:62 : time_stamp=2022-04-01-002355 2022-04-01 00:23:55.372 | + functions-common:save_stackenv:63 : echo '# 2022-04-01-002355 1039' 2022-04-01 00:23:55.376 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.378 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-01 00:23:55.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.384 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-01 00:23:55.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.389 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-01 00:23:55.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.395 | + 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-04-01 00:23:55.398 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.401 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-04-01 00:23:55.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.406 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-04-01 00:23:55.409 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.412 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-01-001937 2022-04-01 00:23:55.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.417 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-01 00:23:55.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.424 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-04-01 00:23:55.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.429 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-01 00:23:55.432 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.435 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-01 00:23:55.438 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.440 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-01 00:23:55.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-01 00:23:55.446 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-01 00:23:55.450 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-01 00:23:55.453 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-01 00:23:55.455 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-01 00:23:55.468 | + ./stack.sh:main:1065 : start_dstat 2022-04-01 00:23:55.471 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 00:23:55.473 | + functions-common:run_process:1680 : local service=dstat 2022-04-01 00:23:55.476 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 00:23:55.479 | + functions-common:run_process:1682 : local group= 2022-04-01 00:23:55.482 | + functions-common:run_process:1683 : local user= 2022-04-01 00:23:55.484 | + functions-common:run_process:1685 : local name=dstat 2022-04-01 00:23:55.487 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:23:55.489 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:23:55.492 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:23:55.495 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:23:55.498 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:23:55.503 | + functions-common:time_start:2416 : _TIME_START[$name]=1648772635500 2022-04-01 00:23:55.506 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-01 00:23:55.525 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:55.528 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-01 00:23:55.530 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-01 00:23:55.533 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 00:23:55.535 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 00:23:55.538 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 00:23:55.541 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 00:23:55.543 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-01 00:23:55.546 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-01 00:23:55.548 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-01 00:23:55.551 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:23:55.554 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:23:55.557 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-01 00:23:55.559 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-01 00:23:55.562 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-01 00:23:55.565 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-01 00:23:55.567 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:23:55.570 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:23:55.572 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:23:55.575 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:23:55.578 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-01 00:23:55.580 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:23:55.585 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-01 00:23:55.640 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-01 00:23:55.697 | + 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-04-01 00:23:55.759 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-01 00:23:55.822 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-01 00:23:55.879 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:23:55.936 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:23:55.939 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-01 00:23:56.002 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:23:56.536 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-01 00:23:56.549 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-01 00:23:57.057 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-01 00:23:57.079 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:23:57.082 | + functions-common:time_stop:2425 : local name 2022-04-01 00:23:57.084 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:23:57.087 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:23:57.089 | + functions-common:time_stop:2428 : local total 2022-04-01 00:23:57.092 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:23:57.094 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:23:57.097 | + functions-common:time_stop:2432 : start_time=1648772635500 2022-04-01 00:23:57.099 | + functions-common:time_stop:2434 : [[ -z 1648772635500 ]] 2022-04-01 00:23:57.103 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:23:57.107 | + functions-common:time_stop:2437 : end_time=1648772637104 2022-04-01 00:23:57.110 | + functions-common:time_stop:2438 : elapsed_time=1604 2022-04-01 00:23:57.113 | + functions-common:time_stop:2439 : total=0 2022-04-01 00:23:57.115 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:23:57.118 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1604 2022-04-01 00:23:57.121 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-01 00:23:57.123 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-01 00:23:57.126 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-01 00:23:57.129 | + functions-common:run_process:1682 : local group= 2022-04-01 00:23:57.132 | + functions-common:run_process:1683 : local user=root 2022-04-01 00:23:57.134 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-01 00:23:57.137 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:23:57.140 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:23:57.142 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:23:57.145 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:23:57.149 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:23:57.153 | + functions-common:time_start:2416 : _TIME_START[$name]=1648772637150 2022-04-01 00:23:57.156 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-01 00:23:57.174 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:57.177 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:23:57.179 | + functions-common:time_stop:2425 : local name 2022-04-01 00:23:57.182 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:23:57.184 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:23:57.188 | + functions-common:time_stop:2428 : local total 2022-04-01 00:23:57.190 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:23:57.193 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:23:57.196 | + functions-common:time_stop:2432 : start_time=1648772637150 2022-04-01 00:23:57.198 | + functions-common:time_stop:2434 : [[ -z 1648772637150 ]] 2022-04-01 00:23:57.201 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:23:57.206 | + functions-common:time_stop:2437 : end_time=1648772637203 2022-04-01 00:23:57.208 | + functions-common:time_stop:2438 : elapsed_time=53 2022-04-01 00:23:57.211 | + functions-common:time_stop:2439 : total=1604 2022-04-01 00:23:57.213 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:23:57.216 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1657 2022-04-01 00:23:57.219 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-01 00:23:57.237 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:57.240 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-01 00:23:57.264 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:23:57.266 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-01 00:23:57.289 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:23:57.292 | + ./stack.sh:main:1078 : start_etcd3 2022-04-01 00:23:57.295 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-01 00:23:57.298 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835880-2-smb --data-dir /opt/stack/data/etcd' 2022-04-01 00:23:57.301 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-01 00:23:57.303 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835880-2-smb=http://10.222.0.70:2380' 2022-04-01 00:23:57.306 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.70:2380' 2022-04-01 00:23:57.316 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.70:2379' 2022-04-01 00:23:57.319 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-01 00:23:57.321 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-01 00:23:57.324 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.70:2379' 2022-04-01 00:23:57.326 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-01 00:23:57.329 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-01 00:23:57.332 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 00:23:57.334 | + 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-04-01 00:23:57.337 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-01 00:23:57.340 | + 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-04-01 00:23:57.342 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:23:57.345 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-01 00:23:57.347 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:23:57.350 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:23:57.352 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-01 00:23:57.359 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:23:57.364 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-01 00:23:57.439 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-01 00:23:57.505 | + 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-04-01 00:23:57.557 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-01 00:23:57.609 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-01 00:23:57.664 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:23:57.721 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:23:57.724 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-01 00:23:57.787 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:23:58.312 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-01 00:23:58.367 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-01 00:23:58.424 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-01 00:23:58.482 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-01 00:23:58.538 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-01 00:23:58.541 | ++ functions-common:is_arch:506 : uname -m 2022-04-01 00:23:58.545 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-01 00:23:58.548 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-01 00:23:59.133 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-01 00:23:59.147 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-01 00:23:59.672 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-01 00:24:00.463 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-01 00:24:00.482 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:24:00.486 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-01 00:24:00.488 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-01 00:24:00.492 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-01 00:24:00.496 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-01 00:24:00.508 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-01 00:24:00.521 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-01 00:24:00.523 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-01 00:24:00.526 | + 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-04-01 00:24:00.667 | + 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-04-01 00:24:00.807 | + 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-04-01 00:24:00.946 | + 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-04-01 00:24:01.086 | + 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-04-01 00:24:01.227 | + 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-04-01 00:24:01.370 | + 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-04-01 00:24:01.509 | + 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-04-01 00:24:01.654 | + 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-04-01 00:24:01.799 | + 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-04-01 00:24:01.949 | + functions-common:write_clouds_yaml:198 : cat 2022-04-01 00:24:01.956 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-01 00:24:01.959 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-01 00:24:01.963 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-01 00:24:01.967 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-01 00:24:01.970 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-01 00:24:01.973 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-01 00:24:01.990 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:24:01.993 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-01 00:24:01.996 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:24:01.999 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-01 00:24:02.002 | + ./stack.sh:main:1095 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-04-01 00:24:02.004 | + ./stack.sh:main:1096 : init_keystone 2022-04-01 00:24:02.008 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-01 00:24:02.027 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:24:02.030 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-01 00:24:02.032 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-01 00:24:02.035 | + lib/database:recreate_database:112 : local db=keystone 2022-04-01 00:24:02.037 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-01 00:24:02.040 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-01 00:24:02.042 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-01 00:24:02.048 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:24:02.531 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-01 00:24:02.536 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:24:02.553 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-01 00:24:02.555 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 00:24:02.558 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:24:02.560 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:24:02.564 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:24:02.568 | + functions-common:time_start:2416 : _TIME_START[$name]=1648772642566 2022-04-01 00:24:02.571 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-01 00:24:07.379 | 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=540470) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 00:24:07.386 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:07.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.388 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.388 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.388 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.390 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:07.390 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:07.417 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:07.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.419 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.419 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.419 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.420 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:07.421 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:07.483 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:07.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.485 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.485 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.486 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:07.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:07.487 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:07.487 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:07.494 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 00:24:09.316 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:09.317 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 00:24:09.323 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:09.323 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 00:24:09.330 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:09.331 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 00:24:09.338 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:09.339 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 00:24:09.347 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:09.347 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 00:24:09.355 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:09.355 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 00:24:09.411 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:09.411 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:09.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.414 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.414 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.414 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.414 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.415 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:09.415 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:09.416 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:09.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.417 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.417 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.417 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.418 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:09.419 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:09.426 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:09.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.428 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.428 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.429 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.429 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.429 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:09.429 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:09.984 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:09.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.986 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.986 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.986 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:09.987 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:09.987 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:09.987 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:10.013 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:10.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.016 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.016 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.016 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.016 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.016 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:10.017 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:10.025 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 00:24:10.081 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.081 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 00:24:10.089 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.089 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 00:24:10.097 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.097 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 00:24:10.104 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.104 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 00:24:10.113 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.113 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 00:24:10.121 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.121 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 00:24:10.129 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.130 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:10.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.132 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.132 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.132 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.133 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:10.133 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:10.133 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:10.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.136 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.136 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.136 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.136 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.137 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:10.137 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:10.145 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:10.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.146 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.147 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.147 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:10.148 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:10.647 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:10.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.649 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.650 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.650 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.650 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:10.650 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:10.681 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:24:10.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.683 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.684 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.684 | 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=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:24:10.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:24:10.684 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:24:10.684 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=540470) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:24:10.693 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-01 00:24:10.704 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.705 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-01 00:24:10.713 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.713 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-01 00:24:10.723 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.723 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-01 00:24:10.733 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.733 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-01 00:24:10.741 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.741 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-01 00:24:10.752 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:10.752 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-01 00:24:10.762 | INFO migrate.versioning.api [-] done 2022-04-01 00:24:11.205 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-01 00:24:11.208 | + functions-common:time_stop:2425 : local name 2022-04-01 00:24:11.211 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:24:11.217 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:24:11.219 | + functions-common:time_stop:2428 : local total 2022-04-01 00:24:11.222 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:24:11.225 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 00:24:11.228 | + functions-common:time_stop:2432 : start_time=1648772642566 2022-04-01 00:24:11.231 | + functions-common:time_stop:2434 : [[ -z 1648772642566 ]] 2022-04-01 00:24:11.234 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:24:11.238 | + functions-common:time_stop:2437 : end_time=1648772651235 2022-04-01 00:24:11.241 | + functions-common:time_stop:2438 : elapsed_time=8669 2022-04-01 00:24:11.243 | + functions-common:time_stop:2439 : total=0 2022-04-01 00:24:11.245 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:24:11.248 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8669 2022-04-01 00:24:11.251 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-01 00:24:11.254 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-01 00:24:11.259 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-01 00:24:16.018 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-01 00:24:16.018 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 00:24:16.019 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 00:24:16.019 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-01 00:24:16.019 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-01 00:24:16.020 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 00:24:16.020 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 00:24:16.020 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 00:24:16.020 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-01 00:24:16.448 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-01 00:24:16.453 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-01 00:24:21.202 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-01 00:24:21.203 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 00:24:21.203 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 00:24:21.203 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-01 00:24:21.204 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-01 00:24:21.204 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-01 00:24:21.204 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-01 00:24:21.204 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-01 00:24:21.204 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-01 00:24:21.601 | + ./stack.sh:main:1097 : start_keystone 2022-04-01 00:24:21.604 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-01 00:24:21.606 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-01 00:24:21.609 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-01 00:24:21.626 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:24:21.628 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-01 00:24:21.632 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-01 00:24:21.636 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-01 00:24:21.639 | + functions-common:run_process:1680 : local service=keystone 2022-04-01 00:24:21.642 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 00:24:21.645 | + functions-common:run_process:1682 : local group= 2022-04-01 00:24:21.647 | + functions-common:run_process:1683 : local user= 2022-04-01 00:24:21.650 | + functions-common:run_process:1685 : local name=keystone 2022-04-01 00:24:21.652 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:24:21.655 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:24:21.657 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:24:21.660 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:24:21.663 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:24:21.668 | + functions-common:time_start:2416 : _TIME_START[$name]=1648772661664 2022-04-01 00:24:21.671 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-01 00:24:21.689 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:24:21.692 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-01 00:24:21.696 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-01 00:24:21.698 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 00:24:21.701 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 00:24:21.704 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 00:24:21.706 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 00:24:21.708 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-01 00:24:21.711 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-01 00:24:21.714 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-01 00:24:21.717 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:24:21.720 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:24:21.722 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-01 00:24:21.725 | + 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-04-01 00:24:21.727 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-01 00:24:21.729 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-01 00:24:21.732 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 00:24:21.734 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 00:24:21.736 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-01 00:24:21.738 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 00:24:21.743 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-01 00:24:21.799 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-01 00:24:21.865 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-01 00:24:21.921 | + 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-04-01 00:24:21.979 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-01 00:24:22.036 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-01 00:24:22.091 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-01 00:24:22.148 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-01 00:24:22.205 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-01 00:24:22.263 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-01 00:24:22.320 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 00:24:22.323 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-01 00:24:22.382 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 00:24:22.692 | ++ inc/async:async_inner:64 : rc=0 2022-04-01 00:24:22.722 | [538534 Async install_tempest:538534]: finished successfully 2022-04-01 00:24:22.936 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-01 00:24:22.950 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-01 00:24:23.483 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-01 00:24:23.568 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:24:23.572 | + functions-common:time_stop:2425 : local name 2022-04-01 00:24:23.575 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:24:23.580 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:24:23.584 | + functions-common:time_stop:2428 : local total 2022-04-01 00:24:23.587 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:24:23.591 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:24:23.595 | + functions-common:time_stop:2432 : start_time=1648772661664 2022-04-01 00:24:23.598 | + functions-common:time_stop:2434 : [[ -z 1648772661664 ]] 2022-04-01 00:24:23.606 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:24:23.610 | + functions-common:time_stop:2437 : end_time=1648772663606 2022-04-01 00:24:23.614 | + functions-common:time_stop:2438 : elapsed_time=1942 2022-04-01 00:24:23.618 | + functions-common:time_stop:2439 : total=1657 2022-04-01 00:24:23.621 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:24:23.625 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3599 2022-04-01 00:24:23.629 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-01 00:24:23.629 | Waiting for keystone to start... 2022-04-01 00:24:23.632 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.70/identity/v3/ 2022-04-01 00:24:23.636 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.70/identity/v3/ 2022-04-01 00:24:23.641 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 00:24:23.645 | + functions:wait_for_service:458 : local url=http://10.222.0.70/identity/v3/ 2022-04-01 00:24:23.648 | + functions:wait_for_service:459 : local rval=0 2022-04-01 00:24:23.652 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 00:24:23.657 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 00:24:23.660 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:24:23.663 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:24:23.668 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:24:23.675 | + functions-common:time_start:2416 : _TIME_START[$name]=1648772663670 2022-04-01 00:24:23.678 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 00:24:23.687 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/identity/v3/ 2022-04-01 00:24:30.376 | + :: : [[ 200 == 503 ]] 2022-04-01 00:24:30.378 | + :: : [[ 0 -eq 7 ]] 2022-04-01 00:24:30.381 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 00:24:30.384 | + functions-common:time_stop:2425 : local name 2022-04-01 00:24:30.386 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:24:30.389 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:24:30.392 | + functions-common:time_stop:2428 : local total 2022-04-01 00:24:30.395 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:24:30.397 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 00:24:30.399 | + functions-common:time_stop:2432 : start_time=1648772663670 2022-04-01 00:24:30.402 | + functions-common:time_stop:2434 : [[ -z 1648772663670 ]] 2022-04-01 00:24:30.405 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:24:30.410 | + functions-common:time_stop:2437 : end_time=1648772670407 2022-04-01 00:24:30.413 | + functions-common:time_stop:2438 : elapsed_time=6737 2022-04-01 00:24:30.415 | + functions-common:time_stop:2439 : total=0 2022-04-01 00:24:30.417 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:24:30.420 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6737 2022-04-01 00:24:30.423 | + functions:wait_for_service:467 : return 0 2022-04-01 00:24:30.425 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-01 00:24:30.444 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:24:30.447 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-01 00:24:30.449 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:24:30.452 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 00:24:30.486 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-01 00:24:30.489 | + 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-04-01 00:24:36.016 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.016 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.017 | 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=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.025 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.043 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.043 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.076 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.111 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.111 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.208 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.223 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.223 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.223 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.223 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.232 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.235 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.235 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.236 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.236 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.236 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.236 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.236 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=541300) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-01 00:24:36.271 | 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=541300) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 00:24:36.597 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Created domain default 2022-04-01 00:24:36.641 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Created project admin 2022-04-01 00:24:36.672 | DEBUG passlib.handlers.bcrypt [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=541300) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-01 00:24:36.673 | DEBUG passlib.handlers.bcrypt [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=541300) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-01 00:24:36.735 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Created user admin 2022-04-01 00:24:36.749 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Created role reader 2022-04-01 00:24:36.761 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Created role member 2022-04-01 00:24:36.789 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Created implied role where 489183a23bfb469c8c98bfd978bb4d02 implies 061bcfa3101949669d32095301938bd2 2022-04-01 00:24:36.805 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Created role admin 2022-04-01 00:24:36.828 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Created implied role where 25074bc1dfb448b5b18c4aa20887633e implies 489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:24:36.845 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Granted role admin on project admin to user admin. 2022-04-01 00:24:36.854 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Granted role admin on the system to user admin. 2022-04-01 00:24:36.869 | WARNING py.warnings [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 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-04-01 00:24:36.869 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-01 00:24:36.869 |  2022-04-01 00:24:36.873 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Created region RegionOne 2022-04-01 00:24:36.913 | INFO keystone.cmd.bootstrap [None req-2f0e3b53-a65d-4e49-8a1a-a54a9e65eb79 None None] Created public endpoint http://10.222.0.70/identity 2022-04-01 00:24:37.424 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-01 00:24:37.427 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-01 00:24:37.429 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-01 00:24:37.433 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-01 00:24:40.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:24:40.593 | from cryptography.utils import int_from_bytes 2022-04-01 00:24:40.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:24:40.593 | from cryptography.utils import int_from_bytes 2022-04-01 00:24:40.796 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:24:40.799 | + lib/keystone:create_keystone_accounts:310 : admin_project=df27af54b6334dc3a3a3e4937b41af54 2022-04-01 00:24:40.802 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-01 00:24:40.806 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-01 00:24:43.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:24:43.148 | from cryptography.utils import int_from_bytes 2022-04-01 00:24:43.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:24:43.148 | from cryptography.utils import int_from_bytes 2022-04-01 00:24:43.346 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:24:43.349 | + lib/keystone:create_keystone_accounts:312 : admin_user=36c87318cd324f5daaa98c73498867a9 2022-04-01 00:24:43.352 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-01 00:24:43.355 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-01 00:24:43.358 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-01 00:24:43.361 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 36c87318cd324f5daaa98c73498867a9 default 2022-04-01 00:24:43.424 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 36c87318cd324f5daaa98c73498867a9 default 2022-04-01 00:24:43.474 | [513404 Async ks-domain-role:541420]: running: get_or_add_user_domain_role admin 36c87318cd324f5daaa98c73498867a9 default 2022-04-01 00:24:43.478 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-01 00:24:43.481 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 00:24:43.487 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 00:24:47.191 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 00:24:47.193 | + functions-common:get_or_create_domain:888 : echo default 2022-04-01 00:24:47.193 | default 2022-04-01 00:24:47.196 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-01 00:24:47.273 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-01 00:24:47.326 | [513404 Async ks-project:541577]: running: get_or_create_project service Default 2022-04-01 00:24:47.329 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-01 00:24:47.401 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-01 00:24:47.465 | [513404 Async ks-service:541663]: running: get_or_create_role service 2022-04-01 00:24:47.469 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-01 00:24:47.554 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-01 00:24:47.653 | [513404 Async ks-reseller:541749]: running: get_or_create_role ResellerAdmin 2022-04-01 00:24:47.669 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-01 00:24:47.685 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-01 00:24:48.126 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-01 00:24:48.407 | [513404 Async ks-anotherrole:541838]: running: get_or_create_role anotherrole 2022-04-01 00:24:48.428 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-01 00:24:48.460 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-01 00:24:48.481 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 00:24:48.504 | +++ 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-04-01 00:24:52.621 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:24:52.658 | [541749 Async ks-reseller:541749]: finished successfully 2022-04-01 00:24:53.083 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:24:53.140 | [541577 Async ks-project:541577]: finished successfully 2022-04-01 00:24:53.322 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:24:53.374 | [541838 Async ks-anotherrole:541838]: finished successfully 2022-04-01 00:24:53.769 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:24:53.806 | [541663 Async ks-service:541663]: finished successfully 2022-04-01 00:24:53.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:24:53.820 | from cryptography.utils import int_from_bytes 2022-04-01 00:24:53.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:24:53.820 | from cryptography.utils import int_from_bytes 2022-04-01 00:24:54.023 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:24:54.026 | ++ functions-common:get_or_create_project:938 : project_id=181188a1acb44916850d3bb5479d7eac 2022-04-01 00:24:54.029 | ++ functions-common:get_or_create_project:939 : echo 181188a1acb44916850d3bb5479d7eac 2022-04-01 00:24:54.032 | + lib/keystone:create_keystone_accounts:340 : invis_project=181188a1acb44916850d3bb5479d7eac 2022-04-01 00:24:54.035 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-01 00:24:54.038 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-01 00:24:54.041 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 00:24:54.045 | +++ 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-04-01 00:24:56.994 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:24:57.030 | [541420 Async ks-domain-role:541420]: finished successfully 2022-04-01 00:24:57.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:24:57.384 | from cryptography.utils import int_from_bytes 2022-04-01 00:24:57.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:24:57.385 | from cryptography.utils import int_from_bytes 2022-04-01 00:24:57.588 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:24:57.591 | ++ functions-common:get_or_create_project:938 : project_id=6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:24:57.594 | ++ functions-common:get_or_create_project:939 : echo 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:24:57.597 | + lib/keystone:create_keystone_accounts:344 : demo_project=6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:24:57.600 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-01 00:24:57.603 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-01 00:24:57.606 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:24:57.608 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-01 00:24:57.610 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-01 00:24:57.614 | +++ 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-04-01 00:25:00.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:25:00.288 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:00.288 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.475 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:00.480 | ++ functions-common:get_or_create_user:925 : user_id=5e86c26d2dd3457da08629ece33ef2e9 2022-04-01 00:25:00.482 | ++ functions-common:get_or_create_user:926 : echo 5e86c26d2dd3457da08629ece33ef2e9 2022-04-01 00:25:00.485 | + lib/keystone:create_keystone_accounts:347 : demo_user=5e86c26d2dd3457da08629ece33ef2e9 2022-04-01 00:25:00.488 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-01 00:25:00.544 | [513404 Async ks-domain-role:541420]: Waiting for completion of get_or_add_user_domain_role admin 36c87318cd324f5daaa98c73498867a9 default running on PID 541420 (6 other jobs running) 2022-04-01 00:25:00.571 | [513404 Async ks-domain-role:541420]: Signaling child to exit 2022-04-01 00:25:00.571 | WAKEUP 2022-04-01 00:25:00.597 | [513404 Async ks-domain-role:541420]: Signaled 2022-04-01 00:25:00.599 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-01 00:25:00.599 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-01 00:25:00.599 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:00.599 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 36c87318cd324f5daaa98c73498867a9 --domain default 2022-04-01 00:25:00.599 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:00.599 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:00.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:00.599 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:00.599 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.599 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:00.599 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-01 00:25:00.599 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-01 00:25:00.599 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 36c87318cd324f5daaa98c73498867a9 --domain default 2022-04-01 00:25:00.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:00.599 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:00.599 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.599 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-01 00:25:00.599 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 36c87318cd324f5daaa98c73498867a9 --domain default 2022-04-01 00:25:00.599 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:00.599 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:00.600 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:00.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:00.600 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:00.600 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.600 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:00.600 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:25:00.600 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:25:00.600 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:25:00.600 | ++ functions-common:get_field:818 : echo '| 25074bc1dfb448b5b18c4aa20887633e | 36c87318cd324f5daaa98c73498867a9 | | | default | | False |' 2022-04-01 00:25:00.600 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:00.600 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:25:00.600 | + functions-common:get_or_add_user_domain_role:1021 : echo 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:25:00.600 | 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:25:00.649 | [513404 Async ks-domain-role:541420]: finished get_or_add_user_domain_role admin 36c87318cd324f5daaa98c73498867a9 default with result 0 in 13 seconds 2022-04-01 00:25:00.658 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-01 00:25:00.698 | [513404 Async ks-project:541577]: Waiting for completion of get_or_create_project service Default running on PID 541577 (5 other jobs running) 2022-04-01 00:25:00.726 | [513404 Async ks-project:541577]: Signaling child to exit 2022-04-01 00:25:00.726 | WAKEUP 2022-04-01 00:25:00.752 | [513404 Async ks-project:541577]: Signaled 2022-04-01 00:25:00.754 | + functions-common:get_or_create_project:932 : local project_id 2022-04-01 00:25:00.754 | ++ 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-04-01 00:25:00.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:00.754 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:00.754 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.754 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:00.754 | + functions-common:get_or_create_project:938 : project_id=34d1f4725267471983007bcdce5a3ca6 2022-04-01 00:25:00.754 | + functions-common:get_or_create_project:939 : echo 34d1f4725267471983007bcdce5a3ca6 2022-04-01 00:25:00.754 | 34d1f4725267471983007bcdce5a3ca6 2022-04-01 00:25:00.805 | [513404 Async ks-project:541577]: finished get_or_create_project service Default with result 0 in 5 seconds 2022-04-01 00:25:00.852 | [513404 Async ks-service:541663]: Waiting for completion of get_or_create_role service running on PID 541663 (4 other jobs running) 2022-04-01 00:25:00.882 | [513404 Async ks-service:541663]: Signaling child to exit 2022-04-01 00:25:00.882 | WAKEUP 2022-04-01 00:25:00.906 | [513404 Async ks-service:541663]: Signaled 2022-04-01 00:25:00.907 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 00:25:00.907 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-01 00:25:00.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:00.907 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:00.908 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:00.908 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:00.908 | + functions-common:get_or_create_role:950 : role_id=ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:25:00.908 | + functions-common:get_or_create_role:951 : echo ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:25:00.908 | ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:25:00.955 | [513404 Async ks-service:541663]: finished get_or_create_role service with result 0 in 6 seconds 2022-04-01 00:25:00.995 | [513404 Async ks-reseller:541749]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 541749 (3 other jobs running) 2022-04-01 00:25:01.023 | [513404 Async ks-reseller:541749]: Signaling child to exit 2022-04-01 00:25:01.023 | WAKEUP 2022-04-01 00:25:01.047 | [513404 Async ks-reseller:541749]: Signaled 2022-04-01 00:25:01.048 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 00:25:01.048 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-01 00:25:01.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:01.048 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:01.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:25:01.048 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:01.048 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:01.048 | + functions-common:get_or_create_role:950 : role_id=35fad3e11d4c4f5fb28f73680d49a9a2 2022-04-01 00:25:01.048 | + functions-common:get_or_create_role:951 : echo 35fad3e11d4c4f5fb28f73680d49a9a2 2022-04-01 00:25:01.048 | 35fad3e11d4c4f5fb28f73680d49a9a2 2022-04-01 00:25:01.097 | [513404 Async ks-reseller:541749]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-04-01 00:25:01.141 | [513404 Async ks-anotherrole:541838]: Waiting for completion of get_or_create_role anotherrole running on PID 541838 (2 other jobs running) 2022-04-01 00:25:01.171 | [513404 Async ks-anotherrole:541838]: Signaling child to exit 2022-04-01 00:25:01.171 | WAKEUP 2022-04-01 00:25:01.195 | [513404 Async ks-anotherrole:541838]: Signaled 2022-04-01 00:25:01.197 | + functions-common:get_or_create_role:945 : local role_id 2022-04-01 00:25:01.197 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 00:25:01.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:01.197 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:01.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:01.197 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:01.197 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:01.197 | + functions-common:get_or_create_role:950 : role_id=b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:25:01.198 | + functions-common:get_or_create_role:951 : echo b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:25:01.198 | b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:25:01.250 | [513404 Async ks-anotherrole:541838]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2022-04-01 00:25:01.255 | + inc/async:async_wait:197 : return 0 2022-04-01 00:25:01.259 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 5e86c26d2dd3457da08629ece33ef2e9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:01.322 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5e86c26d2dd3457da08629ece33ef2e9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:01.372 | [513404 Async ks-demo-member:542707]: running: get_or_add_user_project_role member 5e86c26d2dd3457da08629ece33ef2e9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:01.376 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 36c87318cd324f5daaa98c73498867a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:01.452 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 36c87318cd324f5daaa98c73498867a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:01.516 | [513404 Async ks-demo-admin:542821]: running: get_or_add_user_project_role admin 36c87318cd324f5daaa98c73498867a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:01.520 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5e86c26d2dd3457da08629ece33ef2e9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:01.617 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5e86c26d2dd3457da08629ece33ef2e9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:01.669 | [513404 Async ks-demo-another:542933]: running: get_or_add_user_project_role anotherrole 5e86c26d2dd3457da08629ece33ef2e9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:01.675 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 5e86c26d2dd3457da08629ece33ef2e9 181188a1acb44916850d3bb5479d7eac 2022-04-01 00:25:01.753 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5e86c26d2dd3457da08629ece33ef2e9 181188a1acb44916850d3bb5479d7eac 2022-04-01 00:25:01.825 | [513404 Async ks-demo-invis:543045]: running: get_or_add_user_project_role member 5e86c26d2dd3457da08629ece33ef2e9 181188a1acb44916850d3bb5479d7eac 2022-04-01 00:25:01.830 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-01 00:25:01.843 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-01 00:25:01.851 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:25:01.860 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-01 00:25:01.873 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-01 00:25:01.885 | +++ 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-04-01 00:25:06.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:06.502 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:06.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:06.503 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:06.711 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:06.714 | ++ functions-common:get_or_create_user:925 : user_id=e5484742d9c14164956e2b326e5fc920 2022-04-01 00:25:06.717 | ++ functions-common:get_or_create_user:926 : echo e5484742d9c14164956e2b326e5fc920 2022-04-01 00:25:06.720 | + lib/keystone:create_keystone_accounts:360 : demo_reader=e5484742d9c14164956e2b326e5fc920 2022-04-01 00:25:06.723 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader e5484742d9c14164956e2b326e5fc920 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:06.806 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e5484742d9c14164956e2b326e5fc920 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:06.864 | [513404 Async ks-demo-reader:543201]: running: get_or_add_user_project_role reader e5484742d9c14164956e2b326e5fc920 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:06.868 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-01 00:25:06.876 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-01 00:25:06.879 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 00:25:06.883 | +++ 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-04-01 00:25:10.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:10.384 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:10.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:10.384 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:10.838 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:10.857 | ++ functions-common:get_or_create_project:938 : project_id=a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:10.877 | ++ functions-common:get_or_create_project:939 : echo a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:10.906 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:10.924 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-01 00:25:10.955 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-01 00:25:10.977 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:25:10.993 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-01 00:25:11.012 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-01 00:25:11.050 | +++ 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-04-01 00:25:15.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:15.801 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:15.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:15.802 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:16.252 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:16.256 | ++ functions-common:get_or_create_user:925 : user_id=5b649d81439d490083739e9d27e55155 2022-04-01 00:25:16.273 | ++ functions-common:get_or_create_user:926 : echo 5b649d81439d490083739e9d27e55155 2022-04-01 00:25:16.293 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=5b649d81439d490083739e9d27e55155 2022-04-01 00:25:16.321 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 5b649d81439d490083739e9d27e55155 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:16.797 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5b649d81439d490083739e9d27e55155 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:17.069 | [513404 Async ks-alt-admin:543572]: running: get_or_add_user_project_role admin 5b649d81439d490083739e9d27e55155 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:17.092 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5b649d81439d490083739e9d27e55155 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:17.617 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5b649d81439d490083739e9d27e55155 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:17.890 | [513404 Async ks-alt-another:543685]: running: get_or_add_user_project_role anotherrole 5b649d81439d490083739e9d27e55155 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:17.928 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-01 00:25:17.969 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-01 00:25:18.004 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:25:18.040 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-01 00:25:18.065 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-01 00:25:18.092 | +++ 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-04-01 00:25:21.561 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:25:21.748 | [542707 Async ks-demo-member:542707]: finished successfully 2022-04-01 00:25:22.280 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:25:22.469 | [543045 Async ks-demo-invis:543045]: finished successfully 2022-04-01 00:25:23.619 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:25:23.768 | [542821 Async ks-demo-admin:542821]: finished successfully 2022-04-01 00:25:24.676 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:25:24.716 | [542933 Async ks-demo-another:542933]: finished successfully 2022-04-01 00:25:25.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:25.134 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:25.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:25.134 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:25.331 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:25.334 | ++ functions-common:get_or_create_user:925 : user_id=a51a171d4bda4f9fb71f1484cac88954 2022-04-01 00:25:25.336 | ++ functions-common:get_or_create_user:926 : echo a51a171d4bda4f9fb71f1484cac88954 2022-04-01 00:25:25.339 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=a51a171d4bda4f9fb71f1484cac88954 2022-04-01 00:25:25.342 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member a51a171d4bda4f9fb71f1484cac88954 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:25.408 | + inc/async:async_inner:63 : get_or_add_user_project_role member a51a171d4bda4f9fb71f1484cac88954 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:25.466 | [513404 Async ks-alt-member-user:544068]: running: get_or_add_user_project_role member a51a171d4bda4f9fb71f1484cac88954 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:25.469 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-01 00:25:25.473 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-01 00:25:25.481 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:25:25.484 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-01 00:25:25.487 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-01 00:25:25.491 | +++ 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-04-01 00:25:27.340 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:25:27.556 | [543201 Async ks-demo-reader:543201]: finished successfully 2022-04-01 00:25:29.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:29.209 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:29.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:29.209 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:29.544 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:29.549 | ++ functions-common:get_or_create_user:925 : user_id=cc3a9153675846d688323a1543ba7c6a 2022-04-01 00:25:29.557 | ++ functions-common:get_or_create_user:926 : echo cc3a9153675846d688323a1543ba7c6a 2022-04-01 00:25:29.563 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=cc3a9153675846d688323a1543ba7c6a 2022-04-01 00:25:29.568 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader cc3a9153675846d688323a1543ba7c6a a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:29.673 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cc3a9153675846d688323a1543ba7c6a a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:29.746 | [513404 Async ks-alt-reader-user:544726]: running: get_or_add_user_project_role reader cc3a9153675846d688323a1543ba7c6a a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:29.753 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-01 00:25:29.758 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:25:29.765 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-01 00:25:29.773 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-01 00:25:29.780 | +++ 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-04-01 00:25:33.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:33.695 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:33.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:33.695 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:33.993 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:33.997 | ++ functions-common:get_or_create_user:925 : user_id=a5e63c04cb19442e9f9b64aa40c5fccb 2022-04-01 00:25:34.002 | ++ functions-common:get_or_create_user:926 : echo a5e63c04cb19442e9f9b64aa40c5fccb 2022-04-01 00:25:34.007 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a5e63c04cb19442e9f9b64aa40c5fccb 2022-04-01 00:25:34.020 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a5e63c04cb19442e9f9b64aa40c5fccb all 2022-04-01 00:25:34.411 | + inc/async:async_inner:63 : get_or_add_user_system_role member a5e63c04cb19442e9f9b64aa40c5fccb all 2022-04-01 00:25:34.480 | [513404 Async ks-system-member:544952]: running: get_or_add_user_system_role member a5e63c04cb19442e9f9b64aa40c5fccb all 2022-04-01 00:25:34.510 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-01 00:25:34.529 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:25:34.541 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-01 00:25:34.563 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-01 00:25:34.593 | +++ 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-04-01 00:25:38.049 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:25:38.198 | [543572 Async ks-alt-admin:543572]: finished successfully 2022-04-01 00:25:38.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:38.642 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:38.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:38.642 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:38.938 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:38.965 | ++ functions-common:get_or_create_user:925 : user_id=d280d5e01f1c4c7a91717bfa3007e34d 2022-04-01 00:25:38.992 | ++ functions-common:get_or_create_user:926 : echo d280d5e01f1c4c7a91717bfa3007e34d 2022-04-01 00:25:39.008 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=d280d5e01f1c4c7a91717bfa3007e34d 2022-04-01 00:25:39.029 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader d280d5e01f1c4c7a91717bfa3007e34d all 2022-04-01 00:25:39.116 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:25:39.183 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d280d5e01f1c4c7a91717bfa3007e34d all 2022-04-01 00:25:39.207 | [543685 Async ks-alt-another:543685]: finished successfully 2022-04-01 00:25:39.279 | [513404 Async ks-system-reader:545221]: running: get_or_add_user_system_role reader d280d5e01f1c4c7a91717bfa3007e34d all 2022-04-01 00:25:39.297 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-01 00:25:39.311 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-01 00:25:39.317 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-01 00:25:39.333 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 00:25:39.349 | +++ 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-04-01 00:25:42.269 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:25:42.453 | [544068 Async ks-alt-member-user:544068]: finished successfully 2022-04-01 00:25:42.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:42.976 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:42.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:42.976 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:43.199 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:43.204 | ++ functions-common:get_or_create_group:902 : group_id=26baf2c3e6bc444280b0490752f2a6f0 2022-04-01 00:25:43.208 | ++ functions-common:get_or_create_group:903 : echo 26baf2c3e6bc444280b0490752f2a6f0 2022-04-01 00:25:43.216 | + lib/keystone:create_keystone_accounts:402 : admin_group=26baf2c3e6bc444280b0490752f2a6f0 2022-04-01 00:25:43.220 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-01 00:25:43.228 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-01 00:25:43.240 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-01 00:25:43.244 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-01 00:25:43.252 | +++ 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-04-01 00:25:46.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:46.212 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:46.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:46.212 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:46.518 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:46.525 | ++ functions-common:get_or_create_group:902 : group_id=4b80f0e7431a4f60a293d116cae408a9 2022-04-01 00:25:46.530 | ++ functions-common:get_or_create_group:903 : echo 4b80f0e7431a4f60a293d116cae408a9 2022-04-01 00:25:46.535 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=4b80f0e7431a4f60a293d116cae408a9 2022-04-01 00:25:46.540 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:46.624 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:46.685 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:25:46.721 | [513404 Async ks-group-memberdemo:545540]: running: get_or_add_group_project_role member 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:46.726 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:46.774 | [544726 Async ks-alt-reader-user:544726]: finished successfully 2022-04-01 00:25:46.851 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:46.922 | [513404 Async ks-group-anotherdemo:545674]: running: get_or_add_group_project_role anotherrole 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:46.930 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:47.122 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:47.299 | [513404 Async ks-group-memberalt:545760]: running: get_or_add_group_project_role member 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:47.319 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:47.760 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:47.976 | [513404 Async ks-group-anotheralt:545847]: running: get_or_add_group_project_role anotherrole 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:48.001 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 26baf2c3e6bc444280b0490752f2a6f0 df27af54b6334dc3a3a3e4937b41af54 2022-04-01 00:25:48.469 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 26baf2c3e6bc444280b0490752f2a6f0 df27af54b6334dc3a3a3e4937b41af54 2022-04-01 00:25:48.646 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:25:48.713 | [513404 Async ks-group-admin:545935]: running: get_or_add_group_project_role admin 26baf2c3e6bc444280b0490752f2a6f0 df27af54b6334dc3a3a3e4937b41af54 2022-04-01 00:25:48.740 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-01 00:25:48.833 | [544952 Async ks-system-member:544952]: finished successfully 2022-04-01 00:25:49.115 | [513404 Async ks-demo-member:542707]: Waiting for completion of get_or_add_user_project_role member 5e86c26d2dd3457da08629ece33ef2e9 6f0d6dd4e9a84ca79c02eef7d9996ea8 running on PID 542707 (17 other jobs running) 2022-04-01 00:25:49.310 | [513404 Async ks-demo-member:542707]: Signaling child to exit 2022-04-01 00:25:49.311 | WAKEUP 2022-04-01 00:25:49.471 | [513404 Async ks-demo-member:542707]: Signaled 2022-04-01 00:25:49.504 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:25:49.504 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:25:49.504 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:25:49.504 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:25:49.504 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:25:49.504 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:25:49.504 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:25:49.504 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:25:49.504 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:49.504 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5e86c26d2dd3457da08629ece33ef2e9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:49.504 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:25:49.504 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:49.504 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:49.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:49.504 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:49.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:49.504 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:49.504 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:49.504 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:25:49.504 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:25:49.504 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 5e86c26d2dd3457da08629ece33ef2e9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:49.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:49.504 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:49.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:49.504 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:49.504 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5e86c26d2dd3457da08629ece33ef2e9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:49.504 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:25:49.505 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:49.505 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:49.505 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:49.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:49.505 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:49.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:49.505 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:49.505 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:49.505 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:25:49.505 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:25:49.505 | ++ functions-common:get_field:818 : echo '| 489183a23bfb469c8c98bfd978bb4d02 | 5e86c26d2dd3457da08629ece33ef2e9 | | 6f0d6dd4e9a84ca79c02eef7d9996ea8 | | | False |' 2022-04-01 00:25:49.505 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:25:49.505 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:49.505 | + functions-common:get_or_add_user_project_role:995 : user_role_id=489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:49.505 | + functions-common:get_or_add_user_project_role:997 : echo 489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:49.505 | 489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:49.831 | [513404 Async ks-demo-member:542707]: finished get_or_add_user_project_role member 5e86c26d2dd3457da08629ece33ef2e9 6f0d6dd4e9a84ca79c02eef7d9996ea8 with result 0 in 20 seconds 2022-04-01 00:25:50.143 | [513404 Async ks-demo-admin:542821]: Waiting for completion of get_or_add_user_project_role admin 36c87318cd324f5daaa98c73498867a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 running on PID 542821 (16 other jobs running) 2022-04-01 00:25:50.364 | [513404 Async ks-demo-admin:542821]: Signaling child to exit 2022-04-01 00:25:50.364 | WAKEUP 2022-04-01 00:25:50.526 | [513404 Async ks-demo-admin:542821]: Signaled 2022-04-01 00:25:50.534 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:25:50.534 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:25:50.534 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:25:50.534 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:25:50.534 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:25:50.534 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:25:50.534 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:25:50.534 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:25:50.534 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:50.534 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 36c87318cd324f5daaa98c73498867a9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:50.534 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:25:50.534 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:50.534 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:50.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:50.534 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:50.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:50.534 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:50.534 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:50.534 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:25:50.535 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:25:50.535 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 36c87318cd324f5daaa98c73498867a9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:50.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:50.535 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:50.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:50.535 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:50.535 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 36c87318cd324f5daaa98c73498867a9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:50.535 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:25:50.535 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:50.535 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:50.535 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:50.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:50.535 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:50.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:50.535 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:50.535 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:50.535 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:25:50.535 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:25:50.535 | ++ functions-common:get_field:818 : echo '| 25074bc1dfb448b5b18c4aa20887633e | 36c87318cd324f5daaa98c73498867a9 | | 6f0d6dd4e9a84ca79c02eef7d9996ea8 | | | False |' 2022-04-01 00:25:50.535 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:25:50.535 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:50.535 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:25:50.535 | + functions-common:get_or_add_user_project_role:997 : echo 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:25:50.535 | 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:25:50.844 | [513404 Async ks-demo-admin:542821]: finished get_or_add_user_project_role admin 36c87318cd324f5daaa98c73498867a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 with result 0 in 22 seconds 2022-04-01 00:25:51.116 | [513404 Async ks-demo-another:542933]: Waiting for completion of get_or_add_user_project_role anotherrole 5e86c26d2dd3457da08629ece33ef2e9 6f0d6dd4e9a84ca79c02eef7d9996ea8 running on PID 542933 (15 other jobs running) 2022-04-01 00:25:51.291 | [513404 Async ks-demo-another:542933]: Signaling child to exit 2022-04-01 00:25:51.292 | WAKEUP 2022-04-01 00:25:51.442 | [513404 Async ks-demo-another:542933]: Signaled 2022-04-01 00:25:51.452 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:25:51.452 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:25:51.452 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:25:51.452 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:25:51.452 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:25:51.452 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:25:51.452 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:25:51.452 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:25:51.452 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:25:51.452 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:51.452 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5e86c26d2dd3457da08629ece33ef2e9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:51.452 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:51.452 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:51.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:51.452 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:51.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:51.452 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:51.452 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:51.452 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:25:51.452 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:25:51.452 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5e86c26d2dd3457da08629ece33ef2e9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:51.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:51.452 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:51.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:51.452 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:51.453 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5e86c26d2dd3457da08629ece33ef2e9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:51.453 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:25:51.453 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:51.453 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:51.453 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:51.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:51.453 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:51.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:51.453 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:51.453 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:51.453 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:25:51.453 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:25:51.453 | ++ functions-common:get_field:818 : echo '| b5af6b53e3e841cdb5d38f06112b7cc8 | 5e86c26d2dd3457da08629ece33ef2e9 | | 6f0d6dd4e9a84ca79c02eef7d9996ea8 | | | False |' 2022-04-01 00:25:51.453 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:25:51.453 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:51.453 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:25:51.453 | + functions-common:get_or_add_user_project_role:997 : echo b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:25:51.453 | b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:25:51.743 | [513404 Async ks-demo-another:542933]: finished get_or_add_user_project_role anotherrole 5e86c26d2dd3457da08629ece33ef2e9 6f0d6dd4e9a84ca79c02eef7d9996ea8 with result 0 in 23 seconds 2022-04-01 00:25:52.004 | [513404 Async ks-demo-invis:543045]: Waiting for completion of get_or_add_user_project_role member 5e86c26d2dd3457da08629ece33ef2e9 181188a1acb44916850d3bb5479d7eac running on PID 543045 (14 other jobs running) 2022-04-01 00:25:52.176 | [513404 Async ks-demo-invis:543045]: Signaling child to exit 2022-04-01 00:25:52.176 | WAKEUP 2022-04-01 00:25:52.315 | [513404 Async ks-demo-invis:543045]: Signaled 2022-04-01 00:25:52.327 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:25:52.328 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:25:52.328 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:25:52.328 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:25:52.328 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:25:52.328 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:25:52.328 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:25:52.328 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:25:52.328 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5e86c26d2dd3457da08629ece33ef2e9 --project 181188a1acb44916850d3bb5479d7eac 2022-04-01 00:25:52.328 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:52.328 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:25:52.328 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:52.328 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:52.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.328 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.328 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.328 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:52.328 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:25:52.328 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:25:52.328 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 5e86c26d2dd3457da08629ece33ef2e9 --project 181188a1acb44916850d3bb5479d7eac 2022-04-01 00:25:52.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.328 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.328 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.328 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:25:52.328 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:52.328 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5e86c26d2dd3457da08629ece33ef2e9 --project 181188a1acb44916850d3bb5479d7eac 2022-04-01 00:25:52.328 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:52.328 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:52.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.329 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.329 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.329 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:52.329 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:25:52.329 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:25:52.329 | ++ functions-common:get_field:818 : echo '| 489183a23bfb469c8c98bfd978bb4d02 | 5e86c26d2dd3457da08629ece33ef2e9 | | 181188a1acb44916850d3bb5479d7eac | | | False |' 2022-04-01 00:25:52.329 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:25:52.329 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:52.329 | + functions-common:get_or_add_user_project_role:995 : user_role_id=489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:52.329 | + functions-common:get_or_add_user_project_role:997 : echo 489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:52.329 | 489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:52.529 | [513404 Async ks-demo-invis:543045]: finished get_or_add_user_project_role member 5e86c26d2dd3457da08629ece33ef2e9 181188a1acb44916850d3bb5479d7eac with result 0 in 20 seconds 2022-04-01 00:25:52.592 | [513404 Async ks-demo-reader:543201]: Waiting for completion of get_or_add_user_project_role reader e5484742d9c14164956e2b326e5fc920 6f0d6dd4e9a84ca79c02eef7d9996ea8 running on PID 543201 (13 other jobs running) 2022-04-01 00:25:52.637 | [513404 Async ks-demo-reader:543201]: Signaling child to exit 2022-04-01 00:25:52.637 | WAKEUP 2022-04-01 00:25:52.722 | [513404 Async ks-demo-reader:543201]: Signaled 2022-04-01 00:25:52.729 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:25:52.729 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:25:52.729 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:25:52.729 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:25:52.729 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:25:52.729 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:25:52.729 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:25:52.729 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:25:52.729 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:52.729 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:25:52.729 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e5484742d9c14164956e2b326e5fc920 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:52.729 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:52.730 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:52.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.730 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.731 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.731 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:52.731 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:25:52.731 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:25:52.731 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user e5484742d9c14164956e2b326e5fc920 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:52.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.731 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.731 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.731 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e5484742d9c14164956e2b326e5fc920 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:25:52.731 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:52.731 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:25:52.731 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:52.732 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:52.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.732 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:52.732 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:52.732 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:52.732 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:25:52.732 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:25:52.732 | ++ functions-common:get_field:818 : echo '| 061bcfa3101949669d32095301938bd2 | e5484742d9c14164956e2b326e5fc920 | | 6f0d6dd4e9a84ca79c02eef7d9996ea8 | | | False |' 2022-04-01 00:25:52.732 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:25:52.732 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:52.732 | + functions-common:get_or_add_user_project_role:995 : user_role_id=061bcfa3101949669d32095301938bd2 2022-04-01 00:25:52.732 | + functions-common:get_or_add_user_project_role:997 : echo 061bcfa3101949669d32095301938bd2 2022-04-01 00:25:52.732 | 061bcfa3101949669d32095301938bd2 2022-04-01 00:25:52.840 | [513404 Async ks-demo-reader:543201]: finished get_or_add_user_project_role reader e5484742d9c14164956e2b326e5fc920 6f0d6dd4e9a84ca79c02eef7d9996ea8 with result 0 in 20 seconds 2022-04-01 00:25:52.847 | + inc/async:async_wait:197 : return 0 2022-04-01 00:25:52.852 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-01 00:25:52.941 | [513404 Async ks-alt-admin:543572]: Waiting for completion of get_or_add_user_project_role admin 5b649d81439d490083739e9d27e55155 a5d11e29f08d4e3ca977c1935639bc67 running on PID 543572 (12 other jobs running) 2022-04-01 00:25:52.986 | [513404 Async ks-alt-admin:543572]: Signaling child to exit 2022-04-01 00:25:52.987 | WAKEUP 2022-04-01 00:25:53.020 | [513404 Async ks-alt-admin:543572]: Signaled 2022-04-01 00:25:53.022 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:25:53.022 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:25:53.022 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:25:53.022 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:25:53.022 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:25:53.022 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:25:53.022 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:25:53.022 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:25:53.022 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:53.022 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b649d81439d490083739e9d27e55155 --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.022 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:25:53.022 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:53.022 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.022 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.023 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.023 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:53.023 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:25:53.023 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:25:53.023 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5b649d81439d490083739e9d27e55155 --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.023 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.023 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.023 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:25:53.023 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:53.023 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:53.023 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.023 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5b649d81439d490083739e9d27e55155 --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.023 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.023 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.023 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:53.023 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:25:53.023 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:25:53.023 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:25:53.023 | ++ functions-common:get_field:818 : echo '| 25074bc1dfb448b5b18c4aa20887633e | 5b649d81439d490083739e9d27e55155 | | a5d11e29f08d4e3ca977c1935639bc67 | | | False |' 2022-04-01 00:25:53.023 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.023 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:25:53.023 | + functions-common:get_or_add_user_project_role:997 : echo 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:25:53.023 | 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:25:53.094 | [513404 Async ks-alt-admin:543572]: finished get_or_add_user_project_role admin 5b649d81439d490083739e9d27e55155 a5d11e29f08d4e3ca977c1935639bc67 with result 0 in 21 seconds 2022-04-01 00:25:53.172 | [513404 Async ks-alt-another:543685]: Waiting for completion of get_or_add_user_project_role anotherrole 5b649d81439d490083739e9d27e55155 a5d11e29f08d4e3ca977c1935639bc67 running on PID 543685 (11 other jobs running) 2022-04-01 00:25:53.207 | [513404 Async ks-alt-another:543685]: Signaling child to exit 2022-04-01 00:25:53.209 | WAKEUP 2022-04-01 00:25:53.243 | [513404 Async ks-alt-another:543685]: Signaled 2022-04-01 00:25:53.245 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:25:53.245 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:25:53.245 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:25:53.245 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:25:53.245 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:25:53.245 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:25:53.245 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:25:53.246 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:25:53.246 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5b649d81439d490083739e9d27e55155 --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.246 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:25:53.246 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:53.246 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:53.246 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.246 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.246 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.246 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:53.246 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:25:53.246 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:25:53.246 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5b649d81439d490083739e9d27e55155 --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.246 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.247 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.247 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5b649d81439d490083739e9d27e55155 --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.247 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:53.247 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:25:53.247 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:53.247 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.247 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.247 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.247 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:53.247 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:25:53.247 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:25:53.247 | ++ functions-common:get_field:818 : echo '| b5af6b53e3e841cdb5d38f06112b7cc8 | 5b649d81439d490083739e9d27e55155 | | a5d11e29f08d4e3ca977c1935639bc67 | | | False |' 2022-04-01 00:25:53.247 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:25:53.247 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.247 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:25:53.248 | + functions-common:get_or_add_user_project_role:997 : echo b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:25:53.248 | b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:25:53.318 | [513404 Async ks-alt-another:543685]: finished get_or_add_user_project_role anotherrole 5b649d81439d490083739e9d27e55155 a5d11e29f08d4e3ca977c1935639bc67 with result 0 in 21 seconds 2022-04-01 00:25:53.384 | [513404 Async ks-alt-member-user:544068]: Waiting for completion of get_or_add_user_project_role member a51a171d4bda4f9fb71f1484cac88954 a5d11e29f08d4e3ca977c1935639bc67 running on PID 544068 (10 other jobs running) 2022-04-01 00:25:53.425 | [513404 Async ks-alt-member-user:544068]: Signaling child to exit 2022-04-01 00:25:53.427 | WAKEUP 2022-04-01 00:25:53.463 | [513404 Async ks-alt-member-user:544068]: Signaled 2022-04-01 00:25:53.465 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:25:53.465 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:25:53.465 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:25:53.466 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:25:53.466 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:25:53.466 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:25:53.466 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:25:53.466 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:25:53.466 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a51a171d4bda4f9fb71f1484cac88954 --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.466 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:53.466 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:25:53.466 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:53.466 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.466 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.466 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.466 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:53.466 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:25:53.467 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:25:53.467 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user a51a171d4bda4f9fb71f1484cac88954 --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.467 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.467 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.467 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a51a171d4bda4f9fb71f1484cac88954 --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.467 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:53.467 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:25:53.467 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:53.467 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.467 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.467 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.467 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:53.468 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:25:53.468 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:25:53.468 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:25:53.468 | ++ functions-common:get_field:818 : echo '| 489183a23bfb469c8c98bfd978bb4d02 | a51a171d4bda4f9fb71f1484cac88954 | | a5d11e29f08d4e3ca977c1935639bc67 | | | False |' 2022-04-01 00:25:53.468 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.468 | + functions-common:get_or_add_user_project_role:995 : user_role_id=489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:53.468 | + functions-common:get_or_add_user_project_role:997 : echo 489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:53.468 | 489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:53.539 | [513404 Async ks-alt-member-user:544068]: finished get_or_add_user_project_role member a51a171d4bda4f9fb71f1484cac88954 a5d11e29f08d4e3ca977c1935639bc67 with result 0 in 17 seconds 2022-04-01 00:25:53.595 | [513404 Async ks-alt-reader-user:544726]: Waiting for completion of get_or_add_user_project_role reader cc3a9153675846d688323a1543ba7c6a a5d11e29f08d4e3ca977c1935639bc67 running on PID 544726 (9 other jobs running) 2022-04-01 00:25:53.646 | [513404 Async ks-alt-reader-user:544726]: Signaling child to exit 2022-04-01 00:25:53.646 | WAKEUP 2022-04-01 00:25:53.694 | [513404 Async ks-alt-reader-user:544726]: Signaled 2022-04-01 00:25:53.696 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:25:53.696 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:25:53.696 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:25:53.696 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:25:53.696 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:25:53.696 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:25:53.696 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:25:53.696 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:25:53.696 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cc3a9153675846d688323a1543ba7c6a --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.696 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:25:53.696 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:53.696 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:53.696 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.696 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.696 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.696 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:53.697 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:25:53.697 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:25:53.697 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user cc3a9153675846d688323a1543ba7c6a --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.697 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.697 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.697 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cc3a9153675846d688323a1543ba7c6a --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:25:53.697 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:25:53.697 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:25:53.697 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:25:53.697 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.697 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:53.697 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:53.697 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:53.697 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:25:53.697 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:25:53.698 | ++ functions-common:get_field:818 : echo '| 061bcfa3101949669d32095301938bd2 | cc3a9153675846d688323a1543ba7c6a | | a5d11e29f08d4e3ca977c1935639bc67 | | | False |' 2022-04-01 00:25:53.698 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:25:53.698 | ++ functions-common:get_field:812 : read data 2022-04-01 00:25:53.698 | + functions-common:get_or_add_user_project_role:995 : user_role_id=061bcfa3101949669d32095301938bd2 2022-04-01 00:25:53.698 | + functions-common:get_or_add_user_project_role:997 : echo 061bcfa3101949669d32095301938bd2 2022-04-01 00:25:53.698 | 061bcfa3101949669d32095301938bd2 2022-04-01 00:25:53.803 | [513404 Async ks-alt-reader-user:544726]: finished get_or_add_user_project_role reader cc3a9153675846d688323a1543ba7c6a a5d11e29f08d4e3ca977c1935639bc67 with result 0 in 17 seconds 2022-04-01 00:25:53.810 | + inc/async:async_wait:197 : return 0 2022-04-01 00:25:53.816 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-01 00:25:53.942 | [513404 Async ks-system-member:544952]: Waiting for completion of get_or_add_user_system_role member a5e63c04cb19442e9f9b64aa40c5fccb all running on PID 544952 (8 other jobs running) 2022-04-01 00:25:54.002 | [513404 Async ks-system-member:544952]: Signaling child to exit 2022-04-01 00:25:54.002 | WAKEUP 2022-04-01 00:25:54.058 | [513404 Async ks-system-member:544952]: Signaled 2022-04-01 00:25:54.059 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 00:25:54.059 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 00:25:54.059 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 00:25:54.059 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:25:54.060 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:25:54.060 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:25:54.060 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:25:54.060 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:25:54.060 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 00:25:54.060 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a5e63c04cb19442e9f9b64aa40c5fccb --system all -f value -c Role 2022-04-01 00:25:54.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:54.060 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:54.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:54.060 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:54.060 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:54.060 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 00:25:54.060 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 00:25:54.060 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user a5e63c04cb19442e9f9b64aa40c5fccb --system all 2022-04-01 00:25:54.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:54.060 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:54.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:54.060 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:54.060 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a5e63c04cb19442e9f9b64aa40c5fccb --system all -f value -c Role 2022-04-01 00:25:54.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:54.060 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:54.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:54.060 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:54.060 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:54.060 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:54.060 | + functions-common:get_or_add_user_system_role:1052 : echo 489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:54.060 | 489183a23bfb469c8c98bfd978bb4d02 2022-04-01 00:25:54.157 | [513404 Async ks-system-member:544952]: finished get_or_add_user_system_role member a5e63c04cb19442e9f9b64aa40c5fccb all with result 0 in 14 seconds 2022-04-01 00:25:54.265 | [513404 Async ks-system-reader:545221]: Waiting for completion of get_or_add_user_system_role reader d280d5e01f1c4c7a91717bfa3007e34d all running on PID 545221 (7 other jobs running) 2022-04-01 00:25:54.319 | [513404 Async ks-system-reader:545221]: Signaling child to exit 2022-04-01 00:25:56.646 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:25:56.841 | [545221 Async ks-system-reader:545221]: finished successfully 2022-04-01 00:25:56.992 | WAKEUP 2022-04-01 00:25:57.145 | [513404 Async ks-system-reader:545221]: Signaled 2022-04-01 00:25:57.163 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-01 00:25:57.164 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-01 00:25:57.164 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-01 00:25:57.164 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:25:57.164 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:25:57.164 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:25:57.164 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:25:57.164 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:25:57.164 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-01 00:25:57.164 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d280d5e01f1c4c7a91717bfa3007e34d --system all -f value -c Role 2022-04-01 00:25:57.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:57.164 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:57.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:57.164 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:57.164 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:57.164 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-01 00:25:57.164 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-01 00:25:57.164 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user d280d5e01f1c4c7a91717bfa3007e34d --system all 2022-04-01 00:25:57.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:57.164 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:57.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:57.164 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:57.164 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d280d5e01f1c4c7a91717bfa3007e34d --system all -f value -c Role 2022-04-01 00:25:57.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:57.164 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:57.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:25:57.164 | from cryptography.utils import int_from_bytes 2022-04-01 00:25:57.164 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:25:57.164 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=061bcfa3101949669d32095301938bd2 2022-04-01 00:25:57.164 | + functions-common:get_or_add_user_system_role:1052 : echo 061bcfa3101949669d32095301938bd2 2022-04-01 00:25:57.164 | 061bcfa3101949669d32095301938bd2 2022-04-01 00:25:57.479 | [513404 Async ks-system-reader:545221]: finished get_or_add_user_system_role reader d280d5e01f1c4c7a91717bfa3007e34d all with result 0 in 17 seconds 2022-04-01 00:25:57.516 | + inc/async:async_wait:197 : return 0 2022-04-01 00:25:57.536 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-01 00:25:57.901 | [513404 Async ks-group-memberdemo:545540]: Waiting for completion of get_or_add_group_project_role member 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 running on PID 545540 (6 other jobs running) 2022-04-01 00:25:58.069 | [513404 Async ks-group-memberdemo:545540]: Signaling child to exit 2022-04-01 00:26:04.437 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:26:04.568 | [545760 Async ks-group-memberalt:545760]: finished successfully 2022-04-01 00:26:04.767 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:26:04.830 | [545540 Async ks-group-memberdemo:545540]: finished successfully 2022-04-01 00:26:04.867 | WAKEUP 2022-04-01 00:26:04.906 | [513404 Async ks-group-memberdemo:545540]: Signaled 2022-04-01 00:26:04.908 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 00:26:04.908 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4b80f0e7431a4f60a293d116cae408a9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 -f value 2022-04-01 00:26:04.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:04.908 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:04.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:04.909 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:04.909 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:26:04.909 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 00:26:04.909 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 00:26:04.909 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 4b80f0e7431a4f60a293d116cae408a9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:26:04.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:04.909 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:04.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:04.909 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:04.909 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4b80f0e7431a4f60a293d116cae408a9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 -f value 2022-04-01 00:26:04.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:04.909 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:04.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:04.910 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:04.910 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:26:04.910 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='489183a23bfb469c8c98bfd978bb4d02 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 False' 2022-04-01 00:26:04.910 | + functions-common:get_or_add_group_project_role:1076 : echo 489183a23bfb469c8c98bfd978bb4d02 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 False 2022-04-01 00:26:04.910 | 489183a23bfb469c8c98bfd978bb4d02 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 False 2022-04-01 00:26:05.002 | [513404 Async ks-group-memberdemo:545540]: finished get_or_add_group_project_role member 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 with result 0 in 18 seconds 2022-04-01 00:26:05.074 | [513404 Async ks-group-anotherdemo:545674]: Waiting for completion of get_or_add_group_project_role anotherrole 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 running on PID 545674 (5 other jobs running) 2022-04-01 00:26:05.120 | [513404 Async ks-group-anotherdemo:545674]: Signaling child to exit 2022-04-01 00:26:06.899 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:26:06.938 | [545674 Async ks-group-anotherdemo:545674]: finished successfully 2022-04-01 00:26:06.975 | WAKEUP 2022-04-01 00:26:07.020 | [513404 Async ks-group-anotherdemo:545674]: Signaled 2022-04-01 00:26:07.022 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 00:26:07.022 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4b80f0e7431a4f60a293d116cae408a9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 -f value 2022-04-01 00:26:07.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.023 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.023 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.023 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:26:07.023 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 00:26:07.023 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 00:26:07.023 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4b80f0e7431a4f60a293d116cae408a9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 2022-04-01 00:26:07.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.023 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.023 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.023 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4b80f0e7431a4f60a293d116cae408a9 --project 6f0d6dd4e9a84ca79c02eef7d9996ea8 -f value 2022-04-01 00:26:07.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.024 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.024 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.024 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:26:07.025 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b5af6b53e3e841cdb5d38f06112b7cc8 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 False' 2022-04-01 00:26:07.025 | + functions-common:get_or_add_group_project_role:1076 : echo b5af6b53e3e841cdb5d38f06112b7cc8 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 False 2022-04-01 00:26:07.025 | b5af6b53e3e841cdb5d38f06112b7cc8 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 False 2022-04-01 00:26:07.099 | [513404 Async ks-group-anotherdemo:545674]: finished get_or_add_group_project_role anotherrole 4b80f0e7431a4f60a293d116cae408a9 6f0d6dd4e9a84ca79c02eef7d9996ea8 with result 0 in 20 seconds 2022-04-01 00:26:07.164 | [513404 Async ks-group-memberalt:545760]: Waiting for completion of get_or_add_group_project_role member 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 running on PID 545760 (4 other jobs running) 2022-04-01 00:26:07.178 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:26:07.206 | [513404 Async ks-group-memberalt:545760]: Signaling child to exit 2022-04-01 00:26:07.207 | WAKEUP 2022-04-01 00:26:07.218 | [545847 Async ks-group-anotheralt:545847]: finished successfully 2022-04-01 00:26:07.246 | [513404 Async ks-group-memberalt:545760]: Signaled 2022-04-01 00:26:07.248 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 00:26:07.248 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4b80f0e7431a4f60a293d116cae408a9 --project a5d11e29f08d4e3ca977c1935639bc67 -f value 2022-04-01 00:26:07.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.248 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.248 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.248 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:26:07.248 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 00:26:07.248 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 00:26:07.249 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 4b80f0e7431a4f60a293d116cae408a9 --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:26:07.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.249 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.249 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.249 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4b80f0e7431a4f60a293d116cae408a9 --project a5d11e29f08d4e3ca977c1935639bc67 -f value 2022-04-01 00:26:07.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.249 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.249 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.249 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:26:07.249 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='489183a23bfb469c8c98bfd978bb4d02 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 False' 2022-04-01 00:26:07.249 | + functions-common:get_or_add_group_project_role:1076 : echo 489183a23bfb469c8c98bfd978bb4d02 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 False 2022-04-01 00:26:07.249 | 489183a23bfb469c8c98bfd978bb4d02 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 False 2022-04-01 00:26:07.305 | [513404 Async ks-group-memberalt:545760]: finished get_or_add_group_project_role member 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 with result 0 in 17 seconds 2022-04-01 00:26:07.355 | [513404 Async ks-group-anotheralt:545847]: Waiting for completion of get_or_add_group_project_role anotherrole 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 running on PID 545847 (3 other jobs running) 2022-04-01 00:26:07.387 | [513404 Async ks-group-anotheralt:545847]: Signaling child to exit 2022-04-01 00:26:07.387 | WAKEUP 2022-04-01 00:26:07.416 | [513404 Async ks-group-anotheralt:545847]: Signaled 2022-04-01 00:26:07.418 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 00:26:07.418 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4b80f0e7431a4f60a293d116cae408a9 --project a5d11e29f08d4e3ca977c1935639bc67 -f value 2022-04-01 00:26:07.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.418 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.419 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.419 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:26:07.419 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 00:26:07.419 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 00:26:07.419 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4b80f0e7431a4f60a293d116cae408a9 --project a5d11e29f08d4e3ca977c1935639bc67 2022-04-01 00:26:07.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.419 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.419 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.419 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4b80f0e7431a4f60a293d116cae408a9 --project a5d11e29f08d4e3ca977c1935639bc67 -f value 2022-04-01 00:26:07.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.419 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.419 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.419 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:26:07.419 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b5af6b53e3e841cdb5d38f06112b7cc8 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 False' 2022-04-01 00:26:07.419 | + functions-common:get_or_add_group_project_role:1076 : echo b5af6b53e3e841cdb5d38f06112b7cc8 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 False 2022-04-01 00:26:07.419 | b5af6b53e3e841cdb5d38f06112b7cc8 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 False 2022-04-01 00:26:07.485 | [513404 Async ks-group-anotheralt:545847]: finished get_or_add_group_project_role anotherrole 4b80f0e7431a4f60a293d116cae408a9 a5d11e29f08d4e3ca977c1935639bc67 with result 0 in 19 seconds 2022-04-01 00:26:07.534 | [513404 Async ks-group-admin:545935]: Waiting for completion of get_or_add_group_project_role admin 26baf2c3e6bc444280b0490752f2a6f0 df27af54b6334dc3a3a3e4937b41af54 running on PID 545935 (2 other jobs running) 2022-04-01 00:26:07.575 | [513404 Async ks-group-admin:545935]: Signaling child to exit 2022-04-01 00:26:07.691 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:26:07.718 | [545935 Async ks-group-admin:545935]: finished successfully 2022-04-01 00:26:07.740 | WAKEUP 2022-04-01 00:26:07.765 | [513404 Async ks-group-admin:545935]: Signaled 2022-04-01 00:26:07.766 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-01 00:26:07.766 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 26baf2c3e6bc444280b0490752f2a6f0 --project df27af54b6334dc3a3a3e4937b41af54 -f value 2022-04-01 00:26:07.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.766 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.766 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.766 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:26:07.766 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-01 00:26:07.766 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-01 00:26:07.766 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 26baf2c3e6bc444280b0490752f2a6f0 --project df27af54b6334dc3a3a3e4937b41af54 2022-04-01 00:26:07.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.767 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.767 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.767 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 26baf2c3e6bc444280b0490752f2a6f0 --project df27af54b6334dc3a3a3e4937b41af54 -f value 2022-04-01 00:26:07.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.767 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:26:07.767 | from cryptography.utils import int_from_bytes 2022-04-01 00:26:07.767 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:26:07.767 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='25074bc1dfb448b5b18c4aa20887633e 26baf2c3e6bc444280b0490752f2a6f0 df27af54b6334dc3a3a3e4937b41af54 False' 2022-04-01 00:26:07.767 | + functions-common:get_or_add_group_project_role:1076 : echo 25074bc1dfb448b5b18c4aa20887633e 26baf2c3e6bc444280b0490752f2a6f0 df27af54b6334dc3a3a3e4937b41af54 False 2022-04-01 00:26:07.767 | 25074bc1dfb448b5b18c4aa20887633e 26baf2c3e6bc444280b0490752f2a6f0 df27af54b6334dc3a3a3e4937b41af54 False 2022-04-01 00:26:07.817 | [513404 Async ks-group-admin:545935]: finished get_or_add_group_project_role admin 26baf2c3e6bc444280b0490752f2a6f0 df27af54b6334dc3a3a3e4937b41af54 with result 0 in 19 seconds 2022-04-01 00:26:07.821 | + inc/async:async_wait:197 : return 0 2022-04-01 00:26:07.824 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-01 00:26:07.845 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:26:07.849 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-01 00:26:07.869 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:26:07.872 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-01 00:26:07.875 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-01 00:26:07.941 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-01 00:26:07.991 | [513404 Async create_nova_accounts:547893]: running: create_nova_accounts 2022-04-01 00:26:07.994 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-01 00:26:08.013 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:26:08.016 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-01 00:26:08.019 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-01 00:26:08.083 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-01 00:26:08.131 | [513404 Async create_glance_accounts:548008]: running: create_glance_accounts 2022-04-01 00:26:08.135 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-01 00:26:08.170 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:26:08.174 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-01 00:26:08.177 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-01 00:26:08.257 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-01 00:26:08.324 | [513404 Async create_cinder_accounts:548138]: running: create_cinder_accounts 2022-04-01 00:26:08.328 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-01 00:26:08.363 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:26:08.367 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-01 00:26:08.371 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-01 00:26:08.489 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-01 00:26:08.587 | [513404 Async create_neutron_accounts:548253]: running: create_neutron_accounts 2022-04-01 00:26:08.603 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-01 00:26:08.670 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:26:08.678 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-01 00:26:08.686 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-01 00:26:09.097 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-01 00:26:09.353 | [513404 Async create_swift_accounts:548394]: running: create_swift_accounts 2022-04-01 00:26:09.389 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-01 00:26:09.524 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:26:09.557 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-01 00:26:09.895 | [513404 Async create_nova_accounts:547893]: Waiting for completion of create_nova_accounts running on PID 547893 (6 other jobs running) 2022-04-01 00:26:10.093 | [513404 Async create_nova_accounts:547893]: Signaling child to exit 2022-04-01 00:27:01.988 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:27:02.134 | [548253 Async create_neutron_accounts:548253]: finished successfully 2022-04-01 00:27:20.982 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:27:21.013 | [548138 Async create_cinder_accounts:548138]: finished successfully 2022-04-01 00:27:35.872 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:27:35.905 | [548008 Async create_glance_accounts:548008]: finished successfully 2022-04-01 00:27:43.135 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:27:43.163 | [547893 Async create_nova_accounts:547893]: finished successfully 2022-04-01 00:27:43.185 | WAKEUP 2022-04-01 00:27:43.211 | [513404 Async create_nova_accounts:547893]: Signaled 2022-04-01 00:27:43.213 | + 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-04-01 00:27:43.213 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-01 00:27:43.213 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-01 00:27:43.213 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:27:43.213 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 00:27:43.213 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 00:27:43.213 | ++ 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-04-01 00:27:43.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.213 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.213 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.213 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.213 | + functions-common:get_or_create_user:925 : user_id=a664122663e543d4a720a71fc5aebc67 2022-04-01 00:27:43.213 | + functions-common:get_or_create_user:926 : echo a664122663e543d4a720a71fc5aebc67 2022-04-01 00:27:43.214 | a664122663e543d4a720a71fc5aebc67 2022-04-01 00:27:43.214 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-01 00:27:43.214 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:27:43.214 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:27:43.214 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:27:43.214 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:27:43.214 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:27:43.214 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:27:43.214 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:27:43.214 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:27:43.214 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:27:43.214 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:27:43.214 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.214 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:27:43.214 | ++ 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-04-01 00:27:43.214 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.214 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.214 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.214 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.214 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.214 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:27:43.214 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:27:43.214 | + 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-04-01 00:27:43.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.214 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.214 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.214 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:27:43.215 | ++ 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-04-01 00:27:43.215 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.215 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.215 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.215 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.215 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.215 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.215 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:27:43.215 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:27:43.215 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:27:43.215 | ++ functions-common:get_field:818 : echo '| ba399f04e4dd4e26910b04bd9e6ab6ef | a664122663e543d4a720a71fc5aebc67 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:27:43.215 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.215 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.215 | + functions-common:get_or_add_user_project_role:997 : echo ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.215 | ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.215 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 00:27:43.215 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-01 00:27:43.215 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:27:43.215 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:27:43.215 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:27:43.215 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:27:43.215 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:27:43.215 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:27:43.215 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:27:43.215 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:27:43.215 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:27:43.215 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:27:43.215 | ++ 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-04-01 00:27:43.215 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.215 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:27:43.216 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.216 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.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:27:43.216 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.216 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.216 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.216 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:27:43.216 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:27:43.216 | + 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-04-01 00:27:43.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:27:43.216 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.216 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.216 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.216 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:27:43.216 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.216 | ++ 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-04-01 00:27:43.216 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.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:27:43.216 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.216 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.216 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.216 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:27:43.216 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:27:43.216 | ++ functions-common:get_field:818 : echo '| 25074bc1dfb448b5b18c4aa20887633e | a664122663e543d4a720a71fc5aebc67 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:27:43.216 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:27:43.216 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.216 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:27:43.216 | + functions-common:get_or_add_user_project_role:997 : echo 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:27:43.217 | 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:27:43.217 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-01 00:27:43.217 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-01 00:27:43.217 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.70/compute 2022-04-01 00:27:43.217 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-01 00:27:43.217 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 00:27:43.217 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-01 00:27:43.217 | ++ 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-04-01 00:27:43.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.217 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.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:27:43.217 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.217 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.217 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 00:27:43.217 | c9d9aae4b27e4cebbe08bbfac3f8a377' 2022-04-01 00:27:43.217 | + functions-common:get_or_create_service:1094 : echo c9d9aae4b27e4cebbe08bbfac3f8a377 2022-04-01 00:27:43.217 | c9d9aae4b27e4cebbe08bbfac3f8a377 2022-04-01 00:27:43.217 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.70/compute/v2/$(project_id)s' 2022-04-01 00:27:43.217 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 00:27:43.217 | ++ 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-04-01 00:27:43.217 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 00:27:43.217 | +++ 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-04-01 00:27:43.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.217 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.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:27:43.217 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.217 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.217 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 00:27:43.217 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 00:27:43.217 | +++ 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-04-01 00:27:43.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.218 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.218 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.218 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.218 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d4f90bed9fdc4f1e9cfe6d70c06677bb 2022-04-01 00:27:43.218 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d4f90bed9fdc4f1e9cfe6d70c06677bb 2022-04-01 00:27:43.218 | + functions-common:get_or_create_endpoint:1127 : public_id=d4f90bed9fdc4f1e9cfe6d70c06677bb 2022-04-01 00:27:43.218 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 00:27:43.218 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 00:27:43.218 | + functions-common:get_or_create_endpoint:1136 : echo d4f90bed9fdc4f1e9cfe6d70c06677bb 2022-04-01 00:27:43.218 | d4f90bed9fdc4f1e9cfe6d70c06677bb 2022-04-01 00:27:43.218 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-01 00:27:43.218 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 00:27:43.218 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-01 00:27:43.218 | ++ 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-04-01 00:27:43.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.218 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.218 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.218 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.218 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 00:27:43.218 | 198f3ef6115c4131b92c7855a28467be' 2022-04-01 00:27:43.218 | + functions-common:get_or_create_service:1094 : echo 198f3ef6115c4131b92c7855a28467be 2022-04-01 00:27:43.218 | 198f3ef6115c4131b92c7855a28467be 2022-04-01 00:27:43.218 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.70/compute/v2.1 2022-04-01 00:27:43.218 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 00:27:43.218 | ++ 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-04-01 00:27:43.219 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 00:27:43.219 | +++ 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-04-01 00:27:43.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.219 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.219 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.219 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.219 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 00:27:43.219 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 00:27:43.219 | +++ 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-04-01 00:27:43.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.219 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.219 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.219 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.219 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9c692cdc912d4d4fb3aef5ff54a17b72 2022-04-01 00:27:43.219 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9c692cdc912d4d4fb3aef5ff54a17b72 2022-04-01 00:27:43.219 | + functions-common:get_or_create_endpoint:1127 : public_id=9c692cdc912d4d4fb3aef5ff54a17b72 2022-04-01 00:27:43.219 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 00:27:43.219 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 00:27:43.219 | + functions-common:get_or_create_endpoint:1136 : echo 9c692cdc912d4d4fb3aef5ff54a17b72 2022-04-01 00:27:43.219 | 9c692cdc912d4d4fb3aef5ff54a17b72 2022-04-01 00:27:43.219 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-01 00:27:43.219 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:27:43.219 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-01 00:27:43.219 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:27:43.219 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-01 00:27:43.219 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:27:43.219 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:27:43.219 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:27:43.219 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:27:43.219 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:27:43.220 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:27:43.220 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:27:43.220 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:27:43.220 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:27:43.220 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:27:43.220 | ++ 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-04-01 00:27:43.220 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:27:43.220 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.220 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.220 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.220 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.220 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.220 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.220 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:27:43.220 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:27:43.220 | + 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-04-01 00:27:43.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.220 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.220 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.220 | ++ 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-04-01 00:27:43.220 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.220 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:27:43.220 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.220 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.220 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.220 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.221 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.221 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:27:43.221 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:27:43.221 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:27:43.221 | ++ functions-common:get_field:818 : echo '| 35fad3e11d4c4f5fb28f73680d49a9a2 | a664122663e543d4a720a71fc5aebc67 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:27:43.221 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.221 | + functions-common:get_or_add_user_project_role:995 : user_role_id=35fad3e11d4c4f5fb28f73680d49a9a2 2022-04-01 00:27:43.221 | + functions-common:get_or_add_user_project_role:997 : echo 35fad3e11d4c4f5fb28f73680d49a9a2 2022-04-01 00:27:43.221 | 35fad3e11d4c4f5fb28f73680d49a9a2 2022-04-01 00:27:43.221 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-01 00:27:43.221 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:27:43.221 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-01 00:27:43.221 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:27:43.221 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-01 00:27:43.262 | [513404 Async create_nova_accounts:547893]: finished create_nova_accounts with result 0 in 95 seconds 2022-04-01 00:27:43.306 | [513404 Async create_glance_accounts:548008]: Waiting for completion of create_glance_accounts running on PID 548008 (5 other jobs running) 2022-04-01 00:27:43.334 | [513404 Async create_glance_accounts:548008]: Signaling child to exit 2022-04-01 00:27:43.334 | WAKEUP 2022-04-01 00:27:43.360 | [513404 Async create_glance_accounts:548008]: Signaled 2022-04-01 00:27:43.361 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-01 00:27:43.361 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:27:43.361 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-01 00:27:43.361 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-01 00:27:43.361 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:27:43.361 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 00:27:43.361 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 00:27:43.361 | ++ 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-04-01 00:27:43.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.362 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.362 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.362 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.362 | + functions-common:get_or_create_user:925 : user_id=4631f4568b1b4842a3e5d54ede9b1186 2022-04-01 00:27:43.362 | + functions-common:get_or_create_user:926 : echo 4631f4568b1b4842a3e5d54ede9b1186 2022-04-01 00:27:43.362 | 4631f4568b1b4842a3e5d54ede9b1186 2022-04-01 00:27:43.362 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-01 00:27:43.362 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:27:43.362 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:27:43.362 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:27:43.362 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:27:43.362 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:27:43.362 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:27:43.362 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:27:43.362 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:27:43.362 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:27:43.362 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:27:43.362 | ++ 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-04-01 00:27:43.362 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:27:43.362 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.362 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.362 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.362 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.362 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.362 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.363 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:27:43.363 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:27:43.363 | + 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-04-01 00:27:43.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.363 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.363 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.363 | ++ 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-04-01 00:27:43.363 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:27:43.363 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.363 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.363 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.363 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.363 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.363 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.363 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:27:43.363 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:27:43.363 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:27:43.363 | ++ functions-common:get_field:818 : echo '| ba399f04e4dd4e26910b04bd9e6ab6ef | 4631f4568b1b4842a3e5d54ede9b1186 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:27:43.363 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.363 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.363 | + functions-common:get_or_add_user_project_role:997 : echo ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.363 | ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.363 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 00:27:43.363 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-01 00:27:43.363 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:27:43.363 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-01 00:27:43.363 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-01 00:27:43.363 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:27:43.363 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 00:27:43.364 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 00:27:43.364 | ++ 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-04-01 00:27:43.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.364 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.364 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.364 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.364 | + functions-common:get_or_create_user:925 : user_id=465ca1d539ff4f46a5669a0f16337620 2022-04-01 00:27:43.364 | + functions-common:get_or_create_user:926 : echo 465ca1d539ff4f46a5669a0f16337620 2022-04-01 00:27:43.364 | 465ca1d539ff4f46a5669a0f16337620 2022-04-01 00:27:43.364 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-01 00:27:43.364 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:27:43.364 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:27:43.364 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:27:43.364 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:27:43.364 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:27:43.364 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:27:43.364 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:27:43.364 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:27:43.364 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:27:43.364 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:27:43.364 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.364 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:27:43.364 | ++ 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-04-01 00:27:43.364 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.364 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.364 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.364 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.365 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.365 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:27:43.365 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:27:43.365 | + 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-04-01 00:27:43.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.365 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.365 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.365 | ++ 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-04-01 00:27:43.365 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.365 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:27:43.365 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.365 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.365 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.365 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.365 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.365 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:27:43.365 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:27:43.365 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:27:43.365 | ++ functions-common:get_field:818 : echo '| ba399f04e4dd4e26910b04bd9e6ab6ef | 465ca1d539ff4f46a5669a0f16337620 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:27:43.365 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.365 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.365 | + functions-common:get_or_add_user_project_role:997 : echo ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.365 | ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.365 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-01 00:27:43.365 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-01 00:27:43.365 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:27:43.365 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:27:43.365 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:27:43.365 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:27:43.365 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:27:43.366 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:27:43.366 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:27:43.366 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:27:43.366 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:27:43.366 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:27:43.366 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.366 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:27:43.366 | ++ 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-04-01 00:27:43.366 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.366 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.366 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.366 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.366 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.366 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:27:43.366 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:27:43.366 | + 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-04-01 00:27:43.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.366 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.366 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.366 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:27:43.366 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.366 | ++ 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-04-01 00:27:43.366 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.366 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.367 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.367 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.367 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.367 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:27:43.367 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:27:43.367 | ++ functions-common:get_field:818 : echo '| 35fad3e11d4c4f5fb28f73680d49a9a2 | 465ca1d539ff4f46a5669a0f16337620 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:27:43.367 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:27:43.367 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.367 | + functions-common:get_or_add_user_project_role:995 : user_role_id=35fad3e11d4c4f5fb28f73680d49a9a2 2022-04-01 00:27:43.367 | + functions-common:get_or_add_user_project_role:997 : echo 35fad3e11d4c4f5fb28f73680d49a9a2 2022-04-01 00:27:43.367 | 35fad3e11d4c4f5fb28f73680d49a9a2 2022-04-01 00:27:43.367 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-01 00:27:43.367 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 00:27:43.367 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-01 00:27:43.367 | ++ 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-04-01 00:27:43.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.367 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.367 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.367 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.367 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 00:27:43.367 | 75b12683f2d8437287a4181909cf3b83' 2022-04-01 00:27:43.367 | + functions-common:get_or_create_service:1094 : echo 75b12683f2d8437287a4181909cf3b83 2022-04-01 00:27:43.367 | 75b12683f2d8437287a4181909cf3b83 2022-04-01 00:27:43.367 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.70/image 2022-04-01 00:27:43.367 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 00:27:43.367 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.70/image RegionOne 2022-04-01 00:27:43.367 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 00:27:43.368 | +++ 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-04-01 00:27:43.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.368 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.368 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.368 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 00:27:43.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 00:27:43.368 | +++ 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-04-01 00:27:43.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.368 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.368 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.368 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ca7ed27063ec48c4be2cb80128efaec8 2022-04-01 00:27:43.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ca7ed27063ec48c4be2cb80128efaec8 2022-04-01 00:27:43.368 | + functions-common:get_or_create_endpoint:1127 : public_id=ca7ed27063ec48c4be2cb80128efaec8 2022-04-01 00:27:43.368 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 00:27:43.368 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 00:27:43.368 | + functions-common:get_or_create_endpoint:1136 : echo ca7ed27063ec48c4be2cb80128efaec8 2022-04-01 00:27:43.368 | ca7ed27063ec48c4be2cb80128efaec8 2022-04-01 00:27:43.368 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-01 00:27:43.368 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 00:27:43.369 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-01 00:27:43.369 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-01 00:27:43.369 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-01 00:27:43.369 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-01 00:27:43.369 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-01 00:27:43.369 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-01 00:27:43.369 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-01 00:27:43.415 | [513404 Async create_glance_accounts:548008]: finished create_glance_accounts with result 0 in 87 seconds 2022-04-01 00:27:43.456 | [513404 Async create_cinder_accounts:548138]: Waiting for completion of create_cinder_accounts running on PID 548138 (4 other jobs running) 2022-04-01 00:27:43.486 | [513404 Async create_cinder_accounts:548138]: Signaling child to exit 2022-04-01 00:27:43.486 | WAKEUP 2022-04-01 00:27:43.510 | [513404 Async create_cinder_accounts:548138]: Signaled 2022-04-01 00:27:43.512 | + 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-04-01 00:27:43.512 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-01 00:27:43.512 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-01 00:27:43.512 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:27:43.512 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 00:27:43.512 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 00:27:43.512 | ++ 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-04-01 00:27:43.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.512 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.512 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.512 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.512 | + functions-common:get_or_create_user:925 : user_id=d197dae641c84712a605c978de190bd8 2022-04-01 00:27:43.512 | + functions-common:get_or_create_user:926 : echo d197dae641c84712a605c978de190bd8 2022-04-01 00:27:43.512 | d197dae641c84712a605c978de190bd8 2022-04-01 00:27:43.512 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-01 00:27:43.512 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:27:43.512 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:27:43.512 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:27:43.513 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:27:43.513 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:27:43.513 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:27:43.513 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:27:43.513 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:27:43.513 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:27:43.513 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:27:43.513 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.513 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:27:43.513 | ++ 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-04-01 00:27:43.513 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.513 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.513 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.513 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.513 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.513 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:27:43.513 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:27:43.513 | + 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-04-01 00:27:43.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.513 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.513 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.513 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.513 | ++ 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-04-01 00:27:43.513 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:27:43.513 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.513 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.514 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.514 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.514 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.514 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:27:43.514 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:27:43.514 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:27:43.514 | ++ functions-common:get_field:818 : echo '| ba399f04e4dd4e26910b04bd9e6ab6ef | d197dae641c84712a605c978de190bd8 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:27:43.514 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.514 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.514 | + functions-common:get_or_add_user_project_role:997 : echo ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.514 | ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.514 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 00:27:43.514 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-01 00:27:43.514 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 00:27:43.514 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-01 00:27:43.514 | ++ 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-04-01 00:27:43.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.514 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.514 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.514 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.514 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 00:27:43.514 | 78b063fac3b84a4381706e9fb09f785b' 2022-04-01 00:27:43.514 | + functions-common:get_or_create_service:1094 : echo 78b063fac3b84a4381706e9fb09f785b 2022-04-01 00:27:43.514 | 78b063fac3b84a4381706e9fb09f785b 2022-04-01 00:27:43.514 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-01 00:27:43.514 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-04-01 00:27:43.514 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 00:27:43.515 | ++ 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-04-01 00:27:43.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 00:27:43.515 | +++ 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-04-01 00:27:43.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.515 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.515 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.515 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 00:27:43.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 00:27:43.515 | +++ 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-04-01 00:27:43.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.515 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.515 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.515 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6da63ac4f8f543b6b296a34678c2786a 2022-04-01 00:27:43.515 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6da63ac4f8f543b6b296a34678c2786a 2022-04-01 00:27:43.515 | + functions-common:get_or_create_endpoint:1127 : public_id=6da63ac4f8f543b6b296a34678c2786a 2022-04-01 00:27:43.515 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 00:27:43.515 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 00:27:43.515 | + functions-common:get_or_create_endpoint:1136 : echo 6da63ac4f8f543b6b296a34678c2786a 2022-04-01 00:27:43.515 | 6da63ac4f8f543b6b296a34678c2786a 2022-04-01 00:27:43.515 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-01 00:27:43.515 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 00:27:43.515 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-01 00:27:43.515 | ++ 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-04-01 00:27:43.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.515 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.515 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.516 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.516 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 00:27:43.516 | b1b8c4c2819347e3abf5e7c3b01b8d9f' 2022-04-01 00:27:43.516 | + functions-common:get_or_create_service:1094 : echo b1b8c4c2819347e3abf5e7c3b01b8d9f 2022-04-01 00:27:43.516 | b1b8c4c2819347e3abf5e7c3b01b8d9f 2022-04-01 00:27:43.516 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-04-01 00:27:43.516 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 00:27:43.516 | ++ 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-04-01 00:27:43.516 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 00:27:43.516 | +++ 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-04-01 00:27:43.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.516 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.516 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.516 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.516 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 00:27:43.516 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 00:27:43.516 | +++ 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-04-01 00:27:43.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.516 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.516 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.516 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=76c5762edfe14cacbb5f91f06c5e3e3d 2022-04-01 00:27:43.517 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 76c5762edfe14cacbb5f91f06c5e3e3d 2022-04-01 00:27:43.517 | + functions-common:get_or_create_endpoint:1127 : public_id=76c5762edfe14cacbb5f91f06c5e3e3d 2022-04-01 00:27:43.517 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 00:27:43.517 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 00:27:43.517 | + functions-common:get_or_create_endpoint:1136 : echo 76c5762edfe14cacbb5f91f06c5e3e3d 2022-04-01 00:27:43.517 | 76c5762edfe14cacbb5f91f06c5e3e3d 2022-04-01 00:27:43.517 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-01 00:27:43.517 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-01 00:27:43.517 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 00:27:43.517 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-01 00:27:43.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.517 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.517 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.517 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.517 | ++ functions-common:get_or_create_project:938 : project_id=34d1f4725267471983007bcdce5a3ca6 2022-04-01 00:27:43.517 | ++ functions-common:get_or_create_project:939 : echo 34d1f4725267471983007bcdce5a3ca6 2022-04-01 00:27:43.517 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 34d1f4725267471983007bcdce5a3ca6 2022-04-01 00:27:43.517 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-01 00:27:43.517 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:27:43.517 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 00:27:43.517 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-01 00:27:43.517 | +++ 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-04-01 00:27:43.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.517 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.517 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.517 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-01 00:27:43.518 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.518 | ++ functions-common:get_or_create_user:925 : user_id=d197dae641c84712a605c978de190bd8 2022-04-01 00:27:43.518 | ++ functions-common:get_or_create_user:926 : echo d197dae641c84712a605c978de190bd8 2022-04-01 00:27:43.518 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d197dae641c84712a605c978de190bd8 2022-04-01 00:27:43.559 | [513404 Async create_cinder_accounts:548138]: finished create_cinder_accounts with result 0 in 72 seconds 2022-04-01 00:27:43.563 | + inc/async:async_wait:197 : return 0 2022-04-01 00:27:43.566 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-01 00:27:43.620 | [513404 Async create_neutron_accounts:548253]: Waiting for completion of create_neutron_accounts running on PID 548253 (3 other jobs running) 2022-04-01 00:27:43.646 | [513404 Async create_neutron_accounts:548253]: Signaling child to exit 2022-04-01 00:27:43.647 | WAKEUP 2022-04-01 00:27:43.670 | [513404 Async create_neutron_accounts:548253]: Signaled 2022-04-01 00:27:43.671 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-01 00:27:43.671 | ++ 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:27:43.671 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 00:27:43.671 | + 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:27:43.671 | + 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:27:43.671 | + 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:27:43.671 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 00:27:43.671 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-01 00:27:43.671 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-01 00:27:43.671 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-01 00:27:43.672 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.70:9696/ 2022-04-01 00:27:43.672 | + 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-04-01 00:27:43.672 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-01 00:27:43.672 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-01 00:27:43.672 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:27:43.672 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 00:27:43.672 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 00:27:43.672 | ++ 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-04-01 00:27:43.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.672 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.672 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.672 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.672 | + functions-common:get_or_create_user:925 : user_id=dace806e6c6f47b7a8e7b425e6a73d95 2022-04-01 00:27:43.672 | + functions-common:get_or_create_user:926 : echo dace806e6c6f47b7a8e7b425e6a73d95 2022-04-01 00:27:43.672 | dace806e6c6f47b7a8e7b425e6a73d95 2022-04-01 00:27:43.672 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-01 00:27:43.672 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:27:43.672 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:27:43.672 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:27:43.672 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:27:43.672 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:27:43.672 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:27:43.672 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:27:43.672 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:27:43.672 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:27:43.672 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:27:43.672 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.672 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:27:43.673 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.673 | ++ 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-04-01 00:27:43.673 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.673 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.673 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.673 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.673 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:27:43.673 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:27:43.673 | + 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-04-01 00:27:43.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.673 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.673 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.673 | ++ 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-04-01 00:27:43.673 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:27:43.673 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:27:43.673 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:27:43.673 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.673 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.673 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.673 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.673 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:27:43.673 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:27:43.673 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:27:43.673 | ++ functions-common:get_field:818 : echo '| ba399f04e4dd4e26910b04bd9e6ab6ef | dace806e6c6f47b7a8e7b425e6a73d95 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:27:43.673 | ++ functions-common:get_field:812 : read data 2022-04-01 00:27:43.673 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.673 | + functions-common:get_or_add_user_project_role:997 : echo ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.674 | ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:27:43.674 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-01 00:27:43.674 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-01 00:27:43.674 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 00:27:43.674 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-01 00:27:43.674 | ++ 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-04-01 00:27:43.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.674 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.674 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.674 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.674 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 00:27:43.674 | d0e537d7caba4e10aeb22b5467dfe732' 2022-04-01 00:27:43.674 | + functions-common:get_or_create_service:1094 : echo d0e537d7caba4e10aeb22b5467dfe732 2022-04-01 00:27:43.674 | d0e537d7caba4e10aeb22b5467dfe732 2022-04-01 00:27:43.674 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.70:9696/ 2022-04-01 00:27:43.674 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 00:27:43.674 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.70:9696/ RegionOne 2022-04-01 00:27:43.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 00:27:43.674 | +++ 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-04-01 00:27:43.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.674 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.674 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.674 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 00:27:43.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 00:27:43.674 | +++ 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-04-01 00:27:43.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.675 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:27:43.675 | from cryptography.utils import int_from_bytes 2022-04-01 00:27:43.675 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:27:43.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=27a275eb78a349b68a07a7e7827fb3ee 2022-04-01 00:27:43.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 27a275eb78a349b68a07a7e7827fb3ee 2022-04-01 00:27:43.675 | + functions-common:get_or_create_endpoint:1127 : public_id=27a275eb78a349b68a07a7e7827fb3ee 2022-04-01 00:27:43.675 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 00:27:43.675 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 00:27:43.675 | + functions-common:get_or_create_endpoint:1136 : echo 27a275eb78a349b68a07a7e7827fb3ee 2022-04-01 00:27:43.675 | 27a275eb78a349b68a07a7e7827fb3ee 2022-04-01 00:27:43.718 | [513404 Async create_neutron_accounts:548253]: finished create_neutron_accounts with result 0 in 53 seconds 2022-04-01 00:27:43.756 | [513404 Async create_swift_accounts:548394]: Waiting for completion of create_swift_accounts running on PID 548394 (2 other jobs running) 2022-04-01 00:27:43.783 | [513404 Async create_swift_accounts:548394]: Signaling child to exit 2022-04-01 00:28:33.152 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:28:33.178 | [548394 Async create_swift_accounts:548394]: finished successfully 2022-04-01 00:28:33.199 | WAKEUP 2022-04-01 00:28:33.222 | [513404 Async create_swift_accounts:548394]: Signaled 2022-04-01 00:28:33.224 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-01 00:28:33.224 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-01 00:28:33.224 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-01 00:28:33.224 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-01 00:28:33.224 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-01 00:28:33.224 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-01 00:28:33.224 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-01 00:28:33.224 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-01 00:28:33.224 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-01 00:28:33.224 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-01 00:28:33.224 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-01 00:28:33.224 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-01 00:28:33.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.224 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.224 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.224 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.224 | ++ functions-common:get_or_create_role:950 : role_id=b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:28:33.225 | ++ functions-common:get_or_create_role:951 : echo b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:28:33.225 | + lib/swift:create_swift_accounts:614 : another_role=b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:28:33.225 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-01 00:28:33.225 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-01 00:28:33.225 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:28:33.225 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 00:28:33.225 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 00:28:33.225 | ++ 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-04-01 00:28:33.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.225 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.225 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.225 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.225 | + functions-common:get_or_create_user:925 : user_id=988f7e0a2fa94fc3a2c81e4000f3ec89 2022-04-01 00:28:33.225 | + functions-common:get_or_create_user:926 : echo 988f7e0a2fa94fc3a2c81e4000f3ec89 2022-04-01 00:28:33.225 | 988f7e0a2fa94fc3a2c81e4000f3ec89 2022-04-01 00:28:33.225 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-01 00:28:33.225 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:28:33.225 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:28:33.225 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:28:33.225 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:28:33.225 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:28:33.225 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:28:33.225 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:28:33.225 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:28:33.225 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:28:33.225 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:28:33.225 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.226 | ++ 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-04-01 00:28:33.226 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:28:33.226 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.226 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.226 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.226 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.226 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.226 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:28:33.226 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:28:33.226 | + 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-04-01 00:28:33.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.226 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.226 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.226 | ++ 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-04-01 00:28:33.227 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.227 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:28:33.227 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.227 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.227 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.227 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.227 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.227 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:28:33.227 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:28:33.227 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:28:33.227 | ++ functions-common:get_field:818 : echo '| ba399f04e4dd4e26910b04bd9e6ab6ef | 988f7e0a2fa94fc3a2c81e4000f3ec89 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:28:33.227 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.227 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:28:33.227 | + functions-common:get_or_add_user_project_role:997 : echo ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:28:33.227 | ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:28:33.227 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 00:28:33.227 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-01 00:28:33.227 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:28:33.227 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:28:33.227 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:28:33.227 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:28:33.227 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:28:33.227 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:28:33.227 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:28:33.227 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:28:33.227 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:28:33.227 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:28:33.227 | ++ 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-04-01 00:28:33.228 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:28:33.228 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.228 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.228 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.228 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.228 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.228 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.228 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:28:33.228 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:28:33.228 | + 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-04-01 00:28:33.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.228 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.228 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.228 | ++ 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-04-01 00:28:33.228 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:28:33.228 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.228 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.228 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.228 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.228 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.228 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.228 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:28:33.228 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:28:33.228 | ++ functions-common:get_field:818 : echo '| 25074bc1dfb448b5b18c4aa20887633e | 988f7e0a2fa94fc3a2c81e4000f3ec89 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:28:33.228 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:28:33.228 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.229 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.229 | + functions-common:get_or_add_user_project_role:997 : echo 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.229 | 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.229 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-01 00:28:33.229 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 00:28:33.229 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-01 00:28:33.229 | ++ 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-04-01 00:28:33.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.229 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.229 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.229 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.229 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 00:28:33.229 | 2e00470641174304929579e946cfef21' 2022-04-01 00:28:33.229 | + functions-common:get_or_create_service:1094 : echo 2e00470641174304929579e946cfef21 2022-04-01 00:28:33.229 | 2e00470641174304929579e946cfef21 2022-04-01 00:28:33.229 | + 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-04-01 00:28:33.229 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 00:28:33.229 | ++ 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-04-01 00:28:33.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 00:28:33.229 | +++ 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-04-01 00:28:33.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.229 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.229 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.229 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 00:28:33.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 00:28:33.229 | +++ 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-04-01 00:28:33.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.229 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.230 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.230 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=616bb590f3a34e96b59a77eb2df1c536 2022-04-01 00:28:33.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 616bb590f3a34e96b59a77eb2df1c536 2022-04-01 00:28:33.230 | + functions-common:get_or_create_endpoint:1127 : public_id=616bb590f3a34e96b59a77eb2df1c536 2022-04-01 00:28:33.230 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.70:8080 ]] 2022-04-01 00:28:33.230 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.70:8080 RegionOne 2022-04-01 00:28:33.230 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 00:28:33.230 | ++ 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-04-01 00:28:33.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.230 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.230 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.230 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.230 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 00:28:33.230 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 00:28:33.230 | ++ 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-04-01 00:28:33.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.230 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.230 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.230 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.230 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6a71e66843164ecd8dddb5a47ef539f0 2022-04-01 00:28:33.230 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6a71e66843164ecd8dddb5a47ef539f0 2022-04-01 00:28:33.230 | 6a71e66843164ecd8dddb5a47ef539f0 2022-04-01 00:28:33.230 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 00:28:33.230 | + functions-common:get_or_create_endpoint:1136 : echo 616bb590f3a34e96b59a77eb2df1c536 2022-04-01 00:28:33.231 | 616bb590f3a34e96b59a77eb2df1c536 2022-04-01 00:28:33.231 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-01 00:28:33.231 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-01 00:28:33.231 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 00:28:33.231 | +++ 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-04-01 00:28:33.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.231 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.231 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.231 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.231 | ++ functions-common:get_or_create_project:938 : project_id=26ca9adddfe1472c86507f846a0be060 2022-04-01 00:28:33.231 | ++ functions-common:get_or_create_project:939 : echo 26ca9adddfe1472c86507f846a0be060 2022-04-01 00:28:33.231 | + lib/swift:create_swift_accounts:628 : swift_project_test1=26ca9adddfe1472c86507f846a0be060 2022-04-01 00:28:33.231 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-01 00:28:33.231 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:28:33.231 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-01 00:28:33.231 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:28:33.231 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-01 00:28:33.231 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-01 00:28:33.231 | +++ 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-04-01 00:28:33.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.231 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.231 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.231 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.231 | ++ functions-common:get_or_create_user:925 : user_id=c1cc391476f34e1da84a956f717c5c9b 2022-04-01 00:28:33.231 | ++ functions-common:get_or_create_user:926 : echo c1cc391476f34e1da84a956f717c5c9b 2022-04-01 00:28:33.231 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=c1cc391476f34e1da84a956f717c5c9b 2022-04-01 00:28:33.231 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-01 00:28:33.231 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:28:33.232 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin c1cc391476f34e1da84a956f717c5c9b 26ca9adddfe1472c86507f846a0be060 2022-04-01 00:28:33.232 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:28:33.232 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:28:33.232 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:28:33.232 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:28:33.232 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:28:33.232 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:28:33.232 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:28:33.232 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:28:33.232 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:28:33.232 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1cc391476f34e1da84a956f717c5c9b --project 26ca9adddfe1472c86507f846a0be060 2022-04-01 00:28:33.232 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.232 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.232 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.232 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.232 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.232 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.232 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:28:33.232 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:28:33.232 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c1cc391476f34e1da84a956f717c5c9b --project 26ca9adddfe1472c86507f846a0be060 2022-04-01 00:28:33.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.232 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.232 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.232 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1cc391476f34e1da84a956f717c5c9b --project 26ca9adddfe1472c86507f846a0be060 2022-04-01 00:28:33.232 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.232 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:28:33.232 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.232 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.233 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.233 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.233 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.233 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:28:33.233 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:28:33.233 | ++ functions-common:get_field:818 : echo '| 25074bc1dfb448b5b18c4aa20887633e | c1cc391476f34e1da84a956f717c5c9b | | 26ca9adddfe1472c86507f846a0be060 | | | False |' 2022-04-01 00:28:33.233 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:28:33.233 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.233 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.233 | + functions-common:get_or_add_user_project_role:997 : echo 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.233 | 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.233 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-01 00:28:33.233 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-01 00:28:33.233 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:28:33.233 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-01 00:28:33.233 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-01 00:28:33.233 | +++ 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-04-01 00:28:33.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.233 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.233 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.233 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.233 | ++ functions-common:get_or_create_user:925 : user_id=2efc585fd1e342c3a562fcbdf2119431 2022-04-01 00:28:33.233 | ++ functions-common:get_or_create_user:926 : echo 2efc585fd1e342c3a562fcbdf2119431 2022-04-01 00:28:33.233 | + lib/swift:create_swift_accounts:637 : swift_user_test3=2efc585fd1e342c3a562fcbdf2119431 2022-04-01 00:28:33.233 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-01 00:28:33.233 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:28:33.233 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role b5af6b53e3e841cdb5d38f06112b7cc8 2efc585fd1e342c3a562fcbdf2119431 26ca9adddfe1472c86507f846a0be060 2022-04-01 00:28:33.233 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:28:33.233 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:28:33.233 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:28:33.234 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:28:33.234 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:28:33.234 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:28:33.234 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:28:33.234 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:28:33.234 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role b5af6b53e3e841cdb5d38f06112b7cc8 --user 2efc585fd1e342c3a562fcbdf2119431 --project 26ca9adddfe1472c86507f846a0be060 2022-04-01 00:28:33.234 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:28:33.234 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.234 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.234 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.234 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.234 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.234 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.234 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:28:33.234 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:28:33.234 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add b5af6b53e3e841cdb5d38f06112b7cc8 --user 2efc585fd1e342c3a562fcbdf2119431 --project 26ca9adddfe1472c86507f846a0be060 2022-04-01 00:28:33.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.234 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.234 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.234 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.234 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role b5af6b53e3e841cdb5d38f06112b7cc8 --user 2efc585fd1e342c3a562fcbdf2119431 --project 26ca9adddfe1472c86507f846a0be060 2022-04-01 00:28:33.234 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:28:33.234 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.234 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.234 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.235 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.235 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.235 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:28:33.235 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:28:33.235 | ++ functions-common:get_field:818 : echo '| b5af6b53e3e841cdb5d38f06112b7cc8 | 2efc585fd1e342c3a562fcbdf2119431 | | 26ca9adddfe1472c86507f846a0be060 | | | False |' 2022-04-01 00:28:33.235 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:28:33.235 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.235 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:28:33.235 | + functions-common:get_or_add_user_project_role:997 : echo b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:28:33.235 | b5af6b53e3e841cdb5d38f06112b7cc8 2022-04-01 00:28:33.235 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-01 00:28:33.235 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-01 00:28:33.235 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 00:28:33.235 | +++ 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-04-01 00:28:33.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.235 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.235 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.235 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.235 | ++ functions-common:get_or_create_project:938 : project_id=a69ae3d05564465ea575ad2e7b7cb079 2022-04-01 00:28:33.235 | ++ functions-common:get_or_create_project:939 : echo a69ae3d05564465ea575ad2e7b7cb079 2022-04-01 00:28:33.235 | + lib/swift:create_swift_accounts:642 : swift_project_test2=a69ae3d05564465ea575ad2e7b7cb079 2022-04-01 00:28:33.235 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-01 00:28:33.235 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:28:33.235 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-01 00:28:33.235 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-01 00:28:33.235 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:28:33.235 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-01 00:28:33.235 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-01 00:28:33.235 | +++ 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-04-01 00:28:33.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.236 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.236 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.236 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.236 | ++ functions-common:get_or_create_user:925 : user_id=b7b16500f153405c8ea5a7f842332879 2022-04-01 00:28:33.236 | ++ functions-common:get_or_create_user:926 : echo b7b16500f153405c8ea5a7f842332879 2022-04-01 00:28:33.236 | + lib/swift:create_swift_accounts:647 : swift_user_test2=b7b16500f153405c8ea5a7f842332879 2022-04-01 00:28:33.236 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-01 00:28:33.236 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:28:33.236 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin b7b16500f153405c8ea5a7f842332879 a69ae3d05564465ea575ad2e7b7cb079 2022-04-01 00:28:33.236 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:28:33.236 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:28:33.236 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:28:33.236 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:28:33.236 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:28:33.236 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:28:33.236 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:28:33.236 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:28:33.236 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.236 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b7b16500f153405c8ea5a7f842332879 --project a69ae3d05564465ea575ad2e7b7cb079 2022-04-01 00:28:33.236 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:28:33.236 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.236 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.236 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.236 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.236 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.236 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:28:33.236 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:28:33.236 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b7b16500f153405c8ea5a7f842332879 --project a69ae3d05564465ea575ad2e7b7cb079 2022-04-01 00:28:33.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.237 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.237 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.237 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b7b16500f153405c8ea5a7f842332879 --project a69ae3d05564465ea575ad2e7b7cb079 2022-04-01 00:28:33.237 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.237 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:28:33.237 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.237 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.237 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.237 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.237 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.237 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:28:33.237 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:28:33.237 | ++ functions-common:get_field:818 : echo '| 25074bc1dfb448b5b18c4aa20887633e | b7b16500f153405c8ea5a7f842332879 | | a69ae3d05564465ea575ad2e7b7cb079 | | | False |' 2022-04-01 00:28:33.237 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:28:33.237 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.237 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.237 | + functions-common:get_or_add_user_project_role:997 : echo 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.237 | 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.237 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-01 00:28:33.237 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-01 00:28:33.237 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-01 00:28:33.237 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-01 00:28:33.237 | +++ 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-04-01 00:28:33.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.237 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.237 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.237 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.238 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-01 00:28:33.238 | c485e6caa4ba4268838df11c93bb9a78' 2022-04-01 00:28:33.238 | ++ functions-common:get_or_create_domain:888 : echo c485e6caa4ba4268838df11c93bb9a78 2022-04-01 00:28:33.238 | + lib/swift:create_swift_accounts:652 : swift_domain=c485e6caa4ba4268838df11c93bb9a78 2022-04-01 00:28:33.238 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-01 00:28:33.238 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:28:33.238 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-01 00:28:33.238 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 c485e6caa4ba4268838df11c93bb9a78 2022-04-01 00:28:33.238 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-01 00:28:33.238 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=c485e6caa4ba4268838df11c93bb9a78 --or-show -f value -c id 2022-04-01 00:28:33.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.238 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.238 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.238 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.238 | ++ functions-common:get_or_create_project:938 : project_id=21d961cb5cb646709c5b2f555e83dad7 2022-04-01 00:28:33.238 | ++ functions-common:get_or_create_project:939 : echo 21d961cb5cb646709c5b2f555e83dad7 2022-04-01 00:28:33.238 | + lib/swift:create_swift_accounts:656 : swift_project_test4=21d961cb5cb646709c5b2f555e83dad7 2022-04-01 00:28:33.238 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-01 00:28:33.238 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:28:33.238 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-01 00:28:33.238 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 c485e6caa4ba4268838df11c93bb9a78 test4@example.com 2022-04-01 00:28:33.238 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:28:33.238 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-01 00:28:33.238 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-01 00:28:33.238 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=c485e6caa4ba4268838df11c93bb9a78 --email=test4@example.com --or-show -f value -c id 2022-04-01 00:28:33.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.238 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.238 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.239 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.239 | ++ functions-common:get_or_create_user:925 : user_id=e8c0d249c79f4a81b34dfbf777ebaa42 2022-04-01 00:28:33.239 | ++ functions-common:get_or_create_user:926 : echo e8c0d249c79f4a81b34dfbf777ebaa42 2022-04-01 00:28:33.239 | + lib/swift:create_swift_accounts:661 : swift_user_test4=e8c0d249c79f4a81b34dfbf777ebaa42 2022-04-01 00:28:33.239 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-01 00:28:33.239 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:28:33.239 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin e8c0d249c79f4a81b34dfbf777ebaa42 21d961cb5cb646709c5b2f555e83dad7 2022-04-01 00:28:33.239 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:28:33.239 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-01 00:28:33.239 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:28:33.239 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:28:33.239 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-01 00:28:33.239 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-01 00:28:33.239 | ++ functions-common:_get_domain_args:967 : echo 2022-04-01 00:28:33.239 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-01 00:28:33.239 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e8c0d249c79f4a81b34dfbf777ebaa42 --project 21d961cb5cb646709c5b2f555e83dad7 2022-04-01 00:28:33.239 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:28:33.239 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.239 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.239 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.239 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.239 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.239 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.239 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:28:33.239 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:28:33.239 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e8c0d249c79f4a81b34dfbf777ebaa42 --project 21d961cb5cb646709c5b2f555e83dad7 2022-04-01 00:28:33.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.239 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.239 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.240 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e8c0d249c79f4a81b34dfbf777ebaa42 --project 21d961cb5cb646709c5b2f555e83dad7 2022-04-01 00:28:33.240 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:28:33.240 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:28:33.240 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:28:33.240 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.240 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:33.240 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:33.240 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:28:33.240 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:28:33.240 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:28:33.240 | ++ functions-common:get_field:818 : echo '| 25074bc1dfb448b5b18c4aa20887633e | e8c0d249c79f4a81b34dfbf777ebaa42 | | 21d961cb5cb646709c5b2f555e83dad7 | | | False |' 2022-04-01 00:28:33.240 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:28:33.240 | ++ functions-common:get_field:812 : read data 2022-04-01 00:28:33.240 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.240 | + functions-common:get_or_add_user_project_role:997 : echo 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.240 | 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:28:33.272 | [513404 Async create_swift_accounts:548394]: finished create_swift_accounts with result 0 in 144 seconds 2022-04-01 00:28:33.279 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-01 00:28:33.282 | + inc/async:async_wait:197 : return 0 2022-04-01 00:28:33.284 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-01 00:28:33.303 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:28:33.306 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-01 00:28:33.324 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:28:33.327 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-01 00:28:33.330 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:28:33.332 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-01 00:28:33.335 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-01 00:28:33.337 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-01 00:28:33.399 | + inc/async:async_inner:63 : init_glance 2022-04-01 00:28:33.438 | [513404 Async init_glance:552689]: running: init_glance 2022-04-01 00:28:33.441 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-01 00:28:33.459 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:28:33.463 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-01 00:28:33.466 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:28:33.469 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-01 00:28:33.471 | + ./stack.sh:main:1147 : configure_neutron 2022-04-01 00:28:33.474 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-01 00:28:33.479 | ++ 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:28:33.483 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 00:28:33.490 | + 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:28:33.493 | + 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:28:33.496 | + 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:28:33.498 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 00:28:33.501 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-01 00:28:33.504 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-01 00:28:33.506 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-01 00:28:33.509 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-01 00:28:33.524 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-01 00:28:33.526 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-01 00:28:37.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:37.080 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:37.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:37.081 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:40.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:40.735 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:40.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:40.735 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:43.889 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:28:43.918 | [552689 Async init_glance:552689]: finished successfully 2022-04-01 00:28:44.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:44.542 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:44.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:44.542 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:48.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:28:48.035 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:48.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:48.035 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:51.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:51.560 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:51.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:51.560 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:55.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:55.074 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:55.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:55.074 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:58.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:58.826 | from cryptography.utils import int_from_bytes 2022-04-01 00:28:58.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:28:58.826 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:02.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:02.686 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:02.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:02.686 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:08.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:08.002 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:08.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:08.002 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:08.002 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-01 00:29:14.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:14.354 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:14.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:14.354 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:14.693 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-01 00:29:14.698 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-01 00:29:14.700 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-01 00:29:14.703 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-01 00:29:14.705 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-01 00:29:14.707 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-01 00:29:14.710 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-01 00:29:14.712 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-01 00:29:14.715 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-01 00:29:14.717 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-01 00:29:14.719 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-01 00:29:14.722 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-01 00:29:14.724 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-01 00:29:14.727 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-01 00:29:14.729 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-01 00:29:14.732 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-01 00:29:14.737 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:29:14.740 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-01 00:29:14.742 | + 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:29:14.747 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-01 00:29:14.750 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-01 00:29:14.755 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-01 00:29:14.757 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-01 00:29:14.761 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-01 00:29:14.764 | + 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:29:14.795 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-01 00:29:14.828 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-01 00:29:14.862 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-01 00:29:14.893 | + 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:29:14.929 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-01 00:29:14.962 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-01 00:29:14.965 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-01 00:29:14.967 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-01 00:29:14.970 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 00:29:14.973 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-01 00:29:14.999 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-01 00:29:15.001 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-01 00:29:15.004 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-01 00:29:15.006 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-01 00:29:15.009 | + 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:29:15.043 | + 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:29:15.079 | + 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:29:15.111 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-01 00:29:15.144 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-01 00:29:15.162 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:29:15.165 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-01 00:29:15.167 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-01 00:29:15.169 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-01 00:29:15.172 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-01 00:29:15.174 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-01 00:29:15.187 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-01 00:29:15.190 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-01 00:29:15.192 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-01 00:29:15.195 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-01 00:29:15.208 | + 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:29:15.222 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-01 00:29:15.224 | + 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:29:15.239 | + 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:29:15.251 | + 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:29:15.266 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-01 00:29:15.269 | + 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:29:15.273 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-01 00:29:15.279 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.w76tlN1wnA 2022-04-01 00:29:15.282 | + 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:29:15.284 | + 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:29:15.287 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.w76tlN1wnA 2022-04-01 00:29:15.291 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.w76tlN1wnA 2022-04-01 00:29:15.305 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.w76tlN1wnA /etc/sudoers.d/neutron-rootwrap 2022-04-01 00:29:15.320 | + 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:29:15.353 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-01 00:29:15.355 | + 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:29:15.388 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-01 00:29:15.391 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-01 00:29:15.393 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-01 00:29:15.396 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 00:29:15.399 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-01 00:29:15.401 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 00:29:15.419 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:15.422 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-01 00:29:15.425 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-01 00:29:15.427 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 00:29:15.446 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:15.449 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-01 00:29:15.452 | + 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:29:15.485 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 00:29:15.487 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 00:29:15.491 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-01 00:29:15.511 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:15.513 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-01 00:29:15.517 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-01 00:29:15.519 | + 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:29:15.522 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 00:29:15.524 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-01 00:29:15.527 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-01 00:29:15.530 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-01 00:29:15.532 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-01 00:29:15.535 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-01 00:29:15.537 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-01 00:29:15.542 | + 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:29:15.545 | + 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:29:15.550 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-01 00:29:15.572 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:15.575 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-01 00:29:15.578 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-01 00:29:15.580 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-01 00:29:15.585 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-01 00:29:15.618 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 00:29:15.655 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-01 00:29:15.689 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-01 00:29:15.723 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-01 00:29:15.758 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-01 00:29:15.760 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 00:29:15.763 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-01 00:29:15.766 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-01 00:29:15.768 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-01 00:29:15.803 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-01 00:29:15.837 | + 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:29:15.871 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-01 00:29:15.904 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-01 00:29:15.938 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-01 00:29:15.971 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-01 00:29:16.006 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-01 00:29:16.043 | + 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:29:16.076 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-01 00:29:16.110 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-01 00:29:16.145 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-01 00:29:16.179 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-01 00:29:16.182 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-01 00:29:16.184 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-01 00:29:16.187 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-01 00:29:16.189 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-01 00:29:16.222 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-01 00:29:16.256 | + 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:29:16.293 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-01 00:29:16.330 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-01 00:29:16.366 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-01 00:29:16.404 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-01 00:29:16.440 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-01 00:29:16.476 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-01 00:29:16.514 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-01 00:29:16.549 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-01 00:29:16.551 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-01 00:29:16.554 | + 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:29:16.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-01 00:29:16.559 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-01 00:29:16.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-01 00:29:16.565 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-01 00:29:16.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 850:899 != '' ]] 2022-04-01 00:29:16.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:850:899 2022-04-01 00:29:16.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:850:899 != '' ]] 2022-04-01 00:29:16.578 | + 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:29:16.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-01 00:29:16.583 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-01 00:29:16.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-01 00:29:16.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-01 00:29:16.592 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-01 00:29:16.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-01 00:29:16.597 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-01 00:29:16.600 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-01 00:29:16.603 | + 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:29:16.636 | + 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:29:16.639 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:29:16.641 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 00:29:16.644 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-01 00:29:16.647 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-01 00:29:16.649 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:29:16.652 | + 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:29:16.688 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-01 00:29:16.690 | + 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:29:16.694 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:29:16.697 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 00:29:16.700 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-01 00:29:16.703 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-01 00:29:16.705 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:29:16.707 | + 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:29:16.739 | + 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:29:16.742 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:29:16.744 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-01 00:29:16.747 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-01 00:29:16.750 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-01 00:29:16.753 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:29:16.755 | + 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:29:16.789 | + 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:29:16.792 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:29:16.794 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-01 00:29:16.797 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-01 00:29:16.800 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-01 00:29:16.802 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:29:16.805 | + 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:29:16.837 | + 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:29:16.839 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:29:16.842 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-01 00:29:16.844 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 00:29:16.847 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 00:29:16.849 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:29:16.851 | + 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:29:16.890 | + 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:29:16.893 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:29:16.895 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-01 00:29:16.899 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-01 00:29:16.901 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-01 00:29:16.904 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:29:16.907 | + 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:29:16.939 | + 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:29:16.944 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:29:16.946 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-01 00:29:16.949 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:850:899 2022-04-01 00:29:16.952 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:850:899 ']' 2022-04-01 00:29:16.956 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:29:16.960 | + 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:29:16.992 | + 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:29:16.994 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:29:16.997 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-01 00:29:17.000 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-01 00:29:17.004 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-01 00:29:17.009 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-01 00:29:17.012 | + 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:29:17.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 00:29:17.051 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-01 00:29:17.072 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:17.075 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-01 00:29:17.078 | + 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:29:17.117 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-01 00:29:17.123 | + 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:29:17.155 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-01 00:29:17.193 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-01 00:29:17.196 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-01 00:29:17.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-01 00:29:17.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-01 00:29:20.320 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 00:29:20.320 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 00:29:20.321 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=554631) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 00:29:20.372 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=554631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 00:29:20.372 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=554631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 00:29:20.372 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=554631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:29:20.372 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=554631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:29:20.373 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=554631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:29:20.373 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=554631) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:29:20.426 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 00:29:20.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:20.426 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:20.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:20.426 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:20.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-01 00:29:20.821 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-01 00:29:20.823 | + 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:29:20.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 00:29:20.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-01 00:29:20.889 | + 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:29:20.909 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-01 00:29:20.912 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-01 00:29:20.915 | + 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:29:20.950 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-01 00:29:20.954 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-01 00:29:20.963 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-01 00:29:20.966 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-01 00:29:20.969 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-01 00:29:20.984 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-01 00:29:20.998 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 00:29:21.000 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-01 00:29:21.010 | net.bridge.bridge-nf-call-iptables = 1 2022-04-01 00:29:21.013 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-01 00:29:21.016 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-01 00:29:21.026 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-01 00:29:21.030 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-01 00:29:21.033 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-01 00:29:21.035 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-01 00:29:21.039 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-01 00:29:21.041 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-01 00:29:21.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 00:29:21.047 | + 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:29:21.050 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 00:29:21.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 00:29:21.085 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-01 00:29:21.088 | + 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:29:21.127 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-01 00:29:21.129 | + 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:29:21.166 | + 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:29:21.203 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-01 00:29:21.223 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:21.226 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-01 00:29:21.229 | + 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:29:21.235 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-01 00:29:21.269 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-01 00:29:21.307 | + 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:29:21.349 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-01 00:29:21.352 | + 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:29:21.387 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-01 00:29:21.407 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:21.409 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 00:29:21.412 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-01 00:29:21.446 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-01 00:29:21.448 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 00:29:21.451 | + 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:29:21.485 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-01 00:29:21.487 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-01 00:29:21.490 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-01 00:29:21.493 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-01 00:29:21.512 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:21.515 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-01 00:29:21.518 | + 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:29:21.523 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-01 00:29:21.557 | + 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:29:21.592 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-01 00:29:21.595 | + 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:29:21.630 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 00:29:21.633 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-01 00:29:21.669 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-01 00:29:21.672 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 00:29:21.674 | + 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:29:21.707 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-01 00:29:21.710 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-01 00:29:21.712 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-01 00:29:21.715 | + 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:29:24.851 | INFO neutron.common.config [-] Logging enabled! 2022-04-01 00:29:24.852 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-04-01 00:29:24.852 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=555163) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-01 00:29:24.902 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=555163) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 00:29:24.902 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=555163) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-01 00:29:24.903 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=555163) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:29:24.903 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=555163) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:29:24.903 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=555163) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:29:24.903 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=555163) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-01 00:29:24.967 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-01 00:29:24.968 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=555163) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-01 00:29:24.968 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=555163) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-01 00:29:24.969 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-01 00:29:24.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:24.969 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:24.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:24.969 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:25.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-01 00:29:25.366 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-01 00:29:25.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-01 00:29:25.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-01 00:29:25.373 | + 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:29:25.376 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-01 00:29:25.379 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-01 00:29:25.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-01 00:29:25.399 | + functions:set_mtu:785 : local dev=br-data 2022-04-01 00:29:25.402 | + functions:set_mtu:786 : local mtu=1500 2022-04-01 00:29:25.404 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-01 00:29:25.418 | + 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:29:25.437 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-01 00:29:25.440 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-01 00:29:25.442 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-01 00:29:25.445 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-01 00:29:25.447 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-01 00:29:25.450 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-01 00:29:25.452 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-01 00:29:25.455 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-01 00:29:25.457 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-01 00:29:25.460 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-01 00:29:25.463 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-01 00:29:25.465 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-01 00:29:25.468 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-01 00:29:25.471 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-01 00:29:25.475 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-01 00:29:25.479 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-01 00:29:25.484 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-01 00:29:25.486 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-01 00:29:25.489 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-01 00:29:25.491 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-01 00:29:25.496 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-01 00:29:25.496 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-01 00:29:25.496 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-01 00:29:25.502 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-04-01 00:29:25.505 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-01 00:29:25.507 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-01 00:29:25.510 | + 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:29:25.512 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-01 00:29:25.515 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-04-01 00:29:25.518 | + 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:29:25.520 | + 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:29:25.523 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-01 00:29:25.526 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-01 00:29:25.531 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-04-01 00:29:25.531 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-01 00:29:25.531 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-01 00:29:25.531 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-01 00:29:25.537 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-04-01 00:29:25.540 | + 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:29:25.542 | + 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:29:25.555 | + 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:29:25.568 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-01 00:29:25.581 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-01 00:29:25.603 | + 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:29:25.614 | 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:29:25.614 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.087 ms 2022-04-01 00:29:26.622 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.058 ms 2022-04-01 00:29:27.646 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.056 ms 2022-04-01 00:29:27.646 | 2022-04-01 00:29:27.646 | --- 192.168.0.58 ping statistics --- 2022-04-01 00:29:27.646 | 3 packets transmitted, 3 received, 0% packet loss, time 2032ms 2022-04-01 00:29:27.646 | rtt min/avg/max/mdev = 0.056/0.067/0.087/0.014 ms 2022-04-01 00:29:27.652 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-04-01 00:29:27.652 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-04-01 00:29:27.658 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-04-01 00:29:27.660 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-04-01 00:29:27.678 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:27.681 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-04-01 00:29:27.683 | + 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:29:27.688 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-04-01 00:29:27.718 | + 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:29:27.748 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-04-01 00:29:27.778 | + 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:29:27.811 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-04-01 00:29:27.813 | + 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:29:27.843 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-01 00:29:27.845 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-04-01 00:29:27.863 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:29:27.867 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-04-01 00:29:27.869 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-04-01 00:29:27.886 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:29:27.889 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-04-01 00:29:27.907 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:29:27.910 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-04-01 00:29:27.929 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:29:27.931 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-04-01 00:29:27.962 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-04-01 00:29:27.993 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-04-01 00:29:27.996 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-04-01 00:29:28.014 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:28.017 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-04-01 00:29:28.035 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:28.038 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-04-01 00:29:28.041 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-04-01 00:29:28.102 | + inc/async:async_inner:63 : init_neutron 2022-04-01 00:29:28.143 | [513404 Async init_neutron:555640]: running: init_neutron 2022-04-01 00:29:28.146 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-04-01 00:29:28.171 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:28.174 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-04-01 00:29:28.185 | ++ ./stack.sh:main:1162 : true 2022-04-01 00:29:28.188 | + ./stack.sh:main:1162 : netman_pid= 2022-04-01 00:29:28.191 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-04-01 00:29:28.193 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-04-01 00:29:28.210 | + ./stack.sh:main:1169 : clean_iptables 2022-04-01 00:29:28.218 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-04-01 00:29:28.218 | + lib/nova:clean_iptables:186 : grep nova 2022-04-01 00:29:28.218 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-04-01 00:29:28.222 | + lib/nova:clean_iptables:186 : bash 2022-04-01 00:29:28.228 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 00:29:28.228 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-04-01 00:29:28.228 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-04-01 00:29:28.238 | + lib/nova:clean_iptables:188 : grep nova 2022-04-01 00:29:28.238 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-04-01 00:29:28.240 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-04-01 00:29:28.240 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 00:29:28.243 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-04-01 00:29:28.243 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 00:29:28.244 | + lib/nova:clean_iptables:188 : bash 2022-04-01 00:29:28.259 | + lib/nova:clean_iptables:190 : grep nova 2022-04-01 00:29:28.262 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 00:29:28.262 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-04-01 00:29:28.270 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-04-01 00:29:28.270 | + lib/nova:clean_iptables:190 : bash 2022-04-01 00:29:28.270 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-04-01 00:29:28.274 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-04-01 00:29:28.284 | + lib/nova:clean_iptables:192 : grep nova 2022-04-01 00:29:28.288 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-04-01 00:29:28.289 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-04-01 00:29:28.289 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-04-01 00:29:28.294 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-04-01 00:29:28.294 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-04-01 00:29:28.296 | + lib/nova:clean_iptables:192 : bash 2022-04-01 00:29:28.309 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-04-01 00:29:28.318 | net.ipv4.ip_forward = 1 2022-04-01 00:29:28.322 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-04-01 00:29:28.347 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:28.351 | + ./stack.sh:main:1178 : configure_os_vif 2022-04-01 00:29:28.354 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-04-01 00:29:28.356 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 00:29:28.399 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-04-01 00:29:28.430 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-04-01 00:29:28.433 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-04-01 00:29:28.469 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-04-01 00:29:28.505 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-04-01 00:29:28.525 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:28.528 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-04-01 00:29:28.531 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:29:28.533 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-04-01 00:29:28.536 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-04-01 00:29:28.539 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-04-01 00:29:28.606 | + inc/async:async_inner:63 : init_swift 2022-04-01 00:29:28.658 | [513404 Async init_swift:555997]: running: init_swift 2022-04-01 00:29:28.661 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-04-01 00:29:28.686 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:28.689 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-04-01 00:29:28.694 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:29:28.697 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-04-01 00:29:28.700 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-04-01 00:29:28.702 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-04-01 00:29:28.785 | + inc/async:async_inner:63 : init_cinder 2022-04-01 00:29:28.850 | [513404 Async init_cinder:556092]: running: init_cinder 2022-04-01 00:29:28.855 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-04-01 00:29:28.892 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:29:28.897 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-04-01 00:29:28.901 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:29:28.903 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-04-01 00:29:28.915 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-04-01 00:29:28.921 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-04-01 00:29:29.041 | + inc/async:async_inner:63 : init_placement 2022-04-01 00:29:29.104 | [513404 Async init_placement:556230]: running: init_placement 2022-04-01 00:29:29.112 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-04-01 00:29:29.271 | [513404 Async init_neutron:555640]: Waiting for completion of init_neutron running on PID 555640 (6 other jobs running) 2022-04-01 00:29:29.363 | [513404 Async init_neutron:555640]: Signaling child to exit 2022-04-01 00:29:32.801 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:29:32.835 | [556092 Async init_cinder:556092]: finished successfully 2022-04-01 00:29:42.563 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:29:42.598 | [555997 Async init_swift:555997]: finished successfully 2022-04-01 00:29:58.607 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:29:58.639 | [555640 Async init_neutron:555640]: finished successfully 2022-04-01 00:29:58.664 | WAKEUP 2022-04-01 00:29:58.694 | [513404 Async init_neutron:555640]: Signaled 2022-04-01 00:29:58.696 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-04-01 00:29:58.696 | ++ 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:29:58.696 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 00:29:58.696 | + 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:29:58.696 | + 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:29:58.697 | + 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:29:58.697 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 00:29:58.697 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-04-01 00:29:58.697 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-04-01 00:29:58.697 | + lib/database:recreate_database:112 : local db=neutron 2022-04-01 00:29:58.697 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-04-01 00:29:58.697 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-04-01 00:29:58.697 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-04-01 00:29:58.697 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:29:58.697 | + 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:29:58.697 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:29:58.697 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-04-01 00:29:58.697 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 00:29:58.697 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:29:58.697 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:29:58.697 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:29:58.697 | + functions-common:time_start:2416 : _TIME_START[$name]=1648772971558 2022-04-01 00:29:58.697 | + 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:29:58.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:58.697 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:58.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:29:58.697 | from cryptography.utils import int_from_bytes 2022-04-01 00:29:58.697 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:29:58.697 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:29:58.697 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-04-01 00:29:58.698 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-04-01 00:29:58.699 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-04-01 00:29:58.700 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-04-01 00:29:58.701 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-04-01 00:29:58.702 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-04-01 00:29:58.702 | Running upgrade for neutron ... 2022-04-01 00:29:58.702 | OK 2022-04-01 00:29:58.702 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-04-01 00:29:58.702 | + functions-common:time_stop:2425 : local name 2022-04-01 00:29:58.702 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:29:58.702 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:29:58.702 | + functions-common:time_stop:2428 : local total 2022-04-01 00:29:58.702 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:29:58.702 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 00:29:58.702 | + functions-common:time_stop:2432 : start_time=1648772971558 2022-04-01 00:29:58.702 | + functions-common:time_stop:2434 : [[ -z 1648772971558 ]] 2022-04-01 00:29:58.702 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:29:58.702 | + functions-common:time_stop:2437 : end_time=1648772998589 2022-04-01 00:29:58.703 | + functions-common:time_stop:2438 : elapsed_time=27031 2022-04-01 00:29:58.703 | + functions-common:time_stop:2439 : total=8669 2022-04-01 00:29:58.703 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:29:58.703 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35700 2022-04-01 00:29:58.761 | [513404 Async init_neutron:555640]: finished init_neutron with result 0 in 30 seconds 2022-04-01 00:29:58.767 | + inc/async:async_wait:197 : return 0 2022-04-01 00:29:58.770 | + ./stack.sh:main:1208 : async_wait init_placement 2022-04-01 00:29:58.837 | [513404 Async init_placement:556230]: Waiting for completion of init_placement running on PID 556230 (5 other jobs running) 2022-04-01 00:29:58.883 | [513404 Async init_placement:556230]: Signaling child to exit 2022-04-01 00:30:18.443 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:30:18.470 | [556230 Async init_placement:556230]: finished successfully 2022-04-01 00:30:18.495 | WAKEUP 2022-04-01 00:30:18.524 | [513404 Async init_placement:556230]: Signaled 2022-04-01 00:30:18.526 | + lib/placement:init_placement:130 : recreate_database placement 2022-04-01 00:30:18.526 | + lib/database:recreate_database:112 : local db=placement 2022-04-01 00:30:18.526 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-04-01 00:30:18.526 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-04-01 00:30:18.526 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-04-01 00:30:18.526 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:18.526 | + 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:30:18.526 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:18.526 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-04-01 00:30:18.526 | + lib/placement:init_placement:132 : create_placement_accounts 2022-04-01 00:30:18.526 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-04-01 00:30:18.526 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-04-01 00:30:18.527 | + functions-common:get_or_create_user:909 : local user_id 2022-04-01 00:30:18.527 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-01 00:30:18.527 | + functions-common:get_or_create_user:913 : local email= 2022-04-01 00:30:18.527 | ++ 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:30:18.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.527 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.527 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.527 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:30:18.527 | + functions-common:get_or_create_user:925 : user_id=3e7d742de8ed4698b6e23966c76db6a3 2022-04-01 00:30:18.527 | + functions-common:get_or_create_user:926 : echo 3e7d742de8ed4698b6e23966c76db6a3 2022-04-01 00:30:18.527 | 3e7d742de8ed4698b6e23966c76db6a3 2022-04-01 00:30:18.527 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-04-01 00:30:18.527 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:30:18.527 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:30:18.527 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:30:18.527 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:30:18.527 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:30:18.527 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:30:18.527 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:30:18.527 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:30:18.527 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:30:18.527 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:30:18.527 | ++ 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:30:18.527 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:30:18.527 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:30:18.527 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:30:18.527 | ++ functions-common:get_field:812 : read data 2022-04-01 00:30:18.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.527 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.528 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.528 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:30:18.528 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:30:18.528 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:30:18.528 | + 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:30:18.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.528 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.528 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.528 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:30:18.528 | ++ 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:30:18.528 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:30:18.528 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:30:18.528 | ++ functions-common:get_field:812 : read data 2022-04-01 00:30:18.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.528 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.528 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.529 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:30:18.529 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:30:18.529 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:30:18.529 | ++ functions-common:get_field:818 : echo '| ba399f04e4dd4e26910b04bd9e6ab6ef | 3e7d742de8ed4698b6e23966c76db6a3 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:30:18.529 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:30:18.529 | ++ functions-common:get_field:812 : read data 2022-04-01 00:30:18.529 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:30:18.529 | + functions-common:get_or_add_user_project_role:997 : echo ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:30:18.529 | ba399f04e4dd4e26910b04bd9e6ab6ef 2022-04-01 00:30:18.529 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-01 00:30:18.529 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-04-01 00:30:18.529 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-01 00:30:18.529 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-01 00:30:18.529 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-01 00:30:18.529 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-01 00:30:18.529 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-01 00:30:18.529 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-01 00:30:18.529 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-01 00:30:18.529 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-01 00:30:18.529 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-01 00:30:18.529 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-01 00:30:18.529 | ++ 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:30:18.529 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:30:18.529 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-01 00:30:18.529 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:30:18.529 | ++ functions-common:get_field:812 : read data 2022-04-01 00:30:18.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.529 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.529 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.530 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:30:18.530 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-01 00:30:18.530 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-01 00:30:18.530 | + 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:30:18.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.530 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.530 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.530 | ++ 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:30:18.530 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-01 00:30:18.530 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-01 00:30:18.530 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:30:18.530 | ++ functions-common:get_field:812 : read data 2022-04-01 00:30:18.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.530 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.530 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.530 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:30:18.530 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-01 00:30:18.531 | ++ functions-common:get_field:816 : field='$2' 2022-04-01 00:30:18.531 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-01 00:30:18.531 | ++ functions-common:get_field:818 : echo '| 25074bc1dfb448b5b18c4aa20887633e | 3e7d742de8ed4698b6e23966c76db6a3 | | 34d1f4725267471983007bcdce5a3ca6 | | | False |' 2022-04-01 00:30:18.531 | ++ functions-common:get_field:812 : read data 2022-04-01 00:30:18.531 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:30:18.531 | + functions-common:get_or_add_user_project_role:997 : echo 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:30:18.531 | 25074bc1dfb448b5b18c4aa20887633e 2022-04-01 00:30:18.531 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.70/placement 2022-04-01 00:30:18.531 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-04-01 00:30:18.531 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-01 00:30:18.531 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-04-01 00:30:18.531 | ++ 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:30:18.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.531 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.531 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.531 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:30:18.531 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-01 00:30:18.531 | b1316ac72b53473eae6b81e069a031ba' 2022-04-01 00:30:18.531 | + functions-common:get_or_create_service:1094 : echo b1316ac72b53473eae6b81e069a031ba 2022-04-01 00:30:18.531 | b1316ac72b53473eae6b81e069a031ba 2022-04-01 00:30:18.531 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.70/placement 2022-04-01 00:30:18.531 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-01 00:30:18.532 | ++ 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:30:18.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-01 00:30:18.532 | +++ 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:30:18.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.532 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.532 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.532 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:30:18.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-01 00:30:18.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-01 00:30:18.532 | +++ 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:30:18.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.532 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:18.532 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:18.532 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:30:18.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b395a1e577994b2bab40961215c8d24e 2022-04-01 00:30:18.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b395a1e577994b2bab40961215c8d24e 2022-04-01 00:30:18.532 | + functions-common:get_or_create_endpoint:1127 : public_id=b395a1e577994b2bab40961215c8d24e 2022-04-01 00:30:18.532 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-01 00:30:18.532 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-01 00:30:18.532 | + functions-common:get_or_create_endpoint:1136 : echo b395a1e577994b2bab40961215c8d24e 2022-04-01 00:30:18.532 | b395a1e577994b2bab40961215c8d24e 2022-04-01 00:30:18.587 | [513404 Async init_placement:556230]: finished init_placement with result 0 in 49 seconds 2022-04-01 00:30:18.592 | + inc/async:async_wait:197 : return 0 2022-04-01 00:30:18.594 | + ./stack.sh:main:1209 : async_wait init_glance 2022-04-01 00:30:18.656 | [513404 Async init_glance:552689]: Waiting for completion of init_glance running on PID 552689 (4 other jobs running) 2022-04-01 00:30:18.684 | [513404 Async init_glance:552689]: Signaling child to exit 2022-04-01 00:30:18.684 | WAKEUP 2022-04-01 00:30:18.709 | [513404 Async init_glance:552689]: Signaled 2022-04-01 00:30:18.711 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-04-01 00:30:18.711 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-04-01 00:30:18.711 | + lib/glance:init_glance:485 : recreate_database glance 2022-04-01 00:30:18.711 | + lib/database:recreate_database:112 : local db=glance 2022-04-01 00:30:18.711 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-04-01 00:30:18.711 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-04-01 00:30:18.711 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-04-01 00:30:18.711 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:18.711 | + 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:30:18.711 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:18.711 | + lib/glance:init_glance:487 : time_start dbsync 2022-04-01 00:30:18.711 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 00:30:18.711 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:30:18.711 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:30:18.711 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:30:18.711 | + functions-common:time_start:2416 : _TIME_START[$name]=1648772913675 2022-04-01 00:30:18.711 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-04-01 00:30:18.711 | 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=552811) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 00:30:18.711 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 00:30:18.711 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 00:30:18.711 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 00:30:18.711 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 00:30:18.711 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-04-01 00:30:18.712 | 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:30:18.712 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:30:18.712 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:30:18.713 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-04-01 00:30:18.713 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-04-01 00:30:18.713 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-04-01 00:30:18.713 | Database migration is up to date. No migration needed. 2022-04-01 00:30:18.713 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-04-01 00:30:18.713 | Database is synced successfully. 2022-04-01 00:30:18.713 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-04-01 00:30:18.713 | 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=552964) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-04-01 00:30:18.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-04-01 00:30:18.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-04-01 00:30:18.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-04-01 00:30:18.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-04-01 00:30:18.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-04-01 00:30:18.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-04-01 00:30:18.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-04-01 00:30:18.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-04-01 00:30:18.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-04-01 00:30:18.714 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-04-01 00:30:18.714 | + lib/glance:init_glance:493 : time_stop dbsync 2022-04-01 00:30:18.714 | + functions-common:time_stop:2425 : local name 2022-04-01 00:30:18.714 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:30:18.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:30:18.714 | + functions-common:time_stop:2428 : local total 2022-04-01 00:30:18.714 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:30:18.714 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 00:30:18.714 | + functions-common:time_stop:2432 : start_time=1648772913675 2022-04-01 00:30:18.714 | + functions-common:time_stop:2434 : [[ -z 1648772913675 ]] 2022-04-01 00:30:18.714 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:30:18.714 | + functions-common:time_stop:2437 : end_time=1648772923871 2022-04-01 00:30:18.714 | + functions-common:time_stop:2438 : elapsed_time=10196 2022-04-01 00:30:18.714 | + functions-common:time_stop:2439 : total=8669 2022-04-01 00:30:18.714 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:30:18.714 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18865 2022-04-01 00:30:18.763 | [513404 Async init_glance:552689]: finished init_glance with result 0 in 10 seconds 2022-04-01 00:30:18.768 | + inc/async:async_wait:197 : return 0 2022-04-01 00:30:18.771 | + ./stack.sh:main:1210 : async_wait init_swift 2022-04-01 00:30:18.823 | [513404 Async init_swift:555997]: Waiting for completion of init_swift running on PID 555997 (3 other jobs running) 2022-04-01 00:30:18.850 | [513404 Async init_swift:555997]: Signaling child to exit 2022-04-01 00:30:18.850 | WAKEUP 2022-04-01 00:30:18.873 | [513404 Async init_swift:555997]: Signaled 2022-04-01 00:30:18.875 | + lib/swift:init_swift:668 : local node_number 2022-04-01 00:30:18.875 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-01 00:30:18.875 | No account-replicator running 2022-04-01 00:30:18.875 | No container-server running 2022-04-01 00:30:18.875 | No proxy-server running 2022-04-01 00:30:18.875 | No container-replicator running 2022-04-01 00:30:18.875 | No account-server running 2022-04-01 00:30:18.875 | No object-updater running 2022-04-01 00:30:18.875 | No container-sync running 2022-04-01 00:30:18.875 | No object-expirer running 2022-04-01 00:30:18.875 | No container-auditor running 2022-04-01 00:30:18.875 | No container-updater running 2022-04-01 00:30:18.875 | No object-server running 2022-04-01 00:30:18.875 | No account-auditor running 2022-04-01 00:30:18.875 | No object-auditor running 2022-04-01 00:30:18.876 | No object-reconstructor running 2022-04-01 00:30:18.876 | No container-reconciler running 2022-04-01 00:30:18.876 | No object-replicator running 2022-04-01 00:30:18.876 | No container-sharder running 2022-04-01 00:30:18.876 | No account-reaper running 2022-04-01 00:30:18.876 | + lib/swift:init_swift:670 : true 2022-04-01 00:30:18.876 | + lib/swift:init_swift:673 : create_swift_disk 2022-04-01 00:30:18.876 | + lib/swift:create_swift_disk:565 : local node_number 2022-04-01 00:30:18.876 | + lib/swift:create_swift_disk:570 : local user_group 2022-04-01 00:30:18.876 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-04-01 00:30:18.876 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-04-01 00:30:18.876 | + 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:30:18.876 | + 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:30:18.876 | + functions:create_disk:732 : local node_number 2022-04-01 00:30:18.876 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.876 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 00:30:18.876 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-04-01 00:30:18.876 | + functions:create_disk:736 : local key 2022-04-01 00:30:18.876 | ++ functions:create_disk:738 : sed s#/.## 2022-04-01 00:30:18.876 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.876 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.876 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.876 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-04-01 00:30:18.876 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.876 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-04-01 00:30:18.876 | + functions:destroy_disk:765 : local key 2022-04-01 00:30:18.876 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.876 | ++ functions:destroy_disk:767 : sed s#/.## 2022-04-01 00:30:18.876 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.876 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.876 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-04-01 00:30:18.876 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-04-01 00:30:18.876 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.877 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.877 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-04-01 00:30:18.877 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.877 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-04-01 00:30:18.877 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-04-01 00:30:18.877 | = sectsz=512 attr=2, projid32bit=1 2022-04-01 00:30:18.877 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-04-01 00:30:18.877 | = reflink=1 2022-04-01 00:30:18.877 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-04-01 00:30:18.877 | = sunit=0 swidth=0 blks 2022-04-01 00:30:18.877 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-04-01 00:30:18.877 | log =internal log bsize=4096 blocks=2560, version=2 2022-04-01 00:30:18.877 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-04-01 00:30:18.877 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-04-01 00:30:18.877 | + 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:30:18.877 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-04-01 00:30:18.877 | /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:30:18.877 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-04-01 00:30:18.877 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-04-01 00:30:18.877 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-04-01 00:30:18.877 | + lib/swift:create_swift_disk:579 : local node_number 2022-04-01 00:30:18.877 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 00:30:18.877 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-04-01 00:30:18.877 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-04-01 00:30:18.877 | + 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:30:18.877 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-04-01 00:30:18.877 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-04-01 00:30:18.877 | + 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:30:18.877 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-04-01 00:30:18.877 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648772120.object.builder backups/1648772122.container.builder backups/1648772123.account.builder backups/1648772129.object.builder backups/1648772130.container.builder backups/1648772132.account.builder backups/1648772129.object.ring.gz backups/1648772130.container.ring.gz backups/1648772132.account.ring.gz 2022-04-01 00:30:18.877 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-04-01 00:30:18.878 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-04-01 00:30:18.878 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-04-01 00:30:18.878 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-04-01 00:30:18.878 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-01 00:30:18.878 | + 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:30:18.878 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-04-01 00:30:18.878 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-04-01 00:30:18.878 | + 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:30:18.878 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-04-01 00:30:18.878 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-04-01 00:30:18.878 | + 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:30:18.878 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-04-01 00:30:18.878 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-04-01 00:30:18.878 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-04-01 00:30:18.878 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 00:30:18.878 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-04-01 00:30:18.878 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 00:30:18.878 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-04-01 00:30:18.878 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-04-01 00:30:18.878 | + lib/swift:init_swift:714 : popd 2022-04-01 00:30:18.926 | [513404 Async init_swift:555997]: finished init_swift with result 0 in 14 seconds 2022-04-01 00:30:18.930 | + inc/async:async_wait:197 : return 0 2022-04-01 00:30:18.933 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-04-01 00:30:18.986 | [513404 Async init_cinder:556092]: Waiting for completion of init_cinder running on PID 556092 (2 other jobs running) 2022-04-01 00:30:19.019 | [513404 Async init_cinder:556092]: Signaling child to exit 2022-04-01 00:30:19.019 | WAKEUP 2022-04-01 00:30:19.043 | [513404 Async init_cinder:556092]: Signaled 2022-04-01 00:30:19.047 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-04-01 00:30:19.047 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:19.047 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-04-01 00:30:19.047 | + lib/database:recreate_database:112 : local db=cinder 2022-04-01 00:30:19.047 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-04-01 00:30:19.047 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-04-01 00:30:19.047 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-04-01 00:30:19.048 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:19.048 | + 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:30:19.048 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:19.048 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-04-01 00:30:19.048 | + functions-common:time_start:2411 : local name=dbsync 2022-04-01 00:30:19.048 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:30:19.048 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:30:19.048 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:30:19.048 | + functions-common:time_start:2416 : _TIME_START[$name]=1648772968952 2022-04-01 00:30:19.048 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-04-01 00:30:19.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:19.048 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:19.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:30:19.048 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:19.048 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 00:30:19.048 | last_heartbeat = column_property( 2022-04-01 00:30:19.048 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 00:30:19.048 | num_hosts = column_property( 2022-04-01 00:30:19.048 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-04-01 00:30:19.048 | num_down_hosts = column_property( 2022-04-01 00:30:19.048 | Traceback (most recent call last): 2022-04-01 00:30:19.048 | File "/usr/local/bin/cinder-manage", line 10, in 2022-04-01 00:30:19.048 | sys.exit(main()) 2022-04-01 00:30:19.048 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-04-01 00:30:19.048 | objects.register_all() 2022-04-01 00:30:19.048 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-04-01 00:30:19.048 | __import__('cinder.objects.backup') 2022-04-01 00:30:19.048 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-04-01 00:30:19.048 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-04-01 00:30:19.048 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-04-01 00:30:19.048 | backup: objects.Backup, 2022-04-01 00:30:19.048 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-04-01 00:30:19.049 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-04-01 00:30:19.049 | + functions-common:time_stop:2425 : local name 2022-04-01 00:30:19.049 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:30:19.049 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:30:19.049 | + functions-common:time_stop:2428 : local total 2022-04-01 00:30:19.049 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:30:19.049 | + functions-common:time_stop:2431 : name=dbsync 2022-04-01 00:30:19.049 | + functions-common:time_stop:2432 : start_time=1648772968952 2022-04-01 00:30:19.049 | + functions-common:time_stop:2434 : [[ -z 1648772968952 ]] 2022-04-01 00:30:19.049 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:30:19.049 | + functions-common:time_stop:2437 : end_time=1648772972735 2022-04-01 00:30:19.049 | + functions-common:time_stop:2438 : elapsed_time=3783 2022-04-01 00:30:19.049 | + functions-common:time_stop:2439 : total=8669 2022-04-01 00:30:19.049 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:30:19.049 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12452 2022-04-01 00:30:19.049 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-04-01 00:30:19.049 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:30:19.049 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-04-01 00:30:19.049 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:30:19.049 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-04-01 00:30:19.101 | [513404 Async init_cinder:556092]: finished init_cinder with result 0 in 4 seconds 2022-04-01 00:30:19.106 | + inc/async:async_wait:197 : return 0 2022-04-01 00:30:19.108 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-04-01 00:30:19.127 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:19.130 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-04-01 00:30:19.133 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:30:19.136 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-04-01 00:30:19.139 | + ./stack.sh:main:1218 : init_nova 2022-04-01 00:30:19.141 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-04-01 00:30:19.162 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:19.165 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-04-01 00:30:19.183 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:19.186 | + 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:30:19.188 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 00:30:19.252 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 00:30:19.293 | [513404 Async nova-cell-0:558264]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-04-01 00:30:19.297 | ++ lib/nova:init_nova:842 : seq 1 1 2022-04-01 00:30:19.302 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:30:19.305 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-04-01 00:30:19.308 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:30:19.311 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:30:19.314 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 00:30:19.389 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 00:30:19.439 | [513404 Async nova-cell-1:558356]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-04-01 00:30:19.443 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-04-01 00:30:19.446 | + lib/database:recreate_database:112 : local db=nova_api 2022-04-01 00:30:19.448 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-04-01 00:30:19.451 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-04-01 00:30:19.456 | + 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:30:19.462 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:19.966 | + 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:30:19.974 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:19.999 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-04-01 00:30:21.270 | 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:30:24.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:30:24.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:24.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:24.668 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:30:24.668 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=558415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:30:24.701 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 00:30:24.701 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 00:30:24.745 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-04-01 00:30:27.036 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=558415) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 00:30:27.039 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-04-01 00:30:27.911 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=558415) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 00:30:27.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:27.920 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:27.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:27.920 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:28.443 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-04-01 00:30:28.446 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-01 00:30:28.450 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-01 00:30:28.453 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-01 00:30:28.456 | ++ 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:30:28.459 | + 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:30:29.539 | 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:30:32.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:32.467 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:32.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:32.468 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:32.985 | ++ lib/nova:init_nova:854 : seq 0 1 2022-04-01 00:30:32.991 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 00:30:32.994 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-04-01 00:30:33.063 | [513404 Async nova-cell-0:558264]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 558264 (3 other jobs running) 2022-04-01 00:30:33.095 | [513404 Async nova-cell-0:558264]: Signaling child to exit 2022-04-01 00:30:33.398 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:30:33.426 | [558264 Async nova-cell-0:558264]: finished successfully 2022-04-01 00:30:33.450 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:30:33.450 | WAKEUP 2022-04-01 00:30:33.478 | [558356 Async nova-cell-1:558356]: finished successfully 2022-04-01 00:30:33.484 | [513404 Async nova-cell-0:558264]: Signaled 2022-04-01 00:30:33.486 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-04-01 00:30:33.486 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-04-01 00:30:33.486 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-04-01 00:30:33.486 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-04-01 00:30:33.487 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-04-01 00:30:33.487 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-04-01 00:30:33.487 | + 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:30:33.487 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:33.487 | + 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:30:33.487 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:33.487 | + 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:30:33.487 | 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:30:33.487 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:30:33.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:30:33.490 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=558422) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:30:33.490 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 00:30:33.490 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 00:30:33.490 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 00:30:33.490 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=558422) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 00:30:33.490 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 00:30:33.490 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=558422) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 00:30:33.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:33.490 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:33.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:33.491 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:33.538 | [513404 Async nova-cell-0:558264]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2022-04-01 00:30:33.542 | + inc/async:async_wait:197 : return 0 2022-04-01 00:30:33.545 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-04-01 00:30:33.549 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-04-01 00:30:33.603 | [513404 Async nova-cell-1:558356]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 558356 (2 other jobs running) 2022-04-01 00:30:33.632 | [513404 Async nova-cell-1:558356]: Signaling child to exit 2022-04-01 00:30:33.632 | WAKEUP 2022-04-01 00:30:33.656 | [513404 Async nova-cell-1:558356]: Signaled 2022-04-01 00:30:33.658 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-04-01 00:30:33.658 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-04-01 00:30:33.658 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-04-01 00:30:33.658 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-04-01 00:30:33.658 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-04-01 00:30:33.658 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-04-01 00:30:33.658 | + 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:30:33.658 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:33.658 | + 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:30:33.658 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-01 00:30:33.658 | + 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:30:33.658 | 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:30:33.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-01 00:30:33.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-01 00:30:33.660 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=558462) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-01 00:30:33.660 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-04-01 00:30:33.660 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-04-01 00:30:33.660 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-04-01 00:30:33.660 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=558462) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-04-01 00:30:33.660 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-04-01 00:30:33.661 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=558462) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-04-01 00:30:33.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:33.661 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:33.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:33.661 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:33.708 | [513404 Async nova-cell-1:558356]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-04-01 00:30:33.712 | + inc/async:async_wait:197 : return 0 2022-04-01 00:30:33.715 | + 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:30:33.718 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-04-01 00:30:34.768 | 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:30:37.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:37.798 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:37.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:37.798 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:37.798 | Running batches of 50 until complete 2022-04-01 00:30:37.798 | +-------------------------------------+--------------+-----------+ 2022-04-01 00:30:37.798 | | Migration | Total Needed | Completed | 2022-04-01 00:30:37.798 | +-------------------------------------+--------------+-----------+ 2022-04-01 00:30:37.798 | | fill_virtual_interface_list | 0 | 0 | 2022-04-01 00:30:37.798 | | migrate_empty_ratio | 0 | 0 | 2022-04-01 00:30:37.798 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-04-01 00:30:37.798 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-04-01 00:30:37.798 | | migration_migrate_to_uuid | 0 | 0 | 2022-04-01 00:30:37.798 | | populate_dev_uuids | 0 | 0 | 2022-04-01 00:30:37.798 | | populate_missing_availability_zones | 0 | 0 | 2022-04-01 00:30:37.798 | | populate_queued_for_delete | 0 | 0 | 2022-04-01 00:30:37.798 | | populate_user_id | 0 | 0 | 2022-04-01 00:30:37.799 | | populate_uuids | 0 | 0 | 2022-04-01 00:30:37.799 | +-------------------------------------+--------------+-----------+ 2022-04-01 00:30:38.302 | ++ lib/nova:init_nova:868 : seq 1 1 2022-04-01 00:30:38.306 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:30:38.310 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-04-01 00:30:38.313 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:30:38.315 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:30:38.319 | + 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:30:39.353 | 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:30:42.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:42.054 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:42.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:30:42.055 | from cryptography.utils import int_from_bytes 2022-04-01 00:30:42.055 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-04-01 00:30:42.055 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-04-01 00:30:42.519 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-04-01 00:30:42.522 | + 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:30:42.535 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-04-01 00:30:42.538 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-04-01 00:30:42.557 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:42.559 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-04-01 00:30:42.562 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-04-01 00:30:42.625 | + inc/async:async_inner:63 : configure_neutron_nova 2022-04-01 00:30:42.665 | [513404 Async configure_neutron_nova:559682]: running: configure_neutron_nova 2022-04-01 00:30:42.668 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-04-01 00:30:42.671 | + functions-common:run_phase:1853 : local mode=stack 2022-04-01 00:30:42.674 | + functions-common:run_phase:1854 : local phase=post-config 2022-04-01 00:30:42.678 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-01 00:30:42.680 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-01 00:30:42.683 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-01 00:30:42.686 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-01 00:30:42.689 | + functions-common:run_phase:1863 : local extra 2022-04-01 00:30:42.693 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-01 00:30:42.698 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-01 00:30:42.701 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-01 00:30:42.705 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-01 00:30:42.708 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-04-01 00:30:42.711 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-01 00:30:42.732 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:42.735 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 00:30:42.738 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-01 00:30:42.741 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-04-01 00:30:42.743 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-01 00:30:42.746 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-01 00:30:42.748 | ++ extras.d/80-tempest.sh:source:12 : : 2022-04-01 00:30:42.751 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-01 00:30:42.754 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-01 00:30:42.758 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-01 00:30:42.762 | + 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:30:42.765 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-04-01 00:30:42.768 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-01 00:30:42.772 | + functions-common:run_plugins:1840 : local phase=post-config 2022-04-01 00:30:42.775 | + functions-common:run_plugins:1842 : local plugins= 2022-04-01 00:30:42.780 | + functions-common:run_plugins:1843 : local plugin 2022-04-01 00:30:42.783 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-04-01 00:30:42.786 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-04-01 00:30:42.789 | + inc/meta-config:merge_config_group:171 : shift 2022-04-01 00:30:42.792 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-04-01 00:30:42.794 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:30:42.797 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-04-01 00:30:42.801 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-04-01 00:30:42.806 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-04-01 00:30:42.810 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:30:42.814 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-04-01 00:30:42.817 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:30:42.820 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-04-01 00:30:42.820 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:30:42.820 | gsub("[][]", "", $1); 2022-04-01 00:30:42.820 | split($1, a, "|"); 2022-04-01 00:30:42.820 | if (a[1] == matchgroup) 2022-04-01 00:30:42.820 | print a[2] 2022-04-01 00:30:42.820 | } 2022-04-01 00:30:42.820 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:30:42.827 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 00:30:42.832 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 00:30:42.834 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 00:30:42.840 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-04-01 00:30:42.844 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-04-01 00:30:42.848 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-04-01 00:30:42.851 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-04-01 00:30:42.856 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-04-01 00:30:42.862 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-04-01 00:30:42.864 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-04-01 00:30:42.868 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 00:30:42.871 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:30:42.875 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 00:30:42.881 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-04-01 00:30:42.885 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 00:30:42.889 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-04-01 00:30:42.893 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-04-01 00:30:42.900 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-04-01 00:30:42.905 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-04-01 00:30:42.909 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-04-01 00:30:42.910 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-04-01 00:30:42.911 | BEGIN { 2022-04-01 00:30:42.911 | section = "" 2022-04-01 00:30:42.911 | last_section = "" 2022-04-01 00:30:42.911 | section_count = 0 2022-04-01 00:30:42.911 | } 2022-04-01 00:30:42.911 | /^\[.+\]/ { 2022-04-01 00:30:42.911 | gsub("[][]", "", $1); 2022-04-01 00:30:42.911 | section=$1 2022-04-01 00:30:42.911 | next 2022-04-01 00:30:42.911 | } 2022-04-01 00:30:42.911 | /^ *\#/ { 2022-04-01 00:30:42.911 | next 2022-04-01 00:30:42.911 | } 2022-04-01 00:30:42.911 | /^[^ \t]+/ { 2022-04-01 00:30:42.911 | # get offset of first = in $0 2022-04-01 00:30:42.911 | eq_idx = index($0, "=") 2022-04-01 00:30:42.911 | # extract attr & value from $0 2022-04-01 00:30:42.911 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 00:30:42.911 | value = substr($0, eq_idx + 1) 2022-04-01 00:30:42.911 | # only need to strip trailing whitespace from attr 2022-04-01 00:30:42.912 | sub(/[ \t]*$/, "", attr) 2022-04-01 00:30:42.912 | # need to strip leading & trailing whitespace from value 2022-04-01 00:30:42.912 | sub(/^[ \t]*/, "", value) 2022-04-01 00:30:42.912 | sub(/[ \t]*$/, "", value) 2022-04-01 00:30:42.912 | 2022-04-01 00:30:42.912 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 00:30:42.912 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 00:30:42.912 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 00:30:42.912 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 00:30:42.912 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 00:30:42.912 | if (section != last_section) { 2022-04-01 00:30:42.912 | cfg_section[section_count++] = section 2022-04-01 00:30:42.912 | last_section = section 2022-04-01 00:30:42.912 | } 2022-04-01 00:30:42.912 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 00:30:42.912 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 00:30:42.912 | 2022-04-01 00:30:42.912 | cfg_attr[section, attr, 0] = value 2022-04-01 00:30:42.912 | cfg_attr_count[section, attr] = 1 2022-04-01 00:30:42.912 | } else { 2022-04-01 00:30:42.912 | lno = cfg_attr_count[section, attr]++ 2022-04-01 00:30:42.912 | cfg_attr[section, attr, lno] = value 2022-04-01 00:30:42.912 | } 2022-04-01 00:30:42.912 | } 2022-04-01 00:30:42.912 | END { 2022-04-01 00:30:42.912 | # Process each section in order 2022-04-01 00:30:42.912 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 00:30:42.912 | section = cfg_section[sno] 2022-04-01 00:30:42.912 | # The ini routines simply append a config item immediately 2022-04-01 00:30:42.912 | # after the section header. To keep the same order as defined 2022-04-01 00:30:42.913 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 00:30:42.913 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 00:30:42.913 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 00:30:42.913 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 00:30:42.913 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 00:30:42.913 | else { 2022-04-01 00:30:42.913 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 00:30:42.913 | count = cfg_attr_count[section, attr] 2022-04-01 00:30:42.913 | print "inidelete " configfile " " section " " attr 2022-04-01 00:30:42.913 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 00:30:42.913 | for (l = count -2; l >= 0; l--) 2022-04-01 00:30:42.913 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 00:30:42.913 | } 2022-04-01 00:30:42.913 | } 2022-04-01 00:30:42.913 | } 2022-04-01 00:30:42.913 | } 2022-04-01 00:30:42.913 | ' 2022-04-01 00:30:42.913 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:30:42.915 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 00:30:42.917 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 00:30:42.918 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:42.921 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-04-01 00:30:42.924 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:30:42.930 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-04-01 00:30:42.934 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-04-01 00:30:42.934 | BEGIN { group = "" } 2022-04-01 00:30:42.934 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:30:42.934 | gsub("[][]", "", $1); 2022-04-01 00:30:42.934 | split($1, a, "|"); 2022-04-01 00:30:42.934 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 00:30:42.934 | group=a[1] 2022-04-01 00:30:42.935 | } else { 2022-04-01 00:30:42.935 | group="" 2022-04-01 00:30:42.935 | } 2022-04-01 00:30:42.935 | next 2022-04-01 00:30:42.935 | } 2022-04-01 00:30:42.935 | { 2022-04-01 00:30:42.935 | if (group != "") 2022-04-01 00:30:42.935 | print $0 2022-04-01 00:30:42.935 | } 2022-04-01 00:30:42.935 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:30:42.943 | + 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:30:42.946 | ++ 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:30:42.979 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:42.982 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-04-01 00:30:42.985 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-04-01 00:30:43.017 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.020 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-04-01 00:30:43.022 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-04-01 00:30:43.057 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.060 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-04-01 00:30:43.063 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-04-01 00:30:43.096 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.100 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-04-01 00:30:43.102 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-04-01 00:30:43.133 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.136 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-04-01 00:30:43.139 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-01 00:30:43.172 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.175 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.70/identity"' 2022-04-01 00:30:43.178 | ++ 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:30:43.214 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.217 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-04-01 00:30:43.220 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-04-01 00:30:43.252 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.255 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-04-01 00:30:43.258 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-01 00:30:43.293 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.296 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-04-01 00:30:43.299 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-01 00:30:43.337 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.339 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-04-01 00:30:43.342 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-04-01 00:30:43.379 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.383 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-04-01 00:30:43.385 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-01 00:30:43.425 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.428 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-04-01 00:30:43.431 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-04-01 00:30:43.470 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.476 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 00:30:43.479 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 00:30:43.482 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 00:30:43.485 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-04-01 00:30:43.488 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-04-01 00:30:43.492 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-04-01 00:30:43.495 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-04-01 00:30:43.499 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-04-01 00:30:43.504 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-04-01 00:30:43.507 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-04-01 00:30:43.510 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 00:30:43.513 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:30:43.516 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 00:30:43.520 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-04-01 00:30:43.523 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 00:30:43.527 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-04-01 00:30:43.529 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-04-01 00:30:43.533 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-04-01 00:30:43.536 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-04-01 00:30:43.541 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 00:30:43.541 | BEGIN { 2022-04-01 00:30:43.541 | section = "" 2022-04-01 00:30:43.541 | last_section = "" 2022-04-01 00:30:43.541 | section_count = 0 2022-04-01 00:30:43.542 | } 2022-04-01 00:30:43.542 | /^\[.+\]/ { 2022-04-01 00:30:43.542 | gsub("[][]", "", $1); 2022-04-01 00:30:43.542 | section=$1 2022-04-01 00:30:43.542 | next 2022-04-01 00:30:43.542 | } 2022-04-01 00:30:43.542 | /^ *\#/ { 2022-04-01 00:30:43.542 | next 2022-04-01 00:30:43.542 | } 2022-04-01 00:30:43.542 | /^[^ \t]+/ { 2022-04-01 00:30:43.542 | # get offset of first = in $0 2022-04-01 00:30:43.542 | eq_idx = index($0, "=") 2022-04-01 00:30:43.542 | # extract attr & value from $0 2022-04-01 00:30:43.542 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 00:30:43.542 | value = substr($0, eq_idx + 1) 2022-04-01 00:30:43.542 | # only need to strip trailing whitespace from attr 2022-04-01 00:30:43.542 | sub(/[ \t]*$/, "", attr) 2022-04-01 00:30:43.542 | # need to strip leading & trailing whitespace from value 2022-04-01 00:30:43.542 | sub(/^[ \t]*/, "", value) 2022-04-01 00:30:43.542 | sub(/[ \t]*$/, "", value) 2022-04-01 00:30:43.542 | 2022-04-01 00:30:43.542 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 00:30:43.542 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 00:30:43.542 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 00:30:43.542 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 00:30:43.542 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 00:30:43.542 | if (section != last_section) { 2022-04-01 00:30:43.542 | cfg_section[section_count++] = section 2022-04-01 00:30:43.542 | last_section = section 2022-04-01 00:30:43.543 | } 2022-04-01 00:30:43.543 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 00:30:43.543 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 00:30:43.543 | 2022-04-01 00:30:43.543 | cfg_attr[section, attr, 0] = value 2022-04-01 00:30:43.543 | cfg_attr_count[section, attr] = 1 2022-04-01 00:30:43.543 | } else { 2022-04-01 00:30:43.543 | lno = cfg_attr_count[section, attr]++ 2022-04-01 00:30:43.543 | cfg_attr[section, attr, lno] = value 2022-04-01 00:30:43.543 | } 2022-04-01 00:30:43.543 | } 2022-04-01 00:30:43.543 | END { 2022-04-01 00:30:43.543 | # Process each section in order 2022-04-01 00:30:43.543 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 00:30:43.543 | section = cfg_section[sno] 2022-04-01 00:30:43.543 | # The ini routines simply append a config item immediately 2022-04-01 00:30:43.543 | # after the section header. To keep the same order as defined 2022-04-01 00:30:43.543 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 00:30:43.543 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 00:30:43.543 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 00:30:43.543 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 00:30:43.543 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 00:30:43.543 | else { 2022-04-01 00:30:43.543 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 00:30:43.543 | count = cfg_attr_count[section, attr] 2022-04-01 00:30:43.543 | print "inidelete " configfile " " section " " attr 2022-04-01 00:30:43.543 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 00:30:43.543 | for (l = count -2; l >= 0; l--) 2022-04-01 00:30:43.543 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 00:30:43.543 | } 2022-04-01 00:30:43.543 | } 2022-04-01 00:30:43.543 | } 2022-04-01 00:30:43.543 | } 2022-04-01 00:30:43.543 | ' 2022-04-01 00:30:43.543 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-04-01 00:30:43.544 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:30:43.544 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 00:30:43.545 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.547 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 00:30:43.550 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-04-01 00:30:43.552 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:30:43.555 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-04-01 00:30:43.558 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-04-01 00:30:43.558 | BEGIN { group = "" } 2022-04-01 00:30:43.558 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:30:43.558 | gsub("[][]", "", $1); 2022-04-01 00:30:43.558 | split($1, a, "|"); 2022-04-01 00:30:43.558 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 00:30:43.558 | group=a[1] 2022-04-01 00:30:43.558 | } else { 2022-04-01 00:30:43.558 | group="" 2022-04-01 00:30:43.558 | } 2022-04-01 00:30:43.558 | next 2022-04-01 00:30:43.558 | } 2022-04-01 00:30:43.559 | { 2022-04-01 00:30:43.559 | if (group != "") 2022-04-01 00:30:43.559 | print $0 2022-04-01 00:30:43.559 | } 2022-04-01 00:30:43.559 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:30:43.565 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-04-01 00:30:43.568 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-04-01 00:30:43.599 | + inc/async:async_inner:64 : rc=0 2022-04-01 00:30:43.602 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.605 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-04-01 00:30:43.608 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-04-01 00:30:43.628 | [559682 Async configure_neutron_nova:559682]: finished successfully 2022-04-01 00:30:43.639 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.642 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-04-01 00:30:43.645 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-04-01 00:30:43.677 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.680 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-04-01 00:30:43.682 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-04-01 00:30:43.714 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.717 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-04-01 00:30:43.719 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-04-01 00:30:43.749 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.752 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-04-01 00:30:43.755 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-04-01 00:30:43.786 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.789 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-04-01 00:30:43.791 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-04-01 00:30:43.822 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.825 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-04-01 00:30:43.827 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-04-01 00:30:43.862 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-04-01 00:30:43.868 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-04-01 00:30:43.902 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.905 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-04-01 00:30:43.907 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-04-01 00:30:43.938 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.940 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-04-01 00:30:43.943 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-04-01 00:30:43.974 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:43.977 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-04-01 00:30:43.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-04-01 00:30:44.010 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:44.013 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-04-01 00:30:44.016 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-04-01 00:30:44.046 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:44.048 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-04-01 00:30:44.051 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-04-01 00:30:44.082 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:44.085 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-04-01 00:30:44.087 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-04-01 00:30:44.118 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:44.120 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-04-01 00:30:44.123 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-04-01 00:30:44.153 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:44.156 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 00:30:44.159 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 00:30:44.162 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 00:30:44.165 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-04-01 00:30:44.168 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-04-01 00:30:44.171 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-04-01 00:30:44.173 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-04-01 00:30:44.177 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-04-01 00:30:44.181 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-04-01 00:30:44.184 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-04-01 00:30:44.187 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 00:30:44.189 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:30:44.192 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 00:30:44.195 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-04-01 00:30:44.198 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 00:30:44.201 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-04-01 00:30:44.204 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-04-01 00:30:44.207 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-04-01 00:30:44.209 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-04-01 00:30:44.213 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-04-01 00:30:44.214 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-04-01 00:30:44.214 | BEGIN { 2022-04-01 00:30:44.214 | section = "" 2022-04-01 00:30:44.214 | last_section = "" 2022-04-01 00:30:44.214 | section_count = 0 2022-04-01 00:30:44.214 | } 2022-04-01 00:30:44.214 | /^\[.+\]/ { 2022-04-01 00:30:44.214 | gsub("[][]", "", $1); 2022-04-01 00:30:44.214 | section=$1 2022-04-01 00:30:44.214 | next 2022-04-01 00:30:44.214 | } 2022-04-01 00:30:44.214 | /^ *\#/ { 2022-04-01 00:30:44.214 | next 2022-04-01 00:30:44.214 | } 2022-04-01 00:30:44.214 | /^[^ \t]+/ { 2022-04-01 00:30:44.215 | # get offset of first = in $0 2022-04-01 00:30:44.215 | eq_idx = index($0, "=") 2022-04-01 00:30:44.215 | # extract attr & value from $0 2022-04-01 00:30:44.215 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 00:30:44.215 | value = substr($0, eq_idx + 1) 2022-04-01 00:30:44.215 | # only need to strip trailing whitespace from attr 2022-04-01 00:30:44.215 | sub(/[ \t]*$/, "", attr) 2022-04-01 00:30:44.215 | # need to strip leading & trailing whitespace from value 2022-04-01 00:30:44.215 | sub(/^[ \t]*/, "", value) 2022-04-01 00:30:44.215 | sub(/[ \t]*$/, "", value) 2022-04-01 00:30:44.215 | 2022-04-01 00:30:44.215 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 00:30:44.215 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 00:30:44.215 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 00:30:44.215 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 00:30:44.215 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 00:30:44.215 | if (section != last_section) { 2022-04-01 00:30:44.215 | cfg_section[section_count++] = section 2022-04-01 00:30:44.215 | last_section = section 2022-04-01 00:30:44.215 | } 2022-04-01 00:30:44.215 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 00:30:44.215 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 00:30:44.215 | 2022-04-01 00:30:44.215 | cfg_attr[section, attr, 0] = value 2022-04-01 00:30:44.215 | cfg_attr_count[section, attr] = 1 2022-04-01 00:30:44.215 | } else { 2022-04-01 00:30:44.215 | lno = cfg_attr_count[section, attr]++ 2022-04-01 00:30:44.215 | cfg_attr[section, attr, lno] = value 2022-04-01 00:30:44.215 | } 2022-04-01 00:30:44.215 | } 2022-04-01 00:30:44.215 | END { 2022-04-01 00:30:44.215 | # Process each section in order 2022-04-01 00:30:44.216 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 00:30:44.216 | section = cfg_section[sno] 2022-04-01 00:30:44.216 | # The ini routines simply append a config item immediately 2022-04-01 00:30:44.216 | # after the section header. To keep the same order as defined 2022-04-01 00:30:44.216 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 00:30:44.216 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 00:30:44.216 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 00:30:44.216 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 00:30:44.216 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 00:30:44.216 | else { 2022-04-01 00:30:44.216 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 00:30:44.216 | count = cfg_attr_count[section, attr] 2022-04-01 00:30:44.216 | print "inidelete " configfile " " section " " attr 2022-04-01 00:30:44.216 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 00:30:44.216 | for (l = count -2; l >= 0; l--) 2022-04-01 00:30:44.216 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 00:30:44.216 | } 2022-04-01 00:30:44.216 | } 2022-04-01 00:30:44.216 | } 2022-04-01 00:30:44.216 | } 2022-04-01 00:30:44.216 | ' 2022-04-01 00:30:44.216 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:44.217 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 00:30:44.218 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:30:44.220 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 00:30:44.223 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-04-01 00:30:44.225 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:30:44.228 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-04-01 00:30:44.230 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-04-01 00:30:44.230 | BEGIN { group = "" } 2022-04-01 00:30:44.231 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:30:44.231 | gsub("[][]", "", $1); 2022-04-01 00:30:44.231 | split($1, a, "|"); 2022-04-01 00:30:44.231 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 00:30:44.231 | group=a[1] 2022-04-01 00:30:44.231 | } else { 2022-04-01 00:30:44.231 | group="" 2022-04-01 00:30:44.231 | } 2022-04-01 00:30:44.231 | next 2022-04-01 00:30:44.231 | } 2022-04-01 00:30:44.231 | { 2022-04-01 00:30:44.231 | if (group != "") 2022-04-01 00:30:44.231 | print $0 2022-04-01 00:30:44.231 | } 2022-04-01 00:30:44.231 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:30:44.237 | + 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:30:44.240 | ++ 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:30:44.271 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:44.274 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-04-01 00:30:44.277 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-04-01 00:30:44.280 | + inc/meta-config:merge_config_group:180 : local dir 2022-04-01 00:30:44.283 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-04-01 00:30:44.286 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:30:44.289 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:30:44.292 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-04-01 00:30:44.295 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:30:44.300 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-04-01 00:30:44.303 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-04-01 00:30:44.306 | + 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:30:44.308 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:30:44.311 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 00:30:44.314 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 00:30:44.317 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 00:30:44.321 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-04-01 00:30:44.323 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:30:44.327 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-01 00:30:44.329 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-04-01 00:30:44.333 | + 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:30:44.334 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:44.335 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 00:30:44.335 | BEGIN { 2022-04-01 00:30:44.335 | section = "" 2022-04-01 00:30:44.335 | last_section = "" 2022-04-01 00:30:44.335 | section_count = 0 2022-04-01 00:30:44.335 | } 2022-04-01 00:30:44.335 | /^\[.+\]/ { 2022-04-01 00:30:44.335 | gsub("[][]", "", $1); 2022-04-01 00:30:44.335 | section=$1 2022-04-01 00:30:44.335 | next 2022-04-01 00:30:44.335 | } 2022-04-01 00:30:44.335 | /^ *\#/ { 2022-04-01 00:30:44.335 | next 2022-04-01 00:30:44.335 | } 2022-04-01 00:30:44.335 | /^[^ \t]+/ { 2022-04-01 00:30:44.335 | # get offset of first = in $0 2022-04-01 00:30:44.335 | eq_idx = index($0, "=") 2022-04-01 00:30:44.336 | # extract attr & value from $0 2022-04-01 00:30:44.336 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 00:30:44.336 | value = substr($0, eq_idx + 1) 2022-04-01 00:30:44.336 | # only need to strip trailing whitespace from attr 2022-04-01 00:30:44.336 | sub(/[ \t]*$/, "", attr) 2022-04-01 00:30:44.336 | # need to strip leading & trailing whitespace from value 2022-04-01 00:30:44.336 | sub(/^[ \t]*/, "", value) 2022-04-01 00:30:44.336 | sub(/[ \t]*$/, "", value) 2022-04-01 00:30:44.336 | 2022-04-01 00:30:44.336 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 00:30:44.336 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 00:30:44.336 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 00:30:44.336 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 00:30:44.336 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 00:30:44.336 | if (section != last_section) { 2022-04-01 00:30:44.336 | cfg_section[section_count++] = section 2022-04-01 00:30:44.336 | last_section = section 2022-04-01 00:30:44.336 | } 2022-04-01 00:30:44.336 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 00:30:44.336 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 00:30:44.336 | 2022-04-01 00:30:44.336 | cfg_attr[section, attr, 0] = value 2022-04-01 00:30:44.336 | cfg_attr_count[section, attr] = 1 2022-04-01 00:30:44.336 | } else { 2022-04-01 00:30:44.336 | lno = cfg_attr_count[section, attr]++ 2022-04-01 00:30:44.336 | cfg_attr[section, attr, lno] = value 2022-04-01 00:30:44.336 | } 2022-04-01 00:30:44.336 | } 2022-04-01 00:30:44.336 | END { 2022-04-01 00:30:44.336 | # Process each section in order 2022-04-01 00:30:44.336 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 00:30:44.336 | section = cfg_section[sno] 2022-04-01 00:30:44.336 | # The ini routines simply append a config item immediately 2022-04-01 00:30:44.336 | # after the section header. To keep the same order as defined 2022-04-01 00:30:44.337 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 00:30:44.337 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 00:30:44.337 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 00:30:44.337 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 00:30:44.337 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 00:30:44.337 | else { 2022-04-01 00:30:44.337 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 00:30:44.337 | count = cfg_attr_count[section, attr] 2022-04-01 00:30:44.337 | print "inidelete " configfile " " section " " attr 2022-04-01 00:30:44.337 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 00:30:44.337 | for (l = count -2; l >= 0; l--) 2022-04-01 00:30:44.337 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 00:30:44.337 | } 2022-04-01 00:30:44.337 | } 2022-04-01 00:30:44.337 | } 2022-04-01 00:30:44.337 | } 2022-04-01 00:30:44.337 | ' 2022-04-01 00:30:44.337 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:30:44.338 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 00:30:44.339 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 00:30:44.342 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-04-01 00:30:44.344 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:30:44.347 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-04-01 00:30:44.350 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-04-01 00:30:44.350 | BEGIN { group = "" } 2022-04-01 00:30:44.350 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:30:44.350 | gsub("[][]", "", $1); 2022-04-01 00:30:44.350 | split($1, a, "|"); 2022-04-01 00:30:44.350 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 00:30:44.350 | group=a[1] 2022-04-01 00:30:44.350 | } else { 2022-04-01 00:30:44.350 | group="" 2022-04-01 00:30:44.350 | } 2022-04-01 00:30:44.350 | next 2022-04-01 00:30:44.350 | } 2022-04-01 00:30:44.351 | { 2022-04-01 00:30:44.351 | if (group != "") 2022-04-01 00:30:44.351 | print $0 2022-04-01 00:30:44.351 | } 2022-04-01 00:30:44.351 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:30:44.357 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-04-01 00:30:44.360 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-04-01 00:30:44.389 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:44.392 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-04-01 00:30:44.395 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-04-01 00:30:44.427 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:30:44.431 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-04-01 00:30:44.449 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:44.452 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-04-01 00:30:44.454 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:30:44.457 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-04-01 00:30:44.460 | + ./stack.sh:main:1252 : start_swift 2022-04-01 00:30:44.462 | + lib/swift:start_swift:752 : restart_service memcached 2022-04-01 00:30:44.465 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-01 00:30:44.467 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-01 00:30:44.502 | + lib/swift:start_swift:755 : is_ubuntu 2022-04-01 00:30:44.505 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-01 00:30:44.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-01 00:30:44.512 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-04-01 00:30:44.961 | Restarting rsync (via systemctl): rsync.service. 2022-04-01 00:30:44.966 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-04-01 00:30:44.968 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-04-01 00:30:44.971 | + lib/swift:start_swift:783 : local foreground_services type 2022-04-01 00:30:44.975 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-04-01 00:30:44.978 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 00:30:44.980 | + 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:30:44.983 | + functions-common:run_process:1680 : local service=s-object 2022-04-01 00:30:44.987 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-04-01 00:30:44.989 | + functions-common:run_process:1682 : local group= 2022-04-01 00:30:44.992 | + functions-common:run_process:1683 : local user= 2022-04-01 00:30:44.994 | + functions-common:run_process:1685 : local name=s-object 2022-04-01 00:30:44.997 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:30:45.001 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:30:45.003 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:30:45.006 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:30:45.009 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:30:45.014 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773045011 2022-04-01 00:30:45.017 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-04-01 00:30:45.034 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:45.037 | + 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:30:45.040 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-04-01 00:30:45.042 | + 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:30:45.045 | + 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:30:45.047 | + 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:30:45.050 | + 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:30:45.052 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-04-01 00:30:45.055 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-04-01 00:30:45.057 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-04-01 00:30:45.060 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:30:45.062 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:30:45.065 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-04-01 00:30:45.067 | + 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:30:45.070 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-04-01 00:30:45.072 | + 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:30:45.075 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:30:45.077 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:30:45.079 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:30:45.082 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:30:45.084 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-04-01 00:30:45.086 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:30:45.090 | + 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:30:45.149 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-04-01 00:30:45.202 | + 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:30:45.257 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-04-01 00:30:45.313 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-04-01 00:30:45.370 | + 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:30:45.433 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:30:45.436 | + 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:30:45.491 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:30:46.055 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-04-01 00:30:46.069 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-04-01 00:30:46.615 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-04-01 00:30:46.638 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:30:46.640 | + functions-common:time_stop:2425 : local name 2022-04-01 00:30:46.644 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:30:46.648 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:30:46.652 | + functions-common:time_stop:2428 : local total 2022-04-01 00:30:46.656 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:30:46.660 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:30:46.663 | + functions-common:time_stop:2432 : start_time=1648773045011 2022-04-01 00:30:46.667 | + functions-common:time_stop:2434 : [[ -z 1648773045011 ]] 2022-04-01 00:30:46.673 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:30:46.679 | + functions-common:time_stop:2437 : end_time=1648773046675 2022-04-01 00:30:46.681 | + functions-common:time_stop:2438 : elapsed_time=1664 2022-04-01 00:30:46.686 | + functions-common:time_stop:2439 : total=3599 2022-04-01 00:30:46.691 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:30:46.694 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5263 2022-04-01 00:30:46.696 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 00:30:46.699 | + 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:30:46.702 | + functions-common:run_process:1680 : local service=s-container 2022-04-01 00:30:46.704 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-04-01 00:30:46.708 | + functions-common:run_process:1682 : local group= 2022-04-01 00:30:46.710 | + functions-common:run_process:1683 : local user= 2022-04-01 00:30:46.713 | + functions-common:run_process:1685 : local name=s-container 2022-04-01 00:30:46.716 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:30:46.719 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:30:46.721 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:30:46.724 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:30:46.728 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:30:46.733 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773046730 2022-04-01 00:30:46.735 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-04-01 00:30:46.756 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:46.758 | + 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:30:46.761 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-04-01 00:30:46.764 | + 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:30:46.767 | + 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:30:46.770 | + 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:30:46.773 | + 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:30:46.776 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-04-01 00:30:46.779 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-04-01 00:30:46.782 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-04-01 00:30:46.784 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:30:46.788 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:30:46.793 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-04-01 00:30:46.795 | + 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:30:46.798 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-04-01 00:30:46.801 | + 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:30:46.804 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:30:46.806 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:30:46.809 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:30:46.812 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:30:46.815 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-04-01 00:30:46.818 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:30:46.823 | + 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:30:46.886 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-04-01 00:30:46.965 | + 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:30:47.036 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-04-01 00:30:47.098 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-04-01 00:30:47.156 | + 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:30:47.212 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:30:47.214 | + 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:30:47.270 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:30:47.901 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-04-01 00:30:47.916 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-04-01 00:30:48.524 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-04-01 00:30:48.551 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:30:48.554 | + functions-common:time_stop:2425 : local name 2022-04-01 00:30:48.557 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:30:48.561 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:30:48.564 | + functions-common:time_stop:2428 : local total 2022-04-01 00:30:48.567 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:30:48.570 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:30:48.573 | + functions-common:time_stop:2432 : start_time=1648773046730 2022-04-01 00:30:48.575 | + functions-common:time_stop:2434 : [[ -z 1648773046730 ]] 2022-04-01 00:30:48.579 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:30:48.583 | + functions-common:time_stop:2437 : end_time=1648773048580 2022-04-01 00:30:48.586 | + functions-common:time_stop:2438 : elapsed_time=1850 2022-04-01 00:30:48.589 | + functions-common:time_stop:2439 : total=5263 2022-04-01 00:30:48.592 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:30:48.595 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7113 2022-04-01 00:30:48.598 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-04-01 00:30:48.604 | + 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:30:48.606 | + functions-common:run_process:1680 : local service=s-account 2022-04-01 00:30:48.609 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-04-01 00:30:48.611 | + functions-common:run_process:1682 : local group= 2022-04-01 00:30:48.614 | + functions-common:run_process:1683 : local user= 2022-04-01 00:30:48.617 | + functions-common:run_process:1685 : local name=s-account 2022-04-01 00:30:48.621 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:30:48.624 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:30:48.626 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:30:48.629 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:30:48.633 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:30:48.638 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773048635 2022-04-01 00:30:48.640 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-04-01 00:30:48.660 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:48.663 | + 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:30:48.666 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-04-01 00:30:48.669 | + 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:30:48.672 | + 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:30:48.674 | + 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:30:48.677 | + 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:30:48.680 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-04-01 00:30:48.683 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-04-01 00:30:48.685 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-04-01 00:30:48.688 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:30:48.691 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:30:48.694 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-04-01 00:30:48.697 | + 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:30:48.700 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-04-01 00:30:48.703 | + 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:30:48.706 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:30:48.709 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:30:48.712 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:30:48.715 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:30:48.717 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-04-01 00:30:48.720 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:30:48.725 | + 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:30:48.782 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-04-01 00:30:48.843 | + 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:30:48.909 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-04-01 00:30:48.968 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-04-01 00:30:49.027 | + 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:30:49.083 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:30:49.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:30:49.144 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:30:49.768 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-04-01 00:30:49.782 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-04-01 00:30:50.419 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-04-01 00:30:50.454 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:30:50.456 | + functions-common:time_stop:2425 : local name 2022-04-01 00:30:50.459 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:30:50.462 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:30:50.464 | + functions-common:time_stop:2428 : local total 2022-04-01 00:30:50.467 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:30:50.470 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:30:50.473 | + functions-common:time_stop:2432 : start_time=1648773048635 2022-04-01 00:30:50.479 | + functions-common:time_stop:2434 : [[ -z 1648773048635 ]] 2022-04-01 00:30:50.483 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:30:50.488 | + functions-common:time_stop:2437 : end_time=1648773050485 2022-04-01 00:30:50.491 | + functions-common:time_stop:2438 : elapsed_time=1850 2022-04-01 00:30:50.493 | + functions-common:time_stop:2439 : total=7113 2022-04-01 00:30:50.496 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:30:50.498 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8963 2022-04-01 00:30:50.501 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-04-01 00:30:50.503 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-04-01 00:30:50.559 | + 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:30:50.561 | + functions-common:run_process:1680 : local service=s-container-sync 2022-04-01 00:30:50.564 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 00:30:50.566 | + functions-common:run_process:1682 : local group= 2022-04-01 00:30:50.569 | + functions-common:run_process:1683 : local user= 2022-04-01 00:30:50.571 | + functions-common:run_process:1685 : local name=s-container-sync 2022-04-01 00:30:50.574 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:30:50.577 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:30:50.579 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:30:50.582 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:30:50.587 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:30:50.592 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773050588 2022-04-01 00:30:50.595 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-04-01 00:30:50.617 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:50.619 | + 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:30:50.622 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-04-01 00:30:50.625 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 00:30:50.627 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 00:30:50.631 | + 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:30:50.634 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-04-01 00:30:50.636 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-04-01 00:30:50.639 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-04-01 00:30:50.642 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-04-01 00:30:50.645 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:30:50.649 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:30:50.652 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-04-01 00:30:50.655 | + 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:30:50.658 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-04-01 00:30:50.661 | + 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:30:50.664 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:30:50.667 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:30:50.669 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:30:50.672 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:30:50.676 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-04-01 00:30:50.678 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:30:50.683 | + 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:30:50.752 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-04-01 00:30:50.819 | + 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:30:50.883 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-04-01 00:30:50.953 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-04-01 00:30:51.016 | + 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:30:51.085 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:30:51.087 | + 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:30:51.152 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:30:51.894 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-04-01 00:30:52.527 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-04-01 00:30:52.563 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:30:52.567 | + functions-common:time_stop:2425 : local name 2022-04-01 00:30:52.570 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:30:52.573 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:30:52.577 | + functions-common:time_stop:2428 : local total 2022-04-01 00:30:52.580 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:30:52.583 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:30:52.586 | + functions-common:time_stop:2432 : start_time=1648773050588 2022-04-01 00:30:52.590 | + functions-common:time_stop:2434 : [[ -z 1648773050588 ]] 2022-04-01 00:30:52.593 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:30:52.599 | + functions-common:time_stop:2437 : end_time=1648773052596 2022-04-01 00:30:52.603 | + functions-common:time_stop:2438 : elapsed_time=2008 2022-04-01 00:30:52.606 | + functions-common:time_stop:2439 : total=8963 2022-04-01 00:30:52.609 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:30:52.613 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10971 2022-04-01 00:30:52.616 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-04-01 00:30:52.639 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:30:52.642 | + 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:30:52.645 | + functions-common:run_process:1680 : local service=s-proxy 2022-04-01 00:30:52.648 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 00:30:52.651 | + functions-common:run_process:1682 : local group= 2022-04-01 00:30:52.654 | + functions-common:run_process:1683 : local user= 2022-04-01 00:30:52.657 | + functions-common:run_process:1685 : local name=s-proxy 2022-04-01 00:30:52.661 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:30:52.664 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:30:52.667 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:30:52.670 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:30:52.674 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:30:52.680 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773052676 2022-04-01 00:30:52.683 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-04-01 00:30:52.704 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:52.707 | + 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:30:52.710 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-04-01 00:30:52.713 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 00:30:52.716 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 00:30:52.719 | + 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:30:52.723 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-04-01 00:30:52.725 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-04-01 00:30:52.728 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-04-01 00:30:52.731 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-04-01 00:30:52.734 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:30:52.738 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:30:52.741 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-04-01 00:30:52.744 | + 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:30:52.748 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-04-01 00:30:52.751 | + 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:30:52.755 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:30:52.758 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:30:52.761 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:30:52.765 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:30:52.769 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-04-01 00:30:52.772 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:30:52.779 | + 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:30:52.851 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-04-01 00:30:52.922 | + 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:30:52.988 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-04-01 00:30:53.048 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-04-01 00:30:53.111 | + 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:30:53.173 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:30:53.176 | + 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:30:53.238 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:30:53.960 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-04-01 00:30:53.975 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-04-01 00:30:54.641 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-04-01 00:30:54.668 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:30:54.674 | + functions-common:time_stop:2425 : local name 2022-04-01 00:30:54.678 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:30:54.682 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:30:54.685 | + functions-common:time_stop:2428 : local total 2022-04-01 00:30:54.688 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:30:54.691 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:30:54.694 | + functions-common:time_stop:2432 : start_time=1648773052676 2022-04-01 00:30:54.697 | + functions-common:time_stop:2434 : [[ -z 1648773052676 ]] 2022-04-01 00:30:54.701 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:30:54.707 | + functions-common:time_stop:2437 : end_time=1648773054703 2022-04-01 00:30:54.710 | + functions-common:time_stop:2438 : elapsed_time=2027 2022-04-01 00:30:54.713 | + functions-common:time_stop:2439 : total=10971 2022-04-01 00:30:54.715 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:30:54.718 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12998 2022-04-01 00:30:54.722 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-04-01 00:30:54.722 | Waiting for swift proxy to start... 2022-04-01 00:30:54.724 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.70:8080/info 2022-04-01 00:30:54.727 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 00:30:54.731 | + functions:wait_for_service:458 : local url=http://10.222.0.70:8080/info 2022-04-01 00:30:54.733 | + functions:wait_for_service:459 : local rval=0 2022-04-01 00:30:54.736 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 00:30:54.739 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 00:30:54.742 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:30:54.744 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:30:54.748 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:30:54.754 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773054750 2022-04-01 00:30:54.758 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 00:30:54.766 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 00:30:54.780 | + :: : [[ 000 == 503 ]] 2022-04-01 00:30:54.781 | + :: : [[ 7 -eq 7 ]] 2022-04-01 00:30:54.783 | + :: : sleep 1 2022-04-01 00:30:55.787 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 00:30:55.803 | + :: : [[ 000 == 503 ]] 2022-04-01 00:30:55.805 | + :: : [[ 7 -eq 7 ]] 2022-04-01 00:30:55.807 | + :: : sleep 1 2022-04-01 00:30:56.812 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 00:30:56.826 | + :: : [[ 000 == 503 ]] 2022-04-01 00:30:56.828 | + :: : [[ 7 -eq 7 ]] 2022-04-01 00:30:56.830 | + :: : sleep 1 2022-04-01 00:30:57.834 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70:8080/info 2022-04-01 00:30:58.041 | + :: : [[ 200 == 503 ]] 2022-04-01 00:30:58.042 | + :: : [[ 0 -eq 7 ]] 2022-04-01 00:30:58.046 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 00:30:58.049 | + functions-common:time_stop:2425 : local name 2022-04-01 00:30:58.052 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:30:58.054 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:30:58.058 | + functions-common:time_stop:2428 : local total 2022-04-01 00:30:58.060 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:30:58.064 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 00:30:58.067 | + functions-common:time_stop:2432 : start_time=1648773054750 2022-04-01 00:30:58.070 | + functions-common:time_stop:2434 : [[ -z 1648773054750 ]] 2022-04-01 00:30:58.073 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:30:58.078 | + functions-common:time_stop:2437 : end_time=1648773058075 2022-04-01 00:30:58.082 | + functions-common:time_stop:2438 : elapsed_time=3325 2022-04-01 00:30:58.085 | + functions-common:time_stop:2439 : total=6737 2022-04-01 00:30:58.087 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:30:58.090 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10062 2022-04-01 00:30:58.093 | + functions:wait_for_service:467 : return 0 2022-04-01 00:30:58.095 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-04-01 00:30:58.098 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 00:30:58.101 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-04-01 00:30:58.122 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:58.125 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 00:30:58.162 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-04-01 00:30:58.222 | [513404 Async configure_neutron_nova:559682]: Waiting for completion of configure_neutron_nova running on PID 559682 (2 other jobs running) 2022-04-01 00:30:58.251 | [513404 Async configure_neutron_nova:559682]: Signaling child to exit 2022-04-01 00:30:58.251 | WAKEUP 2022-04-01 00:30:58.277 | [513404 Async configure_neutron_nova:559682]: Signaled 2022-04-01 00:30:58.279 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-04-01 00:30:58.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 00:30:58.279 | ++ 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:30:58.279 | + 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:30:58.279 | + 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:30:58.279 | + 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:30:58.279 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 00:30:58.279 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-04-01 00:30:58.279 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-04-01 00:30:58.279 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-04-01 00:30:58.279 | + 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:30:58.279 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-04-01 00:30:58.279 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-04-01 00:30:58.279 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-04-01 00:30:58.279 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-04-01 00:30:58.279 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-04-01 00:30:58.279 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-04-01 00:30:58.279 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-04-01 00:30:58.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 00:30:58.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 00:30:58.280 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-04-01 00:30:58.280 | + 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:30:58.280 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-04-01 00:30:58.280 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:30:58.280 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-04-01 00:30:58.280 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-04-01 00:30:58.280 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:30:58.280 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:30:58.280 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-04-01 00:30:58.280 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-04-01 00:30:58.280 | + 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:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-04-01 00:30:58.280 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-04-01 00:30:58.281 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-04-01 00:30:58.281 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-04-01 00:30:58.281 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-04-01 00:30:58.281 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-04-01 00:30:58.281 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-04-01 00:30:58.281 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:58.281 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-04-01 00:30:58.281 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-04-01 00:30:58.281 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-04-01 00:30:58.330 | [513404 Async configure_neutron_nova:559682]: finished configure_neutron_nova with result 0 in 1 seconds 2022-04-01 00:30:58.334 | + inc/async:async_wait:197 : return 0 2022-04-01 00:30:58.337 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-04-01 00:30:58.357 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:58.360 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 00:30:58.394 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-04-01 00:30:58.427 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-04-01 00:30:58.447 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:58.450 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-04-01 00:30:58.453 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:30:58.456 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-04-01 00:30:58.459 | + ./stack.sh:main:1277 : start_nova_api 2022-04-01 00:30:58.462 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-04-01 00:30:58.465 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-04-01 00:30:58.467 | + lib/nova:start_nova_api:936 : local nova_url 2022-04-01 00:30:58.470 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-04-01 00:30:58.494 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:30:58.498 | + 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:30:58.501 | + 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:30:58.505 | + 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:30:58.508 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-04-01 00:30:58.512 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-04-01 00:30:58.517 | + 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:30:58.520 | + functions-common:run_process:1680 : local service=n-api 2022-04-01 00:30:58.522 | + 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:30:58.525 | + functions-common:run_process:1682 : local group= 2022-04-01 00:30:58.528 | + functions-common:run_process:1683 : local user= 2022-04-01 00:30:58.530 | + functions-common:run_process:1685 : local name=n-api 2022-04-01 00:30:58.533 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:30:58.536 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:30:58.538 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:30:58.541 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:30:58.544 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:30:58.549 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773058546 2022-04-01 00:30:58.552 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-04-01 00:30:58.571 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:30:58.574 | + 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:30:58.576 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-04-01 00:30:58.579 | + 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:30:58.582 | + 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:30:58.585 | + 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:30:58.587 | + 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:30:58.590 | + 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:30:58.592 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-04-01 00:30:58.595 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-04-01 00:30:58.598 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:30:58.601 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:30:58.604 | + 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:30:58.606 | + 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:30:58.609 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-04-01 00:30:58.612 | + 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:30:58.615 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 00:30:58.617 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 00:30:58.619 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-04-01 00:30:58.622 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 00:30:58.627 | + 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:30:58.689 | + 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:30:58.752 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-04-01 00:30:58.818 | + 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:30:58.882 | + 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:30:58.943 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-04-01 00:30:59.009 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-04-01 00:30:59.072 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-04-01 00:30:59.132 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-04-01 00:30:59.198 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-04-01 00:30:59.261 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 00:30:59.264 | + 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:30:59.326 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 00:30:59.979 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-04-01 00:30:59.996 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-04-01 00:31:00.636 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-04-01 00:31:00.768 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:31:00.772 | + functions-common:time_stop:2425 : local name 2022-04-01 00:31:00.776 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:31:00.779 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:31:00.783 | + functions-common:time_stop:2428 : local total 2022-04-01 00:31:00.787 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:31:00.791 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:31:00.794 | + functions-common:time_stop:2432 : start_time=1648773058546 2022-04-01 00:31:00.797 | + functions-common:time_stop:2434 : [[ -z 1648773058546 ]] 2022-04-01 00:31:00.802 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:31:00.808 | + functions-common:time_stop:2437 : end_time=1648773060804 2022-04-01 00:31:00.811 | + functions-common:time_stop:2438 : elapsed_time=2258 2022-04-01 00:31:00.815 | + functions-common:time_stop:2439 : total=12998 2022-04-01 00:31:00.818 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:31:00.822 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15256 2022-04-01 00:31:00.825 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.70/compute/v2.1/ 2022-04-01 00:31:00.829 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-04-01 00:31:00.829 | Waiting for nova-api to start... 2022-04-01 00:31:00.832 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.70/compute/v2.1/ 2022-04-01 00:31:00.836 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 00:31:00.839 | + functions:wait_for_service:458 : local url=http://10.222.0.70/compute/v2.1/ 2022-04-01 00:31:00.842 | + functions:wait_for_service:459 : local rval=0 2022-04-01 00:31:00.845 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 00:31:00.849 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 00:31:00.852 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:31:00.856 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:31:00.860 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:31:00.866 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773060862 2022-04-01 00:31:00.869 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 00:31:00.877 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/compute/v2.1/ 2022-04-01 00:31:06.841 | + :: : [[ 200 == 503 ]] 2022-04-01 00:31:06.843 | + :: : [[ 0 -eq 7 ]] 2022-04-01 00:31:06.846 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 00:31:06.850 | + functions-common:time_stop:2425 : local name 2022-04-01 00:31:06.852 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:31:06.855 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:31:06.858 | + functions-common:time_stop:2428 : local total 2022-04-01 00:31:06.860 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:31:06.863 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 00:31:06.865 | + functions-common:time_stop:2432 : start_time=1648773060862 2022-04-01 00:31:06.868 | + functions-common:time_stop:2434 : [[ -z 1648773060862 ]] 2022-04-01 00:31:06.871 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:31:06.877 | + functions-common:time_stop:2437 : end_time=1648773066873 2022-04-01 00:31:06.880 | + functions-common:time_stop:2438 : elapsed_time=6011 2022-04-01 00:31:06.883 | + functions-common:time_stop:2439 : total=10062 2022-04-01 00:31:06.885 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:31:06.888 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16073 2022-04-01 00:31:06.894 | + functions:wait_for_service:467 : return 0 2022-04-01 00:31:06.897 | + 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:31:06.900 | + 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:31:06.904 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-04-01 00:31:06.924 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:06.926 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-04-01 00:31:06.929 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:31:06.933 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-04-01 00:31:06.935 | + ./stack.sh:main:1282 : start_ovn_services 2022-04-01 00:31:06.938 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-04-01 00:31:06.942 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-04-01 00:31:06.961 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:31:06.964 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-04-01 00:31:06.983 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:06.986 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-04-01 00:31:06.989 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:31:06.992 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-04-01 00:31:06.995 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-04-01 00:31:06.998 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-04-01 00:31:07.001 | + 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:31:07.035 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-04-01 00:31:07.038 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-04-01 00:31:07.041 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-04-01 00:31:07.073 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-04-01 00:31:07.106 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-04-01 00:31:07.109 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-04-01 00:31:07.111 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-04-01 00:31:07.114 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-04-01 00:31:07.117 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-04-01 00:31:07.120 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-04-01 00:31:07.123 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 00:31:07.125 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 00:31:07.129 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-04-01 00:31:07.132 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-04-01 00:31:07.135 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-04-01 00:31:07.137 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-04-01 00:31:07.140 | +++ 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:31:07.143 | +++ 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:31:07.146 | ++ 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:31:07.149 | ++ 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:31:07.152 | ++ 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:31:07.155 | + 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:31:07.157 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-04-01 00:31:07.175 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:31:07.178 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-04-01 00:31:07.180 | + 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:31:07.183 | + functions-common:run_process:1680 : local service=q-svc 2022-04-01 00:31:07.186 | + 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:31:07.189 | + functions-common:run_process:1682 : local group= 2022-04-01 00:31:07.192 | + functions-common:run_process:1683 : local user= 2022-04-01 00:31:07.194 | + functions-common:run_process:1685 : local name=q-svc 2022-04-01 00:31:07.197 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:31:07.200 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:31:07.202 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:31:07.205 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:31:07.209 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:31:07.213 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773067211 2022-04-01 00:31:07.216 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-04-01 00:31:07.234 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:07.237 | + 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:31:07.240 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-04-01 00:31:07.243 | + 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:31:07.245 | + 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:31:07.249 | + 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:31:07.251 | + 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:31:07.254 | + 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:31:07.257 | + 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:31:07.260 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-04-01 00:31:07.263 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:31:07.266 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:31:07.268 | + 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:31:07.271 | + 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:31:07.273 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-04-01 00:31:07.276 | + 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:31:07.278 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:31:07.280 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:31:07.283 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:31:07.285 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:31:07.287 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-04-01 00:31:07.290 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:31:07.294 | + 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:31:07.351 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-04-01 00:31:07.409 | + 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:31:07.467 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-04-01 00:31:07.526 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-04-01 00:31:07.582 | + 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:31:07.640 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:31:07.643 | + 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:31:07.723 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:31:08.294 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-04-01 00:31:08.307 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-04-01 00:31:08.863 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-04-01 00:31:08.888 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:31:08.891 | + functions-common:time_stop:2425 : local name 2022-04-01 00:31:08.895 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:31:08.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:31:08.901 | + functions-common:time_stop:2428 : local total 2022-04-01 00:31:08.904 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:31:08.907 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:31:08.910 | + functions-common:time_stop:2432 : start_time=1648773067211 2022-04-01 00:31:08.912 | + functions-common:time_stop:2434 : [[ -z 1648773067211 ]] 2022-04-01 00:31:08.916 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:31:08.921 | + functions-common:time_stop:2437 : end_time=1648773068918 2022-04-01 00:31:08.924 | + functions-common:time_stop:2438 : elapsed_time=1707 2022-04-01 00:31:08.927 | + functions-common:time_stop:2439 : total=15256 2022-04-01 00:31:08.930 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:31:08.933 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16963 2022-04-01 00:31:08.936 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.70:9696 2022-04-01 00:31:08.939 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-04-01 00:31:08.960 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:31:08.963 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-04-01 00:31:08.963 | Waiting for Neutron to start... 2022-04-01 00:31:08.966 | + 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:31:08.969 | + 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:31:08.972 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.70:9696' 2022-04-01 00:31:08.975 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-04-01 00:31:08.978 | + functions-common:test_with_retry:2365 : local until=60 2022-04-01 00:31:08.980 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 00:31:08.983 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 00:31:08.985 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 00:31:08.988 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:31:08.991 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:31:08.995 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:31:09.000 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773068997 2022-04-01 00:31:09.003 | + 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:31:14.579 | {"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:31:14.582 | + functions-common:time_stop:2425 : local name 2022-04-01 00:31:14.586 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:31:14.590 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:31:14.592 | + functions-common:time_stop:2428 : local total 2022-04-01 00:31:14.597 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:31:14.600 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 00:31:14.603 | + functions-common:time_stop:2432 : start_time=1648773068997 2022-04-01 00:31:14.606 | + functions-common:time_stop:2434 : [[ -z 1648773068997 ]] 2022-04-01 00:31:14.610 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:31:14.617 | + functions-common:time_stop:2437 : end_time=1648773074613 2022-04-01 00:31:14.621 | + functions-common:time_stop:2438 : elapsed_time=5616 2022-04-01 00:31:14.626 | + functions-common:time_stop:2439 : total=0 2022-04-01 00:31:14.630 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:31:14.633 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5616 2022-04-01 00:31:14.636 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-04-01 00:31:14.664 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:14.667 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-04-01 00:31:14.670 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:31:14.673 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-04-01 00:31:14.676 | + ./stack.sh:main:1298 : start_placement 2022-04-01 00:31:14.679 | + lib/placement:start_placement:160 : start_placement_api 2022-04-01 00:31:14.681 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-01 00:31:14.685 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-04-01 00:31:14.690 | + 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:31:14.693 | + functions-common:run_process:1680 : local service=placement-api 2022-04-01 00:31:14.696 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 00:31:14.698 | + functions-common:run_process:1682 : local group= 2022-04-01 00:31:14.702 | + functions-common:run_process:1683 : local user= 2022-04-01 00:31:14.706 | + functions-common:run_process:1685 : local name=placement-api 2022-04-01 00:31:14.708 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:31:14.712 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:31:14.715 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:31:14.717 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:31:14.723 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:31:14.729 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773074725 2022-04-01 00:31:14.732 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-04-01 00:31:14.752 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:14.755 | + 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:31:14.758 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-04-01 00:31:14.760 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 00:31:14.763 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 00:31:14.766 | + 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:31:14.769 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-04-01 00:31:14.772 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-04-01 00:31:14.775 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-04-01 00:31:14.777 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-04-01 00:31:14.780 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:31:14.783 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:31:14.786 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-04-01 00:31:14.789 | + 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:31:14.791 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-04-01 00:31:14.794 | + 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:31:14.796 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 00:31:14.799 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 00:31:14.801 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-04-01 00:31:14.804 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 00:31:14.809 | + 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:31:14.865 | + 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:31:14.924 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-04-01 00:31:14.980 | + 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:31:15.038 | + 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:31:15.094 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-04-01 00:31:15.155 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-04-01 00:31:15.215 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-04-01 00:31:15.273 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-04-01 00:31:15.332 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-04-01 00:31:15.391 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 00:31:15.393 | + 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:31:15.452 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 00:31:16.061 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-04-01 00:31:16.075 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-04-01 00:31:16.657 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-04-01 00:31:16.738 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:31:16.741 | + functions-common:time_stop:2425 : local name 2022-04-01 00:31:16.744 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:31:16.747 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:31:16.754 | + functions-common:time_stop:2428 : local total 2022-04-01 00:31:16.757 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:31:16.760 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:31:16.762 | + functions-common:time_stop:2432 : start_time=1648773074725 2022-04-01 00:31:16.766 | + functions-common:time_stop:2434 : [[ -z 1648773074725 ]] 2022-04-01 00:31:16.769 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:31:16.775 | + functions-common:time_stop:2437 : end_time=1648773076772 2022-04-01 00:31:16.777 | + functions-common:time_stop:2438 : elapsed_time=2047 2022-04-01 00:31:16.780 | + functions-common:time_stop:2439 : total=16963 2022-04-01 00:31:16.783 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:31:16.786 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19010 2022-04-01 00:31:16.789 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-04-01 00:31:16.789 | Waiting for placement-api to start... 2022-04-01 00:31:16.791 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.70/placement 2022-04-01 00:31:16.794 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 00:31:16.797 | + functions:wait_for_service:458 : local url=http://10.222.0.70/placement 2022-04-01 00:31:16.799 | + functions:wait_for_service:459 : local rval=0 2022-04-01 00:31:16.802 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 00:31:16.805 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 00:31:16.808 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:31:16.810 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:31:16.814 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:31:16.820 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773076817 2022-04-01 00:31:16.822 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 00:31:16.829 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/placement 2022-04-01 00:31:19.542 | + :: : [[ 200 == 503 ]] 2022-04-01 00:31:19.544 | + :: : [[ 0 -eq 7 ]] 2022-04-01 00:31:19.547 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 00:31:19.550 | + functions-common:time_stop:2425 : local name 2022-04-01 00:31:19.552 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:31:19.555 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:31:19.557 | + functions-common:time_stop:2428 : local total 2022-04-01 00:31:19.560 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:31:19.563 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 00:31:19.565 | + functions-common:time_stop:2432 : start_time=1648773076817 2022-04-01 00:31:19.568 | + functions-common:time_stop:2434 : [[ -z 1648773076817 ]] 2022-04-01 00:31:19.571 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:31:19.576 | + functions-common:time_stop:2437 : end_time=1648773079573 2022-04-01 00:31:19.578 | + functions-common:time_stop:2438 : elapsed_time=2756 2022-04-01 00:31:19.581 | + functions-common:time_stop:2439 : total=16073 2022-04-01 00:31:19.584 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:31:19.587 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18829 2022-04-01 00:31:19.589 | + functions:wait_for_service:467 : return 0 2022-04-01 00:31:19.592 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-04-01 00:31:19.611 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:19.614 | + ./stack.sh:main:1302 : start_neutron 2022-04-01 00:31:19.616 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-04-01 00:31:19.620 | ++ 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:31:19.620 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-01 00:31:19.626 | + 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:31:19.629 | + 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:31:19.632 | + 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:31:19.635 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-01 00:31:19.637 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-04-01 00:31:19.641 | + 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:31:19.644 | + functions-common:run_process:1680 : local service=q-agt 2022-04-01 00:31:19.646 | + 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:31:19.649 | + functions-common:run_process:1682 : local group= 2022-04-01 00:31:19.652 | + functions-common:run_process:1683 : local user= 2022-04-01 00:31:19.654 | + functions-common:run_process:1685 : local name=q-agt 2022-04-01 00:31:19.657 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:31:19.660 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:31:19.663 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:31:19.666 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:31:19.670 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:31:19.675 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773079672 2022-04-01 00:31:19.678 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-04-01 00:31:19.696 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:19.700 | + 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:31:19.703 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-04-01 00:31:19.706 | + 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:31:19.709 | + 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:31:19.712 | + 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:31:19.715 | + 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:31:19.718 | + 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:31:19.721 | + 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:31:19.724 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-04-01 00:31:19.727 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:31:19.729 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:31:19.732 | + 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:31:19.735 | + 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:31:19.737 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-04-01 00:31:19.740 | + 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:31:19.743 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:31:19.745 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:31:19.747 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:31:19.750 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:31:19.753 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-04-01 00:31:19.755 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:31:19.761 | + 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:31:19.828 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-04-01 00:31:19.886 | + 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:31:19.943 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-04-01 00:31:19.998 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-04-01 00:31:20.055 | + 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:31:20.109 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:31:20.112 | + 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:31:20.169 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:31:20.729 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-04-01 00:31:20.743 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-04-01 00:31:21.360 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-04-01 00:31:21.385 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:31:21.387 | + functions-common:time_stop:2425 : local name 2022-04-01 00:31:21.390 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:31:21.393 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:31:21.396 | + functions-common:time_stop:2428 : local total 2022-04-01 00:31:21.398 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:31:21.401 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:31:21.404 | + functions-common:time_stop:2432 : start_time=1648773079672 2022-04-01 00:31:21.406 | + functions-common:time_stop:2434 : [[ -z 1648773079672 ]] 2022-04-01 00:31:21.410 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:31:21.415 | + functions-common:time_stop:2437 : end_time=1648773081412 2022-04-01 00:31:21.417 | + functions-common:time_stop:2438 : elapsed_time=1740 2022-04-01 00:31:21.420 | + functions-common:time_stop:2439 : total=19010 2022-04-01 00:31:21.423 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:31:21.425 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20750 2022-04-01 00:31:21.428 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-04-01 00:31:21.430 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 00:31:21.433 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 00:31:21.436 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-04-01 00:31:21.439 | + 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:31:21.442 | + functions-common:run_process:1680 : local service=q-dhcp 2022-04-01 00:31:21.444 | + 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:31:21.447 | + functions-common:run_process:1682 : local group= 2022-04-01 00:31:21.450 | + functions-common:run_process:1683 : local user= 2022-04-01 00:31:21.453 | + functions-common:run_process:1685 : local name=q-dhcp 2022-04-01 00:31:21.456 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:31:21.459 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:31:21.461 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:31:21.464 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:31:21.467 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:31:21.474 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773081470 2022-04-01 00:31:21.477 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-04-01 00:31:21.498 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:21.500 | + 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:31:21.504 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-04-01 00:31:21.506 | + 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:31:21.509 | + 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:31:21.511 | + 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:31:21.514 | + 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:31:21.517 | + 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:31:21.520 | + 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:31:21.523 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-04-01 00:31:21.526 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:31:21.529 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:31:21.531 | + 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:31:21.534 | + 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:31:21.537 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-04-01 00:31:21.540 | + 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:31:21.543 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:31:21.546 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:31:21.548 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:31:21.552 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:31:21.554 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-04-01 00:31:21.557 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:31:21.562 | + 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:31:21.623 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-04-01 00:31:21.682 | + 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:31:21.740 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-04-01 00:31:21.810 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-04-01 00:31:21.874 | + 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:31:21.942 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:31:21.944 | + 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:31:22.014 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:31:22.658 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-04-01 00:31:22.672 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-04-01 00:31:23.263 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-04-01 00:31:23.285 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:31:23.288 | + functions-common:time_stop:2425 : local name 2022-04-01 00:31:23.291 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:31:23.294 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:31:23.296 | + functions-common:time_stop:2428 : local total 2022-04-01 00:31:23.299 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:31:23.302 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:31:23.304 | + functions-common:time_stop:2432 : start_time=1648773081470 2022-04-01 00:31:23.307 | + functions-common:time_stop:2434 : [[ -z 1648773081470 ]] 2022-04-01 00:31:23.310 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:31:23.315 | + functions-common:time_stop:2437 : end_time=1648773083312 2022-04-01 00:31:23.318 | + functions-common:time_stop:2438 : elapsed_time=1842 2022-04-01 00:31:23.321 | + functions-common:time_stop:2439 : total=20750 2022-04-01 00:31:23.323 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:31:23.326 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22592 2022-04-01 00:31:23.329 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-04-01 00:31:23.332 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-04-01 00:31:23.335 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-04-01 00:31:23.338 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-04-01 00:31:23.341 | +++ 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:31:23.344 | +++ 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:31:23.347 | ++ 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:31:23.350 | ++ 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:31:23.353 | ++ 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:31:23.356 | + 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:31:23.359 | + functions-common:run_process:1680 : local service=q-l3 2022-04-01 00:31:23.362 | + 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:31:23.365 | + functions-common:run_process:1682 : local group= 2022-04-01 00:31:23.367 | + functions-common:run_process:1683 : local user= 2022-04-01 00:31:23.370 | + functions-common:run_process:1685 : local name=q-l3 2022-04-01 00:31:23.372 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:31:23.375 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:31:23.378 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:31:23.380 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:31:23.384 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:31:23.389 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773083386 2022-04-01 00:31:23.392 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-04-01 00:31:23.414 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:23.417 | + 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:31:23.420 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-04-01 00:31:23.422 | + 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:31:23.426 | + 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:31:23.429 | + 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:31:23.431 | + 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:31:23.434 | + 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:31:23.437 | + 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:31:23.441 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-04-01 00:31:23.444 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:31:23.448 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:31:23.451 | + 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:31:23.454 | + 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:31:23.458 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-04-01 00:31:23.462 | + 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:31:23.465 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:31:23.468 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:31:23.472 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:31:23.476 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:31:23.484 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-04-01 00:31:23.488 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:31:23.495 | + 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:31:23.567 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-04-01 00:31:23.626 | + 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:31:23.690 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-04-01 00:31:23.748 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-04-01 00:31:23.807 | + 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:31:23.870 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:31:23.873 | + 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:31:23.934 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:31:24.539 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-04-01 00:31:24.559 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-04-01 00:31:25.181 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-04-01 00:31:25.209 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:31:25.213 | + functions-common:time_stop:2425 : local name 2022-04-01 00:31:25.216 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:31:25.218 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:31:25.222 | + functions-common:time_stop:2428 : local total 2022-04-01 00:31:25.225 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:31:25.230 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:31:25.230 | + functions-common:time_stop:2432 : start_time=1648773083386 2022-04-01 00:31:25.234 | + functions-common:time_stop:2434 : [[ -z 1648773083386 ]] 2022-04-01 00:31:25.238 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:31:25.242 | + functions-common:time_stop:2437 : end_time=1648773085238 2022-04-01 00:31:25.244 | + functions-common:time_stop:2438 : elapsed_time=1852 2022-04-01 00:31:25.247 | + functions-common:time_stop:2439 : total=22592 2022-04-01 00:31:25.249 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:31:25.252 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24444 2022-04-01 00:31:25.255 | + 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:31:25.258 | + functions-common:run_process:1680 : local service=q-meta 2022-04-01 00:31:25.260 | + 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:31:25.263 | + functions-common:run_process:1682 : local group= 2022-04-01 00:31:25.266 | + functions-common:run_process:1683 : local user= 2022-04-01 00:31:25.269 | + functions-common:run_process:1685 : local name=q-meta 2022-04-01 00:31:25.272 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:31:25.275 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:31:25.277 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:31:25.280 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:31:25.287 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:31:25.289 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773085286 2022-04-01 00:31:25.292 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-04-01 00:31:25.315 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:25.318 | + 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:31:25.320 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-04-01 00:31:25.323 | + 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:31:25.326 | + 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:31:25.329 | + 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:31:25.332 | + 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:31:25.335 | + 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:31:25.338 | + 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:31:25.340 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-04-01 00:31:25.343 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:31:25.345 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:31:25.349 | + 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:31:25.352 | + 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:31:25.355 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-04-01 00:31:25.358 | + 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:31:25.361 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:31:25.363 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:31:25.366 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:31:25.369 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:31:25.371 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-04-01 00:31:25.374 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:31:25.379 | + 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:31:25.441 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-04-01 00:31:25.513 | + 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:31:25.581 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-04-01 00:31:25.649 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-04-01 00:31:25.725 | + 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:31:25.798 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:31:25.801 | + 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:31:25.867 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:31:26.530 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-04-01 00:31:26.543 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-04-01 00:31:27.170 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-04-01 00:31:27.199 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:31:27.203 | + functions-common:time_stop:2425 : local name 2022-04-01 00:31:27.207 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:31:27.212 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:31:27.216 | + functions-common:time_stop:2428 : local total 2022-04-01 00:31:27.222 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:31:27.229 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:31:27.234 | + functions-common:time_stop:2432 : start_time=1648773085286 2022-04-01 00:31:27.240 | + functions-common:time_stop:2434 : [[ -z 1648773085286 ]] 2022-04-01 00:31:27.247 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:31:27.260 | + functions-common:time_stop:2437 : end_time=1648773087250 2022-04-01 00:31:27.265 | + functions-common:time_stop:2438 : elapsed_time=1964 2022-04-01 00:31:27.275 | + functions-common:time_stop:2439 : total=24444 2022-04-01 00:31:27.278 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:31:27.284 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26408 2022-04-01 00:31:27.291 | + 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:31:27.299 | + functions-common:run_process:1680 : local service=q-metering 2022-04-01 00:31:27.307 | + 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:31:27.316 | + functions-common:run_process:1682 : local group= 2022-04-01 00:31:27.319 | + functions-common:run_process:1683 : local user= 2022-04-01 00:31:27.327 | + functions-common:run_process:1685 : local name=q-metering 2022-04-01 00:31:27.335 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:31:27.339 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:31:27.346 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:31:27.350 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:31:27.358 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:31:27.365 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773087361 2022-04-01 00:31:27.370 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-04-01 00:31:27.402 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:27.408 | + 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:31:27.414 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-04-01 00:31:27.420 | + 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:31:27.425 | + 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:31:27.428 | + 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:31:27.432 | + 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:31:27.439 | + 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:31:27.442 | + 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:31:27.445 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-04-01 00:31:27.448 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:31:27.451 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:31:27.453 | + 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:31:27.457 | + 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:31:27.460 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-04-01 00:31:27.467 | + 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:31:27.470 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:31:27.473 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:31:27.478 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:31:27.483 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:31:27.485 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-04-01 00:31:27.489 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:31:27.494 | + 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:31:27.576 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-04-01 00:31:27.645 | + 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:31:27.728 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-04-01 00:31:27.804 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-04-01 00:31:27.895 | + 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:31:27.977 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:31:27.981 | + 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:31:28.060 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:31:28.780 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-04-01 00:31:28.796 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-04-01 00:31:29.488 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-04-01 00:31:29.516 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:31:29.520 | + functions-common:time_stop:2425 : local name 2022-04-01 00:31:29.524 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:31:29.530 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:31:29.534 | + functions-common:time_stop:2428 : local total 2022-04-01 00:31:29.538 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:31:29.543 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:31:29.554 | + functions-common:time_stop:2432 : start_time=1648773087361 2022-04-01 00:31:29.560 | + functions-common:time_stop:2434 : [[ -z 1648773087361 ]] 2022-04-01 00:31:29.572 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:31:29.583 | + functions-common:time_stop:2437 : end_time=1648773089574 2022-04-01 00:31:29.591 | + functions-common:time_stop:2438 : elapsed_time=2213 2022-04-01 00:31:29.599 | + functions-common:time_stop:2439 : total=26408 2022-04-01 00:31:29.604 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:31:29.612 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28621 2022-04-01 00:31:29.620 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-04-01 00:31:29.655 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:31:29.657 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-04-01 00:31:29.661 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-04-01 00:31:29.668 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:31:29.672 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-04-01 00:31:29.676 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-04-01 00:31:29.680 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-04-01 00:31:29.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-04-01 00:31:29.687 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-04-01 00:31:29.691 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 00:31:29.697 | ++ 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:31:33.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:33.958 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:33.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:33.958 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:34.190 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:31:34.199 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 00:31:34.199 | address-scope 2022-04-01 00:31:34.199 | router-admin-state-down-before-update 2022-04-01 00:31:34.199 | agent 2022-04-01 00:31:34.199 | agent-resources-synced 2022-04-01 00:31:34.199 | allowed-address-pairs 2022-04-01 00:31:34.199 | auto-allocated-topology 2022-04-01 00:31:34.199 | availability_zone 2022-04-01 00:31:34.199 | availability_zone_filter 2022-04-01 00:31:34.199 | default-subnetpools 2022-04-01 00:31:34.199 | dhcp_agent_scheduler 2022-04-01 00:31:34.199 | dvr 2022-04-01 00:31:34.199 | empty-string-filtering 2022-04-01 00:31:34.199 | external-net 2022-04-01 00:31:34.199 | extra_dhcp_opt 2022-04-01 00:31:34.199 | extraroute 2022-04-01 00:31:34.199 | extraroute-atomic 2022-04-01 00:31:34.199 | filter-validation 2022-04-01 00:31:34.199 | fip-port-details 2022-04-01 00:31:34.199 | flavors 2022-04-01 00:31:34.199 | floatingip-pools 2022-04-01 00:31:34.199 | ip-substring-filtering 2022-04-01 00:31:34.199 | router 2022-04-01 00:31:34.199 | ext-gw-mode 2022-04-01 00:31:34.199 | l3-ha 2022-04-01 00:31:34.199 | l3-flavors 2022-04-01 00:31:34.199 | l3-port-ip-change-not-allowed 2022-04-01 00:31:34.199 | l3_agent_scheduler 2022-04-01 00:31:34.199 | metering 2022-04-01 00:31:34.199 | metering_source_and_destination_fields 2022-04-01 00:31:34.200 | multi-provider 2022-04-01 00:31:34.200 | net-mtu 2022-04-01 00:31:34.200 | net-mtu-writable 2022-04-01 00:31:34.200 | network_availability_zone 2022-04-01 00:31:34.200 | network-ip-availability 2022-04-01 00:31:34.200 | pagination 2022-04-01 00:31:34.200 | port-device-profile 2022-04-01 00:31:34.200 | port-mac-address-regenerate 2022-04-01 00:31:34.200 | port-numa-affinity-policy 2022-04-01 00:31:34.200 | binding 2022-04-01 00:31:34.200 | binding-extended 2022-04-01 00:31:34.200 | port-security 2022-04-01 00:31:34.200 | project-id 2022-04-01 00:31:34.200 | provider 2022-04-01 00:31:34.200 | quota-check-limit 2022-04-01 00:31:34.200 | quotas 2022-04-01 00:31:34.200 | quota_details 2022-04-01 00:31:34.200 | rbac-policies 2022-04-01 00:31:34.200 | rbac-address-group 2022-04-01 00:31:34.200 | rbac-address-scope 2022-04-01 00:31:34.200 | rbac-security-groups 2022-04-01 00:31:34.200 | rbac-subnetpool 2022-04-01 00:31:34.200 | revision-if-match 2022-04-01 00:31:34.200 | standard-attr-revisions 2022-04-01 00:31:34.200 | router_availability_zone 2022-04-01 00:31:34.200 | security-groups-normalized-cidr 2022-04-01 00:31:34.200 | port-security-groups-filtering 2022-04-01 00:31:34.200 | security-groups-remote-address-group 2022-04-01 00:31:34.200 | security-groups-shared-filtering 2022-04-01 00:31:34.200 | security-group 2022-04-01 00:31:34.200 | service-type 2022-04-01 00:31:34.200 | sorting 2022-04-01 00:31:34.200 | standard-attr-description 2022-04-01 00:31:34.200 | stateful-security-group 2022-04-01 00:31:34.200 | subnet_onboard 2022-04-01 00:31:34.200 | subnet-service-types 2022-04-01 00:31:34.200 | subnet_allocation 2022-04-01 00:31:34.201 | subnetpool-prefix-ops 2022-04-01 00:31:34.201 | standard-attr-tag 2022-04-01 00:31:34.201 | standard-attr-timestamp' 2022-04-01 00:31:34.207 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 00:31:34.207 | address-scope 2022-04-01 00:31:34.207 | router-admin-state-down-before-update 2022-04-01 00:31:34.207 | agent 2022-04-01 00:31:34.208 | agent-resources-synced 2022-04-01 00:31:34.208 | allowed-address-pairs 2022-04-01 00:31:34.208 | auto-allocated-topology 2022-04-01 00:31:34.208 | availability_zone 2022-04-01 00:31:34.208 | availability_zone_filter 2022-04-01 00:31:34.208 | default-subnetpools 2022-04-01 00:31:34.208 | dhcp_agent_scheduler 2022-04-01 00:31:34.208 | dvr 2022-04-01 00:31:34.208 | empty-string-filtering 2022-04-01 00:31:34.208 | external-net 2022-04-01 00:31:34.208 | extra_dhcp_opt 2022-04-01 00:31:34.208 | extraroute 2022-04-01 00:31:34.208 | extraroute-atomic 2022-04-01 00:31:34.208 | filter-validation 2022-04-01 00:31:34.208 | fip-port-details 2022-04-01 00:31:34.208 | flavors 2022-04-01 00:31:34.208 | floatingip-pools 2022-04-01 00:31:34.208 | ip-substring-filtering 2022-04-01 00:31:34.208 | router 2022-04-01 00:31:34.208 | ext-gw-mode 2022-04-01 00:31:34.208 | l3-ha 2022-04-01 00:31:34.208 | l3-flavors 2022-04-01 00:31:34.208 | l3-port-ip-change-not-allowed 2022-04-01 00:31:34.208 | l3_agent_scheduler 2022-04-01 00:31:34.208 | metering 2022-04-01 00:31:34.208 | metering_source_and_destination_fields 2022-04-01 00:31:34.208 | multi-provider 2022-04-01 00:31:34.208 | net-mtu 2022-04-01 00:31:34.208 | net-mtu-writable 2022-04-01 00:31:34.208 | network_availability_zone 2022-04-01 00:31:34.208 | network-ip-availability 2022-04-01 00:31:34.208 | pagination 2022-04-01 00:31:34.208 | port-device-profile 2022-04-01 00:31:34.208 | port-mac-address-regenerate 2022-04-01 00:31:34.208 | port-numa-affinity-policy 2022-04-01 00:31:34.208 | binding 2022-04-01 00:31:34.209 | binding-extended 2022-04-01 00:31:34.209 | port-security 2022-04-01 00:31:34.209 | project-id 2022-04-01 00:31:34.209 | provider 2022-04-01 00:31:34.209 | quota-check-limit 2022-04-01 00:31:34.209 | quotas 2022-04-01 00:31:34.209 | quota_details 2022-04-01 00:31:34.209 | rbac-policies 2022-04-01 00:31:34.209 | rbac-address-group 2022-04-01 00:31:34.209 | rbac-address-scope 2022-04-01 00:31:34.209 | rbac-security-groups 2022-04-01 00:31:34.209 | rbac-subnetpool 2022-04-01 00:31:34.209 | revision-if-match 2022-04-01 00:31:34.209 | standard-attr-revisions 2022-04-01 00:31:34.209 | router_availability_zone 2022-04-01 00:31:34.209 | security-groups-normalized-cidr 2022-04-01 00:31:34.209 | port-security-groups-filtering 2022-04-01 00:31:34.209 | security-groups-remote-address-group 2022-04-01 00:31:34.209 | security-groups-shared-filtering 2022-04-01 00:31:34.209 | security-group 2022-04-01 00:31:34.209 | service-type 2022-04-01 00:31:34.209 | sorting 2022-04-01 00:31:34.209 | standard-attr-description 2022-04-01 00:31:34.209 | stateful-security-group 2022-04-01 00:31:34.209 | subnet_onboard 2022-04-01 00:31:34.209 | subnet-service-types 2022-04-01 00:31:34.209 | subnet_allocation 2022-04-01 00:31:34.209 | subnetpool-prefix-ops 2022-04-01 00:31:34.209 | standard-attr-tag 2022-04-01 00:31:34.209 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 00:31:34.212 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 00:31:34.215 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-04-01 00:31:34.218 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-04-01 00:31:34.228 | ++ 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:31:38.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:38.307 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:38.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:38.307 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:38.572 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:31:38.575 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=0d3c37a2-98f2-4cae-8441-576462eb9308 2022-04-01 00:31:38.578 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-04-01 00:31:38.582 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-04-01 00:31:38.585 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-04-01 00:31:38.589 | + functions-common:is_provider_network:2277 : return 1 2022-04-01 00:31:38.595 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-04-01 00:31:38.598 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-04-01 00:31:38.599 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-04-01 00:31:38.602 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:31:38.605 | ++ functions-common:get_field:812 : read data 2022-04-01 00:31:42.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:42.138 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:42.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:42.138 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:42.356 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:31:42.359 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 00:31:42.362 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 00:31:42.365 | ++ functions-common:get_field:818 : echo '| id | 95d72c69-c1e4-43a9-aca2-55d358bf72c3 |' 2022-04-01 00:31:42.366 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 00:31:42.372 | ++ functions-common:get_field:812 : read data 2022-04-01 00:31:42.377 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=95d72c69-c1e4-43a9-aca2-55d358bf72c3 2022-04-01 00:31:42.380 | + 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:31:42.383 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:31:42.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-04-01 00:31:42.408 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-04-01 00:31:42.411 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 0d3c37a2-98f2-4cae-8441-576462eb9308 ']' 2022-04-01 00:31:42.415 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-04-01 00:31:42.418 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-04-01 00:31:42.420 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-04-01 00:31:42.423 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 0d3c37a2-98f2-4cae-8441-576462eb9308 ' 2022-04-01 00:31:42.426 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-04-01 00:31:42.428 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 95d72c69-c1e4-43a9-aca2-55d358bf72c3 private-subnet' 2022-04-01 00:31:42.431 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-04-01 00:31:42.436 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-04-01 00:31:42.436 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-04-01 00:31:42.436 | +++ 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 0d3c37a2-98f2-4cae-8441-576462eb9308 --network 95d72c69-c1e4-43a9-aca2-55d358bf72c3 private-subnet 2022-04-01 00:31:42.440 | +++ functions-common:get_field:811 : local data field 2022-04-01 00:31:42.443 | +++ functions-common:get_field:812 : read data 2022-04-01 00:31:45.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:45.745 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:45.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:45.745 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:45.940 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:31:45.942 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 00:31:45.945 | +++ functions-common:get_field:816 : field='$3' 2022-04-01 00:31:45.948 | +++ functions-common:get_field:818 : echo '| id | 58cae2e7-d284-489d-a015-9b30203cffb7 |' 2022-04-01 00:31:45.948 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 00:31:45.955 | +++ functions-common:get_field:812 : read data 2022-04-01 00:31:45.959 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=58cae2e7-d284-489d-a015-9b30203cffb7 2022-04-01 00:31:45.963 | ++ 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:31:45.968 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:31:45.993 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 58cae2e7-d284-489d-a015-9b30203cffb7 2022-04-01 00:31:45.998 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=58cae2e7-d284-489d-a015-9b30203cffb7 2022-04-01 00:31:46.001 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-04-01 00:31:46.004 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-04-01 00:31:46.007 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-04-01 00:31:46.010 | ++ 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:31:49.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:49.338 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:49.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:49.339 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:49.534 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:31:49.538 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 00:31:49.538 | address-scope 2022-04-01 00:31:49.538 | router-admin-state-down-before-update 2022-04-01 00:31:49.538 | agent 2022-04-01 00:31:49.538 | agent-resources-synced 2022-04-01 00:31:49.538 | allowed-address-pairs 2022-04-01 00:31:49.538 | auto-allocated-topology 2022-04-01 00:31:49.538 | availability_zone 2022-04-01 00:31:49.538 | availability_zone_filter 2022-04-01 00:31:49.538 | default-subnetpools 2022-04-01 00:31:49.538 | dhcp_agent_scheduler 2022-04-01 00:31:49.538 | dvr 2022-04-01 00:31:49.538 | empty-string-filtering 2022-04-01 00:31:49.538 | external-net 2022-04-01 00:31:49.538 | extra_dhcp_opt 2022-04-01 00:31:49.538 | extraroute 2022-04-01 00:31:49.539 | extraroute-atomic 2022-04-01 00:31:49.539 | filter-validation 2022-04-01 00:31:49.539 | fip-port-details 2022-04-01 00:31:49.539 | flavors 2022-04-01 00:31:49.539 | floatingip-pools 2022-04-01 00:31:49.539 | ip-substring-filtering 2022-04-01 00:31:49.539 | router 2022-04-01 00:31:49.539 | ext-gw-mode 2022-04-01 00:31:49.539 | l3-ha 2022-04-01 00:31:49.539 | l3-flavors 2022-04-01 00:31:49.539 | l3-port-ip-change-not-allowed 2022-04-01 00:31:49.539 | l3_agent_scheduler 2022-04-01 00:31:49.539 | metering 2022-04-01 00:31:49.539 | metering_source_and_destination_fields 2022-04-01 00:31:49.539 | multi-provider 2022-04-01 00:31:49.539 | net-mtu 2022-04-01 00:31:49.539 | net-mtu-writable 2022-04-01 00:31:49.539 | network_availability_zone 2022-04-01 00:31:49.539 | network-ip-availability 2022-04-01 00:31:49.539 | pagination 2022-04-01 00:31:49.540 | port-device-profile 2022-04-01 00:31:49.540 | port-mac-address-regenerate 2022-04-01 00:31:49.540 | port-numa-affinity-policy 2022-04-01 00:31:49.540 | binding 2022-04-01 00:31:49.540 | binding-extended 2022-04-01 00:31:49.540 | port-security 2022-04-01 00:31:49.540 | project-id 2022-04-01 00:31:49.540 | provider 2022-04-01 00:31:49.540 | quota-check-limit 2022-04-01 00:31:49.540 | quotas 2022-04-01 00:31:49.540 | quota_details 2022-04-01 00:31:49.540 | rbac-policies 2022-04-01 00:31:49.540 | rbac-address-group 2022-04-01 00:31:49.540 | rbac-address-scope 2022-04-01 00:31:49.540 | rbac-security-groups 2022-04-01 00:31:49.540 | rbac-subnetpool 2022-04-01 00:31:49.540 | revision-if-match 2022-04-01 00:31:49.540 | standard-attr-revisions 2022-04-01 00:31:49.540 | router_availability_zone 2022-04-01 00:31:49.541 | security-groups-normalized-cidr 2022-04-01 00:31:49.541 | port-security-groups-filtering 2022-04-01 00:31:49.541 | security-groups-remote-address-group 2022-04-01 00:31:49.541 | security-groups-shared-filtering 2022-04-01 00:31:49.541 | security-group 2022-04-01 00:31:49.541 | service-type 2022-04-01 00:31:49.541 | sorting 2022-04-01 00:31:49.541 | standard-attr-description 2022-04-01 00:31:49.541 | stateful-security-group 2022-04-01 00:31:49.541 | subnet_onboard 2022-04-01 00:31:49.541 | subnet-service-types 2022-04-01 00:31:49.541 | subnet_allocation 2022-04-01 00:31:49.541 | subnetpool-prefix-ops 2022-04-01 00:31:49.541 | standard-attr-tag 2022-04-01 00:31:49.541 | standard-attr-timestamp' 2022-04-01 00:31:49.544 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 00:31:49.544 | address-scope 2022-04-01 00:31:49.544 | router-admin-state-down-before-update 2022-04-01 00:31:49.544 | agent 2022-04-01 00:31:49.544 | agent-resources-synced 2022-04-01 00:31:49.544 | allowed-address-pairs 2022-04-01 00:31:49.544 | auto-allocated-topology 2022-04-01 00:31:49.545 | availability_zone 2022-04-01 00:31:49.545 | availability_zone_filter 2022-04-01 00:31:49.545 | default-subnetpools 2022-04-01 00:31:49.545 | dhcp_agent_scheduler 2022-04-01 00:31:49.545 | dvr 2022-04-01 00:31:49.545 | empty-string-filtering 2022-04-01 00:31:49.545 | external-net 2022-04-01 00:31:49.545 | extra_dhcp_opt 2022-04-01 00:31:49.545 | extraroute 2022-04-01 00:31:49.545 | extraroute-atomic 2022-04-01 00:31:49.545 | filter-validation 2022-04-01 00:31:49.545 | fip-port-details 2022-04-01 00:31:49.545 | flavors 2022-04-01 00:31:49.545 | floatingip-pools 2022-04-01 00:31:49.545 | ip-substring-filtering 2022-04-01 00:31:49.545 | router 2022-04-01 00:31:49.545 | ext-gw-mode 2022-04-01 00:31:49.545 | l3-ha 2022-04-01 00:31:49.545 | l3-flavors 2022-04-01 00:31:49.545 | l3-port-ip-change-not-allowed 2022-04-01 00:31:49.545 | l3_agent_scheduler 2022-04-01 00:31:49.545 | metering 2022-04-01 00:31:49.546 | metering_source_and_destination_fields 2022-04-01 00:31:49.546 | multi-provider 2022-04-01 00:31:49.546 | net-mtu 2022-04-01 00:31:49.546 | net-mtu-writable 2022-04-01 00:31:49.546 | network_availability_zone 2022-04-01 00:31:49.546 | network-ip-availability 2022-04-01 00:31:49.546 | pagination 2022-04-01 00:31:49.546 | port-device-profile 2022-04-01 00:31:49.546 | port-mac-address-regenerate 2022-04-01 00:31:49.546 | port-numa-affinity-policy 2022-04-01 00:31:49.546 | binding 2022-04-01 00:31:49.546 | binding-extended 2022-04-01 00:31:49.546 | port-security 2022-04-01 00:31:49.546 | project-id 2022-04-01 00:31:49.546 | provider 2022-04-01 00:31:49.546 | quota-check-limit 2022-04-01 00:31:49.546 | quotas 2022-04-01 00:31:49.546 | quota_details 2022-04-01 00:31:49.546 | rbac-policies 2022-04-01 00:31:49.546 | rbac-address-group 2022-04-01 00:31:49.546 | rbac-address-scope 2022-04-01 00:31:49.547 | rbac-security-groups 2022-04-01 00:31:49.547 | rbac-subnetpool 2022-04-01 00:31:49.547 | revision-if-match 2022-04-01 00:31:49.547 | standard-attr-revisions 2022-04-01 00:31:49.547 | router_availability_zone 2022-04-01 00:31:49.547 | security-groups-normalized-cidr 2022-04-01 00:31:49.547 | port-security-groups-filtering 2022-04-01 00:31:49.547 | security-groups-remote-address-group 2022-04-01 00:31:49.547 | security-groups-shared-filtering 2022-04-01 00:31:49.547 | security-group 2022-04-01 00:31:49.547 | service-type 2022-04-01 00:31:49.547 | sorting 2022-04-01 00:31:49.547 | standard-attr-description 2022-04-01 00:31:49.547 | stateful-security-group 2022-04-01 00:31:49.547 | subnet_onboard 2022-04-01 00:31:49.547 | subnet-service-types 2022-04-01 00:31:49.547 | subnet_allocation 2022-04-01 00:31:49.547 | subnetpool-prefix-ops 2022-04-01 00:31:49.547 | standard-attr-tag 2022-04-01 00:31:49.547 | standard-attr-timestamp =~ router ]] 2022-04-01 00:31:49.547 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 00:31:49.551 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-04-01 00:31:49.553 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-04-01 00:31:49.558 | ++ 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:31:52.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:52.499 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:52.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:52.499 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:52.699 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:31:52.703 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 00:31:52.703 | address-scope 2022-04-01 00:31:52.703 | router-admin-state-down-before-update 2022-04-01 00:31:52.703 | agent 2022-04-01 00:31:52.703 | agent-resources-synced 2022-04-01 00:31:52.703 | allowed-address-pairs 2022-04-01 00:31:52.703 | auto-allocated-topology 2022-04-01 00:31:52.703 | availability_zone 2022-04-01 00:31:52.703 | availability_zone_filter 2022-04-01 00:31:52.703 | default-subnetpools 2022-04-01 00:31:52.703 | dhcp_agent_scheduler 2022-04-01 00:31:52.703 | dvr 2022-04-01 00:31:52.703 | empty-string-filtering 2022-04-01 00:31:52.704 | external-net 2022-04-01 00:31:52.704 | extra_dhcp_opt 2022-04-01 00:31:52.704 | extraroute 2022-04-01 00:31:52.704 | extraroute-atomic 2022-04-01 00:31:52.704 | filter-validation 2022-04-01 00:31:52.704 | fip-port-details 2022-04-01 00:31:52.704 | flavors 2022-04-01 00:31:52.704 | floatingip-pools 2022-04-01 00:31:52.704 | ip-substring-filtering 2022-04-01 00:31:52.704 | router 2022-04-01 00:31:52.704 | ext-gw-mode 2022-04-01 00:31:52.704 | l3-ha 2022-04-01 00:31:52.704 | l3-flavors 2022-04-01 00:31:52.704 | l3-port-ip-change-not-allowed 2022-04-01 00:31:52.704 | l3_agent_scheduler 2022-04-01 00:31:52.704 | metering 2022-04-01 00:31:52.704 | metering_source_and_destination_fields 2022-04-01 00:31:52.704 | multi-provider 2022-04-01 00:31:52.704 | net-mtu 2022-04-01 00:31:52.705 | net-mtu-writable 2022-04-01 00:31:52.705 | network_availability_zone 2022-04-01 00:31:52.705 | network-ip-availability 2022-04-01 00:31:52.705 | pagination 2022-04-01 00:31:52.705 | port-device-profile 2022-04-01 00:31:52.705 | port-mac-address-regenerate 2022-04-01 00:31:52.705 | port-numa-affinity-policy 2022-04-01 00:31:52.705 | binding 2022-04-01 00:31:52.705 | binding-extended 2022-04-01 00:31:52.705 | port-security 2022-04-01 00:31:52.705 | project-id 2022-04-01 00:31:52.705 | provider 2022-04-01 00:31:52.705 | quota-check-limit 2022-04-01 00:31:52.705 | quotas 2022-04-01 00:31:52.705 | quota_details 2022-04-01 00:31:52.705 | rbac-policies 2022-04-01 00:31:52.705 | rbac-address-group 2022-04-01 00:31:52.705 | rbac-address-scope 2022-04-01 00:31:52.705 | rbac-security-groups 2022-04-01 00:31:52.705 | rbac-subnetpool 2022-04-01 00:31:52.705 | revision-if-match 2022-04-01 00:31:52.705 | standard-attr-revisions 2022-04-01 00:31:52.705 | router_availability_zone 2022-04-01 00:31:52.705 | security-groups-normalized-cidr 2022-04-01 00:31:52.705 | port-security-groups-filtering 2022-04-01 00:31:52.706 | security-groups-remote-address-group 2022-04-01 00:31:52.706 | security-groups-shared-filtering 2022-04-01 00:31:52.706 | security-group 2022-04-01 00:31:52.706 | service-type 2022-04-01 00:31:52.706 | sorting 2022-04-01 00:31:52.706 | standard-attr-description 2022-04-01 00:31:52.706 | stateful-security-group 2022-04-01 00:31:52.706 | subnet_onboard 2022-04-01 00:31:52.706 | subnet-service-types 2022-04-01 00:31:52.706 | subnet_allocation 2022-04-01 00:31:52.706 | subnetpool-prefix-ops 2022-04-01 00:31:52.706 | standard-attr-tag 2022-04-01 00:31:52.706 | standard-attr-timestamp' 2022-04-01 00:31:52.707 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 00:31:52.707 | address-scope 2022-04-01 00:31:52.707 | router-admin-state-down-before-update 2022-04-01 00:31:52.707 | agent 2022-04-01 00:31:52.707 | agent-resources-synced 2022-04-01 00:31:52.707 | allowed-address-pairs 2022-04-01 00:31:52.707 | auto-allocated-topology 2022-04-01 00:31:52.707 | availability_zone 2022-04-01 00:31:52.707 | availability_zone_filter 2022-04-01 00:31:52.707 | default-subnetpools 2022-04-01 00:31:52.707 | dhcp_agent_scheduler 2022-04-01 00:31:52.707 | dvr 2022-04-01 00:31:52.707 | empty-string-filtering 2022-04-01 00:31:52.707 | external-net 2022-04-01 00:31:52.707 | extra_dhcp_opt 2022-04-01 00:31:52.707 | extraroute 2022-04-01 00:31:52.707 | extraroute-atomic 2022-04-01 00:31:52.708 | filter-validation 2022-04-01 00:31:52.708 | fip-port-details 2022-04-01 00:31:52.708 | flavors 2022-04-01 00:31:52.708 | floatingip-pools 2022-04-01 00:31:52.708 | ip-substring-filtering 2022-04-01 00:31:52.708 | router 2022-04-01 00:31:52.708 | ext-gw-mode 2022-04-01 00:31:52.708 | l3-ha 2022-04-01 00:31:52.708 | l3-flavors 2022-04-01 00:31:52.708 | l3-port-ip-change-not-allowed 2022-04-01 00:31:52.708 | l3_agent_scheduler 2022-04-01 00:31:52.708 | metering 2022-04-01 00:31:52.708 | metering_source_and_destination_fields 2022-04-01 00:31:52.708 | multi-provider 2022-04-01 00:31:52.708 | net-mtu 2022-04-01 00:31:52.708 | net-mtu-writable 2022-04-01 00:31:52.708 | network_availability_zone 2022-04-01 00:31:52.708 | network-ip-availability 2022-04-01 00:31:52.708 | pagination 2022-04-01 00:31:52.709 | port-device-profile 2022-04-01 00:31:52.709 | port-mac-address-regenerate 2022-04-01 00:31:52.709 | port-numa-affinity-policy 2022-04-01 00:31:52.709 | binding 2022-04-01 00:31:52.709 | binding-extended 2022-04-01 00:31:52.709 | port-security 2022-04-01 00:31:52.709 | project-id 2022-04-01 00:31:52.709 | provider 2022-04-01 00:31:52.709 | quota-check-limit 2022-04-01 00:31:52.709 | quotas 2022-04-01 00:31:52.709 | quota_details 2022-04-01 00:31:52.709 | rbac-policies 2022-04-01 00:31:52.709 | rbac-address-group 2022-04-01 00:31:52.709 | rbac-address-scope 2022-04-01 00:31:52.709 | rbac-security-groups 2022-04-01 00:31:52.709 | rbac-subnetpool 2022-04-01 00:31:52.709 | revision-if-match 2022-04-01 00:31:52.709 | standard-attr-revisions 2022-04-01 00:31:52.709 | router_availability_zone 2022-04-01 00:31:52.709 | security-groups-normalized-cidr 2022-04-01 00:31:52.709 | port-security-groups-filtering 2022-04-01 00:31:52.709 | security-groups-remote-address-group 2022-04-01 00:31:52.709 | security-groups-shared-filtering 2022-04-01 00:31:52.709 | security-group 2022-04-01 00:31:52.709 | service-type 2022-04-01 00:31:52.709 | sorting 2022-04-01 00:31:52.709 | standard-attr-description 2022-04-01 00:31:52.709 | stateful-security-group 2022-04-01 00:31:52.709 | subnet_onboard 2022-04-01 00:31:52.710 | subnet-service-types 2022-04-01 00:31:52.710 | subnet_allocation 2022-04-01 00:31:52.710 | subnetpool-prefix-ops 2022-04-01 00:31:52.710 | standard-attr-tag 2022-04-01 00:31:52.710 | standard-attr-timestamp =~ external-net ]] 2022-04-01 00:31:52.713 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 00:31:52.716 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-04-01 00:31:52.722 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-04-01 00:31:52.726 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-04-01 00:31:52.726 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-04-01 00:31:52.728 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:31:52.733 | ++ functions-common:get_field:812 : read data 2022-04-01 00:31:55.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:55.784 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:55.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:55.784 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:55.976 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:31:55.979 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 00:31:55.982 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 00:31:55.986 | ++ functions-common:get_field:818 : echo '| id | 2412c881-49f7-4da2-a4f0-d4d9e0aa6003 |' 2022-04-01 00:31:55.987 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 00:31:55.996 | ++ functions-common:get_field:812 : read data 2022-04-01 00:31:56.001 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=2412c881-49f7-4da2-a4f0-d4d9e0aa6003 2022-04-01 00:31:56.005 | + 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:31:56.008 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:31:56.031 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-04-01 00:31:56.035 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-04-01 00:31:56.038 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-04-01 00:31:56.042 | ++ 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:31:59.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:59.016 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:59.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:31:59.016 | from cryptography.utils import int_from_bytes 2022-04-01 00:31:59.200 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:31:59.204 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-04-01 00:31:59.204 | address-scope 2022-04-01 00:31:59.204 | router-admin-state-down-before-update 2022-04-01 00:31:59.204 | agent 2022-04-01 00:31:59.204 | agent-resources-synced 2022-04-01 00:31:59.204 | allowed-address-pairs 2022-04-01 00:31:59.204 | auto-allocated-topology 2022-04-01 00:31:59.204 | availability_zone 2022-04-01 00:31:59.205 | availability_zone_filter 2022-04-01 00:31:59.205 | default-subnetpools 2022-04-01 00:31:59.205 | dhcp_agent_scheduler 2022-04-01 00:31:59.205 | dvr 2022-04-01 00:31:59.205 | empty-string-filtering 2022-04-01 00:31:59.205 | external-net 2022-04-01 00:31:59.205 | extra_dhcp_opt 2022-04-01 00:31:59.205 | extraroute 2022-04-01 00:31:59.205 | extraroute-atomic 2022-04-01 00:31:59.205 | filter-validation 2022-04-01 00:31:59.205 | fip-port-details 2022-04-01 00:31:59.205 | flavors 2022-04-01 00:31:59.205 | floatingip-pools 2022-04-01 00:31:59.205 | ip-substring-filtering 2022-04-01 00:31:59.205 | router 2022-04-01 00:31:59.205 | ext-gw-mode 2022-04-01 00:31:59.205 | l3-ha 2022-04-01 00:31:59.205 | l3-flavors 2022-04-01 00:31:59.205 | l3-port-ip-change-not-allowed 2022-04-01 00:31:59.205 | l3_agent_scheduler 2022-04-01 00:31:59.205 | metering 2022-04-01 00:31:59.205 | metering_source_and_destination_fields 2022-04-01 00:31:59.205 | multi-provider 2022-04-01 00:31:59.205 | net-mtu 2022-04-01 00:31:59.205 | net-mtu-writable 2022-04-01 00:31:59.205 | network_availability_zone 2022-04-01 00:31:59.205 | network-ip-availability 2022-04-01 00:31:59.205 | pagination 2022-04-01 00:31:59.205 | port-device-profile 2022-04-01 00:31:59.205 | port-mac-address-regenerate 2022-04-01 00:31:59.206 | port-numa-affinity-policy 2022-04-01 00:31:59.206 | binding 2022-04-01 00:31:59.206 | binding-extended 2022-04-01 00:31:59.206 | port-security 2022-04-01 00:31:59.206 | project-id 2022-04-01 00:31:59.206 | provider 2022-04-01 00:31:59.206 | quota-check-limit 2022-04-01 00:31:59.206 | quotas 2022-04-01 00:31:59.206 | quota_details 2022-04-01 00:31:59.206 | rbac-policies 2022-04-01 00:31:59.206 | rbac-address-group 2022-04-01 00:31:59.206 | rbac-address-scope 2022-04-01 00:31:59.206 | rbac-security-groups 2022-04-01 00:31:59.206 | rbac-subnetpool 2022-04-01 00:31:59.206 | revision-if-match 2022-04-01 00:31:59.206 | standard-attr-revisions 2022-04-01 00:31:59.206 | router_availability_zone 2022-04-01 00:31:59.206 | security-groups-normalized-cidr 2022-04-01 00:31:59.206 | port-security-groups-filtering 2022-04-01 00:31:59.206 | security-groups-remote-address-group 2022-04-01 00:31:59.206 | security-groups-shared-filtering 2022-04-01 00:31:59.206 | security-group 2022-04-01 00:31:59.206 | service-type 2022-04-01 00:31:59.206 | sorting 2022-04-01 00:31:59.206 | standard-attr-description 2022-04-01 00:31:59.206 | stateful-security-group 2022-04-01 00:31:59.206 | subnet_onboard 2022-04-01 00:31:59.206 | subnet-service-types 2022-04-01 00:31:59.206 | subnet_allocation 2022-04-01 00:31:59.206 | subnetpool-prefix-ops 2022-04-01 00:31:59.206 | standard-attr-tag 2022-04-01 00:31:59.207 | standard-attr-timestamp' 2022-04-01 00:31:59.207 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-04-01 00:31:59.207 | address-scope 2022-04-01 00:31:59.207 | router-admin-state-down-before-update 2022-04-01 00:31:59.207 | agent 2022-04-01 00:31:59.207 | agent-resources-synced 2022-04-01 00:31:59.207 | allowed-address-pairs 2022-04-01 00:31:59.207 | auto-allocated-topology 2022-04-01 00:31:59.207 | availability_zone 2022-04-01 00:31:59.207 | availability_zone_filter 2022-04-01 00:31:59.207 | default-subnetpools 2022-04-01 00:31:59.207 | dhcp_agent_scheduler 2022-04-01 00:31:59.207 | dvr 2022-04-01 00:31:59.207 | empty-string-filtering 2022-04-01 00:31:59.207 | external-net 2022-04-01 00:31:59.207 | extra_dhcp_opt 2022-04-01 00:31:59.207 | extraroute 2022-04-01 00:31:59.207 | extraroute-atomic 2022-04-01 00:31:59.207 | filter-validation 2022-04-01 00:31:59.207 | fip-port-details 2022-04-01 00:31:59.207 | flavors 2022-04-01 00:31:59.208 | floatingip-pools 2022-04-01 00:31:59.208 | ip-substring-filtering 2022-04-01 00:31:59.208 | router 2022-04-01 00:31:59.208 | ext-gw-mode 2022-04-01 00:31:59.208 | l3-ha 2022-04-01 00:31:59.208 | l3-flavors 2022-04-01 00:31:59.208 | l3-port-ip-change-not-allowed 2022-04-01 00:31:59.208 | l3_agent_scheduler 2022-04-01 00:31:59.208 | metering 2022-04-01 00:31:59.208 | metering_source_and_destination_fields 2022-04-01 00:31:59.208 | multi-provider 2022-04-01 00:31:59.208 | net-mtu 2022-04-01 00:31:59.208 | net-mtu-writable 2022-04-01 00:31:59.208 | network_availability_zone 2022-04-01 00:31:59.208 | network-ip-availability 2022-04-01 00:31:59.208 | pagination 2022-04-01 00:31:59.208 | port-device-profile 2022-04-01 00:31:59.208 | port-mac-address-regenerate 2022-04-01 00:31:59.208 | port-numa-affinity-policy 2022-04-01 00:31:59.208 | binding 2022-04-01 00:31:59.208 | binding-extended 2022-04-01 00:31:59.208 | port-security 2022-04-01 00:31:59.208 | project-id 2022-04-01 00:31:59.208 | provider 2022-04-01 00:31:59.208 | quota-check-limit 2022-04-01 00:31:59.208 | quotas 2022-04-01 00:31:59.208 | quota_details 2022-04-01 00:31:59.208 | rbac-policies 2022-04-01 00:31:59.208 | rbac-address-group 2022-04-01 00:31:59.208 | rbac-address-scope 2022-04-01 00:31:59.208 | rbac-security-groups 2022-04-01 00:31:59.208 | rbac-subnetpool 2022-04-01 00:31:59.208 | revision-if-match 2022-04-01 00:31:59.208 | standard-attr-revisions 2022-04-01 00:31:59.208 | router_availability_zone 2022-04-01 00:31:59.208 | security-groups-normalized-cidr 2022-04-01 00:31:59.209 | port-security-groups-filtering 2022-04-01 00:31:59.209 | security-groups-remote-address-group 2022-04-01 00:31:59.209 | security-groups-shared-filtering 2022-04-01 00:31:59.209 | security-group 2022-04-01 00:31:59.209 | service-type 2022-04-01 00:31:59.209 | sorting 2022-04-01 00:31:59.209 | standard-attr-description 2022-04-01 00:31:59.209 | stateful-security-group 2022-04-01 00:31:59.209 | subnet_onboard 2022-04-01 00:31:59.209 | subnet-service-types 2022-04-01 00:31:59.209 | subnet_allocation 2022-04-01 00:31:59.209 | subnetpool-prefix-ops 2022-04-01 00:31:59.209 | standard-attr-tag 2022-04-01 00:31:59.209 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-04-01 00:31:59.210 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-04-01 00:31:59.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-04-01 00:31:59.215 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-04-01 00:31:59.220 | ++ 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:31:59.221 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-04-01 00:31:59.221 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-04-01 00:31:59.225 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:31:59.229 | ++ functions-common:get_field:812 : read data 2022-04-01 00:32:02.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:02.293 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:02.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:02.293 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:02.491 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:32:02.494 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 00:32:02.497 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 00:32:02.502 | ++ functions-common:get_field:818 : echo '| id | 8b0c60f1-4cc9-4b8d-8bff-eb1456c413aa |' 2022-04-01 00:32:02.503 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 00:32:02.510 | ++ functions-common:get_field:812 : read data 2022-04-01 00:32:02.513 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=8b0c60f1-4cc9-4b8d-8bff-eb1456c413aa 2022-04-01 00:32:02.516 | + 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:32:02.520 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:32:02.538 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-04-01 00:32:02.540 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-04-01 00:32:02.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 2412c881-49f7-4da2-a4f0-d4d9e0aa6003 58cae2e7-d284-489d-a015-9b30203cffb7 2022-04-01 00:32:07.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:07.228 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:07.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:07.228 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:07.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-04-01 00:32:07.415 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 8b0c60f1-4cc9-4b8d-8bff-eb1456c413aa 2022-04-01 00:32:07.417 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-04-01 00:32:07.420 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-04-01 00:32:07.422 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.3.1 ]] 2022-04-01 00:32:07.425 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.3.1 ' 2022-04-01 00:32:07.427 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 8b0c60f1-4cc9-4b8d-8bff-eb1456c413aa --subnet-range 172.28.3.0/24 --no-dhcp ' 2022-04-01 00:32:07.430 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-04-01 00:32:07.433 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-04-01 00:32:07.437 | +++ 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 8b0c60f1-4cc9-4b8d-8bff-eb1456c413aa --subnet-range 172.28.3.0/24 --no-dhcp public-subnet 2022-04-01 00:32:07.438 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-04-01 00:32:10.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:32:10.543 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:10.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:32:10.543 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:10.803 | +++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:32:10.807 | ++ 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:32:10.807 | | id | df41fe25-67ba-4115-8043-e9d83a9e7972 |' 2022-04-01 00:32:10.809 | ++ 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:32:10.812 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:32:10.833 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' df41fe25-67ba-4115-8043-e9d83a9e7972 '|' 2022-04-01 00:32:10.836 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | | id | df41fe25-67ba-4115-8043-e9d83a9e7972 |' 2022-04-01 00:32:10.839 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-04-01 00:32:10.843 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' df41fe25-67ba-4115-8043-e9d83a9e7972 '|' 2022-04-01 00:32:10.843 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-04-01 00:32:10.846 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:32:10.849 | ++ functions-common:get_field:812 : read data 2022-04-01 00:32:10.851 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-04-01 00:32:10.854 | ++ functions-common:get_field:816 : field='$3' 2022-04-01 00:32:10.857 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | df41fe25-67ba-4115-8043-e9d83a9e7972 |' 2022-04-01 00:32:10.858 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-04-01 00:32:10.865 | ++ functions-common:get_field:812 : read data 2022-04-01 00:32:10.874 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.3.1 2022-04-01 00:32:10.879 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' df41fe25-67ba-4115-8043-e9d83a9e7972 '|' 2022-04-01 00:32:10.880 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-04-01 00:32:10.883 | ++ functions-common:get_field:811 : local data field 2022-04-01 00:32:10.886 | ++ functions-common:get_field:812 : read data 2022-04-01 00:32:10.890 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-04-01 00:32:10.895 | ++ functions-common:get_field:816 : field='$6' 2022-04-01 00:32:10.898 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.28.3.1 | | id | df41fe25-67ba-4115-8043-e9d83a9e7972 |' 2022-04-01 00:32:10.900 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-04-01 00:32:10.907 | ++ functions-common:get_field:812 : read data 2022-04-01 00:32:10.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=df41fe25-67ba-4115-8043-e9d83a9e7972 2022-04-01 00:32:10.914 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 8b0c60f1-4cc9-4b8d-8bff-eb1456c413aa 2412c881-49f7-4da2-a4f0-d4d9e0aa6003 2022-04-01 00:32:15.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:15.824 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:15.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:15.824 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:16.006 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-04-01 00:32:16.008 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-04-01 00:32:16.026 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:16.028 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-04-01 00:32:16.031 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-04-01 00:32:16.034 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-04-01 00:32:16.037 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-04-01 00:32:16.039 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-04-01 00:32:16.042 | ++ 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:32:16.062 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-04-01 00:32:16.065 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-04-01 00:32:16.067 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-04-01 00:32:16.070 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-04-01 00:32:16.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 00:32:16.074 | + 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:32:16.077 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-04-01 00:32:16.079 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-04-01 00:32:16.082 | + functions-common:test_with_retry:2365 : local until=10 2022-04-01 00:32:16.084 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-04-01 00:32:16.087 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-04-01 00:32:16.089 | + functions-common:time_start:2411 : local name=test_with_retry 2022-04-01 00:32:16.092 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:16.095 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:16.098 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:16.102 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773136099 2022-04-01 00:32:16.105 | + 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:32:16.114 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-04-01 00:32:16.116 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:16.119 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:16.121 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:16.123 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:16.126 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:16.128 | + functions-common:time_stop:2431 : name=test_with_retry 2022-04-01 00:32:16.130 | + functions-common:time_stop:2432 : start_time=1648773136099 2022-04-01 00:32:16.133 | + functions-common:time_stop:2434 : [[ -z 1648773136099 ]] 2022-04-01 00:32:16.136 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:16.140 | + functions-common:time_stop:2437 : end_time=1648773136137 2022-04-01 00:32:16.142 | + functions-common:time_stop:2438 : elapsed_time=38 2022-04-01 00:32:16.145 | + functions-common:time_stop:2439 : total=5616 2022-04-01 00:32:16.147 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:16.150 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5654 2022-04-01 00:32:16.154 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-04-01 00:32:16.154 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.3.1 2022-04-01 00:32:16.159 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-04-01 00:32:16.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-04-01 00:32:16.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-04-01 00:32:16.167 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-04-01 00:32:16.170 | + 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:32:16.185 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-04-01 00:32:16.200 | ++ 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:32:16.200 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-04-01 00:32:16.201 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-04-01 00:32:16.202 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-04-01 00:32:18.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:18.517 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:18.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:18.517 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:18.696 | ++ functions-common:oscwrap:2465 : return 0 2022-04-01 00:32:18.700 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.3.205 ' 2022-04-01 00:32:18.702 | + 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:32:18.705 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-01 00:32:18.722 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-04-01 00:32:18.725 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-04-01 00:32:18.728 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-04-01 00:32:18.730 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-04-01 00:32:18.749 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:18.753 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-04-01 00:32:18.756 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:32:18.758 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-04-01 00:32:18.761 | + ./stack.sh:main:1319 : start_nova 2022-04-01 00:32:18.764 | + lib/nova:start_nova:1136 : start_nova_rest 2022-04-01 00:32:18.767 | + 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:32:18.769 | + 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:32:18.772 | + 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:32:18.775 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 00:32:18.778 | + 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:32:18.781 | + functions-common:run_process:1680 : local service=n-sch 2022-04-01 00:32:18.784 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:32:18.786 | + functions-common:run_process:1682 : local group= 2022-04-01 00:32:18.789 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:18.792 | + functions-common:run_process:1685 : local name=n-sch 2022-04-01 00:32:18.795 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:18.798 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:18.801 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:18.804 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:18.807 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:18.812 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773138809 2022-04-01 00:32:18.815 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-04-01 00:32:18.834 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:18.837 | + 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:32:18.840 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-04-01 00:32:18.843 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:32:18.846 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:32:18.849 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:32:18.852 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:32:18.854 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 00:32:18.857 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 00:32:18.861 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-04-01 00:32:18.863 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:32:18.866 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:32:18.869 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 00:32:18.872 | + 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:32:18.874 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-04-01 00:32:18.877 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-04-01 00:32:18.879 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:32:18.882 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:32:18.884 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:32:18.890 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:32:18.892 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-04-01 00:32:18.894 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:32:18.899 | + 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:32:18.956 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-04-01 00:32:19.013 | + 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:32:19.070 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-04-01 00:32:19.127 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-04-01 00:32:19.186 | + 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:32:19.248 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:32:19.251 | + 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:32:19.309 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:32:19.899 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-04-01 00:32:19.914 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-04-01 00:32:20.536 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-04-01 00:32:20.560 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:20.564 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:20.567 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:20.570 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:20.572 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:20.575 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:20.578 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:20.581 | + functions-common:time_stop:2432 : start_time=1648773138809 2022-04-01 00:32:20.585 | + functions-common:time_stop:2434 : [[ -z 1648773138809 ]] 2022-04-01 00:32:20.588 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:20.596 | + functions-common:time_stop:2437 : end_time=1648773140590 2022-04-01 00:32:20.600 | + functions-common:time_stop:2438 : elapsed_time=1781 2022-04-01 00:32:20.609 | + functions-common:time_stop:2439 : total=28621 2022-04-01 00:32:20.612 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:20.615 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30402 2022-04-01 00:32:20.620 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-04-01 00:32:20.624 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-04-01 00:32:20.629 | + 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:32:20.632 | + functions-common:run_process:1680 : local service=n-api-meta 2022-04-01 00:32:20.634 | + 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:32:20.637 | + functions-common:run_process:1682 : local group= 2022-04-01 00:32:20.641 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:20.644 | + functions-common:run_process:1685 : local name=n-api-meta 2022-04-01 00:32:20.648 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:20.651 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:20.653 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:20.657 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:20.664 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:20.669 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773140666 2022-04-01 00:32:20.672 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-04-01 00:32:20.695 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:20.700 | + 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:32:20.703 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-04-01 00:32:20.707 | + 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:32:20.709 | + 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:32:20.712 | + 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:32:20.715 | + 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:32:20.719 | + 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:32:20.722 | + 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:32:20.725 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-04-01 00:32:20.728 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:32:20.730 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:32:20.737 | + 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:32:20.740 | + 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:32:20.743 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-04-01 00:32:20.745 | + 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:32:20.752 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 00:32:20.755 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 00:32:20.760 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-04-01 00:32:20.763 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 00:32:20.767 | + 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:32:20.836 | + 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:32:20.903 | + 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:32:20.965 | + 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:32:21.035 | + 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:32:21.107 | + 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:32:21.175 | + 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:32:21.244 | + 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:32:21.312 | + 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:32:21.369 | + 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:32:21.439 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 00:32:21.442 | + 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:32:21.508 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 00:32:22.126 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-04-01 00:32:22.144 | 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:32:22.798 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-04-01 00:32:22.886 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:22.890 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:22.899 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:22.908 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:22.910 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:22.914 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:22.915 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:22.922 | + functions-common:time_stop:2432 : start_time=1648773140666 2022-04-01 00:32:22.922 | + functions-common:time_stop:2434 : [[ -z 1648773140666 ]] 2022-04-01 00:32:22.930 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:22.932 | + functions-common:time_stop:2437 : end_time=1648773142927 2022-04-01 00:32:22.938 | + functions-common:time_stop:2438 : elapsed_time=2261 2022-04-01 00:32:22.938 | + functions-common:time_stop:2439 : total=30402 2022-04-01 00:32:22.942 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:22.946 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32663 2022-04-01 00:32:22.950 | + 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:32:22.954 | + 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:32:22.956 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-04-01 00:32:22.958 | + 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:32:22.961 | + 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:32:22.964 | + 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:32:22.966 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-04-01 00:32:22.974 | + 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:32:22.974 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-04-01 00:32:22.978 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-04-01 00:32:22.982 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:32:22.986 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 00:32:22.990 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-04-01 00:32:23.012 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:23.018 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 00:32:23.022 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-04-01 00:32:23.048 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:23.051 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-04-01 00:32:23.054 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-04-01 00:32:23.080 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:23.086 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-04-01 00:32:23.090 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:32:23.095 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-04-01 00:32:23.100 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-04-01 00:32:23.103 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:32:23.107 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:32:23.110 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-04-01 00:32:23.113 | + 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:32:23.116 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-04-01 00:32:23.119 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 00:32:23.126 | + functions-common:run_process:1682 : local group= 2022-04-01 00:32:23.130 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:23.130 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-04-01 00:32:23.134 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:23.138 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:23.138 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:23.142 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:23.146 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:23.150 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773143145 2022-04-01 00:32:23.154 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-04-01 00:32:23.171 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:23.174 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:23.177 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:23.179 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:23.182 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:23.185 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:23.189 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:23.192 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:23.195 | + functions-common:time_stop:2432 : start_time=1648773143145 2022-04-01 00:32:23.198 | + functions-common:time_stop:2434 : [[ -z 1648773143145 ]] 2022-04-01 00:32:23.206 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:23.209 | + functions-common:time_stop:2437 : end_time=1648773143206 2022-04-01 00:32:23.212 | + functions-common:time_stop:2438 : elapsed_time=61 2022-04-01 00:32:23.215 | + functions-common:time_stop:2439 : total=32663 2022-04-01 00:32:23.217 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:23.220 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32724 2022-04-01 00:32:23.223 | + 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:32:23.226 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-04-01 00:32:23.228 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-04-01 00:32:23.231 | + functions-common:run_process:1682 : local group= 2022-04-01 00:32:23.233 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:23.237 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-04-01 00:32:23.240 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:23.243 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:23.245 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:23.248 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:23.254 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:23.256 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773143253 2022-04-01 00:32:23.259 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-04-01 00:32:23.288 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:23.292 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:23.294 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:23.298 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:23.302 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:23.302 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:23.306 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:23.309 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:23.313 | + functions-common:time_stop:2432 : start_time=1648773143253 2022-04-01 00:32:23.313 | + functions-common:time_stop:2434 : [[ -z 1648773143253 ]] 2022-04-01 00:32:23.318 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:23.322 | + functions-common:time_stop:2437 : end_time=1648773143317 2022-04-01 00:32:23.324 | + functions-common:time_stop:2438 : elapsed_time=64 2022-04-01 00:32:23.326 | + functions-common:time_stop:2439 : total=32724 2022-04-01 00:32:23.329 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:23.334 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32788 2022-04-01 00:32:23.334 | + 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:32:23.338 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-04-01 00:32:23.339 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:32:23.342 | + functions-common:run_process:1682 : local group= 2022-04-01 00:32:23.346 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:23.349 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-04-01 00:32:23.351 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:23.354 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:23.358 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:23.360 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:23.366 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:23.369 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773143365 2022-04-01 00:32:23.372 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-04-01 00:32:23.399 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:23.399 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:23.402 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:23.406 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:23.410 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:23.410 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:23.414 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:23.418 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:23.423 | + functions-common:time_stop:2432 : start_time=1648773143365 2022-04-01 00:32:23.423 | + functions-common:time_stop:2434 : [[ -z 1648773143365 ]] 2022-04-01 00:32:23.430 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:23.434 | + functions-common:time_stop:2437 : end_time=1648773143428 2022-04-01 00:32:23.438 | + functions-common:time_stop:2438 : elapsed_time=63 2022-04-01 00:32:23.438 | + functions-common:time_stop:2439 : total=32788 2022-04-01 00:32:23.442 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:23.444 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32851 2022-04-01 00:32:23.450 | + 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:32:23.450 | + 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:32:23.454 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-04-01 00:32:23.454 | + 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:32:23.458 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-04-01 00:32:23.462 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-04-01 00:32:23.487 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:23.490 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-04-01 00:32:23.589 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-04-01 00:32:23.591 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:32:23.596 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-04-01 00:32:23.681 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-04-01 00:32:23.723 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:23.731 | + 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:32:23.739 | + functions-common:run_process:1680 : local service=n-super-cond 2022-04-01 00:32:23.745 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:32:23.749 | + functions-common:run_process:1682 : local group= 2022-04-01 00:32:23.757 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:23.763 | + functions-common:run_process:1685 : local name=n-super-cond 2022-04-01 00:32:23.769 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:23.775 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:23.782 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:23.787 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:23.793 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:23.796 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773143793 2022-04-01 00:32:23.799 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-04-01 00:32:23.820 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:23.823 | + 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:32:23.826 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-04-01 00:32:23.829 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:32:23.832 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:32:23.835 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:32:23.839 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:32:23.841 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-04-01 00:32:23.845 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-04-01 00:32:23.848 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-04-01 00:32:23.850 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:32:23.853 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:32:23.856 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-04-01 00:32:23.859 | + 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:32:23.862 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-04-01 00:32:23.865 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-04-01 00:32:23.868 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:32:23.871 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:32:23.873 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:32:23.876 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:32:23.878 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-04-01 00:32:23.881 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:32:23.886 | + 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:32:23.954 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-04-01 00:32:24.025 | + 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:32:24.090 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-04-01 00:32:24.153 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-04-01 00:32:24.228 | + 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:32:24.298 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:32:24.302 | + 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:32:24.382 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:32:25.090 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-04-01 00:32:25.106 | 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:32:25.748 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-04-01 00:32:25.783 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:25.790 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:25.793 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:25.798 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:25.798 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:25.802 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:25.806 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:25.810 | + functions-common:time_stop:2432 : start_time=1648773143793 2022-04-01 00:32:25.810 | + functions-common:time_stop:2434 : [[ -z 1648773143793 ]] 2022-04-01 00:32:25.816 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:25.820 | + functions-common:time_stop:2437 : end_time=1648773145817 2022-04-01 00:32:25.823 | + functions-common:time_stop:2438 : elapsed_time=2024 2022-04-01 00:32:25.826 | + functions-common:time_stop:2439 : total=32851 2022-04-01 00:32:25.829 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:25.832 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34875 2022-04-01 00:32:25.838 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-04-01 00:32:25.840 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-01 00:32:25.843 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-04-01 00:32:25.866 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:25.869 | + lib/nova:start_nova_conductor:1118 : local conf 2022-04-01 00:32:25.873 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-04-01 00:32:25.876 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-01 00:32:25.879 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-01 00:32:25.882 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-04-01 00:32:25.885 | + 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:32:25.888 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-04-01 00:32:25.892 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:32:25.895 | + functions-common:run_process:1682 : local group= 2022-04-01 00:32:25.897 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:25.900 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-04-01 00:32:25.904 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:25.908 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:25.911 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:25.913 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:25.926 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:25.928 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773145925 2022-04-01 00:32:25.931 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-04-01 00:32:25.953 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:25.961 | + 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:32:25.964 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-04-01 00:32:25.970 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:32:25.972 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:32:25.974 | + 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:32:25.976 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-04-01 00:32:25.979 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-04-01 00:32:25.982 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-04-01 00:32:25.985 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-04-01 00:32:25.988 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:32:25.991 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:32:25.994 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-04-01 00:32:25.997 | + 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:32:26.000 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-04-01 00:32:26.003 | + 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:32:26.006 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:32:26.008 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:32:26.011 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:32:26.015 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:32:26.017 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-04-01 00:32:26.020 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:32:26.025 | + 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:32:26.092 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-04-01 00:32:26.164 | + 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:32:26.241 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-04-01 00:32:26.324 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-04-01 00:32:26.398 | + 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:32:26.467 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:32:26.477 | + 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:32:26.552 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:32:27.224 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-04-01 00:32:27.241 | 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:32:27.835 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-04-01 00:32:27.867 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:27.874 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:27.883 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:27.895 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:27.903 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:27.910 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:27.923 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:27.927 | + functions-common:time_stop:2432 : start_time=1648773145925 2022-04-01 00:32:27.935 | + functions-common:time_stop:2434 : [[ -z 1648773145925 ]] 2022-04-01 00:32:27.948 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:27.962 | + functions-common:time_stop:2437 : end_time=1648773147952 2022-04-01 00:32:27.964 | + functions-common:time_stop:2438 : elapsed_time=2027 2022-04-01 00:32:27.967 | + functions-common:time_stop:2439 : total=34875 2022-04-01 00:32:27.972 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:27.975 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36902 2022-04-01 00:32:27.979 | + lib/nova:start_nova:1139 : start_nova_compute 2022-04-01 00:32:27.981 | + 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:32:27.989 | + 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:32:27.994 | + 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:32:27.995 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-04-01 00:32:27.999 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-04-01 00:32:28.011 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 00:32:28.016 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:32:28.023 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-04-01 00:32:28.034 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 00:32:28.042 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-04-01 00:32:28.051 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-04-01 00:32:28.060 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-04-01 00:32:28.064 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-04-01 00:32:28.074 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-04-01 00:32:28.082 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 00:32:28.082 | BEGIN { 2022-04-01 00:32:28.082 | section = "" 2022-04-01 00:32:28.082 | last_section = "" 2022-04-01 00:32:28.082 | section_count = 0 2022-04-01 00:32:28.082 | } 2022-04-01 00:32:28.082 | /^\[.+\]/ { 2022-04-01 00:32:28.082 | gsub("[][]", "", $1); 2022-04-01 00:32:28.083 | section=$1 2022-04-01 00:32:28.083 | next 2022-04-01 00:32:28.083 | } 2022-04-01 00:32:28.083 | /^ *\#/ { 2022-04-01 00:32:28.083 | next 2022-04-01 00:32:28.083 | } 2022-04-01 00:32:28.083 | /^[^ \t]+/ { 2022-04-01 00:32:28.083 | # get offset of first = in $0 2022-04-01 00:32:28.083 | eq_idx = index($0, "=") 2022-04-01 00:32:28.083 | # extract attr & value from $0 2022-04-01 00:32:28.083 | attr = substr($0, 1, eq_idx - 1) 2022-04-01 00:32:28.083 | value = substr($0, eq_idx + 1) 2022-04-01 00:32:28.083 | # only need to strip trailing whitespace from attr 2022-04-01 00:32:28.083 | sub(/[ \t]*$/, "", attr) 2022-04-01 00:32:28.083 | # need to strip leading & trailing whitespace from value 2022-04-01 00:32:28.083 | sub(/^[ \t]*/, "", value) 2022-04-01 00:32:28.083 | sub(/[ \t]*$/, "", value) 2022-04-01 00:32:28.083 | 2022-04-01 00:32:28.083 | # cfg_attr_count: number of config lines per [section, attr] 2022-04-01 00:32:28.083 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-04-01 00:32:28.083 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-04-01 00:32:28.083 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-04-01 00:32:28.083 | if (! (section, attr) in cfg_attr_count) { 2022-04-01 00:32:28.083 | if (section != last_section) { 2022-04-01 00:32:28.083 | cfg_section[section_count++] = section 2022-04-01 00:32:28.083 | last_section = section 2022-04-01 00:32:28.083 | } 2022-04-01 00:32:28.083 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-04-01 00:32:28.083 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-04-01 00:32:28.083 | 2022-04-01 00:32:28.083 | cfg_attr[section, attr, 0] = value 2022-04-01 00:32:28.083 | cfg_attr_count[section, attr] = 1 2022-04-01 00:32:28.083 | } else { 2022-04-01 00:32:28.084 | lno = cfg_attr_count[section, attr]++ 2022-04-01 00:32:28.084 | cfg_attr[section, attr, lno] = value 2022-04-01 00:32:28.084 | } 2022-04-01 00:32:28.084 | } 2022-04-01 00:32:28.084 | END { 2022-04-01 00:32:28.084 | # Process each section in order 2022-04-01 00:32:28.084 | for (sno = 0; sno < section_count; sno++) { 2022-04-01 00:32:28.084 | section = cfg_section[sno] 2022-04-01 00:32:28.084 | # The ini routines simply append a config item immediately 2022-04-01 00:32:28.084 | # after the section header. To keep the same order as defined 2022-04-01 00:32:28.084 | # in local.conf, invoke the ini routines in the reverse order 2022-04-01 00:32:28.084 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-04-01 00:32:28.084 | attr = cfg_sec_attr_name[sno, attr_no] 2022-04-01 00:32:28.084 | if (cfg_attr_count[section, attr] == 1) 2022-04-01 00:32:28.084 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-04-01 00:32:28.084 | else { 2022-04-01 00:32:28.084 | # For multiline, invoke the ini routines in the reverse order 2022-04-01 00:32:28.084 | count = cfg_attr_count[section, attr] 2022-04-01 00:32:28.084 | print "inidelete " configfile " " section " " attr 2022-04-01 00:32:28.084 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-04-01 00:32:28.084 | for (l = count -2; l >= 0; l--) 2022-04-01 00:32:28.084 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-04-01 00:32:28.084 | } 2022-04-01 00:32:28.084 | } 2022-04-01 00:32:28.084 | } 2022-04-01 00:32:28.084 | } 2022-04-01 00:32:28.084 | ' 2022-04-01 00:32:28.090 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-04-01 00:32:28.090 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-04-01 00:32:28.090 | + inc/meta-config:merge_config_file:164 : read a 2022-04-01 00:32:28.093 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-04-01 00:32:28.096 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-04-01 00:32:28.102 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-04-01 00:32:28.108 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-04-01 00:32:28.113 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-04-01 00:32:28.119 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-04-01 00:32:28.119 | BEGIN { group = "" } 2022-04-01 00:32:28.119 | /^\[\[.+\|.*\]\]/ { 2022-04-01 00:32:28.119 | gsub("[][]", "", $1); 2022-04-01 00:32:28.119 | split($1, a, "|"); 2022-04-01 00:32:28.119 | if (a[1] == matchgroup && a[2] == configfile) { 2022-04-01 00:32:28.119 | group=a[1] 2022-04-01 00:32:28.119 | } else { 2022-04-01 00:32:28.119 | group="" 2022-04-01 00:32:28.119 | } 2022-04-01 00:32:28.119 | next 2022-04-01 00:32:28.119 | } 2022-04-01 00:32:28.119 | { 2022-04-01 00:32:28.119 | if (group != "") 2022-04-01 00:32:28.119 | print $0 2022-04-01 00:32:28.119 | } 2022-04-01 00:32:28.119 | ' /home/ubuntu/devstack/local.conf 2022-04-01 00:32:28.138 | + 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:32:28.146 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-04-01 00:32:28.228 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-04-01 00:32:28.315 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-04-01 00:32:28.325 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-01 00:32:28.334 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-04-01 00:32:28.341 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-01 00:32:28.350 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-01 00:32:28.359 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-01 00:32:28.415 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:28.431 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-01 00:32:28.433 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-01 00:32:28.442 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-01 00:32:28.468 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:28.473 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-01 00:32:28.478 | + 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:32:28.520 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-01 00:32:28.523 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-01 00:32:28.526 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-04-01 00:32:28.548 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-04-01 00:32:28.579 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-04-01 00:32:28.582 | + lib/nova:configure_console_compute:643 : local offset 2022-04-01 00:32:28.585 | + lib/nova:configure_console_compute:644 : offset=0 2022-04-01 00:32:28.588 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-04-01 00:32:28.592 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-04-01 00:32:28.618 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.70 2022-04-01 00:32:28.621 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-04-01 00:32:28.640 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:28.644 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-04-01 00:32:28.667 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:28.671 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-04-01 00:32:28.676 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-04-01 00:32:28.720 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-04-01 00:32:28.745 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:28.748 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-04-01 00:32:28.770 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:28.773 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-04-01 00:32:28.775 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-04-01 00:32:28.779 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-04-01 00:32:28.781 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-04-01 00:32:28.784 | + 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:32:28.787 | + functions-common:run_process:1680 : local service=n-cpu 2022-04-01 00:32:28.790 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-04-01 00:32:28.792 | + functions-common:run_process:1682 : local group=libvirt 2022-04-01 00:32:28.795 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:28.798 | + functions-common:run_process:1685 : local name=n-cpu 2022-04-01 00:32:28.801 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:28.804 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:28.807 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:28.809 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:28.812 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:28.818 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773148815 2022-04-01 00:32:28.820 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-04-01 00:32:28.843 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:28.845 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:28.848 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:28.851 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:28.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:28.857 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:28.859 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:28.862 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:28.864 | + functions-common:time_stop:2432 : start_time=1648773148815 2022-04-01 00:32:28.867 | + functions-common:time_stop:2434 : [[ -z 1648773148815 ]] 2022-04-01 00:32:28.872 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:28.876 | + functions-common:time_stop:2437 : end_time=1648773148872 2022-04-01 00:32:28.878 | + functions-common:time_stop:2438 : elapsed_time=57 2022-04-01 00:32:28.881 | + functions-common:time_stop:2439 : total=36902 2022-04-01 00:32:28.884 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:28.887 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36959 2022-04-01 00:32:28.892 | + 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:32:28.895 | + 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:32:28.898 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-04-01 00:32:28.919 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:28.922 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-04-01 00:32:28.922 | Dumping cells_v2 mapping 2022-04-01 00:32:28.925 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-04-01 00:32:29.955 | 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:32:32.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:32.588 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:32.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:32.588 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:32.588 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 00:32:32.588 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-04-01 00:32:32.588 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 00:32:32.588 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-04-01 00:32:32.588 | | cell1 | a054b816-ba86-4c64-bd78-ba4a37533750 | 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:32:32.588 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-04-01 00:32:33.069 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-04-01 00:32:33.072 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-04-01 00:32:33.143 | + inc/async:async_inner:63 : create_flavors 2022-04-01 00:32:33.193 | [513404 Async create_flavors:571179]: running: create_flavors 2022-04-01 00:32:33.199 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-04-01 00:32:33.230 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:33.233 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-04-01 00:32:33.236 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-01 00:32:33.239 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-04-01 00:32:33.242 | + ./stack.sh:main:1324 : start_cinder 2022-04-01 00:32:33.245 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-04-01 00:32:33.248 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-04-01 00:32:33.251 | + lib/cinder:start_cinder:510 : local cinder_url 2022-04-01 00:32:33.254 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-04-01 00:32:33.274 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:33.277 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-04-01 00:32:33.281 | + 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:32:33.283 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-04-01 00:32:33.288 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-04-01 00:32:33.292 | + 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:32:33.295 | + functions-common:run_process:1680 : local service=c-api 2022-04-01 00:32:33.298 | + 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:32:33.301 | + functions-common:run_process:1682 : local group= 2022-04-01 00:32:33.304 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:33.307 | + functions-common:run_process:1685 : local name=c-api 2022-04-01 00:32:33.310 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:33.313 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:33.316 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:33.318 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:33.322 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:33.329 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773153325 2022-04-01 00:32:33.333 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-04-01 00:32:33.353 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:33.357 | + 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:32:33.360 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-04-01 00:32:33.362 | + 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:32:33.365 | + 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:32:33.368 | + 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:32:33.371 | + 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:32:33.374 | + 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:32:33.377 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-04-01 00:32:33.380 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-04-01 00:32:33.383 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:32:33.386 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:32:33.389 | + 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:32:33.393 | + 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:32:33.396 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-04-01 00:32:33.398 | + 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:32:33.401 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-01 00:32:33.404 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-01 00:32:33.407 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-04-01 00:32:33.409 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-01 00:32:33.414 | + 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:32:33.483 | + 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:32:33.549 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-04-01 00:32:33.612 | + 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:32:33.677 | + 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:32:33.742 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-04-01 00:32:33.805 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-04-01 00:32:33.864 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-04-01 00:32:33.924 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-04-01 00:32:33.980 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-04-01 00:32:34.038 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-01 00:32:34.041 | + 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:32:34.098 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-01 00:32:34.787 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-04-01 00:32:34.801 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-04-01 00:32:35.626 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-04-01 00:32:35.714 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:35.717 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:35.720 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:35.723 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:35.727 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:35.729 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:35.736 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:35.739 | + functions-common:time_stop:2432 : start_time=1648773153325 2022-04-01 00:32:35.744 | + functions-common:time_stop:2434 : [[ -z 1648773153325 ]] 2022-04-01 00:32:35.748 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:35.754 | + functions-common:time_stop:2437 : end_time=1648773155750 2022-04-01 00:32:35.757 | + functions-common:time_stop:2438 : elapsed_time=2425 2022-04-01 00:32:35.760 | + functions-common:time_stop:2439 : total=36959 2022-04-01 00:32:35.764 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:35.769 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39384 2022-04-01 00:32:35.771 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.70/volume/v3 2022-04-01 00:32:35.776 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-04-01 00:32:35.776 | Waiting for Cinder API to start... 2022-04-01 00:32:35.780 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.70/volume/v3 2022-04-01 00:32:35.782 | + functions:wait_for_service:457 : local timeout=60 2022-04-01 00:32:35.785 | + functions:wait_for_service:458 : local url=http://10.222.0.70/volume/v3 2022-04-01 00:32:35.788 | + functions:wait_for_service:459 : local rval=0 2022-04-01 00:32:35.791 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-01 00:32:35.794 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-01 00:32:35.797 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:35.800 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:35.804 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:35.813 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773155807 2022-04-01 00:32:35.816 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-01 00:32:35.829 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/volume/v3 2022-04-01 00:32:38.725 | + :: : [[ 500 == 503 ]] 2022-04-01 00:32:38.727 | + :: : [[ 0 -eq 7 ]] 2022-04-01 00:32:38.730 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-01 00:32:38.733 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:38.736 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:38.739 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:38.741 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:38.744 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:38.746 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-01 00:32:38.749 | + functions-common:time_stop:2432 : start_time=1648773155807 2022-04-01 00:32:38.752 | + functions-common:time_stop:2434 : [[ -z 1648773155807 ]] 2022-04-01 00:32:38.756 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:38.761 | + functions-common:time_stop:2437 : end_time=1648773158758 2022-04-01 00:32:38.764 | + functions-common:time_stop:2438 : elapsed_time=2951 2022-04-01 00:32:38.767 | + functions-common:time_stop:2439 : total=18829 2022-04-01 00:32:38.770 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:38.772 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21780 2022-04-01 00:32:38.775 | + functions:wait_for_service:467 : return 0 2022-04-01 00:32:38.778 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:32:38.780 | + functions-common:run_process:1680 : local service=c-sch 2022-04-01 00:32:38.784 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:32:38.786 | + functions-common:run_process:1682 : local group= 2022-04-01 00:32:38.789 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:38.792 | + functions-common:run_process:1685 : local name=c-sch 2022-04-01 00:32:38.794 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:38.797 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:38.800 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:38.802 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:38.806 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:38.810 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773158808 2022-04-01 00:32:38.813 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-04-01 00:32:38.833 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:38.836 | + 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:32:38.839 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-04-01 00:32:38.847 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:32:38.850 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:32:38.853 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:32:38.856 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:32:38.859 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-04-01 00:32:38.864 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-04-01 00:32:38.868 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-04-01 00:32:38.870 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-01 00:32:38.874 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-01 00:32:38.878 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-04-01 00:32:38.881 | + 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:32:38.884 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-04-01 00:32:38.888 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-04-01 00:32:38.891 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-01 00:32:38.894 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-01 00:32:38.897 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-01 00:32:38.900 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-01 00:32:38.903 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-04-01 00:32:38.905 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-01 00:32:38.911 | + 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:32:38.978 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-04-01 00:32:39.042 | + 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:32:39.102 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-04-01 00:32:39.171 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-04-01 00:32:39.233 | + 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:32:39.294 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-01 00:32:39.297 | + 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:32:39.358 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-01 00:32:39.971 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-04-01 00:32:39.986 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-04-01 00:32:40.607 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-04-01 00:32:40.637 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:40.643 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:40.646 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:40.649 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:40.652 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:40.655 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:40.658 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:40.660 | + functions-common:time_stop:2432 : start_time=1648773158808 2022-04-01 00:32:40.663 | + functions-common:time_stop:2434 : [[ -z 1648773158808 ]] 2022-04-01 00:32:40.667 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:40.672 | + functions-common:time_stop:2437 : end_time=1648773160669 2022-04-01 00:32:40.674 | + functions-common:time_stop:2438 : elapsed_time=1861 2022-04-01 00:32:40.677 | + functions-common:time_stop:2439 : total=39384 2022-04-01 00:32:40.680 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:40.683 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41245 2022-04-01 00:32:40.686 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 00:32:40.689 | + functions-common:run_process:1680 : local service=c-bak 2022-04-01 00:32:40.692 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-04-01 00:32:40.695 | + functions-common:run_process:1682 : local group= 2022-04-01 00:32:40.698 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:40.701 | + functions-common:run_process:1685 : local name=c-bak 2022-04-01 00:32:40.704 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:40.707 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:40.710 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:40.712 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:40.716 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:40.721 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773160718 2022-04-01 00:32:40.724 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-04-01 00:32:40.749 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:40.754 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:40.757 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:40.760 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:40.764 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:40.769 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:40.772 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:40.775 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:40.777 | + functions-common:time_stop:2432 : start_time=1648773160718 2022-04-01 00:32:40.780 | + functions-common:time_stop:2434 : [[ -z 1648773160718 ]] 2022-04-01 00:32:40.784 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:40.789 | + functions-common:time_stop:2437 : end_time=1648773160786 2022-04-01 00:32:40.792 | + functions-common:time_stop:2438 : elapsed_time=68 2022-04-01 00:32:40.794 | + functions-common:time_stop:2439 : total=41245 2022-04-01 00:32:40.797 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:40.800 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41313 2022-04-01 00:32:40.803 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 00:32:40.805 | + functions-common:run_process:1680 : local service=c-vol 2022-04-01 00:32:40.808 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-04-01 00:32:40.810 | + functions-common:run_process:1682 : local group= 2022-04-01 00:32:40.813 | + functions-common:run_process:1683 : local user= 2022-04-01 00:32:40.816 | + functions-common:run_process:1685 : local name=c-vol 2022-04-01 00:32:40.818 | + functions-common:run_process:1687 : time_start run_process 2022-04-01 00:32:40.821 | + functions-common:time_start:2411 : local name=run_process 2022-04-01 00:32:40.824 | + functions-common:time_start:2412 : local start_time= 2022-04-01 00:32:40.827 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-01 00:32:40.831 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-01 00:32:40.836 | + functions-common:time_start:2416 : _TIME_START[$name]=1648773160833 2022-04-01 00:32:40.838 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-04-01 00:32:40.858 | + functions-common:is_service_enabled:2081 : return 1 2022-04-01 00:32:40.861 | + functions-common:run_process:1691 : time_stop run_process 2022-04-01 00:32:40.864 | + functions-common:time_stop:2425 : local name 2022-04-01 00:32:40.867 | + functions-common:time_stop:2426 : local end_time 2022-04-01 00:32:40.869 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-01 00:32:40.872 | + functions-common:time_stop:2428 : local total 2022-04-01 00:32:40.876 | + functions-common:time_stop:2429 : local start_time 2022-04-01 00:32:40.878 | + functions-common:time_stop:2431 : name=run_process 2022-04-01 00:32:40.880 | + functions-common:time_stop:2432 : start_time=1648773160833 2022-04-01 00:32:40.883 | + functions-common:time_stop:2434 : [[ -z 1648773160833 ]] 2022-04-01 00:32:40.889 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-01 00:32:40.893 | + functions-common:time_stop:2437 : end_time=1648773160889 2022-04-01 00:32:40.896 | + functions-common:time_stop:2438 : elapsed_time=56 2022-04-01 00:32:40.900 | + functions-common:time_stop:2439 : total=41313 2022-04-01 00:32:40.903 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-01 00:32:40.905 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41369 2022-04-01 00:32:40.908 | + ./stack.sh:main:1325 : create_volume_types 2022-04-01 00:32:40.911 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-04-01 00:32:40.933 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:40.936 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-04-01 00:32:40.939 | + lib/cinder:create_volume_types:575 : local be be_name 2022-04-01 00:32:40.941 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-01 00:32:40.944 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-04-01 00:32:40.947 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-04-01 00:32:40.989 | + functions-common:is_service_enabled:2081 : return 0 2022-04-01 00:32:40.991 | + 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:32:43.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:43.469 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:43.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-01 00:32:43.470 | from cryptography.utils import int_from_bytes 2022-04-01 00:32:43.470 | Unexpected exception for http://10.222.0.70/volume/v3/df27af54b6334dc3a3a3e4937b41af54/types: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) 2022-04-01 00:32:43.722 | + lib/cinder:create_volume_types:1 : exit_trap 2022-04-01 00:32:43.724 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-01 00:32:43.728 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-01 00:32:43.731 | + ./stack.sh:exit_trap:522 : jobs='538534 2022-04-01 00:32:43.731 | 571179' 2022-04-01 00:32:43.734 | + ./stack.sh:exit_trap:525 : [[ -n 538534 2022-04-01 00:32:43.734 | 571179 ]] 2022-04-01 00:32:43.737 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-01-001937 ]] 2022-04-01 00:32:43.739 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-01 00:32:43.742 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-01 00:32:43.742 | exit_trap: cleaning up child processes 2022-04-01 00:32:43.745 | + ./stack.sh:exit_trap:527 : kill 538534 571179 2022-04-01 00:32:43.748 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.vvYnLbgTr7 ']' 2022-04-01 00:32:43.755 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.vvYnLbgTr7 2022-04-01 00:32:43.760 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-01 00:32:43.762 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-01 00:32:43.765 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-01 00:32:43.768 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-01 00:32:43.769 | Error on exit 2022-04-01 00:32:43.771 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-01 00:32:43.774 | + ./stack.sh:exit_trap:542 : generate-subunit 1648772373 790 fail 2022-04-01 00:32:44.474 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-01 00:32:44.477 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-01 00:32:45.915 | + ./stack.sh:exit_trap:556 : exit 1