2022-08-10 13:16:35.153 | + ./stack.sh:main:482 : exec 2022-08-10 13:16:35.154 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-10-131635' 2022-08-10 13:16:35.154 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-10-131635.summary.2022-08-10-131635 2022-08-10 13:16:35.154 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:16:35.154 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-10-131635 2022-08-10 13:16:35.154 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-10-131635 /opt/stack/logs/stack.sh.log 2022-08-10 13:16:35.154 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-10-131635.summary.2022-08-10-131635 /opt/stack/logs/stack.sh.log.summary 2022-08-10 13:16:35.154 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-10 13:16:35.154 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-10 13:16:35.154 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-10 13:16:35.154 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-10 13:16:35.154 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-10 13:16:35.154 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-10 13:16:35.154 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-10 13:16:35.154 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-10 13:16:35.154 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-10 13:16:35.154 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-10 13:16:35.154 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-10 13:16:35.154 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-10 13:16:35.155 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-10 13:16:35.158 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-10 13:16:35.162 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-10 13:16:35.164 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-10 13:16:35.167 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-10 13:16:35.169 | + ./stack.sh:main:568 : set -o errexit 2022-08-10 13:16:35.172 | + ./stack.sh:main:571 : uname -a 2022-08-10 13:16:35.173 | Linux dv-cinder-851351-3-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-10 13:16:35.175 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-10 13:16:35.177 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-10 13:16:35.181 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-10 13:16:35.222 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-10 13:16:35.240 | + ./stack.sh:main:585 : fetch_plugins 2022-08-10 13:16:35.242 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-10 13:16:35.244 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-10 13:16:35.246 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-10 13:16:35.248 | + functions-common:fetch_plugins:1791 : return 2022-08-10 13:16:35.251 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-10 13:16:35.253 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-10 13:16:35.255 | + functions-common:run_phase:1869 : local phase= 2022-08-10 13:16:35.256 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 13:16:35.258 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 13:16:35.260 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 13:16:35.262 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 13:16:35.264 | + functions-common:run_phase:1878 : local extra 2022-08-10 13:16:35.266 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 13:16:35.270 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 13:16:35.271 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 13:16:35.273 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 13:16:35.275 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-10 13:16:35.277 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 13:16:35.290 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:16:35.292 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-10 13:16:35.294 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 13:16:35.296 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 13:16:35.298 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 13:16:35.300 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 13:16:35.302 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 13:16:35.304 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-10 13:16:35.306 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-10 13:16:35.307 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-10 13:16:35.309 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 13:16:35.312 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-10 13:16:35.314 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-10 13:16:35.316 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-10 13:16:35.317 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-10 13:16:35.319 | + functions-common:plugin_override_defaults:1832 : return 2022-08-10 13:16:35.321 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-10 13:16:35.339 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-10 13:16:35.341 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-10 13:16:35.354 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:16:35.356 | +++ lib/tls:source:43 : hostname -f 2022-08-10 13:16:35.360 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-10 13:16:35.363 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-10 13:16:35.364 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-10 13:16:35.366 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-10 13:16:35.368 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-10 13:16:35.370 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-10 13:16:35.372 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-10 13:16:35.374 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-10 13:16:35.376 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-10 13:16:35.378 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-10 13:16:35.382 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-10 13:16:35.394 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-10 13:16:35.412 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-10 13:16:35.425 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-10 13:16:35.438 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-10 13:16:35.475 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-10 13:16:35.536 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-10 13:16:35.628 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-10 13:16:35.649 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-10 13:16:35.699 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-10 13:16:35.753 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-10 13:16:35.904 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-10 13:16:35.919 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-10 13:16:35.932 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-10 13:16:35.945 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-10 13:16:36.036 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-10 13:16:36.038 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-10 13:16:36.041 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-10 13:16:36.043 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-10 13:16:36.045 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-10 13:16:36.048 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-10 13:16:36.052 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-10 13:16:36.052 | False' 2022-08-10 13:16:36.055 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-10 13:16:36.070 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-10 13:16:36.073 | + ./stack.sh:main:619 : run_phase source 2022-08-10 13:16:36.075 | + functions-common:run_phase:1868 : local mode=source 2022-08-10 13:16:36.078 | + functions-common:run_phase:1869 : local phase= 2022-08-10 13:16:36.080 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 13:16:36.082 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 13:16:36.084 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 13:16:36.086 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 13:16:36.088 | + functions-common:run_phase:1878 : local extra 2022-08-10 13:16:36.091 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 13:16:36.094 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 13:16:36.096 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 13:16:36.099 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 13:16:36.101 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-10 13:16:36.103 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 13:16:36.118 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:16:36.120 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-10 13:16:36.122 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-10 13:16:36.164 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-10 13:16:36.166 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-10 13:16:36.168 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-10 13:16:36.170 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-10 13:16:36.173 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-10 13:16:36.175 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-10 13:16:36.177 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-10 13:16:36.179 | + functions-common:load_plugin_settings:1809 : return 2022-08-10 13:16:36.181 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-10 13:16:36.184 | + functions-common:verify_disabled_services:2151 : local service 2022-08-10 13:16:36.186 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.189 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-10 13:16:36.191 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.193 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-10 13:16:36.196 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.198 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-10 13:16:36.200 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.203 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-10 13:16:36.206 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.208 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-10 13:16:36.210 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.212 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-10 13:16:36.215 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.217 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-10 13:16:36.220 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.222 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-10 13:16:36.224 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.226 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-10 13:16:36.229 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.231 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-10 13:16:36.234 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.236 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-10 13:16:36.239 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.241 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-10 13:16:36.244 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.246 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-10 13:16:36.249 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.251 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-10 13:16:36.254 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.256 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-10 13:16:36.258 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.260 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-10 13:16:36.263 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.266 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-10 13:16:36.268 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.271 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-10 13:16:36.273 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.275 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-10 13:16:36.278 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.281 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-10 13:16:36.283 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.285 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-10 13:16:36.288 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.290 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-10 13:16:36.292 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.295 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-10 13:16:36.297 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.299 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-10 13:16:36.302 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.304 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-10 13:16:36.306 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.309 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-10 13:16:36.311 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.314 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-10 13:16:36.316 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.318 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-10 13:16:36.321 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.323 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-10 13:16:36.326 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.328 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-10 13:16:36.331 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.333 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-10 13:16:36.335 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.338 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-10 13:16:36.340 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.343 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-10 13:16:36.345 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.347 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-10 13:16:36.349 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.352 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-10 13:16:36.354 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.356 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-10 13:16:36.359 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.362 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-10 13:16:36.364 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.366 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-10 13:16:36.369 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.371 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-10 13:16:36.374 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.376 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-10 13:16:36.379 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.382 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-10 13:16:36.384 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.386 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-10 13:16:36.389 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.392 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-10 13:16:36.394 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.396 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-10 13:16:36.399 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 13:16:36.401 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-10 13:16:36.404 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-10 13:16:36.406 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-10 13:16:36.409 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-10 13:16:36.424 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:16:36.427 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-10 13:16:36.429 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-10 13:16:36.431 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-10 13:16:36.447 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:16:36.450 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-10 13:16:36.452 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-10 13:16:36.455 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-10 13:16:36.457 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-10 13:16:36.459 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-10 13:16:36.462 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-10 13:16:36.464 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-10 13:16:36.466 | + lib/database:initialize_database_backends:92 : return 0 2022-08-10 13:16:36.469 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-10 13:16:36.469 | Using mysql database backend 2022-08-10 13:16:36.472 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-10 13:16:36.489 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-10 13:16:36.492 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-10 13:16:36.494 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-10 13:16:36.497 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-10 13:16:36.501 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 13:16:36.503 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-10 13:16:36.520 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:16:36.522 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-10 13:16:36.539 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-10 13:16:36.556 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:16:36.559 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-10 13:16:36.576 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-10 13:16:36.593 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-10 13:16:36.610 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:16:36.612 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-10 13:16:36.630 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:16:36.632 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-10 13:16:36.649 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-10 13:16:36.651 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-10 13:16:36.654 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-10 13:16:36.657 | + functions-common:save_stackenv:60 : local tag=752 2022-08-10 13:16:36.660 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-10 13:16:36.665 | + functions-common:save_stackenv:62 : time_stamp=2022-08-10-131636 2022-08-10 13:16:36.667 | + functions-common:save_stackenv:63 : echo '# 2022-08-10-131636 752' 2022-08-10 13:16:36.670 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.673 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 13:16:36.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.678 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-10 13:16:36.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.683 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-10 13:16:36.685 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.689 | + 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-08-10 13:16:36.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.694 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-08-10 13:16:36.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.698 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-08-10 13:16:36.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.703 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-10-131635 2022-08-10 13:16:36.706 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.708 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-10 13:16:36.711 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.713 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-08-10 13:16:36.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.718 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-10 13:16:36.721 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.723 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-10 13:16:36.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.728 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-10 13:16:36.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.733 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-10 13:16:36.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.738 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.18 2022-08-10 13:16:36.741 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:16:36.744 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-10 13:16:36.746 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-10 13:16:36.750 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-10 13:16:36.752 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-10 13:16:36.754 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-10 13:16:36.756 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 13:16:36.758 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 13:16:36.761 | ++ functions-common:git_clone:601 : pwd 2022-08-10 13:16:36.764 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 13:16:36.766 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 13:16:36.769 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 13:16:36.784 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 13:16:36.786 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 13:16:36.789 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 13:16:36.791 | + functions-common:git_clone:618 : echo master 2022-08-10 13:16:36.792 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 13:16:36.797 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-10 13:16:36.799 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 13:16:36.802 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-10 13:16:36.815 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-10 13:16:36.818 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 13:16:36.818 | + functions-common:git_clone:679 : head -1 2022-08-10 13:16:36.822 | d7955362 Updated from generate-constraints 2022-08-10 13:16:36.824 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 13:16:36.827 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-10 13:16:36.830 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:16:36.832 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-10 13:16:36.835 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-10 13:16:36.837 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-10 13:16:36.840 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-10 13:16:36.843 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-10 13:16:36.846 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-10 13:16:36.849 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-10 13:16:36.851 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-10 13:16:36.854 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-10 13:16:36.860 | ++ tools/install_prereqs.sh:source:47 : NOW=1660137396 2022-08-10 13:16:36.864 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-10 13:16:36.868 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1660136210 2022-08-10 13:16:36.871 | ++ tools/install_prereqs.sh:source:49 : DELTA=1186 2022-08-10 13:16:36.873 | ++ tools/install_prereqs.sh:source:50 : [[ 1186 -lt 7200 ]] 2022-08-10 13:16:36.876 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-10 13:16:36.878 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-10 13:16:36.881 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-10 13:16:36.883 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-10 13:16:36.886 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-10 13:16:36.888 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-10 13:16:36.891 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-10 13:16:36.893 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-10 13:16:36.896 | +++ 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-08-10 13:16:36.945 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-10 13:16:36.945 | apache2-dev 2022-08-10 13:16:36.945 | bc 2022-08-10 13:16:36.945 | bsdmainutils 2022-08-10 13:16:36.945 | curl 2022-08-10 13:16:36.945 | g++ 2022-08-10 13:16:36.945 | gawk 2022-08-10 13:16:36.945 | gcc 2022-08-10 13:16:36.945 | gettext 2022-08-10 13:16:36.945 | git 2022-08-10 13:16:36.945 | graphviz 2022-08-10 13:16:36.945 | iputils-ping 2022-08-10 13:16:36.945 | libapache2-mod-proxy-uwsgi 2022-08-10 13:16:36.945 | libffi-dev 2022-08-10 13:16:36.945 | libjpeg-dev 2022-08-10 13:16:36.945 | libpcre3-dev 2022-08-10 13:16:36.945 | libpq-dev 2022-08-10 13:16:36.945 | libssl-dev 2022-08-10 13:16:36.945 | libsystemd-dev 2022-08-10 13:16:36.945 | libxml2-dev 2022-08-10 13:16:36.945 | libxslt1-dev 2022-08-10 13:16:36.945 | libyaml-dev 2022-08-10 13:16:36.945 | lsof 2022-08-10 13:16:36.945 | openssh-server 2022-08-10 13:16:36.945 | openssl 2022-08-10 13:16:36.945 | pkg-config 2022-08-10 13:16:36.945 | psmisc 2022-08-10 13:16:36.945 | python3-dev 2022-08-10 13:16:36.945 | python3-pip 2022-08-10 13:16:36.946 | python3-systemd 2022-08-10 13:16:36.946 | python3-venv 2022-08-10 13:16:36.946 | tar 2022-08-10 13:16:36.946 | tcpdump 2022-08-10 13:16:36.946 | unzip 2022-08-10 13:16:36.946 | uuid-runtime 2022-08-10 13:16:36.946 | wget 2022-08-10 13:16:36.946 | wget 2022-08-10 13:16:36.946 | zlib1g-dev 2022-08-10 13:16:36.946 | libkrb5-dev 2022-08-10 13:16:36.946 | libldap2-dev 2022-08-10 13:16:36.946 | libsasl2-dev 2022-08-10 13:16:36.946 | memcached 2022-08-10 13:16:36.946 | python3-mysqldb 2022-08-10 13:16:36.946 | sqlite3 2022-08-10 13:16:36.946 | conntrack 2022-08-10 13:16:36.946 | curl 2022-08-10 13:16:36.946 | dnsmasq-base 2022-08-10 13:16:36.946 | dnsmasq-utils 2022-08-10 13:16:36.946 | ebtables 2022-08-10 13:16:36.946 | genisoimage 2022-08-10 13:16:36.946 | iptables 2022-08-10 13:16:36.946 | iputils-arping 2022-08-10 13:16:36.946 | kpartx 2022-08-10 13:16:36.946 | libjs-jquery-tablesorter 2022-08-10 13:16:36.946 | parted 2022-08-10 13:16:36.946 | pm-utils 2022-08-10 13:16:36.946 | python3-mysqldb 2022-08-10 13:16:36.946 | socat 2022-08-10 13:16:36.946 | sqlite3 2022-08-10 13:16:36.946 | sudo 2022-08-10 13:16:36.946 | vlan 2022-08-10 13:16:36.946 | lsscsi 2022-08-10 13:16:36.946 | open-iscsi 2022-08-10 13:16:36.946 | lvm2 2022-08-10 13:16:36.946 | qemu-utils 2022-08-10 13:16:36.946 | thin-provisioning-tools 2022-08-10 13:16:36.947 | acl 2022-08-10 13:16:36.947 | dnsmasq-base 2022-08-10 13:16:36.947 | dnsmasq-utils 2022-08-10 13:16:36.947 | ebtables 2022-08-10 13:16:36.947 | haproxy 2022-08-10 13:16:36.947 | iptables 2022-08-10 13:16:36.947 | iputils-arping 2022-08-10 13:16:36.947 | iputils-ping 2022-08-10 13:16:36.947 | postgresql-server-dev-all 2022-08-10 13:16:36.947 | python3-mysqldb 2022-08-10 13:16:36.947 | sqlite3 2022-08-10 13:16:36.947 | sudo 2022-08-10 13:16:36.947 | vlan 2022-08-10 13:16:36.947 | pcp 2022-08-10 13:16:36.947 | ipset 2022-08-10 13:16:36.947 | conntrack 2022-08-10 13:16:36.947 | conntrackd 2022-08-10 13:16:36.947 | keepalived 2022-08-10 13:16:36.947 | lvm2 2022-08-10 13:16:36.947 | qemu-utils 2022-08-10 13:16:36.947 | thin-provisioning-tools 2022-08-10 13:16:36.947 | curl 2022-08-10 13:16:36.947 | liberasurecode-dev 2022-08-10 13:16:36.947 | make 2022-08-10 13:16:36.947 | memcached 2022-08-10 13:16:36.947 | rsync 2022-08-10 13:16:36.947 | sqlite3 2022-08-10 13:16:36.947 | xfsprogs' 2022-08-10 13:16:36.949 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-10 13:16:36.968 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-10 13:16:36.968 | apache2-dev 2022-08-10 13:16:36.968 | bc 2022-08-10 13:16:36.968 | bsdmainutils 2022-08-10 13:16:36.968 | curl 2022-08-10 13:16:36.968 | g++ 2022-08-10 13:16:36.968 | gawk 2022-08-10 13:16:36.968 | gcc 2022-08-10 13:16:36.968 | gettext 2022-08-10 13:16:36.968 | git 2022-08-10 13:16:36.968 | graphviz 2022-08-10 13:16:36.968 | iputils-ping 2022-08-10 13:16:36.968 | libapache2-mod-proxy-uwsgi 2022-08-10 13:16:36.968 | libffi-dev 2022-08-10 13:16:36.968 | libjpeg-dev 2022-08-10 13:16:36.968 | libpcre3-dev 2022-08-10 13:16:36.968 | libpq-dev 2022-08-10 13:16:36.968 | libssl-dev 2022-08-10 13:16:36.968 | libsystemd-dev 2022-08-10 13:16:36.968 | libxml2-dev 2022-08-10 13:16:36.968 | libxslt1-dev 2022-08-10 13:16:36.968 | libyaml-dev 2022-08-10 13:16:36.969 | lsof 2022-08-10 13:16:36.969 | openssh-server 2022-08-10 13:16:36.969 | openssl 2022-08-10 13:16:36.969 | pkg-config 2022-08-10 13:16:36.969 | psmisc 2022-08-10 13:16:36.969 | python3-dev 2022-08-10 13:16:36.969 | python3-pip 2022-08-10 13:16:36.969 | python3-systemd 2022-08-10 13:16:36.969 | python3-venv 2022-08-10 13:16:36.969 | tar 2022-08-10 13:16:36.969 | tcpdump 2022-08-10 13:16:36.969 | unzip 2022-08-10 13:16:36.969 | uuid-runtime 2022-08-10 13:16:36.969 | wget 2022-08-10 13:16:36.969 | wget 2022-08-10 13:16:36.969 | zlib1g-dev 2022-08-10 13:16:36.969 | libkrb5-dev 2022-08-10 13:16:36.969 | libldap2-dev 2022-08-10 13:16:36.969 | libsasl2-dev 2022-08-10 13:16:36.969 | memcached 2022-08-10 13:16:36.969 | python3-mysqldb 2022-08-10 13:16:36.969 | sqlite3 2022-08-10 13:16:36.969 | conntrack 2022-08-10 13:16:36.969 | curl 2022-08-10 13:16:36.969 | dnsmasq-base 2022-08-10 13:16:36.969 | dnsmasq-utils 2022-08-10 13:16:36.969 | ebtables 2022-08-10 13:16:36.969 | genisoimage 2022-08-10 13:16:36.969 | iptables 2022-08-10 13:16:36.969 | iputils-arping 2022-08-10 13:16:36.969 | kpartx 2022-08-10 13:16:36.969 | libjs-jquery-tablesorter 2022-08-10 13:16:36.969 | parted 2022-08-10 13:16:36.969 | pm-utils 2022-08-10 13:16:36.969 | python3-mysqldb 2022-08-10 13:16:36.969 | socat 2022-08-10 13:16:36.969 | sqlite3 2022-08-10 13:16:36.970 | sudo 2022-08-10 13:16:36.970 | vlan 2022-08-10 13:16:36.970 | lsscsi 2022-08-10 13:16:36.970 | open-iscsi 2022-08-10 13:16:36.970 | lvm2 2022-08-10 13:16:36.970 | qemu-utils 2022-08-10 13:16:36.970 | thin-provisioning-tools 2022-08-10 13:16:36.970 | acl 2022-08-10 13:16:36.970 | dnsmasq-base 2022-08-10 13:16:36.970 | dnsmasq-utils 2022-08-10 13:16:36.970 | ebtables 2022-08-10 13:16:36.970 | haproxy 2022-08-10 13:16:36.970 | iptables 2022-08-10 13:16:36.970 | iputils-arping 2022-08-10 13:16:36.970 | iputils-ping 2022-08-10 13:16:36.970 | postgresql-server-dev-all 2022-08-10 13:16:36.970 | python3-mysqldb 2022-08-10 13:16:36.970 | sqlite3 2022-08-10 13:16:36.970 | sudo 2022-08-10 13:16:36.970 | vlan 2022-08-10 13:16:36.970 | pcp 2022-08-10 13:16:36.970 | ipset 2022-08-10 13:16:36.970 | conntrack 2022-08-10 13:16:36.970 | conntrackd 2022-08-10 13:16:36.970 | keepalived 2022-08-10 13:16:36.970 | lvm2 2022-08-10 13:16:36.970 | qemu-utils 2022-08-10 13:16:36.970 | thin-provisioning-tools 2022-08-10 13:16:36.970 | curl 2022-08-10 13:16:36.970 | liberasurecode-dev 2022-08-10 13:16:36.970 | make 2022-08-10 13:16:36.970 | memcached 2022-08-10 13:16:36.970 | rsync 2022-08-10 13:16:36.970 | sqlite3 2022-08-10 13:16:36.970 | xfsprogs ' 2022-08-10 13:16:36.971 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-10 13:16:36.973 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:16:36.976 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:16:36.979 | ++ 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-08-10 13:16:36.979 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-10 13:16:36.985 | ++ 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-08-10 13:16:36.987 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-10 13:16:36.989 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 13:16:36.992 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-10 13:16:36.994 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 13:16:36.996 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 13:16:36.998 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 13:16:37.000 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:16:37.003 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:16:37.005 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 13:16:37.007 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-10 13:16:37.009 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-10 13:16:37.011 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-10 13:16:37.014 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-10 13:16:37.018 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-10 13:16:37.021 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-10 13:16:37.024 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-10 13:16:37.026 | ++ functions-common:time_start:2427 : local start_time= 2022-08-10 13:16:37.029 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:16:37.032 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:16:37.036 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1660137397034 2022-08-10 13:16:37.039 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-10 13:16:37.041 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-10 13:16:37.043 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-10 13:16:37.313 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-10 13:16:37.345 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-08-10 13:16:37.445 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-10 13:16:37.517 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-10 13:16:37.760 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,036 kB] 2022-08-10 13:16:38.093 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [935 kB] 2022-08-10 13:16:48.762 | Fetched 3,193 kB in 2s (1,959 kB/s) 2022-08-10 13:16:50.418 | Reading package lists... 2022-08-10 13:16:50.452 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-10 13:16:50.454 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-10 13:16:50.457 | ++ functions-common:time_stop:2440 : local name 2022-08-10 13:16:50.459 | ++ functions-common:time_stop:2441 : local end_time 2022-08-10 13:16:50.461 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:16:50.463 | ++ functions-common:time_stop:2443 : local total 2022-08-10 13:16:50.465 | ++ functions-common:time_stop:2444 : local start_time 2022-08-10 13:16:50.468 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-10 13:16:50.470 | ++ functions-common:time_stop:2447 : start_time=1660137397034 2022-08-10 13:16:50.472 | ++ functions-common:time_stop:2449 : [[ -z 1660137397034 ]] 2022-08-10 13:16:50.475 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:16:50.479 | ++ functions-common:time_stop:2452 : end_time=1660137410477 2022-08-10 13:16:50.481 | ++ functions-common:time_stop:2453 : elapsed_time=13443 2022-08-10 13:16:50.484 | ++ functions-common:time_stop:2454 : total=0 2022-08-10 13:16:50.486 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:16:50.488 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13443 2022-08-10 13:16:50.491 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-10 13:16:50.493 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 13:16:50.495 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:16:50.497 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:16:50.500 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-10 13:16:50.522 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-10 13:16:50.633 | Reading package lists... 2022-08-10 13:16:50.899 | Building dependency tree... 2022-08-10 13:16:50.901 | Reading state information... 2022-08-10 13:16:50.938 | acl is already the newest version (2.2.53-6). 2022-08-10 13:16:50.938 | bc is already the newest version (1.07.1-2build1). 2022-08-10 13:16:50.938 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-10 13:16:50.938 | conntrack is already the newest version (1:1.4.5-2). 2022-08-10 13:16:50.938 | ebtables is already the newest version (2.0.11-3build1). 2022-08-10 13:16:50.938 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-10 13:16:50.938 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-10 13:16:50.938 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-10 13:16:50.938 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-10 13:16:50.938 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-10 13:16:50.938 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-10 13:16:50.938 | iputils-arping is already the newest version (3:20190709-3). 2022-08-10 13:16:50.938 | iputils-ping is already the newest version (3:20190709-3). 2022-08-10 13:16:50.938 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-10 13:16:50.938 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-10 13:16:50.938 | libffi-dev is already the newest version (3.3-4). 2022-08-10 13:16:50.938 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-10 13:16:50.939 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-10 13:16:50.939 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-10 13:16:50.939 | lsscsi is already the newest version (0.30-0.1). 2022-08-10 13:16:50.939 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-10 13:16:50.939 | make is already the newest version (4.2.1-1.2). 2022-08-10 13:16:50.939 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-10 13:16:50.939 | psmisc is already the newest version (23.3-1). 2022-08-10 13:16:50.939 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-10 13:16:50.939 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-10 13:16:50.939 | python3-systemd is already the newest version (234-3build2). 2022-08-10 13:16:50.939 | socat is already the newest version (1.7.3.3-2). 2022-08-10 13:16:50.939 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-10 13:16:50.939 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-10 13:16:50.939 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-10 13:16:50.939 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-10 13:16:50.939 | graphviz is already the newest version (2.42.2-3build2). 2022-08-10 13:16:50.939 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-10 13:16:50.939 | pcp is already the newest version (5.0.3-1). 2022-08-10 13:16:50.939 | pm-utils is already the newest version (1.4.1-19). 2022-08-10 13:16:50.939 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-10 13:16:50.939 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 13:16:50.939 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 13:16:50.939 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-10 13:16:50.939 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-10 13:16:50.939 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-10 13:16:50.939 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-10 13:16:50.939 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-10 13:16:50.939 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-10 13:16:50.939 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-10 13:16:50.939 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-10 13:16:50.939 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-10 13:16:50.939 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-10 13:16:50.939 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-10 13:16:50.939 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-10 13:16:50.940 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-10 13:16:50.940 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-10 13:16:50.940 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-08-10 13:16:50.940 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-10 13:16:50.940 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-10 13:16:50.940 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-10 13:16:50.940 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-10 13:16:50.940 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-10 13:16:50.940 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-10 13:16:50.940 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-10 13:16:50.940 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-10 13:16:50.940 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-10 13:16:50.940 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-10 13:16:50.940 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-10 13:16:50.940 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-10 13:16:50.940 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-10 13:16:50.940 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-10 13:16:50.940 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-10 13:16:51.184 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 13:16:51.184 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-10 13:16:51.184 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-10 13:16:51.184 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-10 13:16:51.185 | The following packages were automatically installed and are no longer required: 2022-08-10 13:16:51.186 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 13:16:51.186 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 13:16:51.186 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 13:16:51.186 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 13:16:51.186 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 13:16:51.186 | python3-zope.interface 2022-08-10 13:16:51.186 | Use 'sudo apt autoremove' to remove them. 2022-08-10 13:16:51.305 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 13:16:51.309 | ++ functions-common:apt_get:1235 : result=0 2022-08-10 13:16:51.312 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 13:16:51.314 | ++ functions-common:time_stop:2440 : local name 2022-08-10 13:16:51.317 | ++ functions-common:time_stop:2441 : local end_time 2022-08-10 13:16:51.319 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:16:51.321 | ++ functions-common:time_stop:2443 : local total 2022-08-10 13:16:51.323 | ++ functions-common:time_stop:2444 : local start_time 2022-08-10 13:16:51.325 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-10 13:16:51.328 | ++ functions-common:time_stop:2447 : start_time=1660137410519 2022-08-10 13:16:51.330 | ++ functions-common:time_stop:2449 : [[ -z 1660137410519 ]] 2022-08-10 13:16:51.333 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:16:51.337 | ++ functions-common:time_stop:2452 : end_time=1660137411335 2022-08-10 13:16:51.340 | ++ functions-common:time_stop:2453 : elapsed_time=816 2022-08-10 13:16:51.342 | ++ functions-common:time_stop:2454 : total=811 2022-08-10 13:16:51.345 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:16:51.347 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1627 2022-08-10 13:16:51.349 | ++ functions-common:apt_get:1239 : return 0 2022-08-10 13:16:51.352 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-10 13:16:51.354 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-10 13:16:51.357 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-10 13:16:51.362 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-10 13:16:51.367 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-10 13:16:51.369 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-10 13:16:51.372 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-10 13:16:52.799 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-10 13:16:52.801 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-10 13:16:52.803 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-10 13:16:52.805 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-10 13:16:52.807 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-10 13:16:52.808 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-10 13:16:52.810 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-10 13:16:52.812 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-10 13:16:52.814 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-10 13:16:52.816 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-10 13:16:52.818 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-10 13:16:52.819 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-10 13:16:52.821 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-10 13:16:52.823 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-10 13:16:52.825 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-10 13:16:52.826 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-10 13:16:52.828 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-10 13:16:52.830 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-10 13:16:52.832 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-10 13:16:52.834 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-10 13:16:52.836 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-10 13:16:52.838 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-10 13:16:52.840 | + functions-common:_ensure_lsb_release:394 : return 2022-08-10 13:16:52.843 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-10 13:16:52.912 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-10 13:16:52.915 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-10 13:16:52.984 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-10 13:16:52.987 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-10 13:16:53.055 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-10 13:16:53.057 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-10 13:16:53.059 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-10 13:16:53.061 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-10 13:16:53.063 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-10 13:16:53.065 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-10 13:16:53.067 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-10 13:16:53.069 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-10 13:16:53.070 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-10 13:16:53.072 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-10 13:16:53.074 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-10 13:16:53.074 | Distro: focal 2022-08-10 13:16:53.078 | + tools/install_pip.sh:main:124 : get_versions 2022-08-10 13:16:53.080 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-10 13:16:53.084 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-10 13:16:53.085 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-10 13:16:53.088 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-10 13:16:53.088 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-10 13:16:54.567 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-10 13:16:54.569 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-10 13:16:54.569 | pip: 20.0.2 2022-08-10 13:16:54.571 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-10 13:16:54.572 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-10 13:16:54.574 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 13:16:54.576 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 13:16:54.578 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 13:16:54.580 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 13:16:54.582 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 13:16:54.583 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 13:16:54.585 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 13:16:54.587 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 13:16:54.588 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 13:16:54.590 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 13:16:54.592 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-10 13:16:54.594 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:16:54.596 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:16:54.597 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-10 13:16:54.602 | + tools/install_pip.sh:main:153 : set -x 2022-08-10 13:16:54.604 | + tools/install_pip.sh:main:156 : get_versions 2022-08-10 13:16:54.606 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-10 13:16:54.610 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-10 13:16:54.612 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-10 13:16:54.615 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-10 13:16:54.615 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-10 13:16:56.087 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-10 13:16:56.089 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-10 13:16:56.089 | pip: 20.0.2 2022-08-10 13:16:56.092 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-10 13:16:56.095 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-10 13:16:56.099 | + ./stack.sh:main:791 : fixup_all 2022-08-10 13:16:56.101 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-10 13:16:56.104 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-10 13:16:56.106 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:16:56.108 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:16:56.111 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-10 13:16:56.123 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-10 13:16:56.134 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-10 13:16:56.146 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-10 13:16:56.148 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-10 13:16:56.151 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 13:16:56.153 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 13:16:56.156 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 13:16:56.158 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 13:16:56.160 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 13:16:56.162 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 13:16:56.164 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 13:16:56.166 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 13:16:56.169 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 13:16:56.171 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 13:16:56.174 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-10 13:16:56.176 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-10 13:16:56.178 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-10 13:16:56.181 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 13:16:56.183 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 13:16:56.185 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 13:16:56.187 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 13:16:56.190 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 13:16:56.192 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 13:16:56.195 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-10 13:16:56.197 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-10 13:16:56.219 | Using python 3.8 to install os-testr 2022-08-10 13:16:56.222 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-10 13:16:58.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:16:58.318 | from cryptography.utils import int_from_bytes 2022-08-10 13:16:58.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:16:58.329 | from cryptography.utils import int_from_bytes 2022-08-10 13:16:59.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:16:59.426 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.0.0) 2022-08-10 13:16:59.520 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:16:59.545 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-10 13:16:59.599 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 13:16:59.620 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 13:16:59.651 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 13:17:02.054 | + inc/python:pip_install:196 : result=0 2022-08-10 13:17:02.056 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:17:02.058 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:02.061 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:02.064 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:02.069 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:02.069 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:02.070 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:17:02.073 | + functions-common:time_stop:2447 : start_time=1660137416213 2022-08-10 13:17:02.075 | + functions-common:time_stop:2449 : [[ -z 1660137416213 ]] 2022-08-10 13:17:02.078 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:02.082 | + functions-common:time_stop:2452 : end_time=1660137422079 2022-08-10 13:17:02.084 | + functions-common:time_stop:2453 : elapsed_time=5866 2022-08-10 13:17:02.086 | + functions-common:time_stop:2454 : total=0 2022-08-10 13:17:02.088 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:02.091 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5866 2022-08-10 13:17:02.093 | + inc/python:pip_install:199 : return 0 2022-08-10 13:17:02.096 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-10 13:17:02.151 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-10 13:17:02.383 | + ./stack.sh:main:805 : install_infra 2022-08-10 13:17:02.386 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 13:17:02.390 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-10 13:17:02.393 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 13:17:02.397 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-10 13:17:02.422 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-10 13:17:05.218 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:17:05.343 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:17:05.636 | + inc/python:pip_install:196 : result=0 2022-08-10 13:17:05.639 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:17:05.641 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:05.644 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:05.646 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:05.648 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:05.650 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:05.653 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:17:05.655 | + functions-common:time_stop:2447 : start_time=1660137422414 2022-08-10 13:17:05.657 | + functions-common:time_stop:2449 : [[ -z 1660137422414 ]] 2022-08-10 13:17:05.660 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:05.664 | + functions-common:time_stop:2452 : end_time=1660137425661 2022-08-10 13:17:05.666 | + functions-common:time_stop:2453 : elapsed_time=3247 2022-08-10 13:17:05.668 | + functions-common:time_stop:2454 : total=5866 2022-08-10 13:17:05.671 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:05.673 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9113 2022-08-10 13:17:05.676 | + inc/python:pip_install:199 : return 0 2022-08-10 13:17:05.678 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 13:17:05.680 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-10 13:17:05.704 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-10 13:17:08.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:17:08.368 | Processing /opt/stack/requirements 2022-08-10 13:17:10.084 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:17:10.087 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 13:17:10.100 | 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 328)) (21.3) 2022-08-10 13:17:10.105 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:17:10.108 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:17:10.114 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:17:10.128 | 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 483)) (1.16.0) 2022-08-10 13:17:10.131 | Requirement already satisfied: urllib3===1.26.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:17:10.164 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5610) (1.3) 2022-08-10 13:17:10.167 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5610) (0.3.0) 2022-08-10 13:17:10.183 | 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 200)) (3.3) 2022-08-10 13:17:10.187 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:17:10.192 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-10 13:17:10.194 | 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 114)) (3.10.1) 2022-08-10 13:17:10.206 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 13:17:10.209 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 13:17:10.277 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 13:17:10.289 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:17:10.294 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 13:17:10.296 | 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 572)) (0.2.5) 2022-08-10 13:17:10.301 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 13:17:10.359 | Building wheels for collected packages: openstack-requirements 2022-08-10 13:17:10.360 | Building wheel for openstack-requirements (setup.py): started 2022-08-10 13:17:11.210 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-10 13:17:11.211 | ERROR: Command errored out with exit status 1: 2022-08-10 13:17:11.211 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ok_w1lm7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ok_w1lm7/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-6_9t5pdo 2022-08-10 13:17:11.211 | cwd: /tmp/pip-req-build-ok_w1lm7/ 2022-08-10 13:17:11.211 | Complete output (6 lines): 2022-08-10 13:17:11.211 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-10 13:17:11.211 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-10 13:17:11.211 | or: setup.py --help-commands 2022-08-10 13:17:11.211 | or: setup.py cmd --help 2022-08-10 13:17:11.211 | 2022-08-10 13:17:11.211 | error: invalid command 'bdist_wheel' 2022-08-10 13:17:11.211 | ---------------------------------------- 2022-08-10 13:17:11.211 | ERROR: Failed building wheel for openstack-requirements 2022-08-10 13:17:11.211 | Running setup.py clean for openstack-requirements 2022-08-10 13:17:12.069 | Failed to build openstack-requirements 2022-08-10 13:17:12.086 | Installing collected packages: openstack-requirements 2022-08-10 13:17:12.086 | Attempting uninstall: openstack-requirements 2022-08-10 13:17:12.087 | Found existing installation: openstack-requirements 1.2.1.dev5610 2022-08-10 13:17:12.123 | Uninstalling openstack-requirements-1.2.1.dev5610: 2022-08-10 13:17:12.141 | Successfully uninstalled openstack-requirements-1.2.1.dev5610 2022-08-10 13:17:12.143 | Running setup.py install for openstack-requirements: started 2022-08-10 13:17:14.564 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-10 13:17:14.588 | Successfully installed openstack-requirements-1.2.1.dev5610 2022-08-10 13:17:14.713 | + inc/python:pip_install:196 : result=0 2022-08-10 13:17:14.716 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:17:14.719 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:14.721 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:14.723 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:14.725 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:14.727 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:14.730 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:17:14.733 | + functions-common:time_stop:2447 : start_time=1660137425696 2022-08-10 13:17:14.735 | + functions-common:time_stop:2449 : [[ -z 1660137425696 ]] 2022-08-10 13:17:14.738 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:14.742 | + functions-common:time_stop:2452 : end_time=1660137434739 2022-08-10 13:17:14.744 | + functions-common:time_stop:2453 : elapsed_time=9043 2022-08-10 13:17:14.746 | + functions-common:time_stop:2454 : total=9113 2022-08-10 13:17:14.748 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:14.751 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18156 2022-08-10 13:17:14.753 | + inc/python:pip_install:199 : return 0 2022-08-10 13:17:14.755 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-10 13:17:14.758 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-10 13:17:14.761 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-10 13:17:14.763 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:14.766 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:14.768 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-08-10 13:17:14.771 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:14.773 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-10 13:17:14.794 | Using python 3.8 to install pbr 2022-08-10 13:17:14.796 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-10 13:17:16.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:17:16.910 | from cryptography.utils import int_from_bytes 2022-08-10 13:17:16.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:17:16.910 | from cryptography.utils import int_from_bytes 2022-08-10 13:17:17.974 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:17:18.097 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:17:20.507 | + inc/python:pip_install:196 : result=0 2022-08-10 13:17:20.510 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:17:20.512 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:20.514 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:20.516 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:20.518 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:20.521 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:20.523 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:17:20.525 | + functions-common:time_stop:2447 : start_time=1660137434789 2022-08-10 13:17:20.528 | + functions-common:time_stop:2449 : [[ -z 1660137434789 ]] 2022-08-10 13:17:20.531 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:20.535 | + functions-common:time_stop:2452 : end_time=1660137440532 2022-08-10 13:17:20.537 | + functions-common:time_stop:2453 : elapsed_time=5743 2022-08-10 13:17:20.540 | + functions-common:time_stop:2454 : total=18156 2022-08-10 13:17:20.542 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:20.545 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23899 2022-08-10 13:17:20.547 | + inc/python:pip_install:199 : return 0 2022-08-10 13:17:20.549 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-10 13:17:22.869 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-10 13:17:24.769 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:17:24.770 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-10 13:17:24.790 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-10 13:17:24.794 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-10 13:17:24.798 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-10 13:17:24.802 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-10 13:17:24.806 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-08-10 13:17:24.880 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-10 13:17:24.883 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-10 13:17:24.887 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-10 13:17:24.904 | + ./stack.sh:main:814 : pkgs= 2022-08-10 13:17:24.907 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-10 13:17:24.909 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-10 13:17:24.912 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 13:17:24.914 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-10 13:17:24.916 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 13:17:24.919 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 13:17:24.922 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 13:17:24.924 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 13:17:24.926 | + functions-common:run_phase:1878 : local extra 2022-08-10 13:17:24.929 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 13:17:24.933 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 13:17:24.936 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 13:17:24.938 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 13:17:24.941 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-10 13:17:24.943 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 13:17:24.958 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:17:24.960 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 13:17:24.963 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 13:17:24.965 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-10 13:17:24.968 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-10 13:17:24.970 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-10 13:17:24.972 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-10 13:17:24.974 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-10 13:17:24.976 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-10 13:17:24.979 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-10 13:17:24.982 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-10 13:17:24.984 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-10 13:17:24.986 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 13:17:24.988 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 13:17:24.991 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 13:17:24.993 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 13:17:24.995 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-10 13:17:24.998 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 13:17:25.000 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-10 13:17:25.002 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 13:17:25.005 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 13:17:25.007 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-10 13:17:25.009 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-10 13:17:25.012 | + functions:set_systemd_override:821 : local value=2048 2022-08-10 13:17:25.014 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-10 13:17:25.017 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-10 13:17:25.071 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-10 13:17:25.071 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-10 13:17:25.073 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-10 13:17:25.645 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-10 13:17:25.648 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-10 13:17:25.665 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:17:25.668 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-10 13:17:25.671 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 13:17:25.673 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 13:17:25.676 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 13:17:25.678 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 13:17:25.680 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 13:17:25.683 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 13:17:25.686 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:25.689 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:25.691 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 13:17:25.694 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 13:17:25.696 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 13:17:25.698 | + functions-common:apt_get_update:1191 : return 2022-08-10 13:17:25.701 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-10 13:17:25.704 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 13:17:25.706 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:25.708 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:25.711 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-10 13:17:25.733 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-10 13:17:25.844 | Reading package lists... 2022-08-10 13:17:26.109 | Building dependency tree... 2022-08-10 13:17:26.111 | Reading state information... 2022-08-10 13:17:26.388 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-10 13:17:26.388 | The following packages were automatically installed and are no longer required: 2022-08-10 13:17:26.389 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 13:17:26.389 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 13:17:26.389 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 13:17:26.389 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 13:17:26.389 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 13:17:26.389 | python3-zope.interface 2022-08-10 13:17:26.389 | Use 'sudo apt autoremove' to remove them. 2022-08-10 13:17:26.509 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 13:17:26.514 | + functions-common:apt_get:1235 : result=0 2022-08-10 13:17:26.517 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 13:17:26.519 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:26.521 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:26.524 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:26.526 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:26.528 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:26.530 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 13:17:26.533 | + functions-common:time_stop:2447 : start_time=1660137445730 2022-08-10 13:17:26.535 | + functions-common:time_stop:2449 : [[ -z 1660137445730 ]] 2022-08-10 13:17:26.538 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:26.542 | + functions-common:time_stop:2452 : end_time=1660137446540 2022-08-10 13:17:26.545 | + functions-common:time_stop:2453 : elapsed_time=810 2022-08-10 13:17:26.547 | + functions-common:time_stop:2454 : total=1627 2022-08-10 13:17:26.549 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:26.552 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2437 2022-08-10 13:17:26.554 | + functions-common:apt_get:1239 : return 0 2022-08-10 13:17:26.556 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-10 13:17:26.560 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 13:17:26.562 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 13:17:26.565 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 13:17:26.567 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 13:17:26.570 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 13:17:26.572 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 13:17:26.575 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-10 13:17:26.578 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 13:17:26.580 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 13:17:26.583 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 13:17:26.585 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 13:17:26.588 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 13:17:26.590 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 13:17:26.592 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 13:17:26.595 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 13:17:26.597 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 13:17:26.599 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 13:17:26.602 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-10 13:17:26.604 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 13:17:26.607 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 13:17:26.609 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 13:17:26.612 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 13:17:26.614 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 13:17:26.617 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 13:17:26.619 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-10 13:17:26.622 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-10 13:17:26.639 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:17:26.642 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-10 13:17:26.644 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:17:26.646 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-10 13:17:26.649 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-10 13:17:26.652 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-10 13:17:26.656 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-10 13:17:26.659 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-10 13:17:26.661 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-10 13:17:26.663 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-10 13:17:26.666 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-10 13:17:26.669 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-10 13:17:26.672 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-10 13:17:27.375 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-10 13:17:27.375 | user tags 2022-08-10 13:17:27.375 | stackrabbit []' 2022-08-10 13:17:27.378 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-10 13:17:27.379 | user tags 2022-08-10 13:17:27.379 | stackrabbit []' 2022-08-10 13:17:27.379 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-10 13:17:27.385 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-10 13:17:27.388 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-10 13:17:27.390 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-10 13:17:28.083 | Changing password for user "stackrabbit" ... 2022-08-10 13:17:28.164 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-10 13:17:28.879 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-10 13:17:28.959 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-10 13:17:28.961 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-10 13:17:29.625 | Changing password for user "stackrabbit" ... 2022-08-10 13:17:29.682 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-10 13:17:29.684 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-10 13:17:29.687 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-10 13:17:30.358 | Deleting user "guest" ... 2022-08-10 13:17:30.374 | Error: 2022-08-10 13:17:30.374 | {:no_such_user, "guest"} 2022-08-10 13:17:30.388 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-10 13:17:30.390 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-10 13:17:30.407 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:17:30.410 | + ./stack.sh:main:831 : install_database 2022-08-10 13:17:30.412 | + lib/database:install_database:118 : install_database_mysql 2022-08-10 13:17:30.414 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-10 13:17:30.417 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:30.420 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:30.422 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-10 13:17:30.772 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-10 13:17:30.775 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-10 13:17:30.777 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-10 13:17:30.780 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-10 13:17:30.782 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-10 13:17:30.785 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-10 13:17:30.787 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 13:17:30.789 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 13:17:30.792 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 13:17:30.795 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 13:17:30.797 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 13:17:30.800 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 13:17:30.802 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 13:17:30.804 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 13:17:30.807 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 13:17:30.810 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 13:17:30.813 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-10 13:17:30.815 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 13:17:30.817 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 13:17:30.820 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 13:17:30.822 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 13:17:30.825 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 13:17:30.827 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 13:17:30.830 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-10 13:17:30.832 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:30.834 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:30.837 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-10 13:17:30.840 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 13:17:30.843 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 13:17:30.845 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 13:17:30.847 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 13:17:30.850 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 13:17:30.852 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 13:17:30.854 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:30.857 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:30.860 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 13:17:30.862 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 13:17:30.864 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 13:17:30.867 | + functions-common:apt_get_update:1191 : return 2022-08-10 13:17:30.869 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-10 13:17:30.872 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 13:17:30.874 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:30.877 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:30.879 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-10 13:17:30.900 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-10 13:17:31.013 | Reading package lists... 2022-08-10 13:17:31.279 | Building dependency tree... 2022-08-10 13:17:31.280 | Reading state information... 2022-08-10 13:17:31.557 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-10 13:17:31.557 | The following packages were automatically installed and are no longer required: 2022-08-10 13:17:31.559 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 13:17:31.559 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 13:17:31.559 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 13:17:31.559 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 13:17:31.559 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 13:17:31.559 | python3-zope.interface 2022-08-10 13:17:31.559 | Use 'sudo apt autoremove' to remove them. 2022-08-10 13:17:31.678 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 13:17:31.683 | + functions-common:apt_get:1235 : result=0 2022-08-10 13:17:31.685 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 13:17:31.688 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:31.690 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:31.693 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:31.695 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:31.697 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:31.699 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 13:17:31.702 | + functions-common:time_stop:2447 : start_time=1660137450897 2022-08-10 13:17:31.704 | + functions-common:time_stop:2449 : [[ -z 1660137450897 ]] 2022-08-10 13:17:31.707 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:31.711 | + functions-common:time_stop:2452 : end_time=1660137451708 2022-08-10 13:17:31.713 | + functions-common:time_stop:2453 : elapsed_time=811 2022-08-10 13:17:31.717 | + functions-common:time_stop:2454 : total=2437 2022-08-10 13:17:31.719 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:31.722 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3248 2022-08-10 13:17:31.724 | + functions-common:apt_get:1239 : return 0 2022-08-10 13:17:31.726 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-10 13:17:31.729 | + ./stack.sh:main:834 : install_database_python 2022-08-10 13:17:31.740 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-10 13:17:31.740 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-10 13:17:31.740 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-10 13:17:31.740 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 13:17:31.742 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-10 13:17:31.745 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-10 13:17:31.747 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 13:17:31.751 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 13:17:31.753 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-10 13:17:31.758 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-10 13:17:31.760 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-10 13:17:31.763 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-10 13:17:31.766 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-10 13:17:31.770 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-10 13:17:31.791 | Using python 3.8 to install PyMySQL 2022-08-10 13:17:31.794 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-10 13:17:33.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:17:33.904 | from cryptography.utils import int_from_bytes 2022-08-10 13:17:33.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:17:33.904 | from cryptography.utils import int_from_bytes 2022-08-10 13:17:34.953 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:17:34.955 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-10 13:17:37.362 | + inc/python:pip_install:196 : result=0 2022-08-10 13:17:37.365 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:17:37.367 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:37.370 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:37.372 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:37.375 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:37.377 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:37.380 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:17:37.382 | + functions-common:time_stop:2447 : start_time=1660137451786 2022-08-10 13:17:37.384 | + functions-common:time_stop:2449 : [[ -z 1660137451786 ]] 2022-08-10 13:17:37.388 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:37.392 | + functions-common:time_stop:2452 : end_time=1660137457389 2022-08-10 13:17:37.394 | + functions-common:time_stop:2453 : elapsed_time=5603 2022-08-10 13:17:37.397 | + functions-common:time_stop:2454 : total=23899 2022-08-10 13:17:37.399 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:37.401 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29502 2022-08-10 13:17:37.404 | + inc/python:pip_install:199 : return 0 2022-08-10 13:17:37.407 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-10 13:17:37.409 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-10 13:17:37.411 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-10 13:17:37.413 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-10 13:17:37.431 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:17:37.434 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-10 13:17:37.436 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-10 13:17:37.440 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:17:37.441 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 13:17:37.446 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:17:37.448 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 13:17:37.451 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 13:17:37.453 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 13:17:37.456 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-10 13:17:37.458 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-10 13:17:37.474 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:17:37.477 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-10 13:17:37.480 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 13:17:37.482 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 13:17:37.485 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 13:17:37.488 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 13:17:37.490 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 13:17:37.492 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 13:17:37.495 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:37.497 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:37.500 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 13:17:37.502 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 13:17:37.505 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 13:17:37.507 | + functions-common:apt_get_update:1191 : return 2022-08-10 13:17:37.509 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-10 13:17:37.512 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 13:17:37.514 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:37.517 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:37.519 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-10 13:17:37.540 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-10 13:17:37.652 | Reading package lists... 2022-08-10 13:17:37.916 | Building dependency tree... 2022-08-10 13:17:37.918 | Reading state information... 2022-08-10 13:17:38.196 | radvd is already the newest version (1:2.17-2). 2022-08-10 13:17:38.196 | The following packages were automatically installed and are no longer required: 2022-08-10 13:17:38.197 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 13:17:38.197 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 13:17:38.197 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 13:17:38.197 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 13:17:38.198 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 13:17:38.198 | python3-zope.interface 2022-08-10 13:17:38.198 | Use 'sudo apt autoremove' to remove them. 2022-08-10 13:17:38.315 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 13:17:38.320 | + functions-common:apt_get:1235 : result=0 2022-08-10 13:17:38.322 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 13:17:38.325 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:38.327 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:38.329 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:38.332 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:38.334 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:38.336 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 13:17:38.338 | + functions-common:time_stop:2447 : start_time=1660137457538 2022-08-10 13:17:38.341 | + functions-common:time_stop:2449 : [[ -z 1660137457538 ]] 2022-08-10 13:17:38.345 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:38.349 | + functions-common:time_stop:2452 : end_time=1660137458346 2022-08-10 13:17:38.351 | + functions-common:time_stop:2453 : elapsed_time=808 2022-08-10 13:17:38.354 | + functions-common:time_stop:2454 : total=3248 2022-08-10 13:17:38.357 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:38.359 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4056 2022-08-10 13:17:38.362 | + functions-common:apt_get:1239 : return 0 2022-08-10 13:17:38.364 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-10 13:17:38.381 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:17:38.384 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-10 13:17:38.386 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-10 13:17:38.389 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-10 13:17:38.392 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-10 13:17:38.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-10 13:17:38.415 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 13:17:38.417 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 13:17:38.420 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 13:17:38.422 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 13:17:38.424 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 13:17:38.427 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 13:17:38.429 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:38.431 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:38.434 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 13:17:38.436 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 13:17:38.438 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 13:17:38.440 | + functions-common:apt_get_update:1191 : return 2022-08-10 13:17:38.443 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-10 13:17:38.445 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 13:17:38.447 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:38.450 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:38.452 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-10 13:17:38.473 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-08-10 13:17:38.586 | Reading package lists... 2022-08-10 13:17:38.851 | Building dependency tree... 2022-08-10 13:17:38.852 | Reading state information... 2022-08-10 13:17:39.136 | fakeroot is already the newest version (1.24-1). 2022-08-10 13:17:39.137 | make is already the newest version (4.2.1-1.2). 2022-08-10 13:17:39.137 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-10 13:17:39.137 | The following packages were automatically installed and are no longer required: 2022-08-10 13:17:39.138 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 13:17:39.138 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 13:17:39.138 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 13:17:39.138 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 13:17:39.138 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 13:17:39.138 | python3-zope.interface 2022-08-10 13:17:39.138 | Use 'sudo apt autoremove' to remove them. 2022-08-10 13:17:39.257 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 13:17:39.261 | + functions-common:apt_get:1235 : result=0 2022-08-10 13:17:39.264 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 13:17:39.266 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:39.268 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:39.271 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:39.273 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:39.275 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:39.277 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 13:17:39.279 | + functions-common:time_stop:2447 : start_time=1660137458471 2022-08-10 13:17:39.282 | + functions-common:time_stop:2449 : [[ -z 1660137458471 ]] 2022-08-10 13:17:39.285 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:39.289 | + functions-common:time_stop:2452 : end_time=1660137459287 2022-08-10 13:17:39.292 | + functions-common:time_stop:2453 : elapsed_time=816 2022-08-10 13:17:39.294 | + functions-common:time_stop:2454 : total=4056 2022-08-10 13:17:39.296 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:39.298 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4872 2022-08-10 13:17:39.301 | + functions-common:apt_get:1239 : return 0 2022-08-10 13:17:39.303 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-10 13:17:39.305 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:39.308 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:39.311 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-10 13:17:39.313 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-10 13:17:39.316 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-10 13:17:39.320 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-10 13:17:39.323 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-10 13:17:39.327 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-10 13:17:39.328 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-10 13:17:39.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-10 13:17:39.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-10 13:17:39.337 | + functions:vercmp:628 : local v1=5.4 2022-08-10 13:17:39.339 | + functions:vercmp:629 : local 'op=<' 2022-08-10 13:17:39.342 | + functions:vercmp:630 : local v2=3.13 2022-08-10 13:17:39.344 | + functions:vercmp:631 : local result 2022-08-10 13:17:39.347 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-10 13:17:39.348 | ++ functions:vercmp:635 : sort -V 2022-08-10 13:17:39.348 | ++ functions:vercmp:635 : head -1 2022-08-10 13:17:39.353 | + functions:vercmp:635 : result=3.13 2022-08-10 13:17:39.355 | + functions:vercmp:637 : case $op in 2022-08-10 13:17:39.357 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-10 13:17:39.360 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-10 13:17:39.362 | + functions:vercmp:648 : return 2022-08-10 13:17:39.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-10 13:17:39.367 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 13:17:39.369 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-10 13:17:39.861 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-10 13:17:39.863 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-10 13:17:39.866 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:39.869 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:39.871 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-08-10 13:17:39.875 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:39.878 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-10 13:17:39.896 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:17:39.899 | + ./stack.sh:main:842 : install_etcd3 2022-08-10 13:17:39.902 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-10 13:17:39.902 | Installing etcd 2022-08-10 13:17:39.904 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-10 13:17:39.918 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-10 13:17:39.929 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-10 13:17:39.934 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-10 13:17:39.948 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-10 13:17:39.951 | ++ 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-08-10 13:17:39.953 | ++ 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-08-10 13:17:39.957 | +++ 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-08-10 13:17:39.961 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 13:17:39.964 | ++ 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-08-10 13:17:39.967 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-10 13:17:39.969 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 13:17:39.972 | ++ functions:get_extra_file:74 : return 2022-08-10 13:17:39.975 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 13:17:39.977 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-10 13:17:39.980 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-10 13:17:39.983 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-10 13:17:39.999 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:17:40.002 | + ./stack.sh:main:861 : install_dstat 2022-08-10 13:17:40.006 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-10 13:17:40.022 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:17:40.024 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-10 13:17:40.028 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:17:40.030 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-10 13:17:40.033 | + ./stack.sh:main:870 : install_libs 2022-08-10 13:17:40.035 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-10 13:17:40.037 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-10 13:17:40.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-10 13:17:40.043 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-10 13:17:40.045 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.047 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.050 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-08-10 13:17:40.052 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.054 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-10 13:17:40.057 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-10 13:17:40.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-10 13:17:40.061 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-10 13:17:40.064 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.066 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.068 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-08-10 13:17:40.071 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.073 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-10 13:17:40.076 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-10 13:17:40.078 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-10 13:17:40.080 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-10 13:17:40.083 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.085 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.087 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-08-10 13:17:40.090 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.093 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-10 13:17:40.095 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-10 13:17:40.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-10 13:17:40.100 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-10 13:17:40.103 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.106 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.108 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-08-10 13:17:40.111 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.113 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-10 13:17:40.115 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-10 13:17:40.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-10 13:17:40.120 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-10 13:17:40.123 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.125 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.128 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-08-10 13:17:40.131 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.134 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-10 13:17:40.137 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-10 13:17:40.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-10 13:17:40.141 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-10 13:17:40.144 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.146 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.148 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-08-10 13:17:40.151 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.154 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-10 13:17:40.156 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-10 13:17:40.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-10 13:17:40.161 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-10 13:17:40.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.166 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.169 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-08-10 13:17:40.171 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.173 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-10 13:17:40.176 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-10 13:17:40.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-10 13:17:40.181 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-10 13:17:40.183 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.185 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.188 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-08-10 13:17:40.191 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.193 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-10 13:17:40.196 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-10 13:17:40.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-10 13:17:40.201 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-10 13:17:40.204 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.206 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.208 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-08-10 13:17:40.211 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.213 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-10 13:17:40.216 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-10 13:17:40.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-10 13:17:40.221 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-10 13:17:40.223 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.226 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.228 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-08-10 13:17:40.230 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.233 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-10 13:17:40.235 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-10 13:17:40.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-10 13:17:40.240 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-10 13:17:40.243 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.245 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.247 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-08-10 13:17:40.250 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.252 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-10 13:17:40.254 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-10 13:17:40.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-10 13:17:40.259 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-10 13:17:40.262 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.264 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.267 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-08-10 13:17:40.269 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.272 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-10 13:17:40.274 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-10 13:17:40.277 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-10 13:17:40.279 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-10 13:17:40.282 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.284 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.286 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-08-10 13:17:40.289 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.291 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-10 13:17:40.294 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-10 13:17:40.296 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-10 13:17:40.299 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-10 13:17:40.301 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.303 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.306 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-08-10 13:17:40.309 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.311 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-10 13:17:40.314 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-10 13:17:40.316 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-10 13:17:40.319 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-10 13:17:40.321 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.323 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.326 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-08-10 13:17:40.328 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.331 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-10 13:17:40.333 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-10 13:17:40.335 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-10 13:17:40.338 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-10 13:17:40.340 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.343 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.346 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-08-10 13:17:40.348 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.350 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-10 13:17:40.353 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-10 13:17:40.356 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-10 13:17:40.359 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-10 13:17:40.361 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.363 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.366 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-08-10 13:17:40.368 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.371 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-10 13:17:40.373 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-10 13:17:40.376 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-10 13:17:40.379 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-10 13:17:40.381 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.383 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.386 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-08-10 13:17:40.388 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.391 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-10 13:17:40.393 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-10 13:17:40.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-10 13:17:40.398 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-10 13:17:40.400 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.403 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.405 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-08-10 13:17:40.408 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.410 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-10 13:17:40.412 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-10 13:17:40.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-10 13:17:40.418 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-10 13:17:40.420 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.422 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.425 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-08-10 13:17:40.427 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.429 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-10 13:17:40.432 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-10 13:17:40.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-10 13:17:40.437 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-10 13:17:40.439 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.442 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.444 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-08-10 13:17:40.446 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.449 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-10 13:17:40.451 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-10 13:17:40.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-10 13:17:40.456 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-10 13:17:40.458 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.461 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.463 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-08-10 13:17:40.466 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.468 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-10 13:17:40.470 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-10 13:17:40.473 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-10 13:17:40.475 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-10 13:17:40.477 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.481 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.483 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-08-10 13:17:40.486 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.488 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-10 13:17:40.491 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-10 13:17:40.493 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-10 13:17:40.496 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-10 13:17:40.498 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.501 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.503 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-08-10 13:17:40.506 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.508 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-10 13:17:40.510 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-10 13:17:40.513 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-10 13:17:40.515 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-10 13:17:40.518 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.520 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.522 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-08-10 13:17:40.525 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.527 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-10 13:17:40.530 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-10 13:17:40.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-10 13:17:40.534 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-10 13:17:40.537 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.539 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.542 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-08-10 13:17:40.545 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.547 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-10 13:17:40.549 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-10 13:17:40.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-10 13:17:40.554 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-10 13:17:40.557 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.560 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.562 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-08-10 13:17:40.565 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.567 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-10 13:17:40.569 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-10 13:17:40.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-10 13:17:40.574 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-10 13:17:40.577 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.579 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.582 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-08-10 13:17:40.584 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.586 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-10 13:17:40.589 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-10 13:17:40.592 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-10 13:17:40.594 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-10 13:17:40.596 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.599 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.601 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-08-10 13:17:40.603 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.607 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-10 13:17:40.609 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-10 13:17:40.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-10 13:17:40.614 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-10 13:17:40.616 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.619 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.621 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-08-10 13:17:40.624 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.626 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-10 13:17:40.628 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-10 13:17:40.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-10 13:17:40.633 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-10 13:17:40.636 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.638 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.640 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-08-10 13:17:40.643 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.645 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-10 13:17:40.647 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-10 13:17:40.650 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-10 13:17:40.653 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-10 13:17:40.655 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.658 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.660 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-08-10 13:17:40.662 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.665 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-10 13:17:40.668 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-10 13:17:40.670 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-10 13:17:40.673 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-10 13:17:40.675 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.677 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.680 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-08-10 13:17:40.682 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.685 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-10 13:17:40.687 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-10 13:17:40.690 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-10 13:17:40.692 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-10 13:17:40.695 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.697 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.699 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-08-10 13:17:40.702 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.704 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-10 13:17:40.707 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-10 13:17:40.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-10 13:17:40.711 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-10 13:17:40.714 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.717 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.719 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-08-10 13:17:40.722 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.724 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-10 13:17:40.726 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-10 13:17:40.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-10 13:17:40.732 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-10 13:17:40.734 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.737 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.739 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-08-10 13:17:40.741 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.744 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-10 13:17:40.746 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-10 13:17:40.749 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-10 13:17:40.751 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-10 13:17:40.753 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.756 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.758 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-08-10 13:17:40.760 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.763 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-10 13:17:40.765 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-10 13:17:40.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-10 13:17:40.770 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-10 13:17:40.772 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:40.775 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:40.778 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-08-10 13:17:40.780 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:40.783 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-10 13:17:40.805 | Using python 3.8 to install etcd3 2022-08-10 13:17:40.807 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-10 13:17:42.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:17:42.911 | from cryptography.utils import int_from_bytes 2022-08-10 13:17:42.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:17:42.911 | from cryptography.utils import int_from_bytes 2022-08-10 13:17:43.968 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:17:43.970 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.12.0) 2022-08-10 13:17:43.981 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.47.0) 2022-08-10 13:17:43.992 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.4) 2022-08-10 13:17:43.994 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:17:43.998 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 13:17:46.319 | + inc/python:pip_install:196 : result=0 2022-08-10 13:17:46.321 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:17:46.324 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:46.327 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:46.329 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:46.331 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:46.333 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:46.335 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:17:46.338 | + functions-common:time_stop:2447 : start_time=1660137460799 2022-08-10 13:17:46.340 | + functions-common:time_stop:2449 : [[ -z 1660137460799 ]] 2022-08-10 13:17:46.343 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:46.347 | + functions-common:time_stop:2452 : end_time=1660137466344 2022-08-10 13:17:46.349 | + functions-common:time_stop:2453 : elapsed_time=5545 2022-08-10 13:17:46.351 | + functions-common:time_stop:2454 : total=29502 2022-08-10 13:17:46.353 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:46.356 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35047 2022-08-10 13:17:46.359 | + inc/python:pip_install:199 : return 0 2022-08-10 13:17:46.361 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-10 13:17:46.384 | Using python 3.8 to install etcd3gw 2022-08-10 13:17:46.386 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-10 13:17:48.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:17:48.470 | from cryptography.utils import int_from_bytes 2022-08-10 13:17:48.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:17:48.470 | from cryptography.utils import int_from_bytes 2022-08-10 13:17:49.504 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:17:49.505 | Requirement already satisfied: etcd3gw===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (2.0.0) 2022-08-10 13:17:49.513 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 13:17:49.515 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:17:49.518 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:17:49.532 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:17:49.565 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:17:49.568 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:17:49.570 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:17:51.839 | + inc/python:pip_install:196 : result=0 2022-08-10 13:17:51.841 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:17:51.843 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:51.846 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:51.848 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:51.850 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:51.852 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:51.855 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:17:51.857 | + functions-common:time_stop:2447 : start_time=1660137466378 2022-08-10 13:17:51.860 | + functions-common:time_stop:2449 : [[ -z 1660137466378 ]] 2022-08-10 13:17:51.863 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:51.867 | + functions-common:time_stop:2452 : end_time=1660137471864 2022-08-10 13:17:51.869 | + functions-common:time_stop:2453 : elapsed_time=5486 2022-08-10 13:17:51.872 | + functions-common:time_stop:2454 : total=35047 2022-08-10 13:17:51.874 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:51.876 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40533 2022-08-10 13:17:51.878 | + inc/python:pip_install:199 : return 0 2022-08-10 13:17:51.881 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-10 13:17:51.883 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-10 13:17:51.886 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-10 13:17:51.888 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 13:17:51.890 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 13:17:51.893 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 13:17:51.895 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 13:17:51.898 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 13:17:51.900 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 13:17:51.903 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 13:17:51.914 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 13:17:51.915 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 13:17:51.915 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 13:17:51.915 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-10 13:17:51.915 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:51.918 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:51.921 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-10 13:17:51.924 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 13:17:51.926 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 13:17:51.929 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 13:17:51.931 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 13:17:51.934 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 13:17:51.936 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 13:17:51.938 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 13:17:51.941 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:51.943 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:51.946 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 13:17:51.949 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 13:17:51.951 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 13:17:51.953 | + functions-common:apt_get_update:1191 : return 2022-08-10 13:17:51.956 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 13:17:51.958 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 13:17:51.961 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:51.964 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:51.966 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 13:17:51.989 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 13:17:52.121 | Reading package lists... 2022-08-10 13:17:52.390 | Building dependency tree... 2022-08-10 13:17:52.391 | Reading state information... 2022-08-10 13:17:52.669 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-10 13:17:52.669 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-10 13:17:52.670 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 13:17:52.670 | The following packages were automatically installed and are no longer required: 2022-08-10 13:17:52.671 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 13:17:52.671 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 13:17:52.671 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 13:17:52.671 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 13:17:52.671 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 13:17:52.671 | python3-zope.interface 2022-08-10 13:17:52.671 | Use 'sudo apt autoremove' to remove them. 2022-08-10 13:17:52.787 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 13:17:52.792 | + functions-common:apt_get:1235 : result=0 2022-08-10 13:17:52.794 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 13:17:52.797 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:52.799 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:52.801 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:52.803 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:52.806 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:52.809 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 13:17:52.811 | + functions-common:time_stop:2447 : start_time=1660137471986 2022-08-10 13:17:52.813 | + functions-common:time_stop:2449 : [[ -z 1660137471986 ]] 2022-08-10 13:17:52.816 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:52.820 | + functions-common:time_stop:2452 : end_time=1660137472818 2022-08-10 13:17:52.823 | + functions-common:time_stop:2453 : elapsed_time=832 2022-08-10 13:17:52.825 | + functions-common:time_stop:2454 : total=4872 2022-08-10 13:17:52.828 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:52.830 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5704 2022-08-10 13:17:52.832 | + functions-common:apt_get:1239 : return 0 2022-08-10 13:17:52.835 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-10 13:17:52.837 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:17:52.840 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:17:52.842 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-10 13:17:52.904 | Module proxy already enabled 2022-08-10 13:17:52.909 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-10 13:17:52.971 | Considering dependency proxy for proxy_uwsgi: 2022-08-10 13:17:52.971 | Module proxy already enabled 2022-08-10 13:17:52.972 | Module proxy_uwsgi already enabled 2022-08-10 13:17:52.976 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-10 13:17:52.978 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 13:17:52.981 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 13:17:52.984 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 13:17:53.122 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-10 13:17:53.124 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-10 13:17:53.126 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-10 13:17:53.129 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:53.134 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:53.137 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-08-10 13:17:53.140 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:53.142 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-10 13:17:53.144 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-10 13:17:53.147 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-10 13:17:53.149 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:53.152 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:53.154 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-08-10 13:17:53.157 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:53.159 | + ./stack.sh:main:878 : install_glanceclient 2022-08-10 13:17:53.161 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-10 13:17:53.164 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-10 13:17:53.167 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:53.170 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:53.172 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-08-10 13:17:53.175 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:53.177 | + ./stack.sh:main:879 : install_cinderclient 2022-08-10 13:17:53.179 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-10 13:17:53.183 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-10 13:17:53.185 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:53.188 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:53.190 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-08-10 13:17:53.192 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:53.195 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-10 13:17:53.197 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-10 13:17:53.200 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:53.202 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:53.205 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-08-10 13:17:53.207 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:53.210 | + ./stack.sh:main:880 : install_novaclient 2022-08-10 13:17:53.212 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-10 13:17:53.215 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-10 13:17:53.217 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:53.219 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:53.222 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-08-10 13:17:53.224 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:53.227 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-10 13:17:53.245 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:17:53.248 | + ./stack.sh:main:882 : install_swiftclient 2022-08-10 13:17:53.250 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-10 13:17:53.253 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-10 13:17:53.255 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:53.258 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:53.260 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-08-10 13:17:53.262 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:53.265 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-10 13:17:53.282 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:17:53.284 | + ./stack.sh:main:885 : install_neutronclient 2022-08-10 13:17:53.287 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-10 13:17:53.289 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-10 13:17:53.292 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:53.295 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:53.297 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-08-10 13:17:53.299 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:53.302 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-10 13:17:53.304 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-10 13:17:53.308 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-10 13:17:53.310 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:17:53.312 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:17:53.315 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-08-10 13:17:53.317 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:17:53.320 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-10 13:17:53.322 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-10 13:17:53.325 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 13:17:53.328 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-10 13:17:53.331 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-10 13:17:53.333 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 13:17:53.337 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-10 13:17:53.337 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 13:17:53.344 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-10 13:17:53.346 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-10 13:17:53.349 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-10 13:17:53.352 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-10 13:17:53.355 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-10 13:17:53.376 | Using python 3.8 to install keystonemiddleware 2022-08-10 13:17:53.379 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-10 13:17:55.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:17:55.491 | from cryptography.utils import int_from_bytes 2022-08-10 13:17:55.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:17:55.492 | from cryptography.utils import int_from_bytes 2022-08-10 13:17:56.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:17:56.545 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 13:17:56.598 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 13:17:56.636 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 13:17:56.676 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 13:17:56.681 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 13:17:56.686 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 13:17:56.724 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 13:17:56.733 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 13:17:56.747 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 13:17:56.753 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:17:56.755 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 13:17:56.765 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 13:17:56.768 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:17:56.774 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 13:17:56.779 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 13:17:56.800 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 13:17:56.804 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:17:56.818 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 13:17:56.822 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:17:56.825 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:17:56.829 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:17:56.862 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 13:17:56.875 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 13:17:56.934 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 13:17:56.939 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 13:17:56.945 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 13:17:56.951 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:17:56.954 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 13:17:56.957 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 13:17:56.961 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 13:17:56.964 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:17:56.969 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:17:56.971 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:17:56.975 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 13:17:56.978 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 13:17:56.981 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 13:17:59.116 | + inc/python:pip_install:196 : result=0 2022-08-10 13:17:59.119 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:17:59.121 | + functions-common:time_stop:2440 : local name 2022-08-10 13:17:59.123 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:17:59.126 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:17:59.128 | + functions-common:time_stop:2443 : local total 2022-08-10 13:17:59.130 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:17:59.133 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:17:59.136 | + functions-common:time_stop:2447 : start_time=1660137473371 2022-08-10 13:17:59.139 | + functions-common:time_stop:2449 : [[ -z 1660137473371 ]] 2022-08-10 13:17:59.141 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:17:59.145 | + functions-common:time_stop:2452 : end_time=1660137479143 2022-08-10 13:17:59.148 | + functions-common:time_stop:2453 : elapsed_time=5772 2022-08-10 13:17:59.151 | + functions-common:time_stop:2454 : total=40533 2022-08-10 13:17:59.153 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:17:59.156 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46305 2022-08-10 13:17:59.158 | + inc/python:pip_install:199 : return 0 2022-08-10 13:17:59.161 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-10 13:17:59.163 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-10 13:17:59.165 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 13:17:59.169 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-10 13:17:59.172 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-10 13:17:59.174 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 13:17:59.178 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-10 13:17:59.178 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 13:17:59.183 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-10 13:17:59.186 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-10 13:17:59.188 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-10 13:17:59.191 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-10 13:17:59.194 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-10 13:17:59.216 | Using python 3.8 to install python-memcached 2022-08-10 13:17:59.219 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-10 13:18:01.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:01.348 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:01.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:01.348 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:02.399 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:18:02.401 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-10 13:18:02.405 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:18:04.809 | + inc/python:pip_install:196 : result=0 2022-08-10 13:18:04.811 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:18:04.813 | + functions-common:time_stop:2440 : local name 2022-08-10 13:18:04.815 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:18:04.818 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:18:04.820 | + functions-common:time_stop:2443 : local total 2022-08-10 13:18:04.823 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:18:04.825 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:18:04.827 | + functions-common:time_stop:2447 : start_time=1660137479210 2022-08-10 13:18:04.830 | + functions-common:time_stop:2449 : [[ -z 1660137479210 ]] 2022-08-10 13:18:04.832 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:18:04.837 | + functions-common:time_stop:2452 : end_time=1660137484834 2022-08-10 13:18:04.839 | + functions-common:time_stop:2453 : elapsed_time=5624 2022-08-10 13:18:04.841 | + functions-common:time_stop:2454 : total=46305 2022-08-10 13:18:04.843 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:18:04.846 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=51929 2022-08-10 13:18:04.848 | + inc/python:pip_install:199 : return 0 2022-08-10 13:18:04.851 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-10 13:18:04.868 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:04.871 | + ./stack.sh:main:892 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-08-10 13:18:04.873 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-10 13:18:04.875 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-10 13:18:04.878 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-10 13:18:04.880 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 13:18:04.883 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-10 13:18:04.886 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-10 13:18:04.902 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:04.904 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-10 13:18:04.906 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-10 13:18:04.909 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-10 13:18:04.911 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 13:18:04.913 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 13:18:04.916 | ++ functions-common:git_clone:601 : pwd 2022-08-10 13:18:04.919 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 13:18:04.921 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 13:18:04.924 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 13:18:04.940 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 13:18:04.942 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 13:18:04.945 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 13:18:04.948 | + functions-common:git_clone:618 : echo master 2022-08-10 13:18:04.949 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 13:18:04.961 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-10 13:18:04.964 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 13:18:04.966 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-10 13:18:04.979 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-10 13:18:04.982 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 13:18:04.983 | + functions-common:git_clone:679 : head -1 2022-08-10 13:18:04.986 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-10 13:18:04.989 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 13:18:04.991 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-10 13:18:04.994 | + inc/python:setup_develop:334 : local bindep 2022-08-10 13:18:04.997 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 13:18:04.999 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-10 13:18:05.002 | + inc/python:setup_develop:340 : local extras= 2022-08-10 13:18:05.004 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-10 13:18:05.006 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 13:18:05.009 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 13:18:05.011 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-10 13:18:05.013 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 13:18:05.016 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 13:18:05.019 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-10 13:18:05.021 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 13:18:05.024 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-10 13:18:05.027 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 13:18:05.029 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 13:18:05.032 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-10 13:18:05.038 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-10 13:18:05.040 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-10 13:18:05.696 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-10 13:18:05.699 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 13:18:05.701 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 13:18:05.703 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 13:18:05.706 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 13:18:05.708 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-10 13:18:05.710 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 13:18:05.713 | + inc/python:setup_package:424 : local extras= 2022-08-10 13:18:05.715 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 13:18:05.718 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 13:18:05.720 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 13:18:05.722 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 13:18:05.724 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 13:18:05.727 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-10 13:18:05.748 | Using python 3.8 to install /opt/stack/keystone 2022-08-10 13:18:05.750 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-10 13:18:07.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:07.834 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:07.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:07.834 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:08.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:18:08.881 | Obtaining file:///opt/stack/keystone 2022-08-10 13:18:10.462 | Requirement already satisfied: Flask===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.2.1) 2022-08-10 13:18:10.477 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-10 13:18:10.487 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 13:18:10.493 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 13:18:10.496 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-10 13:18:10.522 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 13:18:10.665 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 13:18:10.679 | Requirement already satisfied: Werkzeug===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.1) 2022-08-10 13:18:10.685 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-10 13:18:10.697 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 13:18:10.704 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 13:18:10.708 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.1.3) 2022-08-10 13:18:10.714 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 13:18:10.752 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 13:18:10.757 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 13:18:10.762 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 13:18:10.798 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.1.2) 2022-08-10 13:18:10.800 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 13:18:10.839 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 13:18:10.889 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 13:18:10.892 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (3.2.0) 2022-08-10 13:18:10.902 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 13:18:10.939 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 13:18:10.979 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 13:18:10.985 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 13:18:11.031 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 13:18:11.035 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 13:18:11.073 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 13:18:11.127 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 13:18:11.137 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 13:18:11.155 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 13:18:11.170 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 13:18:11.178 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 13:18:11.200 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 13:18:11.210 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 13:18:11.223 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 13:18:11.262 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 13:18:11.267 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.7.4) 2022-08-10 13:18:11.280 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:18:11.282 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 13:18:11.294 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 13:18:11.300 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 13:18:11.310 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 13:18:11.313 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 13:18:11.315 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:18:11.321 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 13:18:11.325 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-08-10 13:18:11.346 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 13:18:11.350 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 13:18:11.372 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 13:18:11.376 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:18:11.389 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 13:18:11.393 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-10 13:18:11.396 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:18:11.399 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 13:18:11.409 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 13:18:11.412 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 13:18:11.414 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:18:11.418 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 13:18:11.427 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 13:18:11.460 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 13:18:11.470 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:18:11.502 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 13:18:11.507 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-08-10 13:18:11.539 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 13:18:11.544 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 13:18:11.571 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 13:18:11.574 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 13:18:11.631 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 13:18:11.659 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 13:18:11.716 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:18:11.719 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 13:18:11.725 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 13:18:11.730 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 13:18:11.744 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 13:18:11.748 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 13:18:11.751 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 13:18:11.753 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 13:18:11.799 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 13:18:11.810 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 13:18:11.818 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 13:18:11.827 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 13:18:11.835 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 13:18:11.846 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 13:18:11.856 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 13:18:11.859 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 13:18:11.862 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-10 13:18:11.864 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 13:18:11.876 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-10 13:18:11.881 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:18:11.887 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:18:11.890 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:18:11.892 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 13:18:11.894 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 13:18:11.896 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (3.0.1) 2022-08-10 13:18:11.914 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 13:18:11.918 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 13:18:11.922 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 13:18:11.932 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 13:18:11.935 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 13:18:11.961 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 13:18:11.969 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 13:18:13.102 | Installing collected packages: keystone 2022-08-10 13:18:13.102 | Attempting uninstall: keystone 2022-08-10 13:18:13.103 | Found existing installation: keystone 21.1.0.dev33 2022-08-10 13:18:13.106 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-10 13:18:13.107 | Running setup.py develop for keystone 2022-08-10 13:18:15.118 | Successfully installed keystone 2022-08-10 13:18:15.231 | + inc/python:pip_install:196 : result=0 2022-08-10 13:18:15.233 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:18:15.235 | + functions-common:time_stop:2440 : local name 2022-08-10 13:18:15.238 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:18:15.240 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:18:15.242 | + functions-common:time_stop:2443 : local total 2022-08-10 13:18:15.244 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:18:15.246 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:18:15.248 | + functions-common:time_stop:2447 : start_time=1660137485742 2022-08-10 13:18:15.251 | + functions-common:time_stop:2449 : [[ -z 1660137485742 ]] 2022-08-10 13:18:15.253 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:18:15.257 | + functions-common:time_stop:2452 : end_time=1660137495255 2022-08-10 13:18:15.260 | + functions-common:time_stop:2453 : elapsed_time=9513 2022-08-10 13:18:15.262 | + functions-common:time_stop:2454 : total=51929 2022-08-10 13:18:15.264 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:18:15.266 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=61442 2022-08-10 13:18:15.269 | + inc/python:pip_install:199 : return 0 2022-08-10 13:18:15.271 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 13:18:15.273 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 13:18:15.276 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 13:18:15.295 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 13:18:15.307 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-10 13:18:15.309 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-10 13:18:15.311 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:18:15.314 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:18:15.316 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-08-10 13:18:15.319 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:18:15.321 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-10 13:18:15.338 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:15.341 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-10 13:18:15.343 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 13:18:15.346 | + ./stack.sh:main:894 : configure_keystone 2022-08-10 13:18:15.348 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-10 13:18:15.361 | + 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-08-10 13:18:15.363 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-10 13:18:15.368 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-10 13:18:15.384 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:15.387 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-10 13:18:15.417 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-10 13:18:15.445 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-10 13:18:15.477 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-10 13:18:15.508 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-10 13:18:15.539 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-10 13:18:15.570 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-10 13:18:15.597 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-10 13:18:15.626 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-10 13:18:15.628 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-10 13:18:15.631 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-10 13:18:15.633 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-10 13:18:15.636 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 13:18:15.639 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 13:18:15.654 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:15.657 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 13:18:15.660 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 13:18:15.662 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 13:18:15.677 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:15.680 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:18:15.683 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:18:15.713 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 13:18:15.716 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 13:18:15.718 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-10 13:18:15.721 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-10 13:18:15.737 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:15.740 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2022-08-10 13:18:15.771 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-10 13:18:15.774 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-10 13:18:15.806 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-10 13:18:15.808 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-10 13:18:15.811 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-10 13:18:15.813 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-10 13:18:15.815 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 13:18:15.818 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 13:18:15.820 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 13:18:15.837 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:15.839 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 13:18:15.842 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-10 13:18:15.845 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-10 13:18:15.876 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-10 13:18:15.879 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-10 13:18:15.881 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-10 13:18:15.884 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-10 13:18:15.887 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 13:18:15.904 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 13:18:15.906 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 13:18:15.908 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 13:18:15.910 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 13:18:15.913 | + 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-08-10 13:18:15.942 | + 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-08-10 13:18:15.969 | + 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-08-10 13:18:15.999 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 13:18:16.026 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-10 13:18:16.055 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-10 13:18:16.058 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-10 13:18:16.061 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-10 13:18:16.063 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-10 13:18:16.065 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-10 13:18:16.068 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 13:18:16.070 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 13:18:16.073 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-10 13:18:16.077 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-10 13:18:16.080 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 13:18:16.082 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 13:18:16.095 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 13:18:16.095 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 13:18:16.104 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 13:18:16.107 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 13:18:16.123 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-10 13:18:16.126 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-10 13:18:16.130 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-10 13:18:16.159 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-10 13:18:16.187 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-10 13:18:16.216 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-10 13:18:16.244 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-10 13:18:16.271 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-10 13:18:16.299 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-10 13:18:16.327 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-10 13:18:16.356 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-10 13:18:16.384 | + 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-08-10 13:18:16.411 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-10 13:18:16.440 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-10 13:18:16.468 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-10 13:18:16.496 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 13:18:16.498 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 13:18:16.501 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-10 13:18:16.503 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-10 13:18:16.506 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 13:18:16.508 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:18:16.511 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:18:16.513 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 13:18:16.516 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 13:18:16.518 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-10 13:18:16.546 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-10 13:18:16.575 | + 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-08-10 13:18:16.575 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 13:18:16.584 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-10 13:18:16.588 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-10 13:18:16.590 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-10 13:18:16.593 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 13:18:16.595 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 13:18:16.597 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 13:18:16.599 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:18:16.602 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:18:16.605 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 13:18:16.608 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 13:18:16.610 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:18:16.612 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:18:16.614 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-10 13:18:16.681 | Site keystone-wsgi-public already enabled 2022-08-10 13:18:16.686 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 13:18:16.688 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 13:18:16.690 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 13:18:16.693 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 13:18:16.830 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-10 13:18:16.872 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-10 13:18:16.910 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-10 13:18:16.945 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-10 13:18:16.948 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-10 13:18:16.980 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-10 13:18:17.010 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-10 13:18:17.038 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-10 13:18:17.041 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-10 13:18:17.044 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-10 13:18:17.061 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:17.063 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-10 13:18:17.081 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:17.083 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-10 13:18:17.086 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-10 13:18:17.088 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-10 13:18:17.091 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 13:18:17.093 | + lib/stack:stack_install_service:32 : install_swift 2022-08-10 13:18:17.096 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-10 13:18:17.098 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-10 13:18:17.100 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-10 13:18:17.103 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 13:18:17.106 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 13:18:17.109 | ++ functions-common:git_clone:601 : pwd 2022-08-10 13:18:17.112 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 13:18:17.114 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 13:18:17.117 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 13:18:17.134 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 13:18:17.137 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 13:18:17.139 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 13:18:17.142 | + functions-common:git_clone:618 : echo master 2022-08-10 13:18:17.142 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 13:18:17.147 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-10 13:18:17.149 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 13:18:17.152 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-10 13:18:17.164 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-10 13:18:17.168 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 13:18:17.168 | + functions-common:git_clone:679 : head -1 2022-08-10 13:18:17.171 | fc6555d9f Merge "Update "Getting Started" requirements" 2022-08-10 13:18:17.174 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 13:18:17.177 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-10 13:18:17.179 | + inc/python:setup_develop:334 : local bindep 2022-08-10 13:18:17.182 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 13:18:17.185 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-10 13:18:17.188 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-10 13:18:17.190 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-10 13:18:17.193 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 13:18:17.195 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 13:18:17.198 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-10 13:18:17.201 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 13:18:17.203 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-10 13:18:17.206 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-10 13:18:17.209 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 13:18:17.211 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-10 13:18:17.214 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 13:18:17.217 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 13:18:17.220 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-10 13:18:17.226 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-10 13:18:17.228 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-10 13:18:17.852 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-10 13:18:17.855 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 13:18:17.858 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 13:18:17.860 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 13:18:17.862 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 13:18:17.865 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-10 13:18:17.867 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 13:18:17.869 | + inc/python:setup_package:424 : local extras=keystone 2022-08-10 13:18:17.872 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 13:18:17.874 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-10 13:18:17.876 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-10 13:18:17.879 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-10 13:18:17.881 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 13:18:17.883 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-10 13:18:17.905 | Using python 3.8 to install /opt/stack/swift 2022-08-10 13:18:17.907 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-10 13:18:19.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:19.996 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:19.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:19.996 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:21.039 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:18:21.039 | Obtaining file:///opt/stack/swift 2022-08-10 13:18:22.335 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 13:18:22.344 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 13:18:22.381 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 13:18:22.390 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 13:18:22.395 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 13:18:22.445 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 13:18:22.455 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 13:18:22.458 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 13:18:22.495 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 13:18:22.533 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 13:18:22.539 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 13:18:22.543 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 13:18:22.582 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 13:18:22.590 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 13:18:22.604 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 13:18:22.609 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:18:22.612 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 13:18:22.622 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-10 13:18:22.625 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 13:18:22.627 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:18:22.633 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 13:18:22.638 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 13:18:22.658 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 13:18:22.662 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:18:22.675 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 13:18:22.679 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:18:22.683 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:18:22.687 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:18:22.718 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-10 13:18:22.722 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-10 13:18:22.724 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 13:18:22.728 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 13:18:22.755 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 13:18:22.768 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 13:18:22.825 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 13:18:22.830 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:18:22.833 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 13:18:22.839 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 13:18:22.843 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 13:18:22.847 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 13:18:22.849 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:18:22.852 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:18:22.857 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:18:22.860 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 13:18:22.863 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 13:18:22.868 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 13:18:22.871 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 13:18:24.694 | Installing collected packages: swift 2022-08-10 13:18:24.694 | Attempting uninstall: swift 2022-08-10 13:18:24.695 | Found existing installation: swift 2.30.0.dev142 2022-08-10 13:18:24.698 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-10 13:18:24.699 | Running setup.py develop for swift 2022-08-10 13:18:26.561 | Successfully installed swift 2022-08-10 13:18:26.672 | + inc/python:pip_install:196 : result=0 2022-08-10 13:18:26.674 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:18:26.677 | + functions-common:time_stop:2440 : local name 2022-08-10 13:18:26.679 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:18:26.681 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:18:26.684 | + functions-common:time_stop:2443 : local total 2022-08-10 13:18:26.686 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:18:26.688 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:18:26.690 | + functions-common:time_stop:2447 : start_time=1660137497899 2022-08-10 13:18:26.693 | + functions-common:time_stop:2449 : [[ -z 1660137497899 ]] 2022-08-10 13:18:26.696 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:18:26.700 | + functions-common:time_stop:2452 : end_time=1660137506698 2022-08-10 13:18:26.702 | + functions-common:time_stop:2453 : elapsed_time=8799 2022-08-10 13:18:26.705 | + functions-common:time_stop:2454 : total=61442 2022-08-10 13:18:26.707 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:18:26.709 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=70241 2022-08-10 13:18:26.712 | + inc/python:pip_install:199 : return 0 2022-08-10 13:18:26.715 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 13:18:26.717 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 13:18:26.719 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 13:18:26.739 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 13:18:26.751 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-10 13:18:26.754 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-10 13:18:26.756 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:18:26.759 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:18:26.763 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-08-10 13:18:26.765 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:18:26.768 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-10 13:18:26.770 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 13:18:26.773 | + ./stack.sh:main:903 : configure_swift 2022-08-10 13:18:26.775 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-10 13:18:26.777 | + lib/swift:configure_swift:332 : local node_number 2022-08-10 13:18:26.780 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-10 13:18:26.783 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-10 13:18:26.785 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-10 13:18:27.812 | No object-expirer running 2022-08-10 13:18:27.812 | No container-replicator running 2022-08-10 13:18:27.812 | No object-server running 2022-08-10 13:18:27.812 | No account-auditor running 2022-08-10 13:18:27.812 | No account-server running 2022-08-10 13:18:27.813 | No object-replicator running 2022-08-10 13:18:27.813 | No container-sync running 2022-08-10 13:18:27.813 | No object-updater running 2022-08-10 13:18:27.813 | No account-replicator running 2022-08-10 13:18:27.813 | No container-reconciler running 2022-08-10 13:18:27.813 | No container-server running 2022-08-10 13:18:27.813 | No account-reaper running 2022-08-10 13:18:27.813 | No object-reconstructor running 2022-08-10 13:18:27.813 | No proxy-server running 2022-08-10 13:18:27.813 | No container-auditor running 2022-08-10 13:18:27.813 | No object-auditor running 2022-08-10 13:18:27.813 | No container-sharder running 2022-08-10 13:18:27.813 | No container-updater running 2022-08-10 13:18:27.889 | + lib/swift:configure_swift:337 : true 2022-08-10 13:18:27.891 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-10 13:18:27.904 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-10 13:18:27.916 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-10 13:18:27.919 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-10 13:18:27.919 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-10 13:18:27.924 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-10 13:18:27.924 | s/%GROUP%/ubuntu/; 2022-08-10 13:18:27.924 | s/%USER%/ubuntu/; 2022-08-10 13:18:27.924 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-10 13:18:27.924 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-10 13:18:27.928 | uid = ubuntu 2022-08-10 13:18:27.928 | gid = ubuntu 2022-08-10 13:18:27.928 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-10 13:18:27.928 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-10 13:18:27.929 | address = 127.0.0.1 2022-08-10 13:18:27.929 | 2022-08-10 13:18:27.929 | [account6612] 2022-08-10 13:18:27.929 | max connections = 25 2022-08-10 13:18:27.929 | path = /opt/stack/data/swift/1/node/ 2022-08-10 13:18:27.929 | read only = false 2022-08-10 13:18:27.929 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-10 13:18:27.929 | 2022-08-10 13:18:27.929 | [account6622] 2022-08-10 13:18:27.929 | max connections = 25 2022-08-10 13:18:27.929 | path = /opt/stack/data/swift/2/node/ 2022-08-10 13:18:27.929 | read only = false 2022-08-10 13:18:27.929 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-10 13:18:27.929 | 2022-08-10 13:18:27.929 | [account6632] 2022-08-10 13:18:27.929 | max connections = 25 2022-08-10 13:18:27.929 | path = /opt/stack/data/swift/3/node/ 2022-08-10 13:18:27.929 | read only = false 2022-08-10 13:18:27.929 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-10 13:18:27.929 | 2022-08-10 13:18:27.929 | [account6642] 2022-08-10 13:18:27.929 | max connections = 25 2022-08-10 13:18:27.929 | path = /opt/stack/data/swift/4/node/ 2022-08-10 13:18:27.929 | read only = false 2022-08-10 13:18:27.929 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-10 13:18:27.929 | 2022-08-10 13:18:27.930 | 2022-08-10 13:18:27.930 | [container6611] 2022-08-10 13:18:27.930 | max connections = 25 2022-08-10 13:18:27.930 | path = /opt/stack/data/swift/1/node/ 2022-08-10 13:18:27.930 | read only = false 2022-08-10 13:18:27.930 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-10 13:18:27.930 | 2022-08-10 13:18:27.930 | [container6621] 2022-08-10 13:18:27.930 | max connections = 25 2022-08-10 13:18:27.930 | path = /opt/stack/data/swift/2/node/ 2022-08-10 13:18:27.930 | read only = false 2022-08-10 13:18:27.930 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-10 13:18:27.930 | 2022-08-10 13:18:27.930 | [container6631] 2022-08-10 13:18:27.930 | max connections = 25 2022-08-10 13:18:27.931 | path = /opt/stack/data/swift/3/node/ 2022-08-10 13:18:27.931 | read only = false 2022-08-10 13:18:27.931 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-10 13:18:27.931 | 2022-08-10 13:18:27.931 | [container6641] 2022-08-10 13:18:27.931 | max connections = 25 2022-08-10 13:18:27.931 | path = /opt/stack/data/swift/4/node/ 2022-08-10 13:18:27.931 | read only = false 2022-08-10 13:18:27.931 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-10 13:18:27.931 | 2022-08-10 13:18:27.931 | 2022-08-10 13:18:27.931 | [object6613] 2022-08-10 13:18:27.931 | max connections = 25 2022-08-10 13:18:27.931 | path = /opt/stack/data/swift/1/node/ 2022-08-10 13:18:27.931 | read only = false 2022-08-10 13:18:27.931 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-10 13:18:27.931 | 2022-08-10 13:18:27.931 | [object6623] 2022-08-10 13:18:27.932 | max connections = 25 2022-08-10 13:18:27.932 | path = /opt/stack/data/swift/2/node/ 2022-08-10 13:18:27.932 | read only = false 2022-08-10 13:18:27.932 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-10 13:18:27.932 | 2022-08-10 13:18:27.932 | [object6633] 2022-08-10 13:18:27.932 | max connections = 25 2022-08-10 13:18:27.932 | path = /opt/stack/data/swift/3/node/ 2022-08-10 13:18:27.932 | read only = false 2022-08-10 13:18:27.932 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-10 13:18:27.932 | 2022-08-10 13:18:27.932 | [object6643] 2022-08-10 13:18:27.932 | max connections = 25 2022-08-10 13:18:27.932 | path = /opt/stack/data/swift/4/node/ 2022-08-10 13:18:27.932 | read only = false 2022-08-10 13:18:27.932 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-10 13:18:27.932 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-10 13:18:27.934 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:18:27.936 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:18:27.939 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-10 13:18:27.954 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-10 13:18:27.956 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-10 13:18:27.967 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-10 13:18:27.971 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-10 13:18:27.973 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-10 13:18:27.978 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-10 13:18:28.011 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2022-08-10 13:18:28.039 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-10 13:18:28.064 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-10 13:18:28.094 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-10 13:18:28.119 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-10 13:18:28.151 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-10 13:18:28.170 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-10 13:18:28.200 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-10 13:18:28.219 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-10 13:18:28.248 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-10 13:18:28.267 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 13:18:28.299 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-10 13:18:28.318 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-10 13:18:28.335 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:28.338 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-10 13:18:28.369 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-10 13:18:28.401 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-10 13:18:28.431 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-10 13:18:28.462 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-10 13:18:28.467 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-10 13:18:28.483 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:28.486 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-10 13:18:28.517 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-10 13:18:28.533 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:28.536 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-10 13:18:28.552 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:28.554 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-10 13:18:28.557 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-10 13:18:28.573 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:28.576 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-10 13:18:28.578 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-10 13:18:28.580 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-10 13:18:28.585 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-10 13:18:28.591 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-10 13:18:28.619 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-10 13:18:28.647 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-10 13:18:28.677 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-10 13:18:28.708 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-10 13:18:28.736 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-10 13:18:28.738 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-10 13:18:28.740 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-10 13:18:28.742 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-10 13:18:28.745 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-10 13:18:28.773 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-10 13:18:28.801 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2022-08-10 13:18:28.830 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-10 13:18:28.859 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-10 13:18:28.887 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-10 13:18:28.915 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-10 13:18:28.942 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-10 13:18:28.971 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 13:18:29.000 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-10 13:18:29.028 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-10 13:18:29.056 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-10 13:18:29.084 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-10 13:18:29.112 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-10 13:18:29.143 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-10 13:18:29.171 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-10 13:18:29.190 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-10 13:18:29.218 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-10 13:18:29.246 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-10 13:18:29.250 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-10 13:18:29.280 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-10 13:18:29.307 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-10 13:18:29.336 | + lib/swift:configure_swift:480 : local node_number 2022-08-10 13:18:29.338 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 13:18:29.340 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-10 13:18:29.342 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-10 13:18:29.347 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-10 13:18:29.349 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-10 13:18:29.351 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 13:18:29.354 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-10 13:18:29.356 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-10 13:18:29.359 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 13:18:29.361 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 13:18:29.363 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-10 13:18:29.381 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-10 13:18:29.410 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-10 13:18:29.429 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-10 13:18:29.458 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-10 13:18:29.476 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 13:18:29.506 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-10 13:18:29.524 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 13:18:29.552 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-10 13:18:29.571 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 13:18:29.599 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-10 13:18:29.619 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-10 13:18:29.648 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-10 13:18:29.667 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-10 13:18:29.697 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-10 13:18:29.716 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-10 13:18:29.745 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-10 13:18:29.764 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-10 13:18:29.792 | + 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-08-10 13:18:29.797 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-10 13:18:29.816 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 13:18:29.846 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-10 13:18:29.876 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-10 13:18:29.878 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-10 13:18:29.882 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-10 13:18:29.885 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-10 13:18:29.888 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 13:18:29.890 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-10 13:18:29.892 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-10 13:18:29.894 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 13:18:29.896 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 13:18:29.901 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-10 13:18:29.920 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-10 13:18:29.949 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-10 13:18:29.967 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-10 13:18:29.998 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-10 13:18:30.016 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 13:18:30.045 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-10 13:18:30.064 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 13:18:30.093 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-10 13:18:30.112 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 13:18:30.141 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-10 13:18:30.159 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-10 13:18:30.188 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-10 13:18:30.207 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-10 13:18:30.236 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-10 13:18:30.255 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-10 13:18:30.284 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-10 13:18:30.302 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-10 13:18:30.331 | + 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-08-10 13:18:30.337 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-10 13:18:30.366 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 13:18:30.396 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-10 13:18:30.398 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-10 13:18:30.403 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-10 13:18:30.405 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-10 13:18:30.408 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 13:18:30.410 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-10 13:18:30.413 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-10 13:18:30.415 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 13:18:30.417 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 13:18:30.419 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-10 13:18:30.437 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-10 13:18:30.467 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-10 13:18:30.485 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-10 13:18:30.515 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-10 13:18:30.533 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 13:18:30.562 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-10 13:18:30.581 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 13:18:30.610 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-10 13:18:30.629 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 13:18:30.658 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-10 13:18:30.676 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-10 13:18:30.705 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-10 13:18:30.724 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-10 13:18:30.754 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-10 13:18:30.773 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-10 13:18:30.801 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-10 13:18:30.821 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-10 13:18:30.848 | + 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-08-10 13:18:30.854 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-10 13:18:30.873 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 13:18:30.902 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-10 13:18:30.931 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-10 13:18:30.959 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-10 13:18:30.988 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-10 13:18:30.990 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-10 13:18:30.996 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-10 13:18:31.024 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-10 13:18:31.053 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-10 13:18:31.082 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-10 13:18:31.112 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-10 13:18:31.141 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-10 13:18:31.170 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-10 13:18:31.198 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-10 13:18:31.228 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-10 13:18:31.255 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-10 13:18:31.271 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:31.274 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-10 13:18:31.294 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-10 13:18:31.297 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-10 13:18:31.318 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-10 13:18:31.320 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2022-08-10 13:18:31.348 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-10 13:18:31.350 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-10 13:18:31.379 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2022-08-10 13:18:31.409 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-10 13:18:31.411 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-10 13:18:31.439 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-10 13:18:31.455 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:31.458 | + lib/swift:configure_swift:543 : local user_group 2022-08-10 13:18:31.461 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-10 13:18:31.466 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-10 13:18:31.469 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-10 13:18:31.483 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-10 13:18:31.485 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-10 13:18:31.497 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-10 13:18:31.500 | + lib/swift:configure_swift:550 : is_suse 2022-08-10 13:18:31.502 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 13:18:31.504 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 13:18:31.507 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 13:18:31.509 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 13:18:31.511 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 13:18:31.514 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 13:18:31.516 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-10 13:18:31.529 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-10 13:18:31.531 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-10 13:18:31.534 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-10 13:18:31.552 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:31.555 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-10 13:18:31.572 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:31.574 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-10 13:18:31.577 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-10 13:18:31.579 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-10 13:18:31.582 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 13:18:31.584 | + lib/stack:stack_install_service:32 : install_glance 2022-08-10 13:18:31.587 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-10 13:18:31.590 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-10 13:18:31.592 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-10 13:18:31.610 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:31.613 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-10 13:18:31.615 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-10 13:18:31.632 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:31.635 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-10 13:18:31.638 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-10 13:18:31.641 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-10 13:18:31.643 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:18:31.646 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:18:31.649 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-08-10 13:18:31.652 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:18:31.655 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-10 13:18:31.658 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-10 13:18:31.661 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-10 13:18:31.664 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-10 13:18:31.666 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-10 13:18:31.669 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-10 13:18:31.672 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-10 13:18:31.675 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-10 13:18:31.678 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-10 13:18:31.680 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-10 13:18:31.684 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-10 13:18:31.685 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-10 13:18:31.690 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-10 13:18:31.692 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-10 13:18:31.695 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-10 13:18:31.699 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-10 13:18:31.701 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-10 13:18:31.724 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-10 13:18:31.726 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-10 13:18:33.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:33.815 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:33.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:33.815 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:34.862 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:18:34.865 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-10 13:18:34.945 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 13:18:34.955 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 13:18:34.996 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 13:18:35.054 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 13:18:35.078 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 13:18:35.082 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 13:18:35.099 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 13:18:35.110 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 13:18:35.149 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 13:18:35.155 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 13:18:35.159 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 13:18:35.199 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 13:18:35.212 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 13:18:35.215 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 13:18:35.223 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 13:18:35.246 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 13:18:35.260 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 13:18:35.265 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:18:35.268 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 13:18:35.271 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:18:35.277 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 13:18:35.281 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 13:18:35.296 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 13:18:35.301 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 13:18:35.322 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-10 13:18:35.342 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 13:18:35.346 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:18:35.359 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 13:18:35.364 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 13:18:35.370 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:18:35.370 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:18:35.373 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 13:18:35.388 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:18:35.420 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 13:18:35.425 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 13:18:35.434 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 13:18:35.493 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 13:18:35.520 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 13:18:35.523 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 13:18:35.526 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 13:18:35.532 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:18:35.535 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 13:18:35.540 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 13:18:35.543 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 13:18:35.547 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 13:18:35.551 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 13:18:35.560 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 13:18:35.571 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 13:18:35.583 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 13:18:35.594 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 13:18:35.603 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 13:18:35.606 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 13:18:35.619 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:18:35.621 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:18:35.626 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:18:35.629 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 13:18:35.655 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 13:18:35.684 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 13:18:35.687 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 13:18:35.690 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-10 13:18:35.692 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 13:18:35.699 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 13:18:37.550 | + inc/python:pip_install:196 : result=0 2022-08-10 13:18:37.552 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:18:37.555 | + functions-common:time_stop:2440 : local name 2022-08-10 13:18:37.557 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:18:37.560 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:18:37.562 | + functions-common:time_stop:2443 : local total 2022-08-10 13:18:37.565 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:18:37.567 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:18:37.569 | + functions-common:time_stop:2447 : start_time=1660137511718 2022-08-10 13:18:37.572 | + functions-common:time_stop:2449 : [[ -z 1660137511718 ]] 2022-08-10 13:18:37.575 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:18:37.579 | + functions-common:time_stop:2452 : end_time=1660137517577 2022-08-10 13:18:37.582 | + functions-common:time_stop:2453 : elapsed_time=5859 2022-08-10 13:18:37.584 | + functions-common:time_stop:2454 : total=70241 2022-08-10 13:18:37.587 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:18:37.590 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=76100 2022-08-10 13:18:37.592 | + inc/python:pip_install:199 : return 0 2022-08-10 13:18:37.595 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-10 13:18:37.597 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-10 13:18:37.600 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-10 13:18:37.614 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-10 13:18:37.619 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-10 13:18:37.621 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-10 13:18:37.624 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-10 13:18:37.626 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 13:18:37.628 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 13:18:37.631 | ++ functions-common:git_clone:601 : pwd 2022-08-10 13:18:37.635 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 13:18:37.637 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 13:18:37.640 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 13:18:37.657 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 13:18:37.660 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 13:18:37.662 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 13:18:37.665 | + functions-common:git_clone:618 : echo master 2022-08-10 13:18:37.665 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 13:18:37.671 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-10 13:18:37.673 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 13:18:37.675 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-10 13:18:37.688 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-10 13:18:37.691 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 13:18:37.691 | + functions-common:git_clone:679 : head -1 2022-08-10 13:18:37.695 | f40ac40c2 Mock getaddrinfo in cinder store tests 2022-08-10 13:18:37.698 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 13:18:37.701 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-10 13:18:37.704 | + inc/python:setup_develop:334 : local bindep 2022-08-10 13:18:37.706 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 13:18:37.709 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-10 13:18:37.712 | + inc/python:setup_develop:340 : local extras= 2022-08-10 13:18:37.715 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-10 13:18:37.717 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 13:18:37.720 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 13:18:37.722 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-10 13:18:37.725 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 13:18:37.728 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 13:18:37.731 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-10 13:18:37.733 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 13:18:37.736 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-10 13:18:37.739 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 13:18:37.741 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 13:18:37.745 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-10 13:18:37.751 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-10 13:18:37.753 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-10 13:18:38.386 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-10 13:18:38.388 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 13:18:38.391 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 13:18:38.393 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 13:18:38.395 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 13:18:38.398 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-10 13:18:38.401 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 13:18:38.403 | + inc/python:setup_package:424 : local extras= 2022-08-10 13:18:38.406 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 13:18:38.408 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 13:18:38.410 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 13:18:38.413 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 13:18:38.416 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 13:18:38.418 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-10 13:18:38.440 | Using python 3.8 to install /opt/stack/glance 2022-08-10 13:18:38.442 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-10 13:18:40.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:40.528 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:40.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:40.538 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:41.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:18:41.573 | Obtaining file:///opt/stack/glance 2022-08-10 13:18:42.867 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 13:18:42.876 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 13:18:42.885 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 13:18:42.896 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 13:18:43.042 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-10 13:18:43.049 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 13:18:43.062 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 13:18:43.075 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 13:18:43.094 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 13:18:43.131 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 13:18:43.144 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 13:18:43.150 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-10 13:18:43.155 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 13:18:43.164 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 13:18:43.167 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-10 13:18:43.234 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 13:18:43.239 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 13:18:43.249 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 13:18:43.285 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 13:18:43.312 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 13:18:43.316 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 13:18:43.355 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 13:18:43.411 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 13:18:43.462 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 13:18:43.467 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 13:18:43.471 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 13:18:43.489 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 13:18:43.525 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 13:18:43.535 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 13:18:43.574 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 13:18:43.579 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 13:18:43.625 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 13:18:43.629 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-10 13:18:43.640 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 13:18:43.677 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 13:18:43.731 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 13:18:43.741 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 13:18:43.760 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 13:18:43.774 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 13:18:43.786 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 13:18:43.794 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 13:18:43.817 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 13:18:43.827 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 13:18:43.841 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 13:18:43.879 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 13:18:43.885 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:18:43.888 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 13:18:43.900 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 13:18:43.905 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 13:18:43.922 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 13:18:43.934 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 13:18:43.945 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 13:18:43.948 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:18:43.953 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 13:18:43.958 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 13:18:43.971 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 13:18:43.976 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 13:18:43.997 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 13:18:44.001 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 13:18:44.008 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:18:44.048 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-10 13:18:44.052 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 13:18:44.057 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-10 13:18:44.060 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:18:44.063 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 13:18:44.073 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 13:18:44.076 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 13:18:44.079 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:18:44.083 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-10 13:18:44.135 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 13:18:44.149 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 13:18:44.158 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 13:18:44.164 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 13:18:44.173 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:18:44.207 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 13:18:44.211 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 13:18:44.215 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 13:18:44.219 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 13:18:44.246 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 13:18:44.248 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 13:18:44.259 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 13:18:44.262 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 13:18:44.290 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 13:18:44.346 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 13:18:44.352 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 13:18:44.355 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:18:44.358 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 13:18:44.382 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 13:18:44.387 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 13:18:44.390 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 13:18:44.435 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 13:18:44.441 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 13:18:44.449 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 13:18:44.452 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 13:18:44.464 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 13:18:44.467 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 13:18:44.479 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:18:44.484 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:18:44.486 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:18:44.489 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 13:18:44.491 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 13:18:44.494 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-10 13:18:44.532 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-10 13:18:44.538 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-10 13:18:44.543 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 13:18:44.545 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 13:18:44.548 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 13:18:44.550 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 13:18:44.555 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 13:18:44.576 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 13:18:44.578 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 13:18:44.581 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 13:18:44.584 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 13:18:44.587 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 13:18:44.590 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 13:18:44.638 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 13:18:44.641 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 13:18:45.604 | Installing collected packages: glance 2022-08-10 13:18:45.604 | Attempting uninstall: glance 2022-08-10 13:18:45.614 | Found existing installation: glance 25.0.0.0b3.dev11 2022-08-10 13:18:45.618 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-10 13:18:45.619 | Running setup.py develop for glance 2022-08-10 13:18:47.369 | Successfully installed glance 2022-08-10 13:18:47.481 | + inc/python:pip_install:196 : result=0 2022-08-10 13:18:47.483 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:18:47.486 | + functions-common:time_stop:2440 : local name 2022-08-10 13:18:47.488 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:18:47.490 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:18:47.493 | + functions-common:time_stop:2443 : local total 2022-08-10 13:18:47.496 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:18:47.498 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:18:47.500 | + functions-common:time_stop:2447 : start_time=1660137518434 2022-08-10 13:18:47.503 | + functions-common:time_stop:2449 : [[ -z 1660137518434 ]] 2022-08-10 13:18:47.506 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:18:47.510 | + functions-common:time_stop:2452 : end_time=1660137527507 2022-08-10 13:18:47.512 | + functions-common:time_stop:2453 : elapsed_time=9073 2022-08-10 13:18:47.515 | + functions-common:time_stop:2454 : total=76100 2022-08-10 13:18:47.517 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:18:47.519 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85173 2022-08-10 13:18:47.522 | + inc/python:pip_install:199 : return 0 2022-08-10 13:18:47.525 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 13:18:47.527 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 13:18:47.530 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 13:18:47.550 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 13:18:47.563 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-10 13:18:47.566 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-10 13:18:47.569 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:18:47.571 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:18:47.574 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-08-10 13:18:47.576 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:18:47.579 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 13:18:47.581 | + ./stack.sh:main:915 : configure_glance 2022-08-10 13:18:47.584 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-10 13:18:47.600 | + lib/glance:configure_glance:326 : local dburl 2022-08-10 13:18:47.604 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-10 13:18:47.607 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-10 13:18:47.609 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-10 13:18:47.612 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-10 13:18:47.614 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 13:18:47.616 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 13:18:47.619 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 13:18:47.635 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:47.638 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 13:18:47.640 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 13:18:47.643 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 13:18:47.645 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-10 13:18:47.674 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 13:18:47.704 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-10 13:18:47.735 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-10 13:18:47.765 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-10 13:18:47.795 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-10 13:18:47.825 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-10 13:18:47.828 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-10 13:18:47.830 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-10 13:18:47.833 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 13:18:47.836 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-10 13:18:47.865 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-10 13:18:47.895 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-08-10 13:18:47.925 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-10 13:18:47.955 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-10 13:18:47.985 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-10 13:18:48.015 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-10 13:18:48.046 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-10 13:18:48.076 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 13:18:48.106 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 13:18:48.136 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-10 13:18:48.167 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-10 13:18:48.169 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-10 13:18:48.172 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-10 13:18:48.174 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 13:18:48.177 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 13:18:48.179 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 13:18:48.196 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:48.199 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 13:18:48.202 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 13:18:48.204 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 13:18:48.221 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:48.224 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:18:48.227 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:18:48.257 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 13:18:48.260 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 13:18:48.262 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-10 13:18:48.265 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-10 13:18:48.267 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-10 13:18:48.298 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-10 13:18:48.328 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-10 13:18:48.331 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-10 13:18:48.333 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-10 13:18:48.336 | + lib/glance:configure_glance_store:254 : local be 2022-08-10 13:18:48.338 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-10 13:18:48.341 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-10 13:18:48.343 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-10 13:18:48.374 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-10 13:18:48.376 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2022-08-10 13:18:48.408 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-10 13:18:48.411 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-10 13:18:48.427 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:48.431 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-10 13:18:48.463 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-10 13:18:48.499 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-10 13:18:48.530 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-10 13:18:48.561 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-10 13:18:48.592 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-10 13:18:48.609 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:48.612 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 13:18:48.643 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-10 13:18:48.672 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-10 13:18:48.702 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2022-08-10 13:18:48.733 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-10 13:18:48.764 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2022-08-10 13:18:48.794 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-10 13:18:48.812 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:48.814 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-10 13:18:48.817 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-10 13:18:48.819 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-10 13:18:48.823 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 13:18:48.840 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 13:18:48.843 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 13:18:48.845 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 13:18:48.847 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 13:18:48.850 | + 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-08-10 13:18:48.882 | + 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-08-10 13:18:48.912 | + 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-08-10 13:18:48.944 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 13:18:48.974 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-10 13:18:48.980 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-10 13:18:49.011 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-10 13:18:49.042 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-10 13:18:49.073 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2022-08-10 13:18:49.104 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-10 13:18:49.135 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-10 13:18:49.167 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-10 13:18:49.198 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-10 13:18:49.230 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-10 13:18:49.260 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-10 13:18:49.291 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-10 13:18:49.322 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-10 13:18:49.327 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-10 13:18:49.335 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-10 13:18:49.353 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:18:49.355 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-10 13:18:49.358 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-10 13:18:49.360 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-10 13:18:49.362 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-10 13:18:49.365 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-10 13:18:49.368 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-10 13:18:49.372 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-10 13:18:49.374 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-10 13:18:49.378 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-10 13:18:49.408 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-10 13:18:49.410 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-10 13:18:49.413 | ++ functions:get_random_port:837 : true 2022-08-10 13:18:49.416 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-10 13:18:49.418 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-10 13:18:49.421 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-10 13:18:49.488 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-10 13:18:49.490 | ++ functions:get_random_port:841 : break 2 2022-08-10 13:18:49.493 | ++ functions:get_random_port:845 : echo 60999 2022-08-10 13:18:49.496 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-10 13:18:49.498 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-10 13:18:49.531 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-10 13:18:49.559 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-10 13:18:49.587 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-10 13:18:49.615 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 13:18:49.643 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-10 13:18:49.671 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-10 13:18:49.700 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-10 13:18:49.728 | + 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-08-10 13:18:49.756 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 13:18:49.785 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 13:18:49.814 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 13:18:49.843 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-10 13:18:49.872 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 13:18:49.901 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-10 13:18:49.928 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-10 13:18:49.957 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-10 13:18:49.986 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-10 13:18:50.015 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-10 13:18:50.043 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-10 13:18:50.046 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-10 13:18:50.048 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 13:18:50.051 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:18:50.053 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:18:50.056 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-10 13:18:50.058 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-10 13:18:50.114 | proxy (enabled by site administrator) 2022-08-10 13:18:50.118 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-10 13:18:50.120 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-10 13:18:50.123 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 13:18:50.125 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:18:50.127 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:18:50.130 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-10 13:18:50.134 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-10 13:18:50.188 | proxy_http (enabled by site administrator) 2022-08-10 13:18:50.191 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-10 13:18:50.195 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-10 13:18:50.198 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-10 13:18:50.200 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 13:18:50.203 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:18:50.205 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:18:50.208 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 13:18:50.211 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 13:18:50.214 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-10 13:18:50.214 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 13:18:50.223 | KeepAlive Off 2022-08-10 13:18:50.227 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-10 13:18:50.228 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 13:18:50.236 | SetEnv proxy-sendchunked 1 2022-08-10 13:18:50.240 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 13:18:50.241 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-10 13:18:50.249 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-10 13:18:50.253 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-10 13:18:50.255 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-10 13:18:50.259 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 13:18:50.261 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 13:18:50.264 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 13:18:50.266 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:18:50.268 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:18:50.271 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 13:18:50.273 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 13:18:50.276 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:18:50.278 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:18:50.281 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-10 13:18:50.342 | Site glance-wsgi-api already enabled 2022-08-10 13:18:50.347 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-10 13:18:50.349 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 13:18:50.352 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 13:18:50.355 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 13:18:50.494 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-10 13:18:50.504 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-10 13:18:50.536 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-10 13:18:50.538 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-10 13:18:50.542 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-10 13:18:50.561 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:18:50.564 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-10 13:18:50.566 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-10 13:18:50.570 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-10 13:18:50.573 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 13:18:50.576 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-10 13:18:50.578 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-10 13:18:50.581 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-10 13:18:50.583 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-10 13:18:50.586 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 13:18:50.588 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 13:18:50.591 | ++ functions-common:git_clone:601 : pwd 2022-08-10 13:18:50.594 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 13:18:50.597 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 13:18:50.600 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 13:18:50.619 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 13:18:50.621 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 13:18:50.634 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 13:18:50.634 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 13:18:50.634 | + functions-common:git_clone:618 : echo master 2022-08-10 13:18:50.634 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-10 13:18:50.635 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 13:18:50.637 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-10 13:18:50.650 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-10 13:18:50.653 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 13:18:50.654 | + functions-common:git_clone:679 : head -1 2022-08-10 13:18:50.660 | e520c9826 Merge commit 'refs/changes/51/851351/3' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-08-10 13:18:50.663 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 13:18:50.666 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-10 13:18:50.669 | + inc/python:setup_develop:334 : local bindep 2022-08-10 13:18:50.671 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 13:18:50.674 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-10 13:18:50.676 | + inc/python:setup_develop:340 : local extras= 2022-08-10 13:18:50.679 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-10 13:18:50.682 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 13:18:50.685 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 13:18:50.687 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-10 13:18:50.690 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 13:18:50.692 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 13:18:50.696 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-10 13:18:50.698 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 13:18:50.701 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-10 13:18:50.704 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 13:18:50.706 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 13:18:50.710 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-10 13:18:50.716 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-10 13:18:50.719 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-10 13:18:51.346 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-10 13:18:51.349 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 13:18:51.352 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 13:18:51.354 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 13:18:51.357 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 13:18:51.359 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-10 13:18:51.362 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 13:18:51.364 | + inc/python:setup_package:424 : local extras= 2022-08-10 13:18:51.367 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 13:18:51.369 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 13:18:51.372 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 13:18:51.374 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 13:18:51.377 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 13:18:51.379 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-10 13:18:51.402 | Using python 3.8 to install /opt/stack/cinder 2022-08-10 13:18:51.404 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-10 13:18:53.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:53.512 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:53.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:18:53.512 | from cryptography.utils import int_from_bytes 2022-08-10 13:18:54.576 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:18:54.576 | Obtaining file:///opt/stack/cinder 2022-08-10 13:18:56.721 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 13:18:56.731 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 13:18:56.739 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 13:18:56.750 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 13:18:56.896 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 13:18:56.908 | Requirement already satisfied: boto3===1.24.46 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (1.24.46) 2022-08-10 13:18:56.919 | Requirement already satisfied: botocore===1.27.46 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.27.46) 2022-08-10 13:18:56.929 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 13:18:56.948 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 13:18:56.985 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 13:18:57.012 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 13:18:57.014 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 13:18:57.023 | Requirement already satisfied: google-api-python-client===2.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.55.0) 2022-08-10 13:18:57.036 | Requirement already satisfied: google-auth===2.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.10.0) 2022-08-10 13:18:57.064 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.1.0) 2022-08-10 13:18:57.071 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 13:18:57.075 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 13:18:57.085 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 13:18:57.122 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 13:18:57.125 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 13:18:57.128 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 13:18:57.166 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 13:18:57.223 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 13:18:57.273 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 13:18:57.283 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (4.1.3) 2022-08-10 13:18:57.292 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 13:18:57.316 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 13:18:57.320 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 13:18:57.336 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 13:18:57.373 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 13:18:57.383 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 13:18:57.422 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 13:18:57.427 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 13:18:57.474 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 13:18:57.478 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 13:18:57.516 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 13:18:57.569 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 13:18:57.579 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 13:18:57.598 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 13:18:57.612 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 13:18:57.626 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 13:18:57.638 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 13:18:57.641 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 13:18:57.650 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 13:18:57.672 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 13:18:57.681 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 13:18:57.695 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 13:18:57.741 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.0) 2022-08-10 13:18:57.763 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 13:18:57.802 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 13:18:57.807 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-10 13:18:57.841 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:18:57.844 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 13:18:57.855 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 13:18:57.861 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 13:18:57.878 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-10 13:18:57.881 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-10 13:18:57.886 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 13:18:57.896 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 13:18:57.899 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:18:57.905 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 13:18:57.909 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 13:18:57.923 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 13:18:57.928 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-10 13:18:57.943 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 13:18:57.965 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 13:18:57.980 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-10 13:18:58.000 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 13:18:58.004 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 13:18:58.011 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:18:58.025 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 13:18:58.029 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-10 13:18:58.033 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-10 13:18:58.038 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-10 13:18:58.044 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:18:58.047 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 13:18:58.057 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 13:18:58.059 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 13:18:58.062 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:18:58.066 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-10 13:18:58.069 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-10 13:18:58.076 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-10 13:18:58.127 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 13:18:58.141 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 13:18:58.150 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 13:18:58.156 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 13:18:58.165 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 13:18:58.224 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-10 13:18:58.226 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:18:58.259 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 13:18:58.263 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-10 13:18:58.272 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 13:18:58.275 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 13:18:58.278 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 13:18:58.283 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 13:18:58.308 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-10 13:18:58.311 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 13:18:58.313 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 13:18:58.317 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 13:18:58.344 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.8.2) 2022-08-10 13:18:58.357 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 13:18:58.360 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 13:18:58.416 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 13:18:58.443 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 13:18:58.449 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 13:18:58.452 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 13:18:58.458 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:18:58.460 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 13:18:58.465 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 13:18:58.478 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 13:18:58.524 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 13:18:58.527 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 13:18:58.531 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 13:18:58.537 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 13:18:58.544 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 13:18:58.547 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 13:18:58.560 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 13:18:58.562 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-10 13:18:58.574 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 13:18:58.586 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 13:18:58.597 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:18:58.600 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:18:58.606 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:18:58.608 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-10 13:18:58.612 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 13:18:58.614 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-10 13:18:58.620 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-10 13:18:58.656 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-10 13:18:58.662 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 13:18:58.665 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 13:18:58.669 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 13:18:58.672 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.56.4) 2022-08-10 13:18:58.678 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.4) 2022-08-10 13:18:58.681 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 13:18:58.692 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 13:18:58.694 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 13:18:58.697 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 13:18:58.700 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 13:18:58.747 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 13:18:58.750 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 13:18:59.621 | Installing collected packages: cinder 2022-08-10 13:18:59.621 | Attempting uninstall: cinder 2022-08-10 13:18:59.622 | Found existing installation: cinder 20.1.0.dev369 2022-08-10 13:18:59.625 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-10 13:18:59.626 | Running setup.py develop for cinder 2022-08-10 13:19:02.175 | Successfully installed cinder 2022-08-10 13:19:02.286 | + inc/python:pip_install:196 : result=0 2022-08-10 13:19:02.290 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:19:02.292 | + functions-common:time_stop:2440 : local name 2022-08-10 13:19:02.294 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:19:02.296 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:19:02.299 | + functions-common:time_stop:2443 : local total 2022-08-10 13:19:02.301 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:19:02.303 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:19:02.306 | + functions-common:time_stop:2447 : start_time=1660137531396 2022-08-10 13:19:02.308 | + functions-common:time_stop:2449 : [[ -z 1660137531396 ]] 2022-08-10 13:19:02.311 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:19:02.315 | + functions-common:time_stop:2452 : end_time=1660137542313 2022-08-10 13:19:02.317 | + functions-common:time_stop:2453 : elapsed_time=10917 2022-08-10 13:19:02.320 | + functions-common:time_stop:2454 : total=85173 2022-08-10 13:19:02.323 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:19:02.325 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=96090 2022-08-10 13:19:02.328 | + inc/python:pip_install:199 : return 0 2022-08-10 13:19:02.330 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 13:19:02.333 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 13:19:02.336 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 13:19:02.355 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 13:19:02.368 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-10 13:19:02.370 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-10 13:19:02.373 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:19:02.375 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:19:02.378 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-08-10 13:19:02.380 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:19:02.384 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-10 13:19:02.386 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-10 13:19:02.389 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-10 13:19:02.391 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:02.394 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:02.396 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-10 13:19:02.409 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-10 13:19:02.412 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 13:19:02.414 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 13:19:02.417 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 13:19:02.419 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 13:19:02.422 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 13:19:02.424 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 13:19:02.427 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:02.429 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:02.432 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 13:19:02.435 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 13:19:02.437 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 13:19:02.440 | + functions-common:apt_get_update:1191 : return 2022-08-10 13:19:02.442 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-10 13:19:02.445 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 13:19:02.448 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:02.450 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:02.453 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-10 13:19:02.476 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-10 13:19:02.589 | Reading package lists... 2022-08-10 13:19:02.852 | Building dependency tree... 2022-08-10 13:19:02.853 | Reading state information... 2022-08-10 13:19:03.129 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-10 13:19:03.129 | The following packages were automatically installed and are no longer required: 2022-08-10 13:19:03.130 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 13:19:03.130 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 13:19:03.130 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 13:19:03.130 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 13:19:03.130 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 13:19:03.130 | python3-zope.interface 2022-08-10 13:19:03.130 | Use 'sudo apt autoremove' to remove them. 2022-08-10 13:19:03.247 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 13:19:03.252 | + functions-common:apt_get:1235 : result=0 2022-08-10 13:19:03.254 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 13:19:03.257 | + functions-common:time_stop:2440 : local name 2022-08-10 13:19:03.260 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:19:03.262 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:19:03.265 | + functions-common:time_stop:2443 : local total 2022-08-10 13:19:03.274 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:19:03.274 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 13:19:03.274 | + functions-common:time_stop:2447 : start_time=1660137542474 2022-08-10 13:19:03.275 | + functions-common:time_stop:2449 : [[ -z 1660137542474 ]] 2022-08-10 13:19:03.279 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:19:03.283 | + functions-common:time_stop:2452 : end_time=1660137543280 2022-08-10 13:19:03.286 | + functions-common:time_stop:2453 : elapsed_time=806 2022-08-10 13:19:03.289 | + functions-common:time_stop:2454 : total=5704 2022-08-10 13:19:03.292 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:19:03.294 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6510 2022-08-10 13:19:03.297 | + functions-common:apt_get:1239 : return 0 2022-08-10 13:19:03.299 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 13:19:03.302 | + ./stack.sh:main:921 : configure_cinder 2022-08-10 13:19:03.305 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-10 13:19:03.317 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-10 13:19:03.322 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-10 13:19:03.324 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-10 13:19:03.326 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-10 13:19:03.329 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-10 13:19:03.330 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-10 13:19:03.334 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-10 13:19:03.337 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-10 13:19:03.339 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-10 13:19:03.341 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-10 13:19:03.343 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-10 13:19:03.345 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-10 13:19:03.348 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-10 13:19:03.350 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-10 13:19:03.362 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-10 13:19:03.375 | + 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-08-10 13:19:03.387 | + 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-08-10 13:19:03.399 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-10 13:19:03.411 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-10 13:19:03.414 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-10 13:19:03.418 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Xbd4rNm8Zh 2022-08-10 13:19:03.421 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-10 13:19:03.423 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-10 13:19:03.425 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-10 13:19:03.428 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Xbd4rNm8Zh 2022-08-10 13:19:03.432 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Xbd4rNm8Zh 2022-08-10 13:19:03.444 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Xbd4rNm8Zh /etc/sudoers.d/cinder-rootwrap 2022-08-10 13:19:03.456 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-10 13:19:03.461 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-10 13:19:03.463 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-10 13:19:03.465 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-10 13:19:03.468 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-10 13:19:03.470 | + 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-08-10 13:19:03.472 | + 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-08-10 13:19:03.475 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-10 13:19:03.478 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-10 13:19:03.482 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-10 13:19:03.487 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-10 13:19:03.506 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-10 13:19:03.525 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-10 13:19:03.545 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-10 13:19:03.565 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-10 13:19:03.584 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-10 13:19:03.604 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-10 13:19:03.624 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-10 13:19:03.642 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-10 13:19:03.645 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 13:19:03.647 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-10 13:19:03.650 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 13:19:03.653 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-10 13:19:03.683 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-10 13:19:03.711 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-08-10 13:19:03.739 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-10 13:19:03.767 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-10 13:19:03.796 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-10 13:19:03.824 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-10 13:19:03.853 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-10 13:19:03.881 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 13:19:03.910 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 13:19:03.938 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-10 13:19:03.970 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-10 13:19:04.000 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-10 13:19:04.003 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-10 13:19:04.005 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-10 13:19:04.008 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-10 13:19:04.010 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 13:19:04.013 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 13:19:04.015 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 13:19:04.032 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:04.034 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 13:19:04.037 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-10 13:19:04.040 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-10 13:19:04.072 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-10 13:19:04.101 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-10 13:19:04.130 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-10 13:19:04.159 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-10 13:19:04.188 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-10 13:19:04.217 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-10 13:19:04.248 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-10 13:19:04.251 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2022-08-10 13:19:04.279 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-10 13:19:04.311 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-10 13:19:04.319 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d58ce5a2bda0cdaf0a2c494a20e172e7 2022-08-10 13:19:04.348 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-10 13:19:04.350 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-10 13:19:04.380 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-10 13:19:04.409 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-10 13:19:04.437 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-10 13:19:04.466 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-10 13:19:04.484 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:04.487 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-10 13:19:04.504 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:04.506 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-10 13:19:04.524 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:04.527 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-10 13:19:04.545 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:04.548 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-10 13:19:04.550 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-10 13:19:04.553 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-10 13:19:04.555 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-10 13:19:04.558 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 13:19:04.560 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 13:19:04.563 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 13:19:04.579 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:04.583 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 13:19:04.585 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 13:19:04.588 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 13:19:04.605 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:04.608 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:19:04.611 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:19:04.639 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 13:19:04.642 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 13:19:04.644 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-10 13:19:04.647 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-10 13:19:04.650 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 13:19:04.653 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 13:19:04.670 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 13:19:04.672 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 13:19:04.675 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 13:19:04.677 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 13:19:04.680 | + 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-08-10 13:19:04.709 | + 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-08-10 13:19:04.738 | + 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-08-10 13:19:04.767 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 13:19:04.796 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-10 13:19:04.813 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:04.816 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-10 13:19:04.818 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-10 13:19:04.821 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-10 13:19:04.824 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-10 13:19:04.826 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 13:19:04.829 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 13:19:04.832 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-10 13:19:04.836 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-10 13:19:04.839 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 13:19:04.841 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 13:19:04.854 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 13:19:04.855 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 13:19:04.863 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 13:19:04.867 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 13:19:04.883 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-10 13:19:04.885 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-10 13:19:04.889 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-10 13:19:04.920 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-10 13:19:04.948 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-10 13:19:04.976 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-10 13:19:05.004 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 13:19:05.032 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 13:19:05.061 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-10 13:19:05.089 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-10 13:19:05.117 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-10 13:19:05.146 | + 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-08-10 13:19:05.174 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 13:19:05.203 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 13:19:05.231 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-10 13:19:05.260 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 13:19:05.262 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 13:19:05.266 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-10 13:19:05.268 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-10 13:19:05.270 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 13:19:05.273 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:05.275 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:05.278 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 13:19:05.280 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 13:19:05.283 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-10 13:19:05.311 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 13:19:05.340 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 13:19:05.340 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-10 13:19:05.349 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-10 13:19:05.353 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-10 13:19:05.355 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-10 13:19:05.358 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 13:19:05.360 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 13:19:05.363 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 13:19:05.365 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:05.368 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:05.371 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 13:19:05.373 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 13:19:05.375 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:05.378 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:05.380 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-10 13:19:05.442 | Enabling site cinder-wsgi. 2022-08-10 13:19:05.447 | To activate the new configuration, you need to run: 2022-08-10 13:19:05.447 | systemctl reload apache2 2022-08-10 13:19:05.452 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 13:19:05.454 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 13:19:05.457 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 13:19:05.459 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 13:19:05.595 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-10 13:19:05.598 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-10 13:19:05.631 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2022-08-10 13:19:05.662 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-10 13:19:05.680 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:05.683 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-10 13:19:05.685 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 13:19:05.688 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 13:19:05.690 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-10 13:19:05.693 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-10 13:19:05.724 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-10 13:19:05.754 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2022-08-10 13:19:05.784 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-10 13:19:05.812 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-10 13:19:05.841 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-10 13:19:05.870 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-10 13:19:05.899 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-10 13:19:05.929 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-10 13:19:05.957 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-10 13:19:05.986 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-10 13:19:06.015 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 13:19:06.045 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-10 13:19:06.047 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-10 13:19:06.064 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:06.067 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2022-08-10 13:19:06.099 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-10 13:19:06.101 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-10 13:19:06.104 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-10 13:19:06.122 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:06.124 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-10 13:19:06.127 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-10 13:19:06.129 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-10 13:19:06.132 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 13:19:06.135 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-10 13:19:06.137 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-10 13:19:06.141 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:19:06.142 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 13:19:06.147 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:19:06.150 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 13:19:06.153 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 13:19:06.156 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 13:19:06.158 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-10 13:19:06.161 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-10 13:19:06.164 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-10 13:19:06.166 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:19:06.169 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:19:06.171 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-08-10 13:19:06.174 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:19:06.176 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-10 13:19:06.179 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-10 13:19:06.181 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-10 13:19:06.184 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 13:19:06.186 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 13:19:06.189 | ++ functions-common:git_clone:601 : pwd 2022-08-10 13:19:06.192 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 13:19:06.194 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 13:19:06.197 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 13:19:06.214 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 13:19:06.216 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 13:19:06.219 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 13:19:06.222 | + functions-common:git_clone:618 : echo master 2022-08-10 13:19:06.222 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 13:19:06.227 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-10 13:19:06.230 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 13:19:06.232 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-10 13:19:06.245 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-10 13:19:06.248 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 13:19:06.249 | + functions-common:git_clone:679 : head -1 2022-08-10 13:19:06.253 | 4ead75733a Merge "Clean up db residual record from dvr port" 2022-08-10 13:19:06.255 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 13:19:06.259 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-10 13:19:06.261 | + inc/python:setup_develop:334 : local bindep 2022-08-10 13:19:06.264 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 13:19:06.266 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-10 13:19:06.269 | + inc/python:setup_develop:340 : local extras= 2022-08-10 13:19:06.271 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-10 13:19:06.274 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 13:19:06.277 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 13:19:06.280 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-10 13:19:06.282 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 13:19:06.285 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 13:19:06.288 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-10 13:19:06.291 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 13:19:06.294 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-10 13:19:06.296 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 13:19:06.299 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 13:19:06.302 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-10 13:19:06.308 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-10 13:19:06.311 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-10 13:19:06.944 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-10 13:19:06.946 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 13:19:06.949 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 13:19:06.951 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 13:19:06.953 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 13:19:06.956 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-10 13:19:06.958 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 13:19:06.961 | + inc/python:setup_package:424 : local extras= 2022-08-10 13:19:06.963 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 13:19:06.965 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 13:19:06.968 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 13:19:06.970 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 13:19:06.972 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 13:19:06.975 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-10 13:19:06.998 | Using python 3.8 to install /opt/stack/neutron 2022-08-10 13:19:07.000 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-10 13:19:09.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:19:09.107 | from cryptography.utils import int_from_bytes 2022-08-10 13:19:09.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:19:09.107 | from cryptography.utils import int_from_bytes 2022-08-10 13:19:10.148 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:19:10.148 | Obtaining file:///opt/stack/neutron 2022-08-10 13:19:12.441 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 13:19:12.448 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 13:19:12.450 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 13:19:12.459 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 13:19:12.468 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 13:19:12.479 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 13:19:12.625 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 13:19:12.638 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 13:19:12.652 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 13:19:12.658 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 13:19:12.661 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 13:19:12.670 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 13:19:12.672 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 13:19:12.677 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 13:19:12.687 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 13:19:12.724 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 13:19:12.751 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 13:19:12.809 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 13:19:12.860 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 13:19:12.865 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 13:19:12.868 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.0.0) 2022-08-10 13:19:12.905 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 13:19:12.930 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-10 13:19:12.947 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 13:19:12.951 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 13:19:12.955 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 13:19:12.959 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-10 13:19:12.982 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 13:19:13.019 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 13:19:13.030 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 13:19:13.069 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 13:19:13.075 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 13:19:13.122 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 13:19:13.126 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 13:19:13.165 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 13:19:13.219 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 13:19:13.229 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 13:19:13.248 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 13:19:13.262 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 13:19:13.276 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 13:19:13.288 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 13:19:13.291 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 13:19:13.300 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 13:19:13.321 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 13:19:13.331 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 13:19:13.345 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 13:19:13.364 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 13:19:13.404 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-10 13:19:13.409 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-10 13:19:13.417 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 13:19:13.423 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:19:13.425 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-10 13:19:13.434 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 13:19:13.445 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 13:19:13.451 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 13:19:13.469 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 13:19:13.482 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 13:19:13.491 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 13:19:13.494 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:19:13.500 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-10 13:19:13.506 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 13:19:13.511 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-10 13:19:13.529 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 13:19:13.550 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-10 13:19:13.574 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 13:19:13.589 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 13:19:13.620 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 13:19:13.627 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:19:13.642 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 13:19:13.644 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 13:19:13.648 | Requirement already satisfied: setproctitle===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.1) 2022-08-10 13:19:13.654 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 13:19:13.657 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:19:13.659 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-10 13:19:13.662 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 13:19:13.672 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 13:19:13.675 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 13:19:13.678 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:19:13.682 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 13:19:13.697 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 13:19:13.705 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 13:19:13.711 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 13:19:13.721 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 13:19:13.781 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:19:13.813 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 13:19:13.817 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 13:19:13.823 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 13:19:13.826 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 13:19:13.831 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 13:19:13.857 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 13:19:13.860 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 13:19:13.871 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 13:19:13.897 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 13:19:13.901 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 13:19:13.906 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 13:19:13.927 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 13:19:13.931 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 13:19:13.934 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:19:13.936 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 13:19:13.941 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 13:19:13.978 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 13:19:13.982 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 13:19:13.985 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 13:19:13.988 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 13:19:14.033 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 13:19:14.037 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 13:19:14.046 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 13:19:14.050 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 13:19:14.061 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-10 13:19:14.063 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 13:19:14.077 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 13:19:14.116 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 13:19:14.129 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-10 13:19:14.132 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:19:14.135 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:19:14.138 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:19:14.143 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 13:19:14.145 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 13:19:14.147 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 13:19:14.151 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 13:19:14.153 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 13:19:14.156 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 13:19:14.214 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 13:19:14.218 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 13:19:14.266 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 13:19:14.269 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 13:19:15.272 | Installing collected packages: neutron 2022-08-10 13:19:15.272 | Attempting uninstall: neutron 2022-08-10 13:19:15.273 | Found existing installation: neutron 20.1.0.dev472 2022-08-10 13:19:15.284 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-10 13:19:15.285 | Running setup.py develop for neutron 2022-08-10 13:19:17.968 | Successfully installed neutron 2022-08-10 13:19:18.079 | + inc/python:pip_install:196 : result=0 2022-08-10 13:19:18.082 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:19:18.084 | + functions-common:time_stop:2440 : local name 2022-08-10 13:19:18.087 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:19:18.089 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:19:18.092 | + functions-common:time_stop:2443 : local total 2022-08-10 13:19:18.094 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:19:18.096 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:19:18.099 | + functions-common:time_stop:2447 : start_time=1660137546992 2022-08-10 13:19:18.101 | + functions-common:time_stop:2449 : [[ -z 1660137546992 ]] 2022-08-10 13:19:18.105 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:19:18.109 | + functions-common:time_stop:2452 : end_time=1660137558107 2022-08-10 13:19:18.111 | + functions-common:time_stop:2453 : elapsed_time=11115 2022-08-10 13:19:18.114 | + functions-common:time_stop:2454 : total=96090 2022-08-10 13:19:18.116 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:19:18.118 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=107205 2022-08-10 13:19:18.120 | + inc/python:pip_install:199 : return 0 2022-08-10 13:19:18.123 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 13:19:18.125 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 13:19:18.128 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 13:19:18.147 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 13:19:18.160 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-10 13:19:18.163 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-10 13:19:18.166 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:19:18.168 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:19:18.171 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-08-10 13:19:18.173 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:19:18.176 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-10 13:19:18.179 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 13:19:18.181 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-10 13:19:18.199 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:18.201 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-10 13:19:18.204 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-10 13:19:18.206 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-10 13:19:18.209 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 13:19:18.212 | + lib/stack:stack_install_service:32 : install_nova 2022-08-10 13:19:18.215 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-10 13:19:18.217 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-10 13:19:18.219 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:19:18.222 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:19:18.224 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-08-10 13:19:18.227 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:19:18.230 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-10 13:19:18.246 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:18.249 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-10 13:19:18.265 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:18.268 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-10 13:19:18.285 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:18.287 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-10 13:19:18.290 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-10 13:19:18.293 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-10 13:19:18.295 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 13:19:18.297 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 13:19:18.300 | ++ functions-common:git_clone:601 : pwd 2022-08-10 13:19:18.303 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 13:19:18.305 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 13:19:18.308 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 13:19:18.324 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 13:19:18.326 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 13:19:18.328 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 13:19:18.331 | + functions-common:git_clone:618 : echo master 2022-08-10 13:19:18.332 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 13:19:18.337 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-10 13:19:18.340 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 13:19:18.342 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-10 13:19:18.356 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-10 13:19:18.359 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 13:19:18.365 | + functions-common:git_clone:679 : head -1 2022-08-10 13:19:18.445 | 1220d53c2f Merge "Update libvirt enlightenments for Windows" 2022-08-10 13:19:18.450 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 13:19:18.452 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-10 13:19:18.455 | + inc/python:setup_develop:334 : local bindep 2022-08-10 13:19:18.457 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 13:19:18.460 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-10 13:19:18.463 | + inc/python:setup_develop:340 : local extras= 2022-08-10 13:19:18.465 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-10 13:19:18.468 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 13:19:18.471 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 13:19:18.473 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-10 13:19:18.475 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 13:19:18.478 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 13:19:18.482 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-10 13:19:18.484 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 13:19:18.487 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-10 13:19:18.490 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 13:19:18.492 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 13:19:18.496 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-10 13:19:18.502 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-10 13:19:18.504 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-10 13:19:19.143 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-10 13:19:19.146 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 13:19:19.148 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 13:19:19.151 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 13:19:19.153 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 13:19:19.155 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-10 13:19:19.158 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 13:19:19.161 | + inc/python:setup_package:424 : local extras= 2022-08-10 13:19:19.163 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 13:19:19.167 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 13:19:19.169 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 13:19:19.172 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 13:19:19.175 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 13:19:19.178 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-10 13:19:19.200 | Using python 3.8 to install /opt/stack/nova 2022-08-10 13:19:19.202 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-10 13:19:21.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:19:21.302 | from cryptography.utils import int_from_bytes 2022-08-10 13:19:21.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:19:21.302 | from cryptography.utils import int_from_bytes 2022-08-10 13:19:22.363 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:19:22.364 | Obtaining file:///opt/stack/nova 2022-08-10 13:19:25.734 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 13:19:25.740 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 13:19:25.744 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 13:19:25.752 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 13:19:25.761 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:19:25.764 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 13:19:25.775 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 13:19:25.921 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 13:19:25.935 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 13:19:25.949 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 13:19:25.967 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 13:19:26.006 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 13:19:26.018 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 13:19:26.021 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 13:19:26.030 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 13:19:26.032 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 13:19:26.037 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 13:19:26.075 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 13:19:26.101 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 13:19:26.105 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 13:19:26.144 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 13:19:26.202 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 13:19:26.253 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 13:19:26.264 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-10 13:19:26.268 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 13:19:26.272 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 13:19:26.276 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 13:19:26.301 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 13:19:26.325 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 13:19:26.329 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 13:19:26.333 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 13:19:26.338 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-10 13:19:26.360 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 13:19:26.378 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 13:19:26.415 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 13:19:26.425 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 13:19:26.464 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 13:19:26.470 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 13:19:26.517 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 13:19:26.522 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-10 13:19:26.532 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 13:19:26.571 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 13:19:26.625 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 13:19:26.635 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 13:19:26.654 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 13:19:26.669 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 13:19:26.683 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 13:19:26.695 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 13:19:26.698 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 13:19:26.706 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 13:19:26.729 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 13:19:26.739 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 13:19:26.753 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 13:19:26.772 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-10 13:19:26.810 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 13:19:26.815 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-10 13:19:26.848 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:19:26.850 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 13:19:26.863 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 13:19:26.870 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 13:19:26.888 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 13:19:26.897 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 13:19:26.900 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:19:26.905 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-10 13:19:26.912 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 13:19:26.917 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 13:19:26.931 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 13:19:26.947 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 13:19:26.952 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-10 13:19:26.968 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 13:19:26.993 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-10 13:19:27.018 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 13:19:27.022 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 13:19:27.029 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:19:27.043 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 13:19:27.045 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-10 13:19:27.049 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 13:19:27.053 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 13:19:27.058 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:19:27.060 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 13:19:27.071 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 13:19:27.074 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 13:19:27.076 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:19:27.081 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 13:19:27.095 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 13:19:27.104 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 13:19:27.110 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 13:19:27.120 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 13:19:27.179 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:19:27.212 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 13:19:27.216 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-10 13:19:27.222 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 13:19:27.228 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-10 13:19:27.232 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 13:19:27.235 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 13:19:27.240 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 13:19:27.266 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 13:19:27.269 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 13:19:27.280 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 13:19:27.283 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 13:19:27.311 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 13:19:27.369 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 13:19:27.372 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 13:19:27.377 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 13:19:27.397 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 13:19:27.403 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 13:19:27.407 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 13:19:27.413 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 13:19:27.416 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 13:19:27.421 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 13:19:27.467 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 13:19:27.470 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 13:19:27.478 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 13:19:27.481 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 13:19:27.492 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-10 13:19:27.497 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-10 13:19:27.509 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 13:19:27.521 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 13:19:27.533 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 13:19:27.548 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-10 13:19:27.552 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:19:27.555 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:19:27.557 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:19:27.562 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 13:19:27.564 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 13:19:27.567 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (1.23.1) 2022-08-10 13:19:27.569 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 13:19:27.573 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 13:19:27.576 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 13:19:27.578 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-10 13:19:27.581 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 13:19:27.584 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 13:19:27.632 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 13:19:28.648 | Installing collected packages: nova 2022-08-10 13:19:28.648 | Attempting uninstall: nova 2022-08-10 13:19:28.649 | Found existing installation: nova 25.1.0.dev198 2022-08-10 13:19:28.654 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-10 13:19:28.654 | Running setup.py develop for nova 2022-08-10 13:19:32.441 | Successfully installed nova 2022-08-10 13:19:32.553 | + inc/python:pip_install:196 : result=0 2022-08-10 13:19:32.556 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:19:32.558 | + functions-common:time_stop:2440 : local name 2022-08-10 13:19:32.561 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:19:32.563 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:19:32.565 | + functions-common:time_stop:2443 : local total 2022-08-10 13:19:32.568 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:19:32.570 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:19:32.572 | + functions-common:time_stop:2447 : start_time=1660137559194 2022-08-10 13:19:32.574 | + functions-common:time_stop:2449 : [[ -z 1660137559194 ]] 2022-08-10 13:19:32.577 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:19:32.581 | + functions-common:time_stop:2452 : end_time=1660137572579 2022-08-10 13:19:32.584 | + functions-common:time_stop:2453 : elapsed_time=13385 2022-08-10 13:19:32.586 | + functions-common:time_stop:2454 : total=107205 2022-08-10 13:19:32.589 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:19:32.591 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=120590 2022-08-10 13:19:32.593 | + inc/python:pip_install:199 : return 0 2022-08-10 13:19:32.596 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 13:19:32.598 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 13:19:32.601 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 13:19:32.620 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 13:19:32.633 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-10 13:19:32.635 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-10 13:19:32.638 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:19:32.640 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:19:32.643 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-08-10 13:19:32.645 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:19:32.648 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-10 13:19:32.661 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 13:19:32.664 | + ./stack.sh:main:932 : configure_nova 2022-08-10 13:19:32.667 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-10 13:19:32.679 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-10 13:19:32.682 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-10 13:19:32.684 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-10 13:19:32.688 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-10 13:19:32.688 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-10 13:19:32.693 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-10 13:19:32.696 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-10 13:19:32.698 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-10 13:19:32.701 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-10 13:19:32.703 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-10 13:19:32.706 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-10 13:19:32.708 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-10 13:19:32.711 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-10 13:19:32.723 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-10 13:19:32.735 | + 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-08-10 13:19:32.748 | + 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-08-10 13:19:32.761 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-10 13:19:32.774 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-10 13:19:32.777 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-10 13:19:32.781 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.VDzBeGlOFq 2022-08-10 13:19:32.784 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-10 13:19:32.786 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-10 13:19:32.789 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-10 13:19:32.791 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-10 13:19:32.793 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-10 13:19:32.796 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.VDzBeGlOFq 2022-08-10 13:19:32.800 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.VDzBeGlOFq 2022-08-10 13:19:32.812 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.VDzBeGlOFq /etc/sudoers.d/nova-rootwrap 2022-08-10 13:19:32.825 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-10 13:19:32.829 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-10 13:19:32.832 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-10 13:19:32.834 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-10 13:19:32.837 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-10 13:19:32.840 | + 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-08-10 13:19:32.842 | + 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-08-10 13:19:32.845 | + 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-08-10 13:19:32.848 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-10 13:19:32.853 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-10 13:19:32.870 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:32.872 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-10 13:19:32.875 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-10 13:19:32.878 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-10 13:19:32.883 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-10 13:19:32.912 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-10 13:19:32.914 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-10 13:19:32.941 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-10 13:19:32.972 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-10 13:19:32.999 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-10 13:19:33.030 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-10 13:19:33.060 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-10 13:19:33.091 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-10 13:19:33.093 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.18 2022-08-10 13:19:33.121 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-10 13:19:33.149 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-10 13:19:33.176 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-10 13:19:33.204 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-10 13:19:33.231 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-10 13:19:33.262 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-10 13:19:33.265 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 13:19:33.267 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 13:19:33.269 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 13:19:33.272 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 13:19:33.274 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 13:19:33.277 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 13:19:33.279 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 13:19:33.281 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 13:19:33.283 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 13:19:33.286 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 13:19:33.288 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-10 13:19:33.291 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 13:19:33.293 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 13:19:33.295 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 13:19:33.297 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 13:19:33.300 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 13:19:33.302 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 13:19:33.305 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-10 13:19:33.321 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:33.323 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 13:19:33.326 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-10 13:19:33.328 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-10 13:19:33.357 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-10 13:19:33.360 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-10 13:19:33.362 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-10 13:19:33.364 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-10 13:19:33.367 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 13:19:33.369 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 13:19:33.371 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 13:19:33.387 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:33.389 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 13:19:33.392 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 13:19:33.394 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 13:19:33.426 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-10 13:19:33.428 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-10 13:19:33.430 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-10 13:19:33.433 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-10 13:19:33.435 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 13:19:33.437 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 13:19:33.440 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 13:19:33.456 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:33.458 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 13:19:33.461 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-10 13:19:33.464 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-10 13:19:33.494 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-10 13:19:33.525 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-10 13:19:33.553 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-10 13:19:33.580 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-10 13:19:33.597 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:33.599 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-10 13:19:33.616 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:33.620 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-10 13:19:33.620 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-10 13:19:33.625 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-10 13:19:33.627 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-10 13:19:33.656 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-10 13:19:33.671 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:33.674 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-10 13:19:33.676 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-10 13:19:33.679 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 13:19:33.681 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 13:19:33.683 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-10 13:19:33.714 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-10 13:19:33.748 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-08-10 13:19:33.777 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-10 13:19:33.808 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-10 13:19:33.837 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-10 13:19:33.864 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-10 13:19:33.894 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-10 13:19:33.922 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 13:19:33.951 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 13:19:33.978 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-10 13:19:33.995 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:33.998 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-10 13:19:34.000 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-10 13:19:34.030 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-10 13:19:34.058 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.18/identity 2022-08-10 13:19:34.086 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-10 13:19:34.113 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-10 13:19:34.142 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-10 13:19:34.170 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-10 13:19:34.198 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-10 13:19:34.227 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-10 13:19:34.244 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:34.247 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-10 13:19:34.249 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-10 13:19:34.278 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-10 13:19:34.308 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-10 13:19:34.311 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-10 13:19:34.339 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-10 13:19:34.342 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-10 13:19:34.344 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-10 13:19:34.346 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 13:19:34.349 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 13:19:34.351 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 13:19:34.353 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 13:19:34.356 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 13:19:34.358 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 13:19:34.361 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-10 13:19:34.363 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 13:19:34.365 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 13:19:34.367 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 13:19:34.370 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 13:19:34.372 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 13:19:34.374 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 13:19:34.377 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 13:19:34.379 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 13:19:34.381 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 13:19:34.384 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 13:19:34.387 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-10 13:19:34.389 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-10 13:19:34.391 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-10 13:19:34.394 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 13:19:34.411 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 13:19:34.414 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 13:19:34.416 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 13:19:34.418 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 13:19:34.421 | + 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-08-10 13:19:34.448 | + 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-08-10 13:19:34.477 | + 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-08-10 13:19:34.505 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 13:19:34.533 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-10 13:19:34.564 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-10 13:19:34.581 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:34.584 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-10 13:19:34.586 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-10 13:19:34.589 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-10 13:19:34.591 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-10 13:19:34.593 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 13:19:34.596 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 13:19:34.599 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-10 13:19:34.603 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-10 13:19:34.606 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 13:19:34.608 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 13:19:34.621 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 13:19:34.622 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 13:19:34.630 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 13:19:34.634 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 13:19:34.650 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-10 13:19:34.652 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-10 13:19:34.656 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-10 13:19:34.687 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-10 13:19:34.714 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-10 13:19:34.742 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-10 13:19:34.770 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 13:19:34.797 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 13:19:34.826 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-10 13:19:34.853 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-10 13:19:34.881 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-10 13:19:34.910 | + 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-08-10 13:19:34.940 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 13:19:34.967 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 13:19:34.996 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-10 13:19:35.023 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 13:19:35.026 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 13:19:35.029 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-10 13:19:35.031 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-10 13:19:35.034 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 13:19:35.036 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:35.039 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:35.041 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 13:19:35.044 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 13:19:35.046 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-10 13:19:35.076 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 13:19:35.106 | + 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-08-10 13:19:35.107 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 13:19:35.115 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-10 13:19:35.119 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-10 13:19:35.122 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-10 13:19:35.124 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 13:19:35.126 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 13:19:35.129 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 13:19:35.131 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:35.133 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:35.136 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 13:19:35.138 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 13:19:35.141 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:35.143 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:35.145 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-10 13:19:35.207 | Enabling site nova-api-wsgi. 2022-08-10 13:19:35.213 | To activate the new configuration, you need to run: 2022-08-10 13:19:35.213 | systemctl reload apache2 2022-08-10 13:19:35.217 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 13:19:35.220 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 13:19:35.222 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 13:19:35.224 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 13:19:35.362 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-10 13:19:35.387 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:35.390 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-10 13:19:35.392 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-10 13:19:35.394 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-10 13:19:35.397 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-10 13:19:35.399 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-10 13:19:35.402 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 13:19:35.405 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-10 13:19:35.409 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-10 13:19:35.411 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 13:19:35.414 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 13:19:35.427 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 13:19:35.428 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 13:19:35.436 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 13:19:35.440 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 13:19:35.456 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-10 13:19:35.458 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-10 13:19:35.462 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-10 13:19:35.493 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-10 13:19:35.521 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-10 13:19:35.548 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-10 13:19:35.577 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 13:19:35.604 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 13:19:35.634 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-10 13:19:35.661 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-10 13:19:35.689 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-10 13:19:35.718 | + 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-08-10 13:19:35.746 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 13:19:35.775 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 13:19:35.803 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-10 13:19:35.833 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-10 13:19:35.836 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-10 13:19:35.864 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-10 13:19:35.881 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:35.884 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-10 13:19:35.917 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-10 13:19:35.920 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-10 13:19:35.922 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-10 13:19:35.939 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:35.941 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:19:35.944 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:19:35.973 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-10 13:19:36.004 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-10 13:19:36.006 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 13:19:36.009 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-10 13:19:36.012 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 13:19:36.014 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 13:19:36.016 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 13:19:36.033 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:36.036 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 13:19:36.039 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 13:19:36.041 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 13:19:36.058 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:36.060 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:19:36.063 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:19:36.091 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 13:19:36.094 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 13:19:36.096 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-10 13:19:36.124 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-10 13:19:36.154 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-10 13:19:36.185 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-10 13:19:36.202 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:36.204 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 13:19:36.235 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-10 13:19:36.237 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-10 13:19:36.240 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-10 13:19:36.271 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-10 13:19:36.299 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.18/identity 2022-08-10 13:19:36.328 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-10 13:19:36.356 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-10 13:19:36.384 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-10 13:19:36.412 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-10 13:19:36.442 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-10 13:19:36.471 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-10 13:19:36.501 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-10 13:19:36.517 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:36.520 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-10 13:19:36.525 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 13:19:36.527 | + lib/nova:create_nova_conf:549 : local conf 2022-08-10 13:19:36.530 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-10 13:19:36.533 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-10 13:19:36.535 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 13:19:36.538 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 13:19:36.541 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-10 13:19:36.543 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-10 13:19:36.546 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-10 13:19:36.550 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-10 13:19:36.552 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-10 13:19:36.555 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-10 13:19:36.558 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-10 13:19:36.560 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 13:19:36.563 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 13:19:36.565 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 13:19:36.581 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:36.584 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 13:19:36.586 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-10 13:19:36.589 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-10 13:19:36.622 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-10 13:19:36.653 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-10 13:19:36.685 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 13:19:36.688 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-10 13:19:36.690 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-10 13:19:36.693 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-10 13:19:36.709 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:36.713 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-10 13:19:36.713 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-10 13:19:37.432 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-10 13:19:37.435 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-10 13:19:37.437 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 13:19:37.440 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-10 13:19:37.442 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 13:19:37.444 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-10 13:19:37.447 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 13:19:37.464 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:37.467 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-10 13:19:37.470 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-10 13:19:37.472 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 13:19:37.488 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:37.491 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-08-10 13:19:37.494 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-08-10 13:19:37.527 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 13:19:37.529 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 13:19:37.532 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-10 13:19:37.549 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:37.551 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-10 13:19:37.555 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 13:19:37.558 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-10 13:19:37.590 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.18/identity 2022-08-10 13:19:37.619 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-10 13:19:37.647 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-10 13:19:37.675 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-10 13:19:37.704 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-10 13:19:37.732 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-10 13:19:37.761 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-10 13:19:37.789 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-10 13:19:37.792 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-10 13:19:37.794 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-10 13:19:37.797 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 13:19:37.814 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 13:19:37.817 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 13:19:37.819 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 13:19:37.822 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 13:19:37.824 | + 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-08-10 13:19:37.852 | + 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-08-10 13:19:37.881 | + 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-08-10 13:19:37.911 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 13:19:37.940 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 13:19:37.943 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-10 13:19:37.948 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 13:19:37.950 | + lib/nova:create_nova_conf:583 : local conf 2022-08-10 13:19:37.953 | + lib/nova:create_nova_conf:584 : local offset 2022-08-10 13:19:37.956 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-10 13:19:37.958 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 13:19:37.961 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 13:19:37.964 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-10 13:19:37.966 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-10 13:19:37.969 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-10 13:19:37.971 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 13:19:37.973 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-10 13:19:37.976 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-10 13:19:37.979 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-10 13:19:37.995 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:37.998 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-10 13:19:38.000 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-10 13:19:38.017 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:38.019 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-10 13:19:38.035 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:38.038 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-10 13:19:38.056 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:38.059 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-10 13:19:38.076 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:38.079 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-10 13:19:38.081 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-10 13:19:38.084 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-10 13:19:38.086 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 13:19:38.089 | + lib/stack:stack_install_service:32 : install_placement 2022-08-10 13:19:38.091 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-10 13:19:38.094 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-10 13:19:38.096 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:38.099 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:38.102 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-10 13:19:38.105 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 13:19:38.108 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 13:19:38.110 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 13:19:38.112 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 13:19:38.115 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 13:19:38.118 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 13:19:38.121 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:38.123 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:38.126 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 13:19:38.128 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 13:19:38.131 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 13:19:38.133 | + functions-common:apt_get_update:1191 : return 2022-08-10 13:19:38.136 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-10 13:19:38.139 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 13:19:38.141 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:38.144 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:38.146 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-10 13:19:38.169 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-10 13:19:38.281 | Reading package lists... 2022-08-10 13:19:38.541 | Building dependency tree... 2022-08-10 13:19:38.542 | Reading state information... 2022-08-10 13:19:38.823 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 13:19:38.823 | The following packages were automatically installed and are no longer required: 2022-08-10 13:19:38.824 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 13:19:38.824 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 13:19:38.825 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 13:19:38.825 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 13:19:38.825 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 13:19:38.825 | python3-zope.interface 2022-08-10 13:19:38.825 | Use 'sudo apt autoremove' to remove them. 2022-08-10 13:19:38.942 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 13:19:38.947 | + functions-common:apt_get:1235 : result=0 2022-08-10 13:19:38.950 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 13:19:38.954 | + functions-common:time_stop:2440 : local name 2022-08-10 13:19:38.956 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:19:38.958 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:19:38.961 | + functions-common:time_stop:2443 : local total 2022-08-10 13:19:38.964 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:19:38.966 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 13:19:38.968 | + functions-common:time_stop:2447 : start_time=1660137578166 2022-08-10 13:19:38.971 | + functions-common:time_stop:2449 : [[ -z 1660137578166 ]] 2022-08-10 13:19:38.974 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:19:38.978 | + functions-common:time_stop:2452 : end_time=1660137578976 2022-08-10 13:19:38.981 | + functions-common:time_stop:2453 : elapsed_time=810 2022-08-10 13:19:38.983 | + functions-common:time_stop:2454 : total=6510 2022-08-10 13:19:38.986 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:19:38.988 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7320 2022-08-10 13:19:38.990 | + functions-common:apt_get:1239 : return 0 2022-08-10 13:19:38.993 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-10 13:19:38.996 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-10 13:19:38.998 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-10 13:19:39.001 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-10 13:19:39.003 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-10 13:19:39.027 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-10 13:19:39.029 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 13:19:39.032 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 13:19:39.035 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 13:19:39.037 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 13:19:39.040 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 13:19:39.042 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 13:19:39.045 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:39.047 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:39.050 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 13:19:39.053 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 13:19:39.056 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 13:19:39.058 | + functions-common:apt_get_update:1191 : return 2022-08-10 13:19:39.061 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-10 13:19:39.063 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 13:19:39.066 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:39.069 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:39.072 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-10 13:19:39.095 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-08-10 13:19:39.207 | Reading package lists... 2022-08-10 13:19:39.466 | Building dependency tree... 2022-08-10 13:19:39.467 | Reading state information... 2022-08-10 13:19:39.739 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-08-10 13:19:39.739 | The following packages were automatically installed and are no longer required: 2022-08-10 13:19:39.740 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 13:19:39.740 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 13:19:39.740 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 13:19:39.740 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 13:19:39.740 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 13:19:39.740 | python3-zope.interface 2022-08-10 13:19:39.740 | Use 'sudo apt autoremove' to remove them. 2022-08-10 13:19:39.857 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 13:19:39.862 | + functions-common:apt_get:1235 : result=0 2022-08-10 13:19:39.865 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 13:19:39.868 | + functions-common:time_stop:2440 : local name 2022-08-10 13:19:39.870 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:19:39.873 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:19:39.875 | + functions-common:time_stop:2443 : local total 2022-08-10 13:19:39.877 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:19:39.880 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 13:19:39.883 | + functions-common:time_stop:2447 : start_time=1660137579092 2022-08-10 13:19:39.885 | + functions-common:time_stop:2449 : [[ -z 1660137579092 ]] 2022-08-10 13:19:39.888 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:19:39.893 | + functions-common:time_stop:2452 : end_time=1660137579890 2022-08-10 13:19:39.895 | + functions-common:time_stop:2453 : elapsed_time=798 2022-08-10 13:19:39.898 | + functions-common:time_stop:2454 : total=7320 2022-08-10 13:19:39.900 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:19:39.902 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8118 2022-08-10 13:19:39.905 | + functions-common:apt_get:1239 : return 0 2022-08-10 13:19:39.908 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-10 13:19:39.910 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-10 13:19:39.913 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 13:19:39.915 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:39.918 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:39.920 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-10 13:19:39.923 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-10 13:19:39.980 | wsgi (enabled by maintainer script) 2022-08-10 13:19:39.983 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-10 13:19:39.986 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-10 13:19:39.988 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 13:19:39.992 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-10 13:19:39.995 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-10 13:19:39.997 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 13:19:40.001 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-10 13:19:40.002 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 13:19:40.008 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-10 13:19:40.010 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-10 13:19:40.013 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-10 13:19:40.016 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-10 13:19:40.018 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-10 13:19:40.042 | Using python 3.8 to install osc-placement 2022-08-10 13:19:40.045 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-10 13:19:42.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:19:42.126 | from cryptography.utils import int_from_bytes 2022-08-10 13:19:42.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:19:42.126 | from cryptography.utils import int_from_bytes 2022-08-10 13:19:43.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:19:43.197 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.0.0) 2022-08-10 13:19:43.207 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 13:19:43.221 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 13:19:43.227 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:19:43.230 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:19:43.236 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 13:19:43.240 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 13:19:43.244 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 13:19:43.305 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 13:19:43.319 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 13:19:43.324 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 13:19:43.327 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 13:19:43.330 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 13:19:43.337 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 13:19:43.342 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:19:43.355 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:19:43.359 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 13:19:43.363 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:19:43.367 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 13:19:43.380 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 13:19:43.406 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 13:19:43.409 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:19:43.414 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:19:43.417 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:19:43.420 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:19:43.453 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:19:43.455 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 13:19:43.458 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 13:19:43.470 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 13:19:43.518 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 13:19:43.539 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 13:19:43.577 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 13:19:43.582 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 13:19:43.587 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 13:19:43.589 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 13:19:43.592 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 13:19:43.595 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 13:19:43.598 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 13:19:43.603 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 13:19:43.661 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 13:19:43.664 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 13:19:43.667 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 13:19:43.670 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 13:19:45.734 | + inc/python:pip_install:196 : result=0 2022-08-10 13:19:45.736 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:19:45.739 | + functions-common:time_stop:2440 : local name 2022-08-10 13:19:45.742 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:19:45.744 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:19:45.747 | + functions-common:time_stop:2443 : local total 2022-08-10 13:19:45.750 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:19:45.752 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:19:45.755 | + functions-common:time_stop:2447 : start_time=1660137580036 2022-08-10 13:19:45.758 | + functions-common:time_stop:2449 : [[ -z 1660137580036 ]] 2022-08-10 13:19:45.761 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:19:45.766 | + functions-common:time_stop:2452 : end_time=1660137585763 2022-08-10 13:19:45.768 | + functions-common:time_stop:2453 : elapsed_time=5727 2022-08-10 13:19:45.771 | + functions-common:time_stop:2454 : total=120590 2022-08-10 13:19:45.773 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:19:45.776 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=126317 2022-08-10 13:19:45.778 | + inc/python:pip_install:199 : return 0 2022-08-10 13:19:45.781 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-10 13:19:45.783 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-10 13:19:45.786 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-10 13:19:45.789 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 13:19:45.792 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 13:19:45.795 | ++ functions-common:git_clone:601 : pwd 2022-08-10 13:19:45.798 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 13:19:45.800 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 13:19:45.804 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 13:19:45.821 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 13:19:45.824 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 13:19:45.826 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 13:19:45.829 | + functions-common:git_clone:618 : echo master 2022-08-10 13:19:45.830 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 13:19:45.836 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-10 13:19:45.838 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 13:19:45.841 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-10 13:19:45.855 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-10 13:19:45.858 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 13:19:45.858 | + functions-common:git_clone:679 : head -1 2022-08-10 13:19:45.861 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-10 13:19:45.864 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 13:19:45.867 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-10 13:19:45.869 | + inc/python:setup_develop:334 : local bindep 2022-08-10 13:19:45.872 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 13:19:45.875 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-10 13:19:45.877 | + inc/python:setup_develop:340 : local extras= 2022-08-10 13:19:45.880 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-10 13:19:45.882 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 13:19:45.885 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 13:19:45.887 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-10 13:19:45.890 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 13:19:45.892 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 13:19:45.895 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-10 13:19:45.899 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 13:19:45.902 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-10 13:19:45.904 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 13:19:45.907 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 13:19:45.910 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-10 13:19:45.917 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-10 13:19:45.919 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-10 13:19:46.534 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-10 13:19:46.537 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 13:19:46.540 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 13:19:46.542 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 13:19:46.545 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 13:19:46.547 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-10 13:19:46.550 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 13:19:46.552 | + inc/python:setup_package:424 : local extras= 2022-08-10 13:19:46.556 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 13:19:46.558 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 13:19:46.561 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 13:19:46.563 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 13:19:46.566 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 13:19:46.569 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-10 13:19:46.591 | Using python 3.8 to install /opt/stack/placement 2022-08-10 13:19:46.593 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-10 13:19:48.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:19:48.690 | from cryptography.utils import int_from_bytes 2022-08-10 13:19:48.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:19:48.690 | from cryptography.utils import int_from_bytes 2022-08-10 13:19:49.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:19:49.744 | Obtaining file:///opt/stack/placement 2022-08-10 13:19:51.063 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 13:19:51.076 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 13:19:51.221 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 13:19:51.234 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 13:19:51.239 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 13:19:51.280 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 13:19:51.331 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-10 13:19:51.335 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 13:19:51.340 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 13:19:51.344 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 13:19:51.381 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 13:19:51.391 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 13:19:51.429 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 13:19:51.436 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 13:19:51.481 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 13:19:51.486 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 13:19:51.523 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 13:19:51.542 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 13:19:51.556 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 13:19:51.565 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 13:19:51.575 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 13:19:51.588 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 13:19:51.593 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:19:51.596 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 13:19:51.608 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 13:19:51.618 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 13:19:51.621 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:19:51.627 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 13:19:51.631 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 13:19:51.636 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 13:19:51.656 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 13:19:51.660 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 13:19:51.667 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:19:51.680 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 13:19:51.685 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:19:51.688 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 13:19:51.698 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 13:19:51.701 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 13:19:51.703 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:19:51.707 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 13:19:51.716 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 13:19:51.722 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 13:19:51.732 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:19:51.764 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 13:19:51.774 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-10 13:19:51.777 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 13:19:51.832 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 13:19:51.860 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 13:19:51.917 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 13:19:51.922 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 13:19:51.925 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:19:51.928 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 13:19:51.932 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 13:19:51.938 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 13:19:51.952 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 13:19:51.959 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 13:19:51.966 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 13:19:51.968 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 13:19:51.972 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 13:19:51.975 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:19:51.977 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:19:51.982 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:19:51.985 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 13:19:51.988 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 13:19:51.991 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 13:19:52.001 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 13:19:52.004 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 13:19:52.030 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 13:19:52.034 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 13:19:52.037 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 13:19:52.073 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 13:19:52.083 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 13:19:52.086 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 13:19:52.090 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 13:19:53.563 | Installing collected packages: openstack-placement 2022-08-10 13:19:53.563 | Attempting uninstall: openstack-placement 2022-08-10 13:19:53.565 | Found existing installation: openstack-placement 7.1.0.dev37 2022-08-10 13:19:53.567 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-10 13:19:53.567 | Running setup.py develop for openstack-placement 2022-08-10 13:19:55.277 | Successfully installed openstack-placement 2022-08-10 13:19:55.387 | + inc/python:pip_install:196 : result=0 2022-08-10 13:19:55.389 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:19:55.392 | + functions-common:time_stop:2440 : local name 2022-08-10 13:19:55.394 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:19:55.397 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:19:55.399 | + functions-common:time_stop:2443 : local total 2022-08-10 13:19:55.402 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:19:55.404 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:19:55.406 | + functions-common:time_stop:2447 : start_time=1660137586585 2022-08-10 13:19:55.409 | + functions-common:time_stop:2449 : [[ -z 1660137586585 ]] 2022-08-10 13:19:55.412 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:19:55.416 | + functions-common:time_stop:2452 : end_time=1660137595413 2022-08-10 13:19:55.418 | + functions-common:time_stop:2453 : elapsed_time=8828 2022-08-10 13:19:55.421 | + functions-common:time_stop:2454 : total=126317 2022-08-10 13:19:55.423 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:19:55.425 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=135145 2022-08-10 13:19:55.428 | + inc/python:pip_install:199 : return 0 2022-08-10 13:19:55.430 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 13:19:55.433 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 13:19:55.436 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 13:19:55.455 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 13:19:55.468 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-10 13:19:55.471 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-10 13:19:55.473 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:19:55.476 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:19:55.479 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-08-10 13:19:55.482 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:19:55.484 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 13:19:55.487 | + ./stack.sh:main:938 : configure_placement 2022-08-10 13:19:55.489 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-10 13:19:55.502 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-10 13:19:55.505 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-10 13:19:55.509 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-10 13:19:55.513 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-10 13:19:55.515 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-10 13:19:55.518 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-10 13:19:55.520 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 13:19:55.523 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 13:19:55.526 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 13:19:55.543 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:55.546 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 13:19:55.549 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-10 13:19:55.552 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-10 13:19:55.586 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-10 13:19:55.618 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-10 13:19:55.651 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-10 13:19:55.654 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-10 13:19:55.656 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-10 13:19:55.659 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 13:19:55.661 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-10 13:19:55.693 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-10 13:19:55.723 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-08-10 13:19:55.754 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-10 13:19:55.784 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-10 13:19:55.814 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-10 13:19:55.844 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-10 13:19:55.875 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-10 13:19:55.904 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 13:19:55.935 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 13:19:55.964 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-10 13:19:55.967 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-10 13:19:55.969 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-10 13:19:55.973 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 13:19:55.991 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 13:19:55.994 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 13:19:55.997 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 13:19:55.999 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 13:19:56.002 | + 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-08-10 13:19:56.031 | + 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-08-10 13:19:56.062 | + 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-08-10 13:19:56.092 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 13:19:56.123 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-10 13:19:56.125 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-10 13:19:56.128 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-10 13:19:56.131 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-10 13:19:56.133 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-10 13:19:56.136 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 13:19:56.139 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 13:19:56.142 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-10 13:19:56.146 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-10 13:19:56.149 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 13:19:56.151 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 13:19:56.164 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 13:19:56.164 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 13:19:56.173 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 13:19:56.177 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 13:19:56.193 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-10 13:19:56.196 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-10 13:19:56.200 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-10 13:19:56.233 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-10 13:19:56.262 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-10 13:19:56.292 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-10 13:19:56.322 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 13:19:56.351 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 13:19:56.380 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-10 13:19:56.410 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-10 13:19:56.440 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-10 13:19:56.469 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 13:19:56.499 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 13:19:56.528 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 13:19:56.559 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-10 13:19:56.588 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 13:19:56.591 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 13:19:56.594 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-10 13:19:56.597 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-10 13:19:56.599 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 13:19:56.602 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:56.605 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:56.608 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-10 13:19:56.611 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-10 13:19:56.613 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-10 13:19:56.643 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 13:19:56.673 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-10 13:19:56.673 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-10 13:19:56.683 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-10 13:19:56.686 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-10 13:19:56.689 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-10 13:19:56.691 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 13:19:56.694 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 13:19:56.697 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 13:19:56.699 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:56.702 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:56.704 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 13:19:56.707 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 13:19:56.709 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:19:56.712 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:19:56.715 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-10 13:19:56.776 | Site placement-api already enabled 2022-08-10 13:19:56.781 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 13:19:56.783 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 13:19:56.786 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 13:19:56.789 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 13:19:56.925 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-10 13:19:56.949 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:56.951 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-10 13:19:56.973 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:56.976 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-10 13:19:56.994 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:56.997 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-10 13:19:57.000 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-10 13:19:57.002 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-10 13:19:57.035 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.18/identity 2022-08-10 13:19:57.065 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-10 13:19:57.096 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-10 13:19:57.126 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-10 13:19:57.157 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-10 13:19:57.187 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-10 13:19:57.217 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-10 13:19:57.247 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-10 13:19:57.265 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:57.268 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-10 13:19:57.286 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:19:57.288 | + ./stack.sh:main:964 : run_phase stack install 2022-08-10 13:19:57.291 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 13:19:57.294 | + functions-common:run_phase:1869 : local phase=install 2022-08-10 13:19:57.297 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 13:19:57.299 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 13:19:57.302 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 13:19:57.304 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 13:19:57.307 | + functions-common:run_phase:1878 : local extra 2022-08-10 13:19:57.310 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 13:19:57.315 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 13:19:57.317 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 13:19:57.320 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 13:19:57.323 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-10 13:19:57.326 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 13:19:57.342 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:19:57.344 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 13:19:57.347 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 13:19:57.349 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-10 13:19:57.352 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-10 13:19:57.355 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:19:57.357 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-10 13:19:57.360 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-10 13:19:57.362 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-10 13:19:57.419 | ++ inc/async:async_inner:63 : install_tempest 2022-08-10 13:19:57.457 | [518930 Async install_tempest:544177]: running: install_tempest 2022-08-10 13:19:57.460 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 13:19:57.463 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 13:19:57.466 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 13:19:57.470 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 13:19:57.472 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-10 13:19:57.475 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 13:19:57.478 | + functions-common:run_plugins:1855 : local phase=install 2022-08-10 13:19:57.481 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 13:19:57.483 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 13:19:57.486 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-10 13:19:57.489 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-10 13:19:57.491 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 13:19:57.495 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 13:19:57.498 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-08-10 13:19:57.501 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 13:19:57.503 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-10 13:19:57.506 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-10 13:19:57.509 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 13:19:57.513 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-10 13:19:57.516 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-10 13:19:57.519 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 13:19:57.523 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 13:19:57.524 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-10 13:19:57.531 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-10 13:19:57.534 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-10 13:19:57.537 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-10 13:19:57.540 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-10 13:19:57.543 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-10 13:19:57.565 | Using python 3.8 to install python-openstackclient 2022-08-10 13:19:57.568 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-10 13:19:59.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:19:59.697 | from cryptography.utils import int_from_bytes 2022-08-10 13:19:59.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:19:59.697 | from cryptography.utils import int_from_bytes 2022-08-10 13:20:00.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:20:00.758 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-08-10 13:20:00.778 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 13:20:00.783 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 13:20:00.809 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 13:20:00.813 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 13:20:00.827 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 13:20:00.830 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 13:20:00.845 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 13:20:00.859 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 13:20:00.873 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 13:20:00.895 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 13:20:00.898 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 13:20:00.912 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 13:20:00.915 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 13:20:00.919 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 13:20:00.925 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 13:20:00.927 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 13:20:00.933 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 13:20:00.936 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 13:20:00.939 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 13:20:00.977 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 13:20:01.035 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 13:20:01.038 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 13:20:01.059 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 13:20:01.062 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 13:20:01.067 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 13:20:01.071 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 13:20:01.077 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 13:20:01.082 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 13:20:01.087 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 13:20:01.091 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 13:20:01.099 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 13:20:01.112 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 13:20:01.162 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 13:20:01.165 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 13:20:01.169 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 13:20:01.208 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 13:20:01.221 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 13:20:01.225 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 13:20:01.228 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 13:20:01.231 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 13:20:01.234 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 13:20:01.240 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 13:20:01.299 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 13:20:01.301 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 13:20:01.306 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 13:20:01.339 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 13:20:01.344 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 13:20:01.346 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 13:20:01.349 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 13:20:03.379 | + inc/python:pip_install:196 : result=0 2022-08-10 13:20:03.381 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:20:03.384 | + functions-common:time_stop:2440 : local name 2022-08-10 13:20:03.386 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:20:03.389 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:20:03.391 | + functions-common:time_stop:2443 : local total 2022-08-10 13:20:03.393 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:20:03.396 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:20:03.398 | + functions-common:time_stop:2447 : start_time=1660137597559 2022-08-10 13:20:03.401 | + functions-common:time_stop:2449 : [[ -z 1660137597559 ]] 2022-08-10 13:20:03.404 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:20:03.408 | + functions-common:time_stop:2452 : end_time=1660137603406 2022-08-10 13:20:03.411 | + functions-common:time_stop:2453 : elapsed_time=5847 2022-08-10 13:20:03.413 | + functions-common:time_stop:2454 : total=135145 2022-08-10 13:20:03.416 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:20:03.419 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=140992 2022-08-10 13:20:03.421 | + inc/python:pip_install:199 : return 0 2022-08-10 13:20:03.424 | + ./stack.sh:main:976 : install_oscwrap 2022-08-10 13:20:03.427 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-10 13:20:03.432 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.Iv2zLdvh0J 2022-08-10 13:20:03.435 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-10 13:20:03.437 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-10 13:20:03.440 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-10 13:20:03.443 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-10 13:20:03.445 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-10 13:20:03.448 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-10 13:20:03.466 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:20:03.468 | + ./stack.sh:main:1030 : configure_database 2022-08-10 13:20:03.471 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-10 13:20:03.473 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-10 13:20:03.476 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-10 13:20:03.479 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:20:03.481 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-10 13:20:03.484 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-10 13:20:03.486 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:20:03.489 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:20:03.491 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-10 13:20:03.495 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-10 13:20:03.498 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-10 13:20:03.499 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-10 13:20:03.504 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-10 13:20:03.557 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-10 13:20:03.560 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 13:20:03.562 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 13:20:03.565 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 13:20:03.567 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 13:20:03.570 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 13:20:03.572 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 13:20:03.574 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 13:20:03.577 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 13:20:03.579 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 13:20:03.582 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 13:20:03.584 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-10 13:20:03.587 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 13:20:03.590 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 13:20:03.592 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 13:20:03.594 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 13:20:03.597 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 13:20:03.599 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 13:20:03.602 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-10 13:20:03.605 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:20:03.607 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:20:03.610 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-10 13:20:03.612 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 13:20:03.615 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-10 13:20:08.180 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-10 13:20:08.195 | mysqladmin: connect to server at 'localhost' failed 2022-08-10 13:20:08.195 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-10 13:20:08.200 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-10 13:20:08.203 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-10 13:20:08.205 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:20:08.208 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:20:08.210 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-10 13:20:08.214 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-10 13:20:08.216 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-10 13:20:08.218 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:20:08.221 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:20:08.223 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-10 13:20:08.226 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-10 13:20:08.228 | + 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-08-10 13:20:08.240 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:20:08.300 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-10 13:20:08.312 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:20:08.351 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-10 13:20:08.408 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-10 13:20:08.463 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-10 13:20:08.518 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-10 13:20:08.520 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-10 13:20:08.523 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-10 13:20:08.523 | enabling MySQL performance counting 2022-08-10 13:20:08.526 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-10 13:20:08.550 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-10 13:20:08.553 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-10 13:20:10.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:20:10.669 | from cryptography.utils import int_from_bytes 2022-08-10 13:20:10.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:20:10.669 | from cryptography.utils import int_from_bytes 2022-08-10 13:20:11.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 13:20:11.734 | Processing ./tools/dbcounter 2022-08-10 13:20:11.740 | Installing build dependencies: started 2022-08-10 13:20:22.150 | Installing build dependencies: finished with status 'done' 2022-08-10 13:20:22.151 | Getting requirements to build wheel: started 2022-08-10 13:20:23.241 | Getting requirements to build wheel: finished with status 'done' 2022-08-10 13:20:23.245 | Installing backend dependencies: started 2022-08-10 13:20:27.835 | Installing backend dependencies: finished with status 'done' 2022-08-10 13:20:27.837 | Preparing wheel metadata: started 2022-08-10 13:20:28.996 | Preparing wheel metadata: finished with status 'done' 2022-08-10 13:20:29.004 | Building wheels for collected packages: dbcounter 2022-08-10 13:20:29.005 | Building wheel for dbcounter (PEP 517): started 2022-08-10 13:20:30.459 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-10 13:20:30.460 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=7f14645ad50bdef23dc798ea60c12527eb1533d85b43ccb15934663a0ee87e73 2022-08-10 13:20:30.460 | Stored in directory: /tmp/pip-ephem-wheel-cache-dvufe_n6/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-10 13:20:30.461 | Successfully built dbcounter 2022-08-10 13:20:32.695 | Installing collected packages: dbcounter 2022-08-10 13:20:32.695 | Attempting uninstall: dbcounter 2022-08-10 13:20:32.696 | Found existing installation: dbcounter 0.1 2022-08-10 13:20:32.737 | Uninstalling dbcounter-0.1: 2022-08-10 13:20:33.052 | Successfully uninstalled dbcounter-0.1 2022-08-10 13:20:33.154 | Successfully installed dbcounter-0.1 2022-08-10 13:20:33.303 | + inc/python:pip_install:196 : result=0 2022-08-10 13:20:33.306 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 13:20:33.308 | + functions-common:time_stop:2440 : local name 2022-08-10 13:20:33.310 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:20:33.313 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:20:33.315 | + functions-common:time_stop:2443 : local total 2022-08-10 13:20:33.317 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:20:33.320 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 13:20:33.322 | + functions-common:time_stop:2447 : start_time=1660137608545 2022-08-10 13:20:33.324 | + functions-common:time_stop:2449 : [[ -z 1660137608545 ]] 2022-08-10 13:20:33.327 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:20:33.331 | + functions-common:time_stop:2452 : end_time=1660137633329 2022-08-10 13:20:33.334 | + functions-common:time_stop:2453 : elapsed_time=24784 2022-08-10 13:20:33.337 | + functions-common:time_stop:2454 : total=140992 2022-08-10 13:20:33.339 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:20:33.341 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=165776 2022-08-10 13:20:33.344 | + inc/python:pip_install:199 : return 0 2022-08-10 13:20:33.346 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-10 13:20:33.349 | + lib/database:recreate_database:112 : local db=stats 2022-08-10 13:20:33.351 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-10 13:20:33.355 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-10 13:20:33.357 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-10 13:20:33.362 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:20:33.574 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-10 13:20:33.579 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:20:33.709 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-10 13:20:33.709 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-10 13:20:33.714 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:20:33.789 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-10 13:20:33.791 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 13:20:33.794 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-10 13:20:35.462 | ++ inc/async:async_inner:64 : rc=0 2022-08-10 13:20:35.488 | [544177 Async install_tempest:544177]: finished successfully 2022-08-10 13:20:38.493 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-10 13:20:38.496 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-10 13:20:38.499 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-10 13:20:38.504 | + functions-common:save_stackenv:62 : time_stamp=2022-08-10-132038 2022-08-10 13:20:38.507 | + functions-common:save_stackenv:63 : echo '# 2022-08-10-132038 1034' 2022-08-10 13:20:38.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.513 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 13:20:38.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.518 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-10 13:20:38.521 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.523 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-10 13:20:38.526 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.529 | + 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-08-10 13:20:38.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.534 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-08-10 13:20:38.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.539 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-08-10 13:20:38.542 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.544 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-10-131635 2022-08-10 13:20:38.547 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.549 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-10 13:20:38.552 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.555 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-08-10 13:20:38.557 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.560 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-10 13:20:38.562 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.565 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-10 13:20:38.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.571 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-10 13:20:38.574 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.576 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-10 13:20:38.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.581 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.18 2022-08-10 13:20:38.584 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 13:20:38.587 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-10 13:20:38.590 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-10 13:20:38.592 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-10 13:20:38.595 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-10 13:20:38.607 | + ./stack.sh:main:1060 : start_dstat 2022-08-10 13:20:38.610 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 13:20:38.612 | + functions-common:run_process:1694 : local service=dstat 2022-08-10 13:20:38.615 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 13:20:38.618 | + functions-common:run_process:1696 : local group= 2022-08-10 13:20:38.621 | + functions-common:run_process:1697 : local user= 2022-08-10 13:20:38.623 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:20:38.626 | + functions-common:run_process:1700 : local name=dstat 2022-08-10 13:20:38.628 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:20:38.631 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:20:38.634 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:20:38.637 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:20:38.640 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:20:38.644 | + functions-common:time_start:2431 : _TIME_START[$name]=1660137638641 2022-08-10 13:20:38.647 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-10 13:20:38.665 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:20:38.667 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-10 13:20:38.670 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-10 13:20:38.672 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 13:20:38.675 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 13:20:38.677 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 13:20:38.687 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 13:20:38.690 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-10 13:20:38.693 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-10 13:20:38.696 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-10 13:20:38.699 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:20:38.701 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:20:38.704 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:20:38.707 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:20:38.710 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-10 13:20:38.713 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-10 13:20:38.715 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-10 13:20:38.718 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 13:20:38.720 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:20:38.723 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:20:38.725 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:20:38.728 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:20:38.731 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:20:38.733 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-10 13:20:38.736 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:20:38.740 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-10 13:20:38.795 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-10 13:20:38.849 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 13:20:38.904 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-10 13:20:38.962 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-10 13:20:39.016 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:20:39.070 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:20:39.072 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:20:39.075 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-10 13:20:39.130 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:20:39.669 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-10 13:20:39.683 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-10 13:20:40.199 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-10 13:20:40.220 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:20:40.222 | + functions-common:time_stop:2440 : local name 2022-08-10 13:20:40.225 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:20:40.229 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:20:40.231 | + functions-common:time_stop:2443 : local total 2022-08-10 13:20:40.234 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:20:40.236 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:20:40.239 | + functions-common:time_stop:2447 : start_time=1660137638641 2022-08-10 13:20:40.241 | + functions-common:time_stop:2449 : [[ -z 1660137638641 ]] 2022-08-10 13:20:40.245 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:20:40.250 | + functions-common:time_stop:2452 : end_time=1660137640247 2022-08-10 13:20:40.253 | + functions-common:time_stop:2453 : elapsed_time=1606 2022-08-10 13:20:40.255 | + functions-common:time_stop:2454 : total=0 2022-08-10 13:20:40.258 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:20:40.261 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1606 2022-08-10 13:20:40.263 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-10 13:20:40.266 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-10 13:20:40.268 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-10 13:20:40.271 | + functions-common:run_process:1696 : local group= 2022-08-10 13:20:40.274 | + functions-common:run_process:1697 : local user=root 2022-08-10 13:20:40.277 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:20:40.279 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-10 13:20:40.282 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:20:40.284 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:20:40.287 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:20:40.290 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:20:40.293 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:20:40.297 | + functions-common:time_start:2431 : _TIME_START[$name]=1660137640295 2022-08-10 13:20:40.300 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-10 13:20:40.318 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:20:40.321 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:20:40.324 | + functions-common:time_stop:2440 : local name 2022-08-10 13:20:40.326 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:20:40.329 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:20:40.331 | + functions-common:time_stop:2443 : local total 2022-08-10 13:20:40.334 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:20:40.337 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:20:40.340 | + functions-common:time_stop:2447 : start_time=1660137640295 2022-08-10 13:20:40.342 | + functions-common:time_stop:2449 : [[ -z 1660137640295 ]] 2022-08-10 13:20:40.346 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:20:40.350 | + functions-common:time_stop:2452 : end_time=1660137640347 2022-08-10 13:20:40.353 | + functions-common:time_stop:2453 : elapsed_time=52 2022-08-10 13:20:40.355 | + functions-common:time_stop:2454 : total=1606 2022-08-10 13:20:40.358 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:20:40.360 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1658 2022-08-10 13:20:40.363 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-10 13:20:40.382 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:20:40.385 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-10 13:20:40.405 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:20:40.408 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-10 13:20:40.427 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:20:40.429 | + ./stack.sh:main:1073 : start_etcd3 2022-08-10 13:20:40.432 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-10 13:20:40.435 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-3-iscsi --data-dir /opt/stack/data/etcd' 2022-08-10 13:20:40.437 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-10 13:20:40.440 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-3-iscsi=http://10.222.0.18:2380' 2022-08-10 13:20:40.442 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.18:2380' 2022-08-10 13:20:40.445 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.18:2379' 2022-08-10 13:20:40.448 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-10 13:20:40.450 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-10 13:20:40.453 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.18:2379' 2022-08-10 13:20:40.455 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-10 13:20:40.458 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-10 13:20:40.460 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-10 13:20:40.463 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-iscsi=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' '' root 2022-08-10 13:20:40.466 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-10 13:20:40.468 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-iscsi=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' 2022-08-10 13:20:40.471 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:20:40.473 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-10 13:20:40.476 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:20:40.479 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:20:40.482 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:20:40.484 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-10 13:20:40.486 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:20:40.491 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-10 13:20:40.556 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-10 13:20:40.630 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-851351-3-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-iscsi=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' 2022-08-10 13:20:40.684 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-10 13:20:40.736 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-10 13:20:40.788 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:20:40.840 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:20:40.842 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:20:40.845 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-10 13:20:40.907 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:20:41.475 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-10 13:20:41.530 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-10 13:20:41.585 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-10 13:20:41.639 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-10 13:20:41.692 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-10 13:20:41.695 | ++ functions-common:is_arch:502 : uname -m 2022-08-10 13:20:41.700 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-10 13:20:41.702 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-10 13:20:42.215 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-10 13:20:42.229 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-10 13:20:42.738 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-10 13:20:43.816 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-10 13:20:43.835 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:20:43.838 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-10 13:20:43.840 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-10 13:20:43.844 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-10 13:20:43.848 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-10 13:20:43.861 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-10 13:20:43.873 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-10 13:20:43.876 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-10 13:20:43.879 | + 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.18/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-10 13:20:44.009 | + 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.18/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-10 13:20:44.139 | + 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.18/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-10 13:20:44.269 | + 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.18/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-10 13:20:44.398 | + 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.18/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-10 13:20:44.528 | + 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.18/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-10 13:20:44.659 | + 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.18/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-10 13:20:44.790 | + 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.18/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-10 13:20:44.920 | + 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.18/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-10 13:20:45.049 | + 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.18/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-10 13:20:45.179 | + functions-common:write_clouds_yaml:198 : cat 2022-08-10 13:20:45.185 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-10 13:20:45.188 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-10 13:20:45.191 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-10 13:20:45.195 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-10 13:20:45.199 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-10 13:20:45.202 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-10 13:20:45.219 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:20:45.222 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-10 13:20:45.224 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:20:45.227 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-10 13:20:45.230 | + ./stack.sh:main:1090 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-08-10 13:20:45.232 | + ./stack.sh:main:1091 : init_keystone 2022-08-10 13:20:45.235 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-10 13:20:45.251 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:20:45.253 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-10 13:20:45.256 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-10 13:20:45.258 | + lib/database:recreate_database:112 : local db=keystone 2022-08-10 13:20:45.261 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-10 13:20:45.263 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-10 13:20:45.266 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-10 13:20:45.271 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:20:50.964 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-10 13:20:50.969 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:20:51.080 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-10 13:20:51.083 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 13:20:51.086 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:20:51.088 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:20:51.092 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:20:51.096 | + functions-common:time_start:2431 : _TIME_START[$name]=1660137651093 2022-08-10 13:20:51.099 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-10 13:20:55.599 | INFO dbcounter [-] Registered counter for database keystone 2022-08-10 13:20:55.622 | 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=546376) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-10 13:20:55.628 | DEBUG dbcounter [-] [546376] Writer thread running {{(pid=546376) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 13:20:55.631 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 13:20:55.631 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 13:20:55.636 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 13:20:55.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:20:55.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:20:55.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:20:55.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:20:55.638 | 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=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:20:55.638 | 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=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:20:55.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:20:55.638 | 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=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:20:55.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:20:55.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:20:55.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:20:55.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:20:55.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:20:55.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:20:55.639 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 13:20:55.639 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=546376) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 13:20:55.663 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 13:20:55.663 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 13:20:56.082 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-10 13:21:21.681 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=546376) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 13:21:21.682 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-10 13:21:21.686 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=546376) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 13:21:21.686 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-10 13:21:21.686 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=546376) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 13:21:22.117 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-10 13:21:22.119 | + functions-common:time_stop:2440 : local name 2022-08-10 13:21:22.122 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:21:22.125 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:21:22.127 | + functions-common:time_stop:2443 : local total 2022-08-10 13:21:22.130 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:21:22.133 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 13:21:22.136 | + functions-common:time_stop:2447 : start_time=1660137651093 2022-08-10 13:21:22.138 | + functions-common:time_stop:2449 : [[ -z 1660137651093 ]] 2022-08-10 13:21:22.141 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:21:22.146 | + functions-common:time_stop:2452 : end_time=1660137682143 2022-08-10 13:21:22.148 | + functions-common:time_stop:2453 : elapsed_time=31050 2022-08-10 13:21:22.151 | + functions-common:time_stop:2454 : total=0 2022-08-10 13:21:22.153 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:21:22.156 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31050 2022-08-10 13:21:22.158 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-10 13:21:22.161 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-10 13:21:22.166 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-10 13:21:26.449 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-10 13:21:26.450 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-10 13:21:26.450 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-10 13:21:26.450 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-10 13:21:26.451 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-10 13:21:26.451 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-10 13:21:26.451 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-10 13:21:26.451 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-10 13:21:26.452 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-10 13:21:26.790 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-10 13:21:26.795 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-10 13:21:31.061 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-10 13:21:31.061 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-10 13:21:31.061 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-10 13:21:31.062 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-10 13:21:31.062 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-10 13:21:31.062 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-10 13:21:31.063 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-10 13:21:31.063 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-10 13:21:31.063 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-10 13:21:31.404 | + ./stack.sh:main:1092 : start_keystone 2022-08-10 13:21:31.407 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-10 13:21:31.409 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-10 13:21:31.413 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-10 13:21:31.430 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:21:31.433 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-10 13:21:31.436 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-10 13:21:31.441 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-10 13:21:31.443 | + functions-common:run_process:1694 : local service=keystone 2022-08-10 13:21:31.449 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 13:21:31.449 | + functions-common:run_process:1696 : local group= 2022-08-10 13:21:31.451 | + functions-common:run_process:1697 : local user= 2022-08-10 13:21:31.453 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:21:31.456 | + functions-common:run_process:1700 : local name=keystone 2022-08-10 13:21:31.458 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:21:31.461 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:21:31.464 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:21:31.466 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:21:31.469 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:21:31.474 | + functions-common:time_start:2431 : _TIME_START[$name]=1660137691471 2022-08-10 13:21:31.477 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-10 13:21:31.494 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:21:31.496 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-10 13:21:31.499 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-10 13:21:31.501 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 13:21:31.504 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 13:21:31.506 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 13:21:31.509 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 13:21:31.511 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-10 13:21:31.513 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-10 13:21:31.518 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-10 13:21:31.518 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:21:31.521 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:21:31.523 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:21:31.526 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:21:31.528 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-10 13:21:31.531 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-10 13:21:31.533 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-10 13:21:31.535 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 13:21:31.538 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 13:21:31.543 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 13:21:31.543 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 13:21:31.545 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-10 13:21:31.547 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 13:21:31.551 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-10 13:21:31.605 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-10 13:21:31.657 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-10 13:21:31.711 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 13:21:31.768 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:21:31.822 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-10 13:21:31.885 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-10 13:21:31.939 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-10 13:21:31.992 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-10 13:21:32.044 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-10 13:21:32.097 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 13:21:32.100 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 13:21:32.102 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-10 13:21:32.156 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 13:21:32.720 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-10 13:21:32.735 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-10 13:21:33.347 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-10 13:21:33.428 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:21:33.431 | + functions-common:time_stop:2440 : local name 2022-08-10 13:21:33.434 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:21:33.437 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:21:33.440 | + functions-common:time_stop:2443 : local total 2022-08-10 13:21:33.444 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:21:33.452 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:21:33.452 | + functions-common:time_stop:2447 : start_time=1660137691471 2022-08-10 13:21:33.452 | + functions-common:time_stop:2449 : [[ -z 1660137691471 ]] 2022-08-10 13:21:33.455 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:21:33.461 | + functions-common:time_stop:2452 : end_time=1660137693457 2022-08-10 13:21:33.463 | + functions-common:time_stop:2453 : elapsed_time=1986 2022-08-10 13:21:33.466 | + functions-common:time_stop:2454 : total=1658 2022-08-10 13:21:33.468 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:21:33.471 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3644 2022-08-10 13:21:33.474 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-10 13:21:33.476 | Waiting for keystone to start... 2022-08-10 13:21:33.477 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.18/identity/v3/ 2022-08-10 13:21:33.480 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.18/identity/v3/ 2022-08-10 13:21:33.482 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 13:21:33.485 | + functions:wait_for_service:458 : local url=http://10.222.0.18/identity/v3/ 2022-08-10 13:21:33.487 | + functions:wait_for_service:459 : local rval=0 2022-08-10 13:21:33.490 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 13:21:33.493 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 13:21:33.495 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:21:33.498 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:21:33.501 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:21:33.507 | + functions-common:time_start:2431 : _TIME_START[$name]=1660137693503 2022-08-10 13:21:33.510 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 13:21:33.515 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18/identity/v3/ 2022-08-10 13:21:39.718 | + :: : [[ 200 == 503 ]] 2022-08-10 13:21:39.719 | + :: : [[ 0 -eq 7 ]] 2022-08-10 13:21:39.723 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 13:21:39.726 | + functions-common:time_stop:2440 : local name 2022-08-10 13:21:39.729 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:21:39.731 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:21:39.734 | + functions-common:time_stop:2443 : local total 2022-08-10 13:21:39.736 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:21:39.739 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 13:21:39.742 | + functions-common:time_stop:2447 : start_time=1660137693503 2022-08-10 13:21:39.745 | + functions-common:time_stop:2449 : [[ -z 1660137693503 ]] 2022-08-10 13:21:39.748 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:21:39.752 | + functions-common:time_stop:2452 : end_time=1660137699750 2022-08-10 13:21:39.755 | + functions-common:time_stop:2453 : elapsed_time=6247 2022-08-10 13:21:39.758 | + functions-common:time_stop:2454 : total=0 2022-08-10 13:21:39.760 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:21:39.763 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6247 2022-08-10 13:21:39.765 | + functions:wait_for_service:467 : return 0 2022-08-10 13:21:39.768 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-10 13:21:39.785 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:21:39.788 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-10 13:21:39.791 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 13:21:39.793 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-10 13:21:39.820 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-10 13:21:39.823 | + 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.18/identity 2022-08-10 13:21:44.295 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.295 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.296 | 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=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.304 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.320 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.320 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.353 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.384 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.384 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.476 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.477 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.477 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.477 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.477 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.477 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.490 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.490 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.490 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.490 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.490 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.491 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.491 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.498 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.501 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.501 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.501 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.502 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.502 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.502 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.503 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=547138) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 13:21:44.568 | INFO dbcounter [-] Registered counter for database keystone 2022-08-10 13:21:44.587 | 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=547138) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-10 13:21:44.592 | DEBUG dbcounter [-] [547138] Writer thread running {{(pid=547138) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 13:21:44.872 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Created domain default 2022-08-10 13:21:44.978 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Created project admin 2022-08-10 13:21:45.012 | DEBUG passlib.handlers.bcrypt [None req-761e7d66-770f-496c-b7c9-527b654541df None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=547138) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-10 13:21:45.012 | DEBUG passlib.handlers.bcrypt [None req-761e7d66-770f-496c-b7c9-527b654541df None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=547138) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-10 13:21:45.124 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Created user admin 2022-08-10 13:21:45.205 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Created role reader 2022-08-10 13:21:45.296 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Created role member 2022-08-10 13:21:45.373 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Created implied role where d3d388fd833f4a2192136f8aa1595b41 implies cfd90da0780441c28b40b81f62da4a88 2022-08-10 13:21:45.439 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Created role admin 2022-08-10 13:21:45.521 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Created implied role where 02ac5fab029f47f3a8d0da6b10e3f5ab implies d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:21:45.582 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Granted role admin on project admin to user admin. 2022-08-10 13:21:45.675 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Granted role admin on the system to user admin. 2022-08-10 13:21:45.761 | WARNING py.warnings [None req-761e7d66-770f-496c-b7c9-527b654541df 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-08-10 13:21:45.761 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-10 13:21:45.761 |  2022-08-10 13:21:45.765 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Created region RegionOne 2022-08-10 13:21:45.948 | INFO keystone.cmd.bootstrap [None req-761e7d66-770f-496c-b7c9-527b654541df None None] Created public endpoint http://10.222.0.18/identity 2022-08-10 13:21:46.369 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-10 13:21:46.372 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-10 13:21:46.375 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-10 13:21:46.378 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-10 13:21:49.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:21:49.192 | from cryptography.utils import int_from_bytes 2022-08-10 13:21:49.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:21:49.192 | from cryptography.utils import int_from_bytes 2022-08-10 13:21:49.338 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:21:49.341 | + lib/keystone:create_keystone_accounts:310 : admin_project=29724949a3134ac38efb0ff39806fd15 2022-08-10 13:21:49.343 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-10 13:21:49.346 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-10 13:21:51.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:21:51.349 | from cryptography.utils import int_from_bytes 2022-08-10 13:21:51.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:21:51.349 | from cryptography.utils import int_from_bytes 2022-08-10 13:21:51.490 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:21:51.493 | + lib/keystone:create_keystone_accounts:312 : admin_user=c10f0687bcc448309570a50c465e4b38 2022-08-10 13:21:51.496 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-10 13:21:51.498 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-10 13:21:51.501 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-10 13:21:51.503 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin c10f0687bcc448309570a50c465e4b38 default 2022-08-10 13:21:51.561 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin c10f0687bcc448309570a50c465e4b38 default 2022-08-10 13:21:51.603 | [518930 Async ks-domain-role:547269]: running: get_or_add_user_domain_role admin c10f0687bcc448309570a50c465e4b38 default 2022-08-10 13:21:51.605 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-10 13:21:51.608 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 13:21:51.611 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-10 13:21:54.516 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-10 13:21:54.519 | + functions-common:get_or_create_domain:889 : echo default 2022-08-10 13:21:54.519 | default 2022-08-10 13:21:54.524 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-10 13:21:54.589 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-10 13:21:54.637 | [518930 Async ks-project:547401]: running: get_or_create_project service Default 2022-08-10 13:21:54.640 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-10 13:21:54.704 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-10 13:21:54.748 | [518930 Async ks-service:547497]: running: get_or_create_role service 2022-08-10 13:21:54.750 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-10 13:21:54.821 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-10 13:21:54.880 | [518930 Async ks-reseller:547583]: running: get_or_create_role ResellerAdmin 2022-08-10 13:21:54.888 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-10 13:21:54.892 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-10 13:21:55.308 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-10 13:21:55.509 | [518930 Async ks-anotherrole:547675]: running: get_or_create_role anotherrole 2022-08-10 13:21:55.528 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-10 13:21:55.562 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-10 13:21:55.581 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 13:21:55.605 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-10 13:21:57.727 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:21:57.822 | [547497 Async ks-service:547497]: finished successfully 2022-08-10 13:21:58.181 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:21:58.236 | [547583 Async ks-reseller:547583]: finished successfully 2022-08-10 13:21:58.631 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:21:58.657 | [547401 Async ks-project:547401]: finished successfully 2022-08-10 13:21:58.866 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:21:58.897 | [547675 Async ks-anotherrole:547675]: finished successfully 2022-08-10 13:21:59.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:21:59.229 | from cryptography.utils import int_from_bytes 2022-08-10 13:21:59.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:21:59.229 | from cryptography.utils import int_from_bytes 2022-08-10 13:21:59.380 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:21:59.383 | ++ functions-common:get_or_create_project:939 : project_id=fdd77b622ebb4eafb02e442cee5ca07c 2022-08-10 13:21:59.386 | ++ functions-common:get_or_create_project:940 : echo fdd77b622ebb4eafb02e442cee5ca07c 2022-08-10 13:21:59.389 | + lib/keystone:create_keystone_accounts:340 : invis_project=fdd77b622ebb4eafb02e442cee5ca07c 2022-08-10 13:21:59.391 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-10 13:21:59.394 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-10 13:21:59.397 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 13:21:59.400 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-10 13:22:01.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:01.794 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:01.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:01.794 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:01.953 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:01.956 | ++ functions-common:get_or_create_project:939 : project_id=4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:01.959 | ++ functions-common:get_or_create_project:940 : echo 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:01.961 | + lib/keystone:create_keystone_accounts:344 : demo_project=4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:01.964 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-10 13:22:01.967 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-10 13:22:01.970 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:22:01.972 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-10 13:22:01.975 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-10 13:22:01.979 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-10 13:22:02.221 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:02.247 | [547269 Async ks-domain-role:547269]: finished successfully 2022-08-10 13:22:04.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.351 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.351 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.491 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:04.494 | ++ functions-common:get_or_create_user:926 : user_id=eeb7ca639e434629b09bd51186447995 2022-08-10 13:22:04.496 | ++ functions-common:get_or_create_user:927 : echo eeb7ca639e434629b09bd51186447995 2022-08-10 13:22:04.499 | + lib/keystone:create_keystone_accounts:347 : demo_user=eeb7ca639e434629b09bd51186447995 2022-08-10 13:22:04.502 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-10 13:22:04.553 | [518930 Async ks-domain-role:547269]: Waiting for completion of get_or_add_user_domain_role admin c10f0687bcc448309570a50c465e4b38 default running on PID 547269 (6 other jobs running) 2022-08-10 13:22:04.579 | [518930 Async ks-domain-role:547269]: Signaling child to exit 2022-08-10 13:22:04.579 | WAKEUP 2022-08-10 13:22:04.602 | [518930 Async ks-domain-role:547269]: Signaled 2022-08-10 13:22:04.604 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-10 13:22:04.604 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-10 13:22:04.604 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c10f0687bcc448309570a50c465e4b38 --domain default 2022-08-10 13:22:04.604 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:04.604 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:04.604 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:04.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.604 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.604 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.604 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:04.604 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-10 13:22:04.604 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-10 13:22:04.604 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user c10f0687bcc448309570a50c465e4b38 --domain default 2022-08-10 13:22:04.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.604 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.604 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.604 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c10f0687bcc448309570a50c465e4b38 --domain default 2022-08-10 13:22:04.604 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:04.604 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-10 13:22:04.604 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:04.604 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:04.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.604 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.604 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.605 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:04.605 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:22:04.605 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:22:04.605 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:22:04.605 | ++ functions-common:get_field:819 : echo '| 02ac5fab029f47f3a8d0da6b10e3f5ab | c10f0687bcc448309570a50c465e4b38 | | | default | | False |' 2022-08-10 13:22:04.605 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:04.605 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:22:04.605 | + functions-common:get_or_add_user_domain_role:1022 : echo 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:22:04.605 | 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:22:04.649 | [518930 Async ks-domain-role:547269]: finished get_or_add_user_domain_role admin c10f0687bcc448309570a50c465e4b38 default with result 0 in 10 seconds 2022-08-10 13:22:04.655 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-10 13:22:04.691 | [518930 Async ks-project:547401]: Waiting for completion of get_or_create_project service Default running on PID 547401 (5 other jobs running) 2022-08-10 13:22:04.716 | [518930 Async ks-project:547401]: Signaling child to exit 2022-08-10 13:22:04.716 | WAKEUP 2022-08-10 13:22:04.738 | [518930 Async ks-project:547401]: Signaled 2022-08-10 13:22:04.740 | + functions-common:get_or_create_project:933 : local project_id 2022-08-10 13:22:04.741 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-10 13:22:04.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.741 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.741 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.741 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:04.741 | + functions-common:get_or_create_project:939 : project_id=f1d6a4e2eb2b452288c687305e2eeeca 2022-08-10 13:22:04.741 | + functions-common:get_or_create_project:940 : echo f1d6a4e2eb2b452288c687305e2eeeca 2022-08-10 13:22:04.741 | f1d6a4e2eb2b452288c687305e2eeeca 2022-08-10 13:22:04.785 | [518930 Async ks-project:547401]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-10 13:22:04.824 | [518930 Async ks-service:547497]: Waiting for completion of get_or_create_role service running on PID 547497 (4 other jobs running) 2022-08-10 13:22:04.850 | [518930 Async ks-service:547497]: Signaling child to exit 2022-08-10 13:22:04.850 | WAKEUP 2022-08-10 13:22:04.873 | [518930 Async ks-service:547497]: Signaled 2022-08-10 13:22:04.875 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 13:22:04.875 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-10 13:22:04.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.875 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:04.875 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:04.875 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:04.875 | + functions-common:get_or_create_role:951 : role_id=a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:22:04.875 | + functions-common:get_or_create_role:952 : echo a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:22:04.875 | a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:22:04.921 | [518930 Async ks-service:547497]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-10 13:22:04.959 | [518930 Async ks-reseller:547583]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 547583 (3 other jobs running) 2022-08-10 13:22:04.984 | [518930 Async ks-reseller:547583]: Signaling child to exit 2022-08-10 13:22:04.984 | WAKEUP 2022-08-10 13:22:05.007 | [518930 Async ks-reseller:547583]: Signaled 2022-08-10 13:22:05.008 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 13:22:05.008 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-10 13:22:05.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:05.008 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:05.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:05.008 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:05.008 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:05.008 | + functions-common:get_or_create_role:951 : role_id=d0358d176fb04390a6c94f33c9e73694 2022-08-10 13:22:05.008 | + functions-common:get_or_create_role:952 : echo d0358d176fb04390a6c94f33c9e73694 2022-08-10 13:22:05.008 | d0358d176fb04390a6c94f33c9e73694 2022-08-10 13:22:05.052 | [518930 Async ks-reseller:547583]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-10 13:22:05.089 | [518930 Async ks-anotherrole:547675]: Waiting for completion of get_or_create_role anotherrole running on PID 547675 (2 other jobs running) 2022-08-10 13:22:05.114 | [518930 Async ks-anotherrole:547675]: Signaling child to exit 2022-08-10 13:22:05.114 | WAKEUP 2022-08-10 13:22:05.137 | [518930 Async ks-anotherrole:547675]: Signaled 2022-08-10 13:22:05.138 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 13:22:05.138 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-10 13:22:05.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:05.138 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:05.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:05.138 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:05.138 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:05.139 | + functions-common:get_or_create_role:951 : role_id=c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:22:05.139 | + functions-common:get_or_create_role:952 : echo c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:22:05.139 | c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:22:05.183 | [518930 Async ks-anotherrole:547675]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-08-10 13:22:05.187 | + inc/async:async_wait:197 : return 0 2022-08-10 13:22:05.190 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member eeb7ca639e434629b09bd51186447995 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:05.250 | + inc/async:async_inner:63 : get_or_add_user_project_role member eeb7ca639e434629b09bd51186447995 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:05.291 | [518930 Async ks-demo-member:548542]: running: get_or_add_user_project_role member eeb7ca639e434629b09bd51186447995 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:05.293 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin c10f0687bcc448309570a50c465e4b38 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:05.357 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c10f0687bcc448309570a50c465e4b38 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:05.401 | [518930 Async ks-demo-admin:548654]: running: get_or_add_user_project_role admin c10f0687bcc448309570a50c465e4b38 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:05.406 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole eeb7ca639e434629b09bd51186447995 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:05.477 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole eeb7ca639e434629b09bd51186447995 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:05.528 | [518930 Async ks-demo-another:548766]: running: get_or_add_user_project_role anotherrole eeb7ca639e434629b09bd51186447995 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:05.531 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member eeb7ca639e434629b09bd51186447995 fdd77b622ebb4eafb02e442cee5ca07c 2022-08-10 13:22:05.608 | + inc/async:async_inner:63 : get_or_add_user_project_role member eeb7ca639e434629b09bd51186447995 fdd77b622ebb4eafb02e442cee5ca07c 2022-08-10 13:22:05.691 | [518930 Async ks-demo-invis:548879]: running: get_or_add_user_project_role member eeb7ca639e434629b09bd51186447995 fdd77b622ebb4eafb02e442cee5ca07c 2022-08-10 13:22:05.697 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-10 13:22:05.709 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-10 13:22:05.717 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:22:05.720 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-10 13:22:05.725 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-10 13:22:05.732 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-08-10 13:22:09.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:09.523 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:09.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:09.523 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:09.686 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:09.688 | ++ functions-common:get_or_create_user:926 : user_id=eef2e3077d824bf59e23c40ba38e4414 2022-08-10 13:22:09.691 | ++ functions-common:get_or_create_user:927 : echo eef2e3077d824bf59e23c40ba38e4414 2022-08-10 13:22:09.694 | + lib/keystone:create_keystone_accounts:360 : demo_reader=eef2e3077d824bf59e23c40ba38e4414 2022-08-10 13:22:09.697 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader eef2e3077d824bf59e23c40ba38e4414 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:09.857 | + inc/async:async_inner:63 : get_or_add_user_project_role reader eef2e3077d824bf59e23c40ba38e4414 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:09.969 | [518930 Async ks-demo-reader:549036]: running: get_or_add_user_project_role reader eef2e3077d824bf59e23c40ba38e4414 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:09.981 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-10 13:22:10.002 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-10 13:22:10.005 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 13:22:10.015 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-10 13:22:14.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:14.771 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:14.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:14.771 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:14.941 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:14.944 | ++ functions-common:get_or_create_project:939 : project_id=607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:14.948 | ++ functions-common:get_or_create_project:940 : echo 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:14.956 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:14.960 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-10 13:22:14.963 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-10 13:22:14.967 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:22:14.970 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-10 13:22:14.980 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-10 13:22:14.985 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-08-10 13:22:18.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:18.684 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:18.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:18.684 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:18.945 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:18.967 | ++ functions-common:get_or_create_user:926 : user_id=723b3814fdc1499690bb35ab9fcbbd5b 2022-08-10 13:22:18.987 | ++ functions-common:get_or_create_user:927 : echo 723b3814fdc1499690bb35ab9fcbbd5b 2022-08-10 13:22:18.994 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=723b3814fdc1499690bb35ab9fcbbd5b 2022-08-10 13:22:19.014 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 723b3814fdc1499690bb35ab9fcbbd5b 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:19.229 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 723b3814fdc1499690bb35ab9fcbbd5b 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:19.289 | [518930 Async ks-alt-admin:549438]: running: get_or_add_user_project_role admin 723b3814fdc1499690bb35ab9fcbbd5b 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:19.292 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 723b3814fdc1499690bb35ab9fcbbd5b 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:19.524 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 723b3814fdc1499690bb35ab9fcbbd5b 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:19.645 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:19.683 | [518930 Async ks-alt-another:549552]: running: get_or_add_user_project_role anotherrole 723b3814fdc1499690bb35ab9fcbbd5b 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:19.711 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-10 13:22:19.715 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-10 13:22:19.728 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:22:19.734 | [548654 Async ks-demo-admin:548654]: finished successfully 2022-08-10 13:22:19.739 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-10 13:22:19.742 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-10 13:22:19.750 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-08-10 13:22:22.320 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:22.431 | [548542 Async ks-demo-member:548542]: finished successfully 2022-08-10 13:22:22.441 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:22.531 | [548766 Async ks-demo-another:548766]: finished successfully 2022-08-10 13:22:23.113 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:23.171 | [548879 Async ks-demo-invis:548879]: finished successfully 2022-08-10 13:22:23.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:23.948 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:23.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:23.949 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:24.120 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:24.125 | ++ functions-common:get_or_create_user:926 : user_id=f0663cce7eef44bebbb85449ef57ff91 2022-08-10 13:22:24.128 | ++ functions-common:get_or_create_user:927 : echo f0663cce7eef44bebbb85449ef57ff91 2022-08-10 13:22:24.132 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=f0663cce7eef44bebbb85449ef57ff91 2022-08-10 13:22:24.135 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member f0663cce7eef44bebbb85449ef57ff91 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:24.247 | + inc/async:async_inner:63 : get_or_add_user_project_role member f0663cce7eef44bebbb85449ef57ff91 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:24.360 | [518930 Async ks-alt-member-user:549933]: running: get_or_add_user_project_role member f0663cce7eef44bebbb85449ef57ff91 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:24.363 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-10 13:22:24.369 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-10 13:22:24.373 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:22:24.377 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-10 13:22:24.380 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-10 13:22:24.384 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-08-10 13:22:26.340 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:26.559 | [549036 Async ks-demo-reader:549036]: finished successfully 2022-08-10 13:22:27.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:27.409 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:27.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:27.409 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:27.576 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:27.580 | ++ functions-common:get_or_create_user:926 : user_id=b1d23b43bbfa4a168cd3c4f35bc3de33 2022-08-10 13:22:27.582 | ++ functions-common:get_or_create_user:927 : echo b1d23b43bbfa4a168cd3c4f35bc3de33 2022-08-10 13:22:27.586 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=b1d23b43bbfa4a168cd3c4f35bc3de33 2022-08-10 13:22:27.589 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader b1d23b43bbfa4a168cd3c4f35bc3de33 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:27.685 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b1d23b43bbfa4a168cd3c4f35bc3de33 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:27.744 | [518930 Async ks-alt-reader-user:550157]: running: get_or_add_user_project_role reader b1d23b43bbfa4a168cd3c4f35bc3de33 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:27.749 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-10 13:22:27.752 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:22:27.756 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-10 13:22:27.758 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-10 13:22:27.764 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-08-10 13:22:30.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:30.659 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:30.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:30.659 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:30.836 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:30.850 | ++ functions-common:get_or_create_user:926 : user_id=1916a045a4f54485ba5f6414a218d87c 2022-08-10 13:22:30.854 | ++ functions-common:get_or_create_user:927 : echo 1916a045a4f54485ba5f6414a218d87c 2022-08-10 13:22:30.858 | + lib/keystone:create_keystone_accounts:392 : system_member_user=1916a045a4f54485ba5f6414a218d87c 2022-08-10 13:22:30.874 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 1916a045a4f54485ba5f6414a218d87c all 2022-08-10 13:22:31.151 | + inc/async:async_inner:63 : get_or_add_user_system_role member 1916a045a4f54485ba5f6414a218d87c all 2022-08-10 13:22:31.296 | [518930 Async ks-system-member:550383]: running: get_or_add_user_system_role member 1916a045a4f54485ba5f6414a218d87c all 2022-08-10 13:22:31.309 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-10 13:22:31.315 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:22:31.316 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-10 13:22:31.329 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-10 13:22:31.341 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-08-10 13:22:34.061 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:34.197 | [549552 Async ks-alt-another:549552]: finished successfully 2022-08-10 13:22:34.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:34.913 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:34.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:34.913 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:34.981 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:35.074 | [549438 Async ks-alt-admin:549438]: finished successfully 2022-08-10 13:22:35.113 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:35.118 | ++ functions-common:get_or_create_user:926 : user_id=6845f900f2e84456b5a3f8e668804cd9 2022-08-10 13:22:35.121 | ++ functions-common:get_or_create_user:927 : echo 6845f900f2e84456b5a3f8e668804cd9 2022-08-10 13:22:35.132 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=6845f900f2e84456b5a3f8e668804cd9 2022-08-10 13:22:35.135 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 6845f900f2e84456b5a3f8e668804cd9 all 2022-08-10 13:22:35.240 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 6845f900f2e84456b5a3f8e668804cd9 all 2022-08-10 13:22:35.363 | [518930 Async ks-system-reader:550665]: running: get_or_add_user_system_role reader 6845f900f2e84456b5a3f8e668804cd9 all 2022-08-10 13:22:35.385 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-10 13:22:35.398 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-10 13:22:35.415 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-10 13:22:35.430 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-10 13:22:35.438 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-10 13:22:38.228 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:38.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:38.302 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:38.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:38.303 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:38.315 | [549933 Async ks-alt-member-user:549933]: finished successfully 2022-08-10 13:22:38.501 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:38.506 | ++ functions-common:get_or_create_group:903 : group_id=f84233931bd1473a84f8210690c39a7f 2022-08-10 13:22:38.511 | ++ functions-common:get_or_create_group:904 : echo f84233931bd1473a84f8210690c39a7f 2022-08-10 13:22:38.516 | + lib/keystone:create_keystone_accounts:402 : admin_group=f84233931bd1473a84f8210690c39a7f 2022-08-10 13:22:38.522 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-10 13:22:38.529 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-10 13:22:38.535 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-10 13:22:38.541 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-10 13:22:38.555 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-10 13:22:40.652 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:40.684 | [550157 Async ks-alt-reader-user:550157]: finished successfully 2022-08-10 13:22:41.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:41.174 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:41.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:41.174 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:41.336 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:41.339 | ++ functions-common:get_or_create_group:903 : group_id=1f9fb7ba75474a70b9691f3247eb5395 2022-08-10 13:22:41.342 | ++ functions-common:get_or_create_group:904 : echo 1f9fb7ba75474a70b9691f3247eb5395 2022-08-10 13:22:41.345 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=1f9fb7ba75474a70b9691f3247eb5395 2022-08-10 13:22:41.349 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:41.423 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:41.489 | [518930 Async ks-group-memberdemo:551018]: running: get_or_add_group_project_role member 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:41.492 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:41.624 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:41.721 | [518930 Async ks-group-anotherdemo:551104]: running: get_or_add_group_project_role anotherrole 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:41.740 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:42.036 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:42.261 | [518930 Async ks-group-memberalt:551192]: running: get_or_add_group_project_role member 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:42.288 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:42.716 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:42.902 | [518930 Async ks-group-anotheralt:551298]: running: get_or_add_group_project_role anotherrole 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:42.929 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin f84233931bd1473a84f8210690c39a7f 29724949a3134ac38efb0ff39806fd15 2022-08-10 13:22:43.275 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:43.321 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f84233931bd1473a84f8210690c39a7f 29724949a3134ac38efb0ff39806fd15 2022-08-10 13:22:43.469 | [550383 Async ks-system-member:550383]: finished successfully 2022-08-10 13:22:43.549 | [518930 Async ks-group-admin:551397]: running: get_or_add_group_project_role admin f84233931bd1473a84f8210690c39a7f 29724949a3134ac38efb0ff39806fd15 2022-08-10 13:22:43.568 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-10 13:22:43.945 | [518930 Async ks-demo-member:548542]: Waiting for completion of get_or_add_user_project_role member eeb7ca639e434629b09bd51186447995 4cf2214c792a47eeb977ea0af1f6ad82 running on PID 548542 (17 other jobs running) 2022-08-10 13:22:44.108 | [518930 Async ks-demo-member:548542]: Signaling child to exit 2022-08-10 13:22:44.108 | WAKEUP 2022-08-10 13:22:44.289 | [518930 Async ks-demo-member:548542]: Signaled 2022-08-10 13:22:44.300 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:22:44.300 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:22:44.300 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:22:44.300 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:22:44.300 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:22:44.300 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:22:44.300 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:22:44.300 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:22:44.300 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eeb7ca639e434629b09bd51186447995 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:44.300 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:44.300 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:22:44.300 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:44.300 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:44.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:44.300 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:44.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:44.300 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:44.300 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:44.300 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:22:44.300 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:22:44.300 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user eeb7ca639e434629b09bd51186447995 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:44.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:44.301 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:44.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:44.301 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:44.301 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:44.301 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:22:44.301 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eeb7ca639e434629b09bd51186447995 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:44.301 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:44.301 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:44.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:44.301 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:44.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:44.301 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:44.301 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:44.301 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:22:44.301 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:22:44.301 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:22:44.301 | ++ functions-common:get_field:819 : echo '| d3d388fd833f4a2192136f8aa1595b41 | eeb7ca639e434629b09bd51186447995 | | 4cf2214c792a47eeb977ea0af1f6ad82 | | | False |' 2022-08-10 13:22:44.301 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:44.301 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:44.301 | + functions-common:get_or_add_user_project_role:998 : echo d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:44.301 | d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:44.613 | [518930 Async ks-demo-member:548542]: finished get_or_add_user_project_role member eeb7ca639e434629b09bd51186447995 4cf2214c792a47eeb977ea0af1f6ad82 with result 0 in 17 seconds 2022-08-10 13:22:44.841 | [518930 Async ks-demo-admin:548654]: Waiting for completion of get_or_add_user_project_role admin c10f0687bcc448309570a50c465e4b38 4cf2214c792a47eeb977ea0af1f6ad82 running on PID 548654 (16 other jobs running) 2022-08-10 13:22:44.977 | [518930 Async ks-demo-admin:548654]: Signaling child to exit 2022-08-10 13:22:44.978 | WAKEUP 2022-08-10 13:22:45.136 | [518930 Async ks-demo-admin:548654]: Signaled 2022-08-10 13:22:45.148 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:22:45.149 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:22:45.149 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:22:45.149 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:22:45.149 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:22:45.149 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:22:45.149 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:22:45.150 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:22:45.150 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c10f0687bcc448309570a50c465e4b38 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:45.150 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:22:45.150 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:45.150 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:45.150 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:45.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.150 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.150 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.150 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:45.150 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:22:45.150 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:22:45.150 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user c10f0687bcc448309570a50c465e4b38 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:45.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.151 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.151 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.151 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c10f0687bcc448309570a50c465e4b38 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:45.151 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:45.151 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:22:45.151 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:45.151 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:45.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.151 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.151 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.151 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:45.152 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:22:45.152 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:22:45.152 | ++ functions-common:get_field:819 : echo '| 02ac5fab029f47f3a8d0da6b10e3f5ab | c10f0687bcc448309570a50c465e4b38 | | 4cf2214c792a47eeb977ea0af1f6ad82 | | | False |' 2022-08-10 13:22:45.152 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:22:45.152 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:45.152 | + functions-common:get_or_add_user_project_role:996 : user_role_id=02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:22:45.152 | + functions-common:get_or_add_user_project_role:998 : echo 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:22:45.152 | 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:22:45.435 | [518930 Async ks-demo-admin:548654]: finished get_or_add_user_project_role admin c10f0687bcc448309570a50c465e4b38 4cf2214c792a47eeb977ea0af1f6ad82 with result 0 in 14 seconds 2022-08-10 13:22:45.543 | [518930 Async ks-demo-another:548766]: Waiting for completion of get_or_add_user_project_role anotherrole eeb7ca639e434629b09bd51186447995 4cf2214c792a47eeb977ea0af1f6ad82 running on PID 548766 (15 other jobs running) 2022-08-10 13:22:45.688 | [518930 Async ks-demo-another:548766]: Signaling child to exit 2022-08-10 13:22:45.688 | WAKEUP 2022-08-10 13:22:45.806 | [518930 Async ks-demo-another:548766]: Signaled 2022-08-10 13:22:45.816 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:22:45.816 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:22:45.816 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:22:45.816 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:22:45.816 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:22:45.816 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:22:45.816 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:22:45.816 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:22:45.816 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user eeb7ca639e434629b09bd51186447995 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:45.816 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:45.816 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:22:45.816 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:45.816 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:45.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.816 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.816 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.816 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:45.816 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:22:45.816 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:22:45.817 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user eeb7ca639e434629b09bd51186447995 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:45.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.817 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.817 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.817 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user eeb7ca639e434629b09bd51186447995 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:45.817 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:45.817 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:22:45.817 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:45.817 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:45.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.817 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:45.817 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:45.817 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:45.817 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:22:45.817 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:22:45.818 | ++ functions-common:get_field:819 : echo '| c7a5a53139f341e7aa36613636b1804a | eeb7ca639e434629b09bd51186447995 | | 4cf2214c792a47eeb977ea0af1f6ad82 | | | False |' 2022-08-10 13:22:45.818 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:22:45.818 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:45.818 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:22:45.818 | + functions-common:get_or_add_user_project_role:998 : echo c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:22:45.818 | c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:22:46.028 | [518930 Async ks-demo-another:548766]: finished get_or_add_user_project_role anotherrole eeb7ca639e434629b09bd51186447995 4cf2214c792a47eeb977ea0af1f6ad82 with result 0 in 17 seconds 2022-08-10 13:22:46.220 | [518930 Async ks-demo-invis:548879]: Waiting for completion of get_or_add_user_project_role member eeb7ca639e434629b09bd51186447995 fdd77b622ebb4eafb02e442cee5ca07c running on PID 548879 (14 other jobs running) 2022-08-10 13:22:46.262 | [518930 Async ks-demo-invis:548879]: Signaling child to exit 2022-08-10 13:22:46.263 | WAKEUP 2022-08-10 13:22:46.300 | [518930 Async ks-demo-invis:548879]: Signaled 2022-08-10 13:22:46.303 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:22:46.303 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:22:46.303 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:22:46.303 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:22:46.303 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:22:46.303 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:22:46.303 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:22:46.303 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:22:46.303 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:22:46.303 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:46.303 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eeb7ca639e434629b09bd51186447995 --project fdd77b622ebb4eafb02e442cee5ca07c 2022-08-10 13:22:46.303 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:46.303 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:46.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.303 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.304 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.304 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:46.304 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:22:46.304 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:22:46.304 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user eeb7ca639e434629b09bd51186447995 --project fdd77b622ebb4eafb02e442cee5ca07c 2022-08-10 13:22:46.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.304 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.304 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.304 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:22:46.304 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:46.304 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eeb7ca639e434629b09bd51186447995 --project fdd77b622ebb4eafb02e442cee5ca07c 2022-08-10 13:22:46.304 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:46.304 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:46.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.304 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.304 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.304 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:46.304 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:22:46.304 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:22:46.304 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:22:46.304 | ++ functions-common:get_field:819 : echo '| d3d388fd833f4a2192136f8aa1595b41 | eeb7ca639e434629b09bd51186447995 | | fdd77b622ebb4eafb02e442cee5ca07c | | | False |' 2022-08-10 13:22:46.304 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:46.304 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:46.304 | + functions-common:get_or_add_user_project_role:998 : echo d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:46.304 | d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:46.387 | [518930 Async ks-demo-invis:548879]: finished get_or_add_user_project_role member eeb7ca639e434629b09bd51186447995 fdd77b622ebb4eafb02e442cee5ca07c with result 0 in 17 seconds 2022-08-10 13:22:46.456 | [518930 Async ks-demo-reader:549036]: Waiting for completion of get_or_add_user_project_role reader eef2e3077d824bf59e23c40ba38e4414 4cf2214c792a47eeb977ea0af1f6ad82 running on PID 549036 (13 other jobs running) 2022-08-10 13:22:46.521 | [518930 Async ks-demo-reader:549036]: Signaling child to exit 2022-08-10 13:22:46.521 | WAKEUP 2022-08-10 13:22:46.569 | [518930 Async ks-demo-reader:549036]: Signaled 2022-08-10 13:22:46.571 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:22:46.571 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:22:46.571 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:22:46.571 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:22:46.571 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:22:46.571 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:22:46.571 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:22:46.571 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:22:46.571 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:22:46.571 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:46.571 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eef2e3077d824bf59e23c40ba38e4414 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:46.571 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:46.571 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:46.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.571 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.571 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.571 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:46.571 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:22:46.571 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:22:46.571 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user eef2e3077d824bf59e23c40ba38e4414 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:46.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.571 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.572 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.572 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user eef2e3077d824bf59e23c40ba38e4414 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:46.572 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:46.572 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:22:46.572 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:46.572 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:46.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.572 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.572 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.572 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:46.572 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:22:46.572 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:22:46.572 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:22:46.572 | ++ functions-common:get_field:819 : echo '| cfd90da0780441c28b40b81f62da4a88 | eef2e3077d824bf59e23c40ba38e4414 | | 4cf2214c792a47eeb977ea0af1f6ad82 | | | False |' 2022-08-10 13:22:46.572 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:46.572 | + functions-common:get_or_add_user_project_role:996 : user_role_id=cfd90da0780441c28b40b81f62da4a88 2022-08-10 13:22:46.572 | + functions-common:get_or_add_user_project_role:998 : echo cfd90da0780441c28b40b81f62da4a88 2022-08-10 13:22:46.572 | cfd90da0780441c28b40b81f62da4a88 2022-08-10 13:22:46.679 | [518930 Async ks-demo-reader:549036]: finished get_or_add_user_project_role reader eef2e3077d824bf59e23c40ba38e4414 4cf2214c792a47eeb977ea0af1f6ad82 with result 0 in 16 seconds 2022-08-10 13:22:46.684 | + inc/async:async_wait:197 : return 0 2022-08-10 13:22:46.687 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-10 13:22:46.783 | [518930 Async ks-alt-admin:549438]: Waiting for completion of get_or_add_user_project_role admin 723b3814fdc1499690bb35ab9fcbbd5b 607a71b7bd334f749937fc7c9ecea6a1 running on PID 549438 (12 other jobs running) 2022-08-10 13:22:46.834 | [518930 Async ks-alt-admin:549438]: Signaling child to exit 2022-08-10 13:22:46.834 | WAKEUP 2022-08-10 13:22:46.883 | [518930 Async ks-alt-admin:549438]: Signaled 2022-08-10 13:22:46.887 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:22:46.887 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:22:46.887 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:22:46.887 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:22:46.887 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:22:46.888 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:22:46.888 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:22:46.888 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:22:46.888 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:46.888 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 723b3814fdc1499690bb35ab9fcbbd5b --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:46.888 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:22:46.888 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:46.888 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:46.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.888 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.888 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.888 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:46.888 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:22:46.888 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:22:46.888 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 723b3814fdc1499690bb35ab9fcbbd5b --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:46.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.888 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.888 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.888 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:22:46.888 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:46.888 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 723b3814fdc1499690bb35ab9fcbbd5b --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:46.888 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:46.888 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:46.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.888 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:46.888 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:46.888 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:46.888 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:22:46.889 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:22:46.889 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:22:46.889 | ++ functions-common:get_field:819 : echo '| 02ac5fab029f47f3a8d0da6b10e3f5ab | 723b3814fdc1499690bb35ab9fcbbd5b | | 607a71b7bd334f749937fc7c9ecea6a1 | | | False |' 2022-08-10 13:22:46.889 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:46.889 | + functions-common:get_or_add_user_project_role:996 : user_role_id=02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:22:46.889 | + functions-common:get_or_add_user_project_role:998 : echo 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:22:46.889 | 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:22:46.964 | [518930 Async ks-alt-admin:549438]: finished get_or_add_user_project_role admin 723b3814fdc1499690bb35ab9fcbbd5b 607a71b7bd334f749937fc7c9ecea6a1 with result 0 in 15 seconds 2022-08-10 13:22:47.048 | [518930 Async ks-alt-another:549552]: Waiting for completion of get_or_add_user_project_role anotherrole 723b3814fdc1499690bb35ab9fcbbd5b 607a71b7bd334f749937fc7c9ecea6a1 running on PID 549552 (11 other jobs running) 2022-08-10 13:22:47.148 | [518930 Async ks-alt-another:549552]: Signaling child to exit 2022-08-10 13:22:47.149 | WAKEUP 2022-08-10 13:22:47.201 | [518930 Async ks-alt-another:549552]: Signaled 2022-08-10 13:22:47.202 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:22:47.203 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:22:47.203 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:22:47.203 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:22:47.203 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:22:47.203 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:22:47.203 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:22:47.203 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:22:47.203 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:47.203 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:22:47.203 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 723b3814fdc1499690bb35ab9fcbbd5b --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:47.203 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:47.203 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:47.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.203 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.203 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.203 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:47.203 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:22:47.203 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:22:47.203 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 723b3814fdc1499690bb35ab9fcbbd5b --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:47.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.203 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.203 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.203 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 723b3814fdc1499690bb35ab9fcbbd5b --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:47.203 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:22:47.203 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:47.203 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:47.204 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:47.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.204 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.204 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.204 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:47.204 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:22:47.204 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:22:47.204 | ++ functions-common:get_field:819 : echo '| c7a5a53139f341e7aa36613636b1804a | 723b3814fdc1499690bb35ab9fcbbd5b | | 607a71b7bd334f749937fc7c9ecea6a1 | | | False |' 2022-08-10 13:22:47.204 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:22:47.204 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:47.204 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:22:47.204 | + functions-common:get_or_add_user_project_role:998 : echo c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:22:47.204 | c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:22:47.306 | [518930 Async ks-alt-another:549552]: finished get_or_add_user_project_role anotherrole 723b3814fdc1499690bb35ab9fcbbd5b 607a71b7bd334f749937fc7c9ecea6a1 with result 0 in 14 seconds 2022-08-10 13:22:47.380 | [518930 Async ks-alt-member-user:549933]: Waiting for completion of get_or_add_user_project_role member f0663cce7eef44bebbb85449ef57ff91 607a71b7bd334f749937fc7c9ecea6a1 running on PID 549933 (10 other jobs running) 2022-08-10 13:22:47.440 | [518930 Async ks-alt-member-user:549933]: Signaling child to exit 2022-08-10 13:22:47.441 | WAKEUP 2022-08-10 13:22:47.552 | [518930 Async ks-alt-member-user:549933]: Signaled 2022-08-10 13:22:47.568 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:22:47.568 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:22:47.568 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:22:47.568 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:22:47.569 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:22:47.569 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:22:47.569 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:22:47.569 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:22:47.569 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:22:47.569 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:47.569 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:47.569 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0663cce7eef44bebbb85449ef57ff91 --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:47.569 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:47.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.569 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.569 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.569 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:47.569 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:22:47.570 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:22:47.570 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f0663cce7eef44bebbb85449ef57ff91 --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:47.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.570 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.570 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.570 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:47.570 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f0663cce7eef44bebbb85449ef57ff91 --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:47.570 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:22:47.570 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:47.570 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:47.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.570 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:47.571 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:47.571 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:47.571 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:22:47.571 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:22:47.571 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:22:47.571 | ++ functions-common:get_field:819 : echo '| d3d388fd833f4a2192136f8aa1595b41 | f0663cce7eef44bebbb85449ef57ff91 | | 607a71b7bd334f749937fc7c9ecea6a1 | | | False |' 2022-08-10 13:22:47.571 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:47.571 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:47.571 | + functions-common:get_or_add_user_project_role:998 : echo d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:47.571 | d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:47.818 | [518930 Async ks-alt-member-user:549933]: finished get_or_add_user_project_role member f0663cce7eef44bebbb85449ef57ff91 607a71b7bd334f749937fc7c9ecea6a1 with result 0 in 14 seconds 2022-08-10 13:22:47.963 | [518930 Async ks-alt-reader-user:550157]: Waiting for completion of get_or_add_user_project_role reader b1d23b43bbfa4a168cd3c4f35bc3de33 607a71b7bd334f749937fc7c9ecea6a1 running on PID 550157 (9 other jobs running) 2022-08-10 13:22:48.118 | [518930 Async ks-alt-reader-user:550157]: Signaling child to exit 2022-08-10 13:22:48.118 | WAKEUP 2022-08-10 13:22:48.260 | [518930 Async ks-alt-reader-user:550157]: Signaled 2022-08-10 13:22:48.280 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:22:48.280 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:22:48.280 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:22:48.280 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:22:48.280 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:22:48.280 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:22:48.280 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:22:48.280 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:22:48.280 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:22:48.280 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:48.280 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b1d23b43bbfa4a168cd3c4f35bc3de33 --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:48.280 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:48.280 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:48.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:48.280 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:48.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:48.280 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:48.280 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:48.280 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:22:48.280 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:22:48.280 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user b1d23b43bbfa4a168cd3c4f35bc3de33 --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:48.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:48.280 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:48.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:48.280 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:48.280 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b1d23b43bbfa4a168cd3c4f35bc3de33 --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:48.280 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:22:48.280 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:22:48.281 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:22:48.281 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:48.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:48.281 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:48.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:48.281 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:48.281 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:48.281 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:22:48.281 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:22:48.281 | ++ functions-common:get_field:819 : echo '| cfd90da0780441c28b40b81f62da4a88 | b1d23b43bbfa4a168cd3c4f35bc3de33 | | 607a71b7bd334f749937fc7c9ecea6a1 | | | False |' 2022-08-10 13:22:48.281 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:22:48.281 | ++ functions-common:get_field:813 : read data 2022-08-10 13:22:48.281 | + functions-common:get_or_add_user_project_role:996 : user_role_id=cfd90da0780441c28b40b81f62da4a88 2022-08-10 13:22:48.281 | + functions-common:get_or_add_user_project_role:998 : echo cfd90da0780441c28b40b81f62da4a88 2022-08-10 13:22:48.281 | cfd90da0780441c28b40b81f62da4a88 2022-08-10 13:22:48.561 | [518930 Async ks-alt-reader-user:550157]: finished get_or_add_user_project_role reader b1d23b43bbfa4a168cd3c4f35bc3de33 607a71b7bd334f749937fc7c9ecea6a1 with result 0 in 13 seconds 2022-08-10 13:22:48.581 | + inc/async:async_wait:197 : return 0 2022-08-10 13:22:48.598 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-10 13:22:48.947 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:48.956 | [518930 Async ks-system-member:550383]: Waiting for completion of get_or_add_user_system_role member 1916a045a4f54485ba5f6414a218d87c all running on PID 550383 (8 other jobs running) 2022-08-10 13:22:49.105 | [518930 Async ks-system-member:550383]: Signaling child to exit 2022-08-10 13:22:49.106 | WAKEUP 2022-08-10 13:22:49.107 | [550665 Async ks-system-reader:550665]: finished successfully 2022-08-10 13:22:49.232 | [518930 Async ks-system-member:550383]: Signaled 2022-08-10 13:22:49.244 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-10 13:22:49.244 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-10 13:22:49.244 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-10 13:22:49.244 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:22:49.244 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:22:49.244 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:22:49.244 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:22:49.244 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:22:49.244 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-10 13:22:49.244 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1916a045a4f54485ba5f6414a218d87c --system all -f value -c Role 2022-08-10 13:22:49.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.244 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.244 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.244 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:49.244 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-10 13:22:49.244 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-10 13:22:49.244 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 1916a045a4f54485ba5f6414a218d87c --system all 2022-08-10 13:22:49.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.244 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.244 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.244 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1916a045a4f54485ba5f6414a218d87c --system all -f value -c Role 2022-08-10 13:22:49.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.244 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.245 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.245 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:49.245 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:49.245 | + functions-common:get_or_add_user_system_role:1053 : echo d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:49.245 | d3d388fd833f4a2192136f8aa1595b41 2022-08-10 13:22:49.385 | [518930 Async ks-system-member:550383]: finished get_or_add_user_system_role member 1916a045a4f54485ba5f6414a218d87c all with result 0 in 12 seconds 2022-08-10 13:22:49.533 | [518930 Async ks-system-reader:550665]: Waiting for completion of get_or_add_user_system_role reader 6845f900f2e84456b5a3f8e668804cd9 all running on PID 550665 (7 other jobs running) 2022-08-10 13:22:49.682 | [518930 Async ks-system-reader:550665]: Signaling child to exit 2022-08-10 13:22:49.682 | WAKEUP 2022-08-10 13:22:49.823 | [518930 Async ks-system-reader:550665]: Signaled 2022-08-10 13:22:49.838 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-10 13:22:49.838 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-10 13:22:49.838 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-10 13:22:49.838 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:22:49.838 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:22:49.838 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:22:49.838 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:22:49.838 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:22:49.838 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-10 13:22:49.838 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6845f900f2e84456b5a3f8e668804cd9 --system all -f value -c Role 2022-08-10 13:22:49.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.839 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.839 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.839 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:49.839 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-10 13:22:49.839 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-10 13:22:49.839 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 6845f900f2e84456b5a3f8e668804cd9 --system all 2022-08-10 13:22:49.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.839 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.839 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.839 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6845f900f2e84456b5a3f8e668804cd9 --system all -f value -c Role 2022-08-10 13:22:49.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.839 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:49.839 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:49.839 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:49.839 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=cfd90da0780441c28b40b81f62da4a88 2022-08-10 13:22:49.839 | + functions-common:get_or_add_user_system_role:1053 : echo cfd90da0780441c28b40b81f62da4a88 2022-08-10 13:22:49.839 | cfd90da0780441c28b40b81f62da4a88 2022-08-10 13:22:50.079 | [518930 Async ks-system-reader:550665]: finished get_or_add_user_system_role reader 6845f900f2e84456b5a3f8e668804cd9 all with result 0 in 13 seconds 2022-08-10 13:22:50.093 | + inc/async:async_wait:197 : return 0 2022-08-10 13:22:50.096 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-10 13:22:50.357 | [518930 Async ks-group-memberdemo:551018]: Waiting for completion of get_or_add_group_project_role member 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 running on PID 551018 (6 other jobs running) 2022-08-10 13:22:50.474 | [518930 Async ks-group-memberdemo:551018]: Signaling child to exit 2022-08-10 13:22:55.953 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:56.080 | [551018 Async ks-group-memberdemo:551018]: finished successfully 2022-08-10 13:22:56.183 | WAKEUP 2022-08-10 13:22:56.254 | [518930 Async ks-group-memberdemo:551018]: Signaled 2022-08-10 13:22:56.256 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 13:22:56.256 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1f9fb7ba75474a70b9691f3247eb5395 --project 4cf2214c792a47eeb977ea0af1f6ad82 -f value 2022-08-10 13:22:56.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:56.256 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:56.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:56.256 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:56.256 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:56.256 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 13:22:56.256 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 13:22:56.256 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 1f9fb7ba75474a70b9691f3247eb5395 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:56.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:56.256 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:56.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:56.256 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:56.256 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1f9fb7ba75474a70b9691f3247eb5395 --project 4cf2214c792a47eeb977ea0af1f6ad82 -f value 2022-08-10 13:22:56.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:56.256 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:56.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:56.256 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:56.256 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:56.256 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d3d388fd833f4a2192136f8aa1595b41 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 False' 2022-08-10 13:22:56.257 | + functions-common:get_or_add_group_project_role:1077 : echo d3d388fd833f4a2192136f8aa1595b41 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 False 2022-08-10 13:22:56.257 | d3d388fd833f4a2192136f8aa1595b41 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 False 2022-08-10 13:22:56.451 | [518930 Async ks-group-memberdemo:551018]: finished get_or_add_group_project_role member 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 with result 0 in 14 seconds 2022-08-10 13:22:56.670 | [518930 Async ks-group-anotherdemo:551104]: Waiting for completion of get_or_add_group_project_role anotherrole 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 running on PID 551104 (5 other jobs running) 2022-08-10 13:22:56.830 | [518930 Async ks-group-anotherdemo:551104]: Signaling child to exit 2022-08-10 13:22:57.174 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:57.208 | [551192 Async ks-group-memberalt:551192]: finished successfully 2022-08-10 13:22:57.659 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:57.689 | [551104 Async ks-group-anotherdemo:551104]: finished successfully 2022-08-10 13:22:57.711 | WAKEUP 2022-08-10 13:22:57.742 | [518930 Async ks-group-anotherdemo:551104]: Signaled 2022-08-10 13:22:57.744 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 13:22:57.744 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1f9fb7ba75474a70b9691f3247eb5395 --project 4cf2214c792a47eeb977ea0af1f6ad82 -f value 2022-08-10 13:22:57.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.744 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.744 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.744 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:57.744 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 13:22:57.744 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 13:22:57.744 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 1f9fb7ba75474a70b9691f3247eb5395 --project 4cf2214c792a47eeb977ea0af1f6ad82 2022-08-10 13:22:57.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.744 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.744 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.744 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1f9fb7ba75474a70b9691f3247eb5395 --project 4cf2214c792a47eeb977ea0af1f6ad82 -f value 2022-08-10 13:22:57.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.744 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.744 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.744 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:57.744 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='c7a5a53139f341e7aa36613636b1804a 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 False' 2022-08-10 13:22:57.744 | + functions-common:get_or_add_group_project_role:1077 : echo c7a5a53139f341e7aa36613636b1804a 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 False 2022-08-10 13:22:57.744 | c7a5a53139f341e7aa36613636b1804a 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 False 2022-08-10 13:22:57.804 | [518930 Async ks-group-anotherdemo:551104]: finished get_or_add_group_project_role anotherrole 1f9fb7ba75474a70b9691f3247eb5395 4cf2214c792a47eeb977ea0af1f6ad82 with result 0 in 16 seconds 2022-08-10 13:22:57.849 | [518930 Async ks-group-memberalt:551192]: Waiting for completion of get_or_add_group_project_role member 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 running on PID 551192 (4 other jobs running) 2022-08-10 13:22:57.878 | [518930 Async ks-group-memberalt:551192]: Signaling child to exit 2022-08-10 13:22:57.879 | WAKEUP 2022-08-10 13:22:57.908 | [518930 Async ks-group-memberalt:551192]: Signaled 2022-08-10 13:22:57.911 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 13:22:57.911 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1f9fb7ba75474a70b9691f3247eb5395 --project 607a71b7bd334f749937fc7c9ecea6a1 -f value 2022-08-10 13:22:57.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.911 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.911 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.911 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:57.911 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 13:22:57.911 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 13:22:57.911 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 1f9fb7ba75474a70b9691f3247eb5395 --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:57.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.911 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.911 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.911 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1f9fb7ba75474a70b9691f3247eb5395 --project 607a71b7bd334f749937fc7c9ecea6a1 -f value 2022-08-10 13:22:57.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.911 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:57.911 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:57.911 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:57.911 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d3d388fd833f4a2192136f8aa1595b41 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 False' 2022-08-10 13:22:57.911 | + functions-common:get_or_add_group_project_role:1077 : echo d3d388fd833f4a2192136f8aa1595b41 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 False 2022-08-10 13:22:57.911 | d3d388fd833f4a2192136f8aa1595b41 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 False 2022-08-10 13:22:57.968 | [518930 Async ks-group-memberalt:551192]: finished get_or_add_group_project_role member 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 with result 0 in 15 seconds 2022-08-10 13:22:58.011 | [518930 Async ks-group-anotheralt:551298]: Waiting for completion of get_or_add_group_project_role anotherrole 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 running on PID 551298 (3 other jobs running) 2022-08-10 13:22:58.044 | [518930 Async ks-group-anotheralt:551298]: Signaling child to exit 2022-08-10 13:22:58.761 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:58.790 | [551298 Async ks-group-anotheralt:551298]: finished successfully 2022-08-10 13:22:58.813 | WAKEUP 2022-08-10 13:22:58.843 | [518930 Async ks-group-anotheralt:551298]: Signaled 2022-08-10 13:22:58.846 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 13:22:58.846 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1f9fb7ba75474a70b9691f3247eb5395 --project 607a71b7bd334f749937fc7c9ecea6a1 -f value 2022-08-10 13:22:58.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:58.846 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:58.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:58.846 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:58.846 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:58.846 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 13:22:58.846 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 13:22:58.846 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 1f9fb7ba75474a70b9691f3247eb5395 --project 607a71b7bd334f749937fc7c9ecea6a1 2022-08-10 13:22:58.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:58.846 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:58.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:58.846 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:58.846 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1f9fb7ba75474a70b9691f3247eb5395 --project 607a71b7bd334f749937fc7c9ecea6a1 -f value 2022-08-10 13:22:58.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:58.847 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:58.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:58.847 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:58.847 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:58.847 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='c7a5a53139f341e7aa36613636b1804a 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 False' 2022-08-10 13:22:58.847 | + functions-common:get_or_add_group_project_role:1077 : echo c7a5a53139f341e7aa36613636b1804a 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 False 2022-08-10 13:22:58.847 | c7a5a53139f341e7aa36613636b1804a 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 False 2022-08-10 13:22:58.902 | [518930 Async ks-group-anotheralt:551298]: finished get_or_add_group_project_role anotherrole 1f9fb7ba75474a70b9691f3247eb5395 607a71b7bd334f749937fc7c9ecea6a1 with result 0 in 16 seconds 2022-08-10 13:22:58.946 | [518930 Async ks-group-admin:551397]: Waiting for completion of get_or_add_group_project_role admin f84233931bd1473a84f8210690c39a7f 29724949a3134ac38efb0ff39806fd15 running on PID 551397 (2 other jobs running) 2022-08-10 13:22:58.981 | [518930 Async ks-group-admin:551397]: Signaling child to exit 2022-08-10 13:22:59.018 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:22:59.046 | [551397 Async ks-group-admin:551397]: finished successfully 2022-08-10 13:22:59.075 | WAKEUP 2022-08-10 13:22:59.100 | [518930 Async ks-group-admin:551397]: Signaled 2022-08-10 13:22:59.102 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 13:22:59.102 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f84233931bd1473a84f8210690c39a7f --project 29724949a3134ac38efb0ff39806fd15 -f value 2022-08-10 13:22:59.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:59.102 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:59.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:59.102 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:59.102 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:59.102 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 13:22:59.102 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 13:22:59.102 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group f84233931bd1473a84f8210690c39a7f --project 29724949a3134ac38efb0ff39806fd15 2022-08-10 13:22:59.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:59.102 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:59.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:59.102 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:59.102 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f84233931bd1473a84f8210690c39a7f --project 29724949a3134ac38efb0ff39806fd15 -f value 2022-08-10 13:22:59.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:59.102 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:59.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:22:59.102 | from cryptography.utils import int_from_bytes 2022-08-10 13:22:59.102 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:22:59.102 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='02ac5fab029f47f3a8d0da6b10e3f5ab f84233931bd1473a84f8210690c39a7f 29724949a3134ac38efb0ff39806fd15 False' 2022-08-10 13:22:59.102 | + functions-common:get_or_add_group_project_role:1077 : echo 02ac5fab029f47f3a8d0da6b10e3f5ab f84233931bd1473a84f8210690c39a7f 29724949a3134ac38efb0ff39806fd15 False 2022-08-10 13:22:59.103 | 02ac5fab029f47f3a8d0da6b10e3f5ab f84233931bd1473a84f8210690c39a7f 29724949a3134ac38efb0ff39806fd15 False 2022-08-10 13:22:59.152 | [518930 Async ks-group-admin:551397]: finished get_or_add_group_project_role admin f84233931bd1473a84f8210690c39a7f 29724949a3134ac38efb0ff39806fd15 with result 0 in 15 seconds 2022-08-10 13:22:59.157 | + inc/async:async_wait:197 : return 0 2022-08-10 13:22:59.159 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-10 13:22:59.179 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:22:59.182 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-10 13:22:59.201 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:22:59.204 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-10 13:22:59.207 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-10 13:22:59.271 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-10 13:22:59.314 | [518930 Async create_nova_accounts:553321]: running: create_nova_accounts 2022-08-10 13:22:59.318 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-10 13:22:59.343 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:22:59.346 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-10 13:22:59.348 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-10 13:22:59.419 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-10 13:22:59.465 | [518930 Async create_glance_accounts:553438]: running: create_glance_accounts 2022-08-10 13:22:59.468 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-10 13:22:59.490 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:22:59.493 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-10 13:22:59.497 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-10 13:22:59.575 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-10 13:22:59.624 | [518930 Async create_cinder_accounts:553568]: running: create_cinder_accounts 2022-08-10 13:22:59.627 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-10 13:22:59.651 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:22:59.654 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-10 13:22:59.656 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-10 13:22:59.737 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-10 13:22:59.813 | [518930 Async create_neutron_accounts:553684]: running: create_neutron_accounts 2022-08-10 13:22:59.817 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-10 13:22:59.849 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:22:59.856 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-10 13:22:59.865 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-10 13:23:00.189 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-10 13:23:00.482 | [518930 Async create_swift_accounts:553830]: running: create_swift_accounts 2022-08-10 13:23:00.507 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-10 13:23:00.645 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:23:00.662 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-10 13:23:00.982 | [518930 Async create_nova_accounts:553321]: Waiting for completion of create_nova_accounts running on PID 553321 (6 other jobs running) 2022-08-10 13:23:01.148 | [518930 Async create_nova_accounts:553321]: Signaling child to exit 2022-08-10 13:23:43.752 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:23:43.802 | [553684 Async create_neutron_accounts:553684]: finished successfully 2022-08-10 13:24:01.566 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:24:01.629 | [553568 Async create_cinder_accounts:553568]: finished successfully 2022-08-10 13:24:20.281 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:24:20.311 | [553438 Async create_glance_accounts:553438]: finished successfully 2022-08-10 13:24:23.738 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:24:23.767 | [553321 Async create_nova_accounts:553321]: finished successfully 2022-08-10 13:24:23.788 | WAKEUP 2022-08-10 13:24:23.813 | [518930 Async create_nova_accounts:553321]: Signaled 2022-08-10 13:24:23.815 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-10 13:24:23.815 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-10 13:24:23.816 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-10 13:24:23.816 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:24:23.816 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 13:24:23.816 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 13:24:23.816 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 13:24:23.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.816 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.816 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.816 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.816 | + functions-common:get_or_create_user:926 : user_id=1135bd6b0d864e6a8900ee11571718fa 2022-08-10 13:24:23.816 | + functions-common:get_or_create_user:927 : echo 1135bd6b0d864e6a8900ee11571718fa 2022-08-10 13:24:23.816 | 1135bd6b0d864e6a8900ee11571718fa 2022-08-10 13:24:23.816 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-10 13:24:23.816 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:24:23.816 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:24:23.816 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:24:23.816 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:24:23.816 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:24:23.816 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:24:23.817 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:24:23.817 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:24:23.817 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:24:23.817 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:24:23.817 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.817 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:24:23.817 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.817 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.817 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.817 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.817 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.817 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.817 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:24:23.817 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:24:23.817 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.818 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.818 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.818 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.818 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.818 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:24:23.818 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.818 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.818 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.818 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.818 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.818 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:24:23.818 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:24:23.818 | ++ functions-common:get_field:819 : echo '| a3606ec4f32245a2847f5f1a31cfae74 | 1135bd6b0d864e6a8900ee11571718fa | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:24:23.818 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:24:23.818 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.818 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:23.818 | + functions-common:get_or_add_user_project_role:998 : echo a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:23.818 | a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:23.818 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 13:24:23.818 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-10 13:24:23.818 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:24:23.818 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:24:23.818 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:24:23.818 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:24:23.818 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:24:23.818 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:24:23.818 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:24:23.818 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:24:23.819 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:24:23.819 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:24:23.819 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:24:23.819 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.819 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.819 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.819 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.819 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.819 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.819 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.819 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:24:23.819 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:24:23.819 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.819 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.819 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.819 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.819 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:24:23.819 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.819 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.819 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.819 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.819 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.819 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.820 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:24:23.820 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:24:23.820 | ++ functions-common:get_field:819 : echo '| 02ac5fab029f47f3a8d0da6b10e3f5ab | 1135bd6b0d864e6a8900ee11571718fa | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:24:23.820 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:24:23.820 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.820 | + functions-common:get_or_add_user_project_role:996 : user_role_id=02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:24:23.820 | + functions-common:get_or_add_user_project_role:998 : echo 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:24:23.820 | 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:24:23.820 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-10 13:24:23.820 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-10 13:24:23.820 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.18/compute 2022-08-10 13:24:23.820 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-10 13:24:23.820 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 13:24:23.820 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-10 13:24:23.820 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-08-10 13:24:23.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.820 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.820 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.820 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.820 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 13:24:23.820 | a969767563e24528ac9a93b5c028d7e4' 2022-08-10 13:24:23.820 | + functions-common:get_or_create_service:1095 : echo a969767563e24528ac9a93b5c028d7e4 2022-08-10 13:24:23.820 | a969767563e24528ac9a93b5c028d7e4 2022-08-10 13:24:23.820 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.18/compute/v2/$(project_id)s' 2022-08-10 13:24:23.820 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 13:24:23.820 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.18/compute/v2/$(project_id)s' RegionOne 2022-08-10 13:24:23.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 13:24:23.820 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-10 13:24:23.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.820 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.821 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.821 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 13:24:23.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 13:24:23.821 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.18/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 13:24:23.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.821 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.821 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.821 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=eedf0e697b0a4e58b4edfe6e6c1baf1b 2022-08-10 13:24:23.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo eedf0e697b0a4e58b4edfe6e6c1baf1b 2022-08-10 13:24:23.821 | + functions-common:get_or_create_endpoint:1128 : public_id=eedf0e697b0a4e58b4edfe6e6c1baf1b 2022-08-10 13:24:23.821 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 13:24:23.821 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 13:24:23.821 | + functions-common:get_or_create_endpoint:1137 : echo eedf0e697b0a4e58b4edfe6e6c1baf1b 2022-08-10 13:24:23.821 | eedf0e697b0a4e58b4edfe6e6c1baf1b 2022-08-10 13:24:23.821 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-10 13:24:23.821 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 13:24:23.821 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-10 13:24:23.821 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-10 13:24:23.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.821 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.821 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.821 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.821 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 13:24:23.821 | fe01f4aa18a6483e953a785bef4ab724' 2022-08-10 13:24:23.821 | + functions-common:get_or_create_service:1095 : echo fe01f4aa18a6483e953a785bef4ab724 2022-08-10 13:24:23.821 | fe01f4aa18a6483e953a785bef4ab724 2022-08-10 13:24:23.822 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.18/compute/v2.1 2022-08-10 13:24:23.822 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 13:24:23.822 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.18/compute/v2.1 RegionOne 2022-08-10 13:24:23.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 13:24:23.822 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-10 13:24:23.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.822 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.822 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.822 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 13:24:23.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 13:24:23.822 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.18/compute/v2.1 --region RegionOne -f value -c id 2022-08-10 13:24:23.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.822 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.822 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.822 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=3f2fc69b4eab4a4fa4dd0a9876dbbfd5 2022-08-10 13:24:23.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 3f2fc69b4eab4a4fa4dd0a9876dbbfd5 2022-08-10 13:24:23.822 | + functions-common:get_or_create_endpoint:1128 : public_id=3f2fc69b4eab4a4fa4dd0a9876dbbfd5 2022-08-10 13:24:23.822 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 13:24:23.822 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 13:24:23.822 | + functions-common:get_or_create_endpoint:1137 : echo 3f2fc69b4eab4a4fa4dd0a9876dbbfd5 2022-08-10 13:24:23.822 | 3f2fc69b4eab4a4fa4dd0a9876dbbfd5 2022-08-10 13:24:23.822 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-10 13:24:23.822 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:24:23.822 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-10 13:24:23.823 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:24:23.823 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-10 13:24:23.823 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:24:23.823 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:24:23.823 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:24:23.823 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:24:23.823 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:24:23.823 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:24:23.823 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:24:23.823 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:24:23.823 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:24:23.823 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:24:23.823 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.823 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.823 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:24:23.823 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.823 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.823 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.823 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.823 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.823 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:24:23.823 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:24:23.823 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.823 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.823 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.823 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.823 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.823 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:24:23.824 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.824 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.824 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.824 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.824 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.824 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:24:23.824 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:24:23.824 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:24:23.824 | ++ functions-common:get_field:819 : echo '| d0358d176fb04390a6c94f33c9e73694 | 1135bd6b0d864e6a8900ee11571718fa | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:24:23.824 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.824 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d0358d176fb04390a6c94f33c9e73694 2022-08-10 13:24:23.824 | + functions-common:get_or_add_user_project_role:998 : echo d0358d176fb04390a6c94f33c9e73694 2022-08-10 13:24:23.824 | d0358d176fb04390a6c94f33c9e73694 2022-08-10 13:24:23.824 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-10 13:24:23.824 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:24:23.824 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-10 13:24:23.824 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:24:23.824 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-10 13:24:23.870 | [518930 Async create_nova_accounts:553321]: finished create_nova_accounts with result 0 in 84 seconds 2022-08-10 13:24:23.912 | [518930 Async create_glance_accounts:553438]: Waiting for completion of create_glance_accounts running on PID 553438 (5 other jobs running) 2022-08-10 13:24:23.940 | [518930 Async create_glance_accounts:553438]: Signaling child to exit 2022-08-10 13:24:23.940 | WAKEUP 2022-08-10 13:24:23.965 | [518930 Async create_glance_accounts:553438]: Signaled 2022-08-10 13:24:23.967 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-10 13:24:23.967 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:24:23.967 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-10 13:24:23.967 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-10 13:24:23.967 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:24:23.967 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 13:24:23.967 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 13:24:23.967 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 13:24:23.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.967 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.967 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.967 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.967 | + functions-common:get_or_create_user:926 : user_id=bc0d256f11bd4f5ab03facb5042bc7ec 2022-08-10 13:24:23.967 | + functions-common:get_or_create_user:927 : echo bc0d256f11bd4f5ab03facb5042bc7ec 2022-08-10 13:24:23.967 | bc0d256f11bd4f5ab03facb5042bc7ec 2022-08-10 13:24:23.967 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-10 13:24:23.967 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:24:23.967 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:24:23.967 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:24:23.967 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:24:23.967 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:24:23.967 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:24:23.967 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:24:23.967 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:24:23.967 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:24:23.967 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:24:23.967 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:24:23.968 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.968 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.968 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.968 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.968 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.968 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.968 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.968 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:24:23.968 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:24:23.968 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.968 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.969 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.969 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:24:23.969 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.969 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.969 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.969 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.969 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.969 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.969 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.969 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:24:23.969 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:24:23.969 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:24:23.969 | ++ functions-common:get_field:819 : echo '| a3606ec4f32245a2847f5f1a31cfae74 | bc0d256f11bd4f5ab03facb5042bc7ec | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:24:23.969 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.970 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:23.970 | + functions-common:get_or_add_user_project_role:998 : echo a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:23.970 | a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:23.970 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 13:24:23.970 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-10 13:24:23.970 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:24:23.970 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-10 13:24:23.970 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-10 13:24:23.970 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:24:23.970 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 13:24:23.970 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 13:24:23.970 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 13:24:23.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.970 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.970 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.970 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.970 | + functions-common:get_or_create_user:926 : user_id=ca31f371b9c6404da8d9e75f9537902b 2022-08-10 13:24:23.970 | + functions-common:get_or_create_user:927 : echo ca31f371b9c6404da8d9e75f9537902b 2022-08-10 13:24:23.970 | ca31f371b9c6404da8d9e75f9537902b 2022-08-10 13:24:23.970 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-10 13:24:23.970 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:24:23.970 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:24:23.970 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:24:23.970 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:24:23.970 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:24:23.970 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:24:23.970 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:24:23.970 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:24:23.970 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:24:23.971 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:24:23.971 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.971 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.971 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:24:23.971 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.971 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.971 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.971 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.971 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.971 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:24:23.971 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:24:23.971 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.971 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.971 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.971 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.971 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.971 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:24:23.971 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.971 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.972 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.972 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.972 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.972 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:24:23.972 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:24:23.972 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:24:23.972 | ++ functions-common:get_field:819 : echo '| a3606ec4f32245a2847f5f1a31cfae74 | ca31f371b9c6404da8d9e75f9537902b | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:24:23.972 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.972 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:23.972 | + functions-common:get_or_add_user_project_role:998 : echo a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:23.972 | a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:23.972 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-10 13:24:23.972 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-10 13:24:23.972 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:24:23.972 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:24:23.972 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:24:23.972 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:24:23.972 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:24:23.972 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:24:23.972 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:24:23.972 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:24:23.972 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:24:23.972 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:24:23.972 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:24:23.972 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.972 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.972 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.972 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.972 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.973 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.973 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.973 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:24:23.973 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:24:23.973 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.973 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.973 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.973 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:23.973 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:24:23.973 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:23.973 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.973 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 13:24:23.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.973 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.973 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.973 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.973 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:24:23.973 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:24:23.973 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:24:23.973 | ++ functions-common:get_field:819 : echo '| d0358d176fb04390a6c94f33c9e73694 | ca31f371b9c6404da8d9e75f9537902b | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:24:23.973 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:23.973 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d0358d176fb04390a6c94f33c9e73694 2022-08-10 13:24:23.973 | + functions-common:get_or_add_user_project_role:998 : echo d0358d176fb04390a6c94f33c9e73694 2022-08-10 13:24:23.973 | d0358d176fb04390a6c94f33c9e73694 2022-08-10 13:24:23.973 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-10 13:24:23.973 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 13:24:23.973 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-10 13:24:23.973 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-10 13:24:23.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.974 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.974 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.974 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.974 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 13:24:23.974 | 038a7d77ad6a442da1ffe87b2291c81d' 2022-08-10 13:24:23.974 | + functions-common:get_or_create_service:1095 : echo 038a7d77ad6a442da1ffe87b2291c81d 2022-08-10 13:24:23.974 | 038a7d77ad6a442da1ffe87b2291c81d 2022-08-10 13:24:23.974 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.18/image 2022-08-10 13:24:23.974 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 13:24:23.974 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.18/image RegionOne 2022-08-10 13:24:23.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 13:24:23.974 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-10 13:24:23.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.974 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.974 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.974 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 13:24:23.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 13:24:23.974 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.18/image --region RegionOne -f value -c id 2022-08-10 13:24:23.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.974 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:23.974 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:23.974 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:23.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=3ecc1a412a224fb1b4006e8865466103 2022-08-10 13:24:23.974 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 3ecc1a412a224fb1b4006e8865466103 2022-08-10 13:24:23.974 | + functions-common:get_or_create_endpoint:1128 : public_id=3ecc1a412a224fb1b4006e8865466103 2022-08-10 13:24:23.974 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 13:24:23.975 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 13:24:23.975 | + functions-common:get_or_create_endpoint:1137 : echo 3ecc1a412a224fb1b4006e8865466103 2022-08-10 13:24:23.975 | 3ecc1a412a224fb1b4006e8865466103 2022-08-10 13:24:23.975 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-10 13:24:23.975 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 13:24:23.975 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-10 13:24:23.975 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-10 13:24:23.975 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-10 13:24:23.975 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-10 13:24:23.975 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-10 13:24:23.975 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-10 13:24:23.975 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-10 13:24:24.016 | [518930 Async create_glance_accounts:553438]: finished create_glance_accounts with result 0 in 80 seconds 2022-08-10 13:24:24.061 | [518930 Async create_cinder_accounts:553568]: Waiting for completion of create_cinder_accounts running on PID 553568 (4 other jobs running) 2022-08-10 13:24:24.089 | [518930 Async create_cinder_accounts:553568]: Signaling child to exit 2022-08-10 13:24:24.090 | WAKEUP 2022-08-10 13:24:24.114 | [518930 Async create_cinder_accounts:553568]: Signaled 2022-08-10 13:24:24.116 | + 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-08-10 13:24:24.116 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-10 13:24:24.116 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-10 13:24:24.116 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:24:24.116 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 13:24:24.116 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 13:24:24.116 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 13:24:24.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.116 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.116 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.116 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.116 | + functions-common:get_or_create_user:926 : user_id=214857778fa6467d85fa084e66347374 2022-08-10 13:24:24.116 | + functions-common:get_or_create_user:927 : echo 214857778fa6467d85fa084e66347374 2022-08-10 13:24:24.116 | 214857778fa6467d85fa084e66347374 2022-08-10 13:24:24.116 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-10 13:24:24.116 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:24:24.116 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:24:24.116 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:24:24.116 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:24:24.116 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:24:24.117 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:24:24.117 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:24:24.117 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:24:24.117 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:24:24.117 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:24:24.117 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:24.117 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 13:24:24.117 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:24:24.117 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:24.117 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:24.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.117 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.117 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.117 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.117 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:24:24.117 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:24:24.117 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 13:24:24.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.117 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.117 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.117 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:24.117 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:24:24.117 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 13:24:24.117 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:24.117 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:24.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.117 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.117 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.117 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.118 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:24:24.118 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:24:24.118 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:24:24.118 | ++ functions-common:get_field:819 : echo '| a3606ec4f32245a2847f5f1a31cfae74 | 214857778fa6467d85fa084e66347374 | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:24:24.118 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:24.118 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:24.118 | + functions-common:get_or_add_user_project_role:998 : echo a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:24.118 | a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:24.118 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 13:24:24.118 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-10 13:24:24.118 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 13:24:24.118 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-10 13:24:24.118 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-10 13:24:24.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.118 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.118 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.118 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.118 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 13:24:24.118 | fd26baa9a67947c38deaaef8a8dd008b' 2022-08-10 13:24:24.118 | + functions-common:get_or_create_service:1095 : echo fd26baa9a67947c38deaaef8a8dd008b 2022-08-10 13:24:24.118 | fd26baa9a67947c38deaaef8a8dd008b 2022-08-10 13:24:24.118 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-10 13:24:24.118 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.18/volume/v3/$(project_id)s' 2022-08-10 13:24:24.118 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 13:24:24.118 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.18/volume/v3/$(project_id)s' RegionOne 2022-08-10 13:24:24.118 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 13:24:24.118 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-10 13:24:24.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.119 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.119 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.119 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 13:24:24.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 13:24:24.119 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.18/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 13:24:24.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.119 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.119 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.119 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=669d73a173524b3e95c9566077f54667 2022-08-10 13:24:24.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 669d73a173524b3e95c9566077f54667 2022-08-10 13:24:24.119 | + functions-common:get_or_create_endpoint:1128 : public_id=669d73a173524b3e95c9566077f54667 2022-08-10 13:24:24.119 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 13:24:24.119 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 13:24:24.119 | + functions-common:get_or_create_endpoint:1137 : echo 669d73a173524b3e95c9566077f54667 2022-08-10 13:24:24.119 | 669d73a173524b3e95c9566077f54667 2022-08-10 13:24:24.119 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-10 13:24:24.119 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 13:24:24.119 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-10 13:24:24.119 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-10 13:24:24.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.119 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.119 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.119 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.119 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 13:24:24.119 | 0b0c436b514a4905b9da0a2d468df0d4' 2022-08-10 13:24:24.119 | + functions-common:get_or_create_service:1095 : echo 0b0c436b514a4905b9da0a2d468df0d4 2022-08-10 13:24:24.119 | 0b0c436b514a4905b9da0a2d468df0d4 2022-08-10 13:24:24.120 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.18/volume/v3/$(project_id)s' 2022-08-10 13:24:24.120 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 13:24:24.120 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.18/volume/v3/$(project_id)s' RegionOne 2022-08-10 13:24:24.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 13:24:24.120 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-10 13:24:24.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.120 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.120 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.120 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 13:24:24.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 13:24:24.120 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.18/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 13:24:24.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.120 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.120 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.120 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=163ff42929914e55ada9751276ded5f2 2022-08-10 13:24:24.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 163ff42929914e55ada9751276ded5f2 2022-08-10 13:24:24.120 | + functions-common:get_or_create_endpoint:1128 : public_id=163ff42929914e55ada9751276ded5f2 2022-08-10 13:24:24.120 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 13:24:24.120 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 13:24:24.120 | + functions-common:get_or_create_endpoint:1137 : echo 163ff42929914e55ada9751276ded5f2 2022-08-10 13:24:24.120 | 163ff42929914e55ada9751276ded5f2 2022-08-10 13:24:24.120 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-10 13:24:24.120 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-10 13:24:24.120 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 13:24:24.120 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-10 13:24:24.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.121 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.121 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.121 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.121 | ++ functions-common:get_or_create_project:939 : project_id=f1d6a4e2eb2b452288c687305e2eeeca 2022-08-10 13:24:24.121 | ++ functions-common:get_or_create_project:940 : echo f1d6a4e2eb2b452288c687305e2eeeca 2022-08-10 13:24:24.121 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f1d6a4e2eb2b452288c687305e2eeeca 2022-08-10 13:24:24.121 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-10 13:24:24.121 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:24:24.121 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 13:24:24.121 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-10 13:24:24.121 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-10 13:24:24.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.121 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.121 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.121 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-10 13:24:24.121 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.121 | ++ functions-common:get_or_create_user:926 : user_id=214857778fa6467d85fa084e66347374 2022-08-10 13:24:24.121 | ++ functions-common:get_or_create_user:927 : echo 214857778fa6467d85fa084e66347374 2022-08-10 13:24:24.121 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 214857778fa6467d85fa084e66347374 2022-08-10 13:24:24.168 | [518930 Async create_cinder_accounts:553568]: finished create_cinder_accounts with result 0 in 62 seconds 2022-08-10 13:24:24.172 | + inc/async:async_wait:197 : return 0 2022-08-10 13:24:24.175 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-10 13:24:24.238 | [518930 Async create_neutron_accounts:553684]: Waiting for completion of create_neutron_accounts running on PID 553684 (3 other jobs running) 2022-08-10 13:24:24.269 | [518930 Async create_neutron_accounts:553684]: Signaling child to exit 2022-08-10 13:24:24.269 | WAKEUP 2022-08-10 13:24:24.294 | [518930 Async create_neutron_accounts:553684]: Signaled 2022-08-10 13:24:24.296 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-10 13:24:24.296 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 13:24:24.296 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:24:24.296 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:24:24.296 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 13:24:24.296 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 13:24:24.296 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 13:24:24.296 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-10 13:24:24.296 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-10 13:24:24.296 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-10 13:24:24.297 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.18:9696/ 2022-08-10 13:24:24.297 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-10 13:24:24.297 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.18:9696/networking 2022-08-10 13:24:24.297 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ 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-08-10 13:24:24.297 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-10 13:24:24.297 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-10 13:24:24.297 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:24:24.297 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 13:24:24.297 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 13:24:24.297 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 13:24:24.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.297 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.297 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.297 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.297 | + functions-common:get_or_create_user:926 : user_id=af022d1864cf4246859fa449d2904c7b 2022-08-10 13:24:24.297 | + functions-common:get_or_create_user:927 : echo af022d1864cf4246859fa449d2904c7b 2022-08-10 13:24:24.297 | af022d1864cf4246859fa449d2904c7b 2022-08-10 13:24:24.297 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-10 13:24:24.297 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:24:24.298 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:24:24.298 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:24:24.298 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:24:24.298 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:24:24.298 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:24:24.298 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:24:24.298 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:24:24.298 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:24:24.298 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:24:24.298 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:24:24.298 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:24.298 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:24.298 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 13:24:24.298 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:24.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.298 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.298 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.298 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.298 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:24:24.298 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:24:24.298 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 13:24:24.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.298 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.298 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.298 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:24:24.298 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:24:24.298 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 13:24:24.298 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:24:24.298 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:24.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.299 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.299 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.299 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.299 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:24:24.299 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:24:24.299 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:24:24.299 | ++ functions-common:get_field:819 : echo '| a3606ec4f32245a2847f5f1a31cfae74 | af022d1864cf4246859fa449d2904c7b | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:24:24.299 | ++ functions-common:get_field:813 : read data 2022-08-10 13:24:24.299 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:24.299 | + functions-common:get_or_add_user_project_role:998 : echo a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:24.299 | a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:24:24.299 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 13:24:24.299 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-10 13:24:24.299 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 13:24:24.299 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-10 13:24:24.299 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-10 13:24:24.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.299 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.299 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.299 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.299 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 13:24:24.299 | b24c5096d3d94028a57f5bdb8f297091' 2022-08-10 13:24:24.299 | + functions-common:get_or_create_service:1095 : echo b24c5096d3d94028a57f5bdb8f297091 2022-08-10 13:24:24.299 | b24c5096d3d94028a57f5bdb8f297091 2022-08-10 13:24:24.299 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.18:9696/networking 2022-08-10 13:24:24.299 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 13:24:24.299 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.18:9696/networking RegionOne 2022-08-10 13:24:24.299 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 13:24:24.299 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-10 13:24:24.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.300 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.300 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.300 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 13:24:24.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 13:24:24.300 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.18:9696/networking --region RegionOne -f value -c id 2022-08-10 13:24:24.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.300 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:24:24.300 | from cryptography.utils import int_from_bytes 2022-08-10 13:24:24.300 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:24:24.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=1dba569575754e0aac4a52bd21b45095 2022-08-10 13:24:24.300 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 1dba569575754e0aac4a52bd21b45095 2022-08-10 13:24:24.300 | + functions-common:get_or_create_endpoint:1128 : public_id=1dba569575754e0aac4a52bd21b45095 2022-08-10 13:24:24.300 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 13:24:24.300 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 13:24:24.300 | + functions-common:get_or_create_endpoint:1137 : echo 1dba569575754e0aac4a52bd21b45095 2022-08-10 13:24:24.300 | 1dba569575754e0aac4a52bd21b45095 2022-08-10 13:24:24.352 | [518930 Async create_neutron_accounts:553684]: finished create_neutron_accounts with result 0 in 44 seconds 2022-08-10 13:24:24.397 | [518930 Async create_swift_accounts:553830]: Waiting for completion of create_swift_accounts running on PID 553830 (2 other jobs running) 2022-08-10 13:24:24.425 | [518930 Async create_swift_accounts:553830]: Signaling child to exit 2022-08-10 13:25:07.909 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:25:07.936 | [553830 Async create_swift_accounts:553830]: finished successfully 2022-08-10 13:25:07.956 | WAKEUP 2022-08-10 13:25:07.980 | [518930 Async create_swift_accounts:553830]: Signaled 2022-08-10 13:25:07.981 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-10 13:25:07.981 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-10 13:25:07.981 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-10 13:25:07.981 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-10 13:25:07.981 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-10 13:25:07.981 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-10 13:25:07.981 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-10 13:25:07.981 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-10 13:25:07.981 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-10 13:25:07.981 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-10 13:25:07.981 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-10 13:25:07.981 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-10 13:25:07.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.981 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.982 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.982 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.982 | ++ functions-common:get_or_create_role:951 : role_id=c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:25:07.982 | ++ functions-common:get_or_create_role:952 : echo c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:25:07.982 | + lib/swift:create_swift_accounts:619 : another_role=c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:25:07.982 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-10 13:25:07.982 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-10 13:25:07.982 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:25:07.982 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 13:25:07.982 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 13:25:07.982 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 13:25:07.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.982 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.982 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.982 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.982 | + functions-common:get_or_create_user:926 : user_id=85b534f1a788477b830bc221fb8ddf25 2022-08-10 13:25:07.982 | + functions-common:get_or_create_user:927 : echo 85b534f1a788477b830bc221fb8ddf25 2022-08-10 13:25:07.982 | 85b534f1a788477b830bc221fb8ddf25 2022-08-10 13:25:07.982 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-10 13:25:07.982 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:25:07.982 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:25:07.982 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:25:07.982 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:25:07.982 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:25:07.982 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:25:07.982 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:25:07.983 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:25:07.983 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:25:07.983 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:25:07.983 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 13:25:07.983 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:25:07.983 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.983 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.983 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.983 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.983 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.983 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.983 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:25:07.983 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:25:07.983 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 13:25:07.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.983 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.983 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.983 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 13:25:07.983 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:25:07.983 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.983 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.983 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.983 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.983 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.983 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.983 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:25:07.984 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:25:07.984 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:25:07.984 | ++ functions-common:get_field:819 : echo '| a3606ec4f32245a2847f5f1a31cfae74 | 85b534f1a788477b830bc221fb8ddf25 | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:25:07.984 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.984 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:25:07.984 | + functions-common:get_or_add_user_project_role:998 : echo a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:25:07.984 | a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:25:07.984 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 13:25:07.984 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-10 13:25:07.984 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:25:07.984 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:25:07.984 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:25:07.984 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:25:07.984 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:25:07.984 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:25:07.984 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:25:07.984 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:25:07.984 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:25:07.984 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:25:07.984 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.984 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 13:25:07.984 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:25:07.984 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.984 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.984 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.984 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.984 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.984 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:25:07.984 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:25:07.985 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 13:25:07.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.985 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.985 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.985 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 13:25:07.985 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.985 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:25:07.985 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.985 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.985 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.985 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.985 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.985 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:25:07.985 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:25:07.985 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:25:07.985 | ++ functions-common:get_field:819 : echo '| 02ac5fab029f47f3a8d0da6b10e3f5ab | 85b534f1a788477b830bc221fb8ddf25 | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:25:07.985 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.985 | + functions-common:get_or_add_user_project_role:996 : user_role_id=02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:07.985 | + functions-common:get_or_add_user_project_role:998 : echo 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:07.985 | 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:07.985 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-10 13:25:07.985 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 13:25:07.985 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-10 13:25:07.985 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-10 13:25:07.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.985 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.985 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.986 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.986 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 13:25:07.986 | f8b57174341e456bbafcfeecb8ed3f0e' 2022-08-10 13:25:07.986 | + functions-common:get_or_create_service:1095 : echo f8b57174341e456bbafcfeecb8ed3f0e 2022-08-10 13:25:07.986 | f8b57174341e456bbafcfeecb8ed3f0e 2022-08-10 13:25:07.986 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' http://10.222.0.18:8080 2022-08-10 13:25:07.986 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 13:25:07.986 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-10 13:25:07.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 13:25:07.986 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-10 13:25:07.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.986 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.986 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.986 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 13:25:07.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 13:25:07.986 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-10 13:25:07.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.986 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.986 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.986 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=3c7faf8a906640979e8dc9b9353e4b55 2022-08-10 13:25:07.986 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 3c7faf8a906640979e8dc9b9353e4b55 2022-08-10 13:25:07.986 | + functions-common:get_or_create_endpoint:1128 : public_id=3c7faf8a906640979e8dc9b9353e4b55 2022-08-10 13:25:07.986 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.18:8080 ]] 2022-08-10 13:25:07.986 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.18:8080 RegionOne 2022-08-10 13:25:07.986 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 13:25:07.987 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-10 13:25:07.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.987 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.987 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.987 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.987 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 13:25:07.987 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 13:25:07.987 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.18:8080 --region RegionOne -f value -c id 2022-08-10 13:25:07.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.987 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.987 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.987 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.987 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=55a8215dbb9c4984a4746b9ffcbfad44 2022-08-10 13:25:07.987 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 55a8215dbb9c4984a4746b9ffcbfad44 2022-08-10 13:25:07.987 | 55a8215dbb9c4984a4746b9ffcbfad44 2022-08-10 13:25:07.987 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 13:25:07.987 | + functions-common:get_or_create_endpoint:1137 : echo 3c7faf8a906640979e8dc9b9353e4b55 2022-08-10 13:25:07.987 | 3c7faf8a906640979e8dc9b9353e4b55 2022-08-10 13:25:07.987 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-10 13:25:07.987 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-10 13:25:07.987 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 13:25:07.987 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-10 13:25:07.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.987 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.987 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.987 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.987 | ++ functions-common:get_or_create_project:939 : project_id=d1b107967726447898148085a3006a58 2022-08-10 13:25:07.987 | ++ functions-common:get_or_create_project:940 : echo d1b107967726447898148085a3006a58 2022-08-10 13:25:07.987 | + lib/swift:create_swift_accounts:633 : swift_project_test1=d1b107967726447898148085a3006a58 2022-08-10 13:25:07.988 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-10 13:25:07.988 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:25:07.988 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-10 13:25:07.988 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:25:07.988 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-10 13:25:07.988 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-10 13:25:07.988 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-10 13:25:07.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.988 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.988 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.988 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.988 | ++ functions-common:get_or_create_user:926 : user_id=63a23f4d9c014767b0224c65a7b3cc85 2022-08-10 13:25:07.988 | ++ functions-common:get_or_create_user:927 : echo 63a23f4d9c014767b0224c65a7b3cc85 2022-08-10 13:25:07.988 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=63a23f4d9c014767b0224c65a7b3cc85 2022-08-10 13:25:07.988 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-10 13:25:07.988 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:25:07.988 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 63a23f4d9c014767b0224c65a7b3cc85 d1b107967726447898148085a3006a58 2022-08-10 13:25:07.988 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:25:07.988 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:25:07.988 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:25:07.988 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:25:07.988 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:25:07.988 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:25:07.988 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:25:07.988 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:25:07.988 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:25:07.988 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 63a23f4d9c014767b0224c65a7b3cc85 --project d1b107967726447898148085a3006a58 2022-08-10 13:25:07.988 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.988 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.989 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.989 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.989 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.989 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.989 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:25:07.989 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:25:07.989 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 63a23f4d9c014767b0224c65a7b3cc85 --project d1b107967726447898148085a3006a58 2022-08-10 13:25:07.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.989 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.989 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.989 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.989 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 63a23f4d9c014767b0224c65a7b3cc85 --project d1b107967726447898148085a3006a58 2022-08-10 13:25:07.989 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:25:07.989 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.989 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.989 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.989 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.989 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.989 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:25:07.989 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:25:07.989 | ++ functions-common:get_field:819 : echo '| 02ac5fab029f47f3a8d0da6b10e3f5ab | 63a23f4d9c014767b0224c65a7b3cc85 | | d1b107967726447898148085a3006a58 | | | False |' 2022-08-10 13:25:07.989 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:25:07.989 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.989 | + functions-common:get_or_add_user_project_role:996 : user_role_id=02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:07.989 | + functions-common:get_or_add_user_project_role:998 : echo 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:07.989 | 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:07.989 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-10 13:25:07.990 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-10 13:25:07.990 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:25:07.990 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-10 13:25:07.990 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-10 13:25:07.990 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-10 13:25:07.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.990 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.990 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.990 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.990 | ++ functions-common:get_or_create_user:926 : user_id=194a007d118b4e7da069c4a2353e37b5 2022-08-10 13:25:07.990 | ++ functions-common:get_or_create_user:927 : echo 194a007d118b4e7da069c4a2353e37b5 2022-08-10 13:25:07.990 | + lib/swift:create_swift_accounts:642 : swift_user_test3=194a007d118b4e7da069c4a2353e37b5 2022-08-10 13:25:07.990 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-10 13:25:07.990 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:25:07.990 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role c7a5a53139f341e7aa36613636b1804a 194a007d118b4e7da069c4a2353e37b5 d1b107967726447898148085a3006a58 2022-08-10 13:25:07.990 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:25:07.990 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:25:07.990 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:25:07.990 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:25:07.990 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:25:07.990 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:25:07.990 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:25:07.990 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:25:07.990 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role c7a5a53139f341e7aa36613636b1804a --user 194a007d118b4e7da069c4a2353e37b5 --project d1b107967726447898148085a3006a58 2022-08-10 13:25:07.990 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:25:07.990 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.990 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.990 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.991 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.991 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.991 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.991 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:25:07.991 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:25:07.991 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add c7a5a53139f341e7aa36613636b1804a --user 194a007d118b4e7da069c4a2353e37b5 --project d1b107967726447898148085a3006a58 2022-08-10 13:25:07.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.991 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.991 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.991 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.991 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role c7a5a53139f341e7aa36613636b1804a --user 194a007d118b4e7da069c4a2353e37b5 --project d1b107967726447898148085a3006a58 2022-08-10 13:25:07.991 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:25:07.991 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.991 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.991 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.991 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.991 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.991 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:25:07.991 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:25:07.991 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:25:07.991 | ++ functions-common:get_field:819 : echo '| c7a5a53139f341e7aa36613636b1804a | 194a007d118b4e7da069c4a2353e37b5 | | d1b107967726447898148085a3006a58 | | | False |' 2022-08-10 13:25:07.991 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.991 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:25:07.991 | + functions-common:get_or_add_user_project_role:998 : echo c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:25:07.991 | c7a5a53139f341e7aa36613636b1804a 2022-08-10 13:25:07.991 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-10 13:25:07.991 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-10 13:25:07.992 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 13:25:07.992 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-10 13:25:07.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.992 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.992 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.992 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.992 | ++ functions-common:get_or_create_project:939 : project_id=d65b8639e47d473d810c419d73a40c7d 2022-08-10 13:25:07.992 | ++ functions-common:get_or_create_project:940 : echo d65b8639e47d473d810c419d73a40c7d 2022-08-10 13:25:07.992 | + lib/swift:create_swift_accounts:647 : swift_project_test2=d65b8639e47d473d810c419d73a40c7d 2022-08-10 13:25:07.992 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-10 13:25:07.992 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:25:07.992 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-10 13:25:07.992 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-10 13:25:07.992 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:25:07.992 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-10 13:25:07.992 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-10 13:25:07.992 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-10 13:25:07.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.992 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.992 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.992 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.992 | ++ functions-common:get_or_create_user:926 : user_id=1ae2d76bce824af391572c5793673c28 2022-08-10 13:25:07.992 | ++ functions-common:get_or_create_user:927 : echo 1ae2d76bce824af391572c5793673c28 2022-08-10 13:25:07.992 | + lib/swift:create_swift_accounts:652 : swift_user_test2=1ae2d76bce824af391572c5793673c28 2022-08-10 13:25:07.992 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-10 13:25:07.992 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:25:07.992 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 1ae2d76bce824af391572c5793673c28 d65b8639e47d473d810c419d73a40c7d 2022-08-10 13:25:07.992 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:25:07.992 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:25:07.993 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:25:07.993 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:25:07.993 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:25:07.993 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:25:07.993 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:25:07.993 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:25:07.993 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ae2d76bce824af391572c5793673c28 --project d65b8639e47d473d810c419d73a40c7d 2022-08-10 13:25:07.993 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.993 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:25:07.993 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.993 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.993 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.993 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.993 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.993 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:25:07.993 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:25:07.993 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 1ae2d76bce824af391572c5793673c28 --project d65b8639e47d473d810c419d73a40c7d 2022-08-10 13:25:07.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.993 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.993 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.993 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ae2d76bce824af391572c5793673c28 --project d65b8639e47d473d810c419d73a40c7d 2022-08-10 13:25:07.993 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.993 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:25:07.993 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.993 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.993 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.994 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.994 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.994 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:25:07.994 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:25:07.994 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:25:07.994 | ++ functions-common:get_field:819 : echo '| 02ac5fab029f47f3a8d0da6b10e3f5ab | 1ae2d76bce824af391572c5793673c28 | | d65b8639e47d473d810c419d73a40c7d | | | False |' 2022-08-10 13:25:07.994 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.994 | + functions-common:get_or_add_user_project_role:996 : user_role_id=02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:07.994 | + functions-common:get_or_add_user_project_role:998 : echo 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:07.994 | 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:07.994 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-10 13:25:07.994 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-10 13:25:07.994 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 13:25:07.994 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-10 13:25:07.994 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-10 13:25:07.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.994 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.994 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.994 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.994 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-10 13:25:07.994 | bb92e29697364a0caa401618218819b4' 2022-08-10 13:25:07.994 | ++ functions-common:get_or_create_domain:889 : echo bb92e29697364a0caa401618218819b4 2022-08-10 13:25:07.994 | + lib/swift:create_swift_accounts:657 : swift_domain=bb92e29697364a0caa401618218819b4 2022-08-10 13:25:07.994 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-10 13:25:07.994 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:25:07.994 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-10 13:25:07.994 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 bb92e29697364a0caa401618218819b4 2022-08-10 13:25:07.994 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 13:25:07.994 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=bb92e29697364a0caa401618218819b4 --or-show -f value -c id 2022-08-10 13:25:07.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.995 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.995 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.995 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.995 | ++ functions-common:get_or_create_project:939 : project_id=480782c1968d498483d7d8c1da5df70a 2022-08-10 13:25:07.995 | ++ functions-common:get_or_create_project:940 : echo 480782c1968d498483d7d8c1da5df70a 2022-08-10 13:25:07.995 | + lib/swift:create_swift_accounts:661 : swift_project_test4=480782c1968d498483d7d8c1da5df70a 2022-08-10 13:25:07.995 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-10 13:25:07.995 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:25:07.995 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-10 13:25:07.995 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 bb92e29697364a0caa401618218819b4 test4@example.com 2022-08-10 13:25:07.995 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:25:07.995 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-10 13:25:07.995 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-10 13:25:07.995 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=bb92e29697364a0caa401618218819b4 --email=test4@example.com --or-show -f value -c id 2022-08-10 13:25:07.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.995 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.995 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.995 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.995 | ++ functions-common:get_or_create_user:926 : user_id=4b71d594988747a6a13b86ac42375e21 2022-08-10 13:25:07.995 | ++ functions-common:get_or_create_user:927 : echo 4b71d594988747a6a13b86ac42375e21 2022-08-10 13:25:07.995 | + lib/swift:create_swift_accounts:666 : swift_user_test4=4b71d594988747a6a13b86ac42375e21 2022-08-10 13:25:07.995 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-10 13:25:07.995 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:25:07.995 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 4b71d594988747a6a13b86ac42375e21 480782c1968d498483d7d8c1da5df70a 2022-08-10 13:25:07.995 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:25:07.995 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 13:25:07.995 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:25:07.995 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:25:07.996 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 13:25:07.996 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 13:25:07.996 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 13:25:07.996 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 13:25:07.996 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4b71d594988747a6a13b86ac42375e21 --project 480782c1968d498483d7d8c1da5df70a 2022-08-10 13:25:07.996 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.996 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:25:07.996 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.996 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.996 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.996 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.996 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.996 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:25:07.996 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:25:07.996 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 4b71d594988747a6a13b86ac42375e21 --project 480782c1968d498483d7d8c1da5df70a 2022-08-10 13:25:07.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.996 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.996 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.996 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4b71d594988747a6a13b86ac42375e21 --project 480782c1968d498483d7d8c1da5df70a 2022-08-10 13:25:07.996 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:25:07.996 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:25:07.996 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:25:07.996 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.996 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:07.996 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:07.996 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:25:07.996 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:25:07.997 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:25:07.997 | ++ functions-common:get_field:819 : echo '| 02ac5fab029f47f3a8d0da6b10e3f5ab | 4b71d594988747a6a13b86ac42375e21 | | 480782c1968d498483d7d8c1da5df70a | | | False |' 2022-08-10 13:25:07.997 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:25:07.997 | ++ functions-common:get_field:813 : read data 2022-08-10 13:25:07.997 | + functions-common:get_or_add_user_project_role:996 : user_role_id=02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:07.997 | + functions-common:get_or_add_user_project_role:998 : echo 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:07.997 | 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:25:08.029 | [518930 Async create_swift_accounts:553830]: finished create_swift_accounts with result 0 in 127 seconds 2022-08-10 13:25:08.036 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-10 13:25:08.038 | + inc/async:async_wait:197 : return 0 2022-08-10 13:25:08.041 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-10 13:25:08.059 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:08.062 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-10 13:25:08.081 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:08.083 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-10 13:25:08.086 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:25:08.089 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-10 13:25:08.091 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-10 13:25:08.094 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-10 13:25:08.155 | + inc/async:async_inner:63 : init_glance 2022-08-10 13:25:08.193 | [518930 Async init_glance:558084]: running: init_glance 2022-08-10 13:25:08.196 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-10 13:25:08.215 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:08.218 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-10 13:25:08.220 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:25:08.223 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-10 13:25:08.226 | + ./stack.sh:main:1142 : configure_neutron 2022-08-10 13:25:08.228 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-10 13:25:08.233 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:25:08.233 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 13:25:08.239 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:25:08.241 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 13:25:08.244 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 13:25:08.250 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 13:25:08.250 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-10 13:25:08.253 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-10 13:25:08.255 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-10 13:25:08.257 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-10 13:25:08.271 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-10 13:25:08.274 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-10 13:25:11.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:11.420 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:11.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:11.420 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:13.088 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:25:13.116 | [558084 Async init_glance:558084]: finished successfully 2022-08-10 13:25:14.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:14.650 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:14.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:14.650 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:17.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:17.775 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:17.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:17.775 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:20.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:20.908 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:20.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:20.908 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:24.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:24.057 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:24.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:24.058 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:27.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:27.189 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:27.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:27.189 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:30.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:30.337 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:30.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:30.338 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:33.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:33.753 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:33.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:33.753 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:37.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:37.699 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:37.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:37.699 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:42.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:42.657 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:42.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:42.657 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:42.952 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-10 13:25:42.957 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-10 13:25:42.959 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-10 13:25:42.962 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-10 13:25:42.964 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-10 13:25:42.967 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-10 13:25:42.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-10 13:25:42.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-10 13:25:42.974 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-10 13:25:42.976 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-10 13:25:42.979 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-10 13:25:42.981 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-10 13:25:42.983 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-10 13:25:42.985 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-10 13:25:42.988 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-10 13:25:42.990 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-10 13:25:42.994 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:25:42.997 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-10 13:25:42.999 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:25:43.004 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-10 13:25:43.006 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-10 13:25:43.009 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-10 13:25:43.011 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-10 13:25:43.014 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 13:25:43.016 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 13:25:43.018 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 13:25:43.035 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:43.037 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 13:25:43.039 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-10 13:25:43.042 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-10 13:25:43.071 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-10 13:25:43.101 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-10 13:25:43.129 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-10 13:25:43.159 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-10 13:25:43.190 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-10 13:25:43.220 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-10 13:25:43.223 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-10 13:25:43.225 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-10 13:25:43.227 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 13:25:43.231 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 13:25:43.247 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 13:25:43.249 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 13:25:43.252 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 13:25:43.254 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 13:25:43.256 | + 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-08-10 13:25:43.285 | + 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-08-10 13:25:43.315 | + 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-08-10 13:25:43.344 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 13:25:43.374 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-10 13:25:43.390 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:25:43.393 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-10 13:25:43.395 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-10 13:25:43.398 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-10 13:25:43.400 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-10 13:25:43.403 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-10 13:25:43.415 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-10 13:25:43.417 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-10 13:25:43.420 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-10 13:25:43.423 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-10 13:25:43.435 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-10 13:25:43.448 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-10 13:25:43.450 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-10 13:25:43.463 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-10 13:25:43.476 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-10 13:25:43.488 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-10 13:25:43.491 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 13:25:43.494 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-10 13:25:43.498 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.33DWR2JJcz 2022-08-10 13:25:43.501 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-10 13:25:43.503 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 13:25:43.506 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.33DWR2JJcz 2022-08-10 13:25:43.509 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.33DWR2JJcz 2022-08-10 13:25:43.522 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.33DWR2JJcz /etc/sudoers.d/neutron-rootwrap 2022-08-10 13:25:43.534 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 13:25:43.564 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-10 13:25:43.566 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 13:25:43.599 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-10 13:25:43.602 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-10 13:25:43.604 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-10 13:25:43.607 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 13:25:43.609 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 13:25:43.611 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 13:25:43.628 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:43.632 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 13:25:43.634 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 13:25:43.637 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 13:25:43.656 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:43.658 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:25:43.661 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-08-10 13:25:43.691 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 13:25:43.694 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 13:25:43.696 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-10 13:25:43.714 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:43.717 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-10 13:25:43.720 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-10 13:25:43.722 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 13:25:43.725 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 13:25:43.727 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ router == '' ]] 2022-08-10 13:25:43.729 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-10 13:25:43.732 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 13:25:43.735 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-10 13:25:43.737 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-10 13:25:43.740 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-10 13:25:43.744 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-10 13:25:43.747 | + 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-08-10 13:25:43.751 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-10 13:25:43.770 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:43.772 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-10 13:25:43.775 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-10 13:25:43.779 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-10 13:25:43.783 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-10 13:25:43.786 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-10 13:25:43.788 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-10 13:25:43.792 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-10 13:25:43.795 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-10 13:25:43.798 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-10 13:25:43.803 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-10 13:25:43.808 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-10 13:25:43.813 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-10 13:25:43.844 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-10 13:25:43.874 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-10 13:25:43.905 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-10 13:25:43.935 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-10 13:25:43.938 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 13:25:43.940 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-10 13:25:43.943 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 13:25:43.945 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-10 13:25:43.976 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-10 13:25:44.006 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-08-10 13:25:44.037 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-10 13:25:44.067 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-10 13:25:44.098 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-10 13:25:44.128 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-10 13:25:44.158 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-10 13:25:44.188 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 13:25:44.219 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 13:25:44.250 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-10 13:25:44.280 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-10 13:25:44.312 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-10 13:25:44.314 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 13:25:44.317 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 13:25:44.319 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-10 13:25:44.322 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-10 13:25:44.352 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-10 13:25:44.383 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.18/identity 2022-08-10 13:25:44.413 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-10 13:25:44.444 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-10 13:25:44.475 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-10 13:25:44.506 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-10 13:25:44.535 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-10 13:25:44.566 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-10 13:25:44.597 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-10 13:25:44.628 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-10 13:25:44.631 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 13:25:44.633 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-10 13:25:44.636 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-10 13:25:44.638 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-10 13:25:44.668 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-10 13:25:44.699 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.18/identity 2022-08-10 13:25:44.729 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-10 13:25:44.760 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-10 13:25:44.791 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-10 13:25:44.823 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-10 13:25:44.854 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-10 13:25:44.885 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-10 13:25:44.916 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-10 13:25:44.947 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-10 13:25:44.950 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-10 13:25:44.952 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-10 13:25:44.955 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-10 13:25:44.958 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-10 13:25:44.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-10 13:25:44.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-10 13:25:44.965 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 600:649 != '' ]] 2022-08-10 13:25:44.967 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:600:649 2022-08-10 13:25:44.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:600:649 != '' ]] 2022-08-10 13:25:44.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-10 13:25:44.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-10 13:25:44.977 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-10 13:25:44.980 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-10 13:25:44.982 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-10 13:25:44.985 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-10 13:25:44.987 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-10 13:25:44.989 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-10 13:25:44.992 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-10 13:25:44.994 | + 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-08-10 13:25:45.023 | + 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-08-10 13:25:45.026 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:25:45.028 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 13:25:45.031 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-10 13:25:45.033 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-10 13:25:45.035 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 13:25:45.038 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-10 13:25:45.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-10 13:25:45.070 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-10 13:25:45.073 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:25:45.075 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 13:25:45.078 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-10 13:25:45.080 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-10 13:25:45.083 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 13:25:45.085 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-10 13:25:45.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-10 13:25:45.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-10 13:25:45.120 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:25:45.123 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 13:25:45.125 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-10 13:25:45.128 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-10 13:25:45.130 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 13:25:45.132 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-10 13:25:45.161 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-10 13:25:45.164 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:25:45.166 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 13:25:45.169 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-10 13:25:45.172 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-10 13:25:45.174 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 13:25:45.177 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-10 13:25:45.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-10 13:25:45.208 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:25:45.211 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-10 13:25:45.213 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-10 13:25:45.216 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-10 13:25:45.218 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 13:25:45.221 | + 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-08-10 13:25:45.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-10 13:25:45.253 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:25:45.256 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-10 13:25:45.258 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-10 13:25:45.261 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-10 13:25:45.263 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 13:25:45.266 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-10 13:25:45.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-10 13:25:45.298 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:25:45.301 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-10 13:25:45.303 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-10 13:25:45.306 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-10 13:25:45.309 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 13:25:45.312 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-10 13:25:45.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:600:649 2022-08-10 13:25:45.343 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:25:45.346 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-10 13:25:45.348 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:600:649 2022-08-10 13:25:45.351 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:600:649 ']' 2022-08-10 13:25:45.353 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 13:25:45.356 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:600:649 2022-08-10 13:25:45.385 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-10 13:25:45.388 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:25:45.390 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-10 13:25:45.393 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-10 13:25:45.395 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-10 13:25:45.398 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 13:25:45.400 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-10 13:25:45.429 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-10 13:25:45.432 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-10 13:25:45.450 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:45.453 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-10 13:25:45.456 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 13:25:45.489 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-10 13:25:45.492 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 13:25:45.521 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-10 13:25:45.556 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-10 13:25:45.559 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-10 13:25:45.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-10 13:25:45.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-10 13:25:48.382 | INFO neutron.common.config [-] Logging enabled! 2022-08-10 13:25:48.383 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev472 2022-08-10 13:25:48.383 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=560589) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-10 13:25:48.435 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=560589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 13:25:48.436 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=560589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 13:25:48.436 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=560589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 13:25:48.436 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=560589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 13:25:48.436 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=560589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 13:25:48.436 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=560589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 13:25:48.491 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-10 13:25:48.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:48.491 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:48.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:48.491 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:48.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-10 13:25:48.827 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-10 13:25:48.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-10 13:25:48.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 13:25:48.835 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-10 13:25:48.890 | + 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-08-10 13:25:48.908 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-10 13:25:48.911 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-10 13:25:48.913 | + 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-08-10 13:25:48.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-10 13:25:48.949 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-10 13:25:48.957 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-10 13:25:48.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-10 13:25:48.962 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-10 13:25:48.975 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-10 13:25:48.988 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-10 13:25:48.991 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-10 13:25:48.999 | net.bridge.bridge-nf-call-iptables = 1 2022-08-10 13:25:49.003 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-10 13:25:49.005 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-10 13:25:49.014 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-10 13:25:49.017 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-10 13:25:49.020 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-10 13:25:49.022 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-10 13:25:49.025 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-10 13:25:49.027 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-10 13:25:49.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-10 13:25:49.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-10 13:25:49.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 13:25:49.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-10 13:25:49.065 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-10 13:25:49.067 | + 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-08-10 13:25:49.104 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-10 13:25:49.107 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-10 13:25:49.137 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-10 13:25:49.166 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-10 13:25:49.185 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:49.187 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-10 13:25:49.190 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-10 13:25:49.195 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-10 13:25:49.225 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-10 13:25:49.254 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 13:25:49.287 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-10 13:25:49.289 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 13:25:49.319 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-10 13:25:49.336 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:49.340 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-10 13:25:49.342 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-10 13:25:49.372 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-10 13:25:49.375 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-10 13:25:49.377 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-10 13:25:49.407 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-10 13:25:49.409 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-10 13:25:49.412 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-10 13:25:49.414 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-10 13:25:49.432 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:49.435 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-10 13:25:49.437 | + 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-08-10 13:25:49.442 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-10 13:25:49.472 | + 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-08-10 13:25:49.505 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-10 13:25:49.508 | + 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-08-10 13:25:49.538 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-10 13:25:49.541 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-10 13:25:49.571 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-10 13:25:49.573 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-10 13:25:49.576 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-10 13:25:49.608 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-10 13:25:49.610 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-10 13:25:49.613 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-10 13:25:49.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-10 13:25:52.356 | INFO neutron.common.config [-] Logging enabled! 2022-08-10 13:25:52.356 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev472 2022-08-10 13:25:52.357 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=561121) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-10 13:25:52.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=561121) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 13:25:52.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=561121) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 13:25:52.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=561121) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 13:25:52.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=561121) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 13:25:52.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=561121) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 13:25:52.409 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=561121) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 13:25:52.471 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-10 13:25:52.471 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=561121) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-10 13:25:52.472 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=561121) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-10 13:25:52.472 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-10 13:25:52.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:52.472 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:52.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:25:52.472 | from cryptography.utils import int_from_bytes 2022-08-10 13:25:52.821 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-10 13:25:52.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-10 13:25:52.826 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-10 13:25:52.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-10 13:25:52.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-10 13:25:52.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 13:25:52.836 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-10 13:25:52.853 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-10 13:25:52.857 | + functions:set_mtu:785 : local dev=br-data 2022-08-10 13:25:52.859 | + functions:set_mtu:786 : local mtu=1500 2022-08-10 13:25:52.862 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-10 13:25:52.874 | + 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-08-10 13:25:52.892 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-10 13:25:52.895 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-10 13:25:52.897 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-10 13:25:52.900 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-10 13:25:52.903 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-10 13:25:52.906 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-10 13:25:52.908 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-10 13:25:52.911 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-10 13:25:52.913 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-10 13:25:52.916 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-10 13:25:52.918 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-10 13:25:52.921 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-10 13:25:52.924 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-10 13:25:52.926 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-10 13:25:52.930 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-10 13:25:52.931 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-10 13:25:52.937 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-10 13:25:52.940 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-10 13:25:52.942 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-10 13:25:52.945 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-10 13:25:52.949 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-10 13:25:52.949 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-10 13:25:52.950 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-10 13:25:52.956 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.47/22 brd 192.168.3.255' 2022-08-10 13:25:52.959 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-10 13:25:52.961 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-10 13:25:52.963 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-10 13:25:52.966 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-10 13:25:52.969 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.47/22 brd 192.168.3.255 != '' ]] 2022-08-10 13:25:52.972 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1' 2022-08-10 13:25:52.974 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data' 2022-08-10 13:25:52.976 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-10 13:25:52.979 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-10 13:25:52.984 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.47/22 brd 192.168.3.255 2022-08-10 13:25:52.984 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-10 13:25:52.984 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-10 13:25:52.986 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-10 13:25:52.990 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.47 2022-08-10 13:25:52.993 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.47 ' 2022-08-10 13:25:52.995 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1 2022-08-10 13:25:53.008 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data 2022-08-10 13:25:53.020 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-10 13:25:53.034 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-10 13:25:53.054 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.47 2022-08-10 13:25:53.064 | PING 192.168.0.47 (192.168.0.47) from 192.168.0.47 br-data: 56(84) bytes of data. 2022-08-10 13:25:53.064 | 64 bytes from 192.168.0.47: icmp_seq=1 ttl=64 time=0.068 ms 2022-08-10 13:25:54.083 | 64 bytes from 192.168.0.47: icmp_seq=2 ttl=64 time=0.039 ms 2022-08-10 13:25:55.106 | 64 bytes from 192.168.0.47: icmp_seq=3 ttl=64 time=0.043 ms 2022-08-10 13:25:55.106 | 2022-08-10 13:25:55.106 | --- 192.168.0.47 ping statistics --- 2022-08-10 13:25:55.107 | 3 packets transmitted, 3 received, 0% packet loss, time 2043ms 2022-08-10 13:25:55.107 | rtt min/avg/max/mdev = 0.039/0.050/0.068/0.012 ms 2022-08-10 13:25:55.113 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-10 13:25:55.113 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-10 13:25:55.118 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-10 13:25:55.121 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-10 13:25:55.139 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:55.141 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-10 13:25:55.144 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-10 13:25:55.149 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-10 13:25:55.179 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.18 2022-08-10 13:25:55.208 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-10 13:25:55.239 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 13:25:55.271 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-10 13:25:55.274 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 13:25:55.304 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-10 13:25:55.307 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-10 13:25:55.324 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:25:55.327 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-10 13:25:55.330 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-10 13:25:55.349 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:25:55.351 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-10 13:25:55.369 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:25:55.372 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-10 13:25:55.389 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:25:55.392 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-10 13:25:55.423 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-10 13:25:55.454 | + lib/neutron:configure_neutron:643 : '[' False == True ']' 2022-08-10 13:25:55.457 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-10 13:25:55.476 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:55.479 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-10 13:25:55.498 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:55.500 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-10 13:25:55.503 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-10 13:25:55.563 | + inc/async:async_inner:63 : init_neutron 2022-08-10 13:25:55.608 | [518930 Async init_neutron:561597]: running: init_neutron 2022-08-10 13:25:55.611 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-10 13:25:55.630 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:55.633 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-10 13:25:55.645 | ++ ./stack.sh:main:1157 : true 2022-08-10 13:25:55.648 | + ./stack.sh:main:1157 : netman_pid= 2022-08-10 13:25:55.650 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-10 13:25:55.653 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-10 13:25:55.670 | + ./stack.sh:main:1164 : clean_iptables 2022-08-10 13:25:55.677 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-10 13:25:55.680 | + lib/nova:clean_iptables:186 : grep nova 2022-08-10 13:25:55.680 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-10 13:25:55.681 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-10 13:25:55.686 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 13:25:55.687 | + lib/nova:clean_iptables:186 : bash 2022-08-10 13:25:55.689 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-10 13:25:55.698 | + lib/nova:clean_iptables:188 : grep nova 2022-08-10 13:25:55.698 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-10 13:25:55.700 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-10 13:25:55.701 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 13:25:55.706 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-10 13:25:55.706 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-10 13:25:55.708 | + lib/nova:clean_iptables:188 : bash 2022-08-10 13:25:55.721 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 13:25:55.726 | + lib/nova:clean_iptables:190 : grep nova 2022-08-10 13:25:55.726 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-10 13:25:55.726 | + lib/nova:clean_iptables:190 : bash 2022-08-10 13:25:55.728 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-10 13:25:55.734 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-10 13:25:55.735 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-10 13:25:55.746 | + lib/nova:clean_iptables:192 : grep nova 2022-08-10 13:25:55.746 | + lib/nova:clean_iptables:192 : bash 2022-08-10 13:25:55.749 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-10 13:25:55.751 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 13:25:55.752 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-10 13:25:55.752 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-10 13:25:55.753 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-10 13:25:55.766 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-10 13:25:55.774 | net.ipv4.ip_forward = 1 2022-08-10 13:25:55.778 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-10 13:25:55.797 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:55.800 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-10 13:25:55.802 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-10 13:25:55.805 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-10 13:25:55.848 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-10 13:25:55.880 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-10 13:25:55.883 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-10 13:25:55.922 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-10 13:25:55.955 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-10 13:25:55.974 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:55.977 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-10 13:25:55.980 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:25:55.983 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-10 13:25:55.986 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-10 13:25:55.989 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-10 13:25:56.053 | + inc/async:async_inner:63 : init_swift 2022-08-10 13:25:56.093 | [518930 Async init_swift:561954]: running: init_swift 2022-08-10 13:25:56.096 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-10 13:25:56.116 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:56.119 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-10 13:25:56.121 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:25:56.124 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-10 13:25:56.126 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-10 13:25:56.129 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-10 13:25:56.201 | + inc/async:async_inner:63 : init_cinder 2022-08-10 13:25:56.247 | [518930 Async init_cinder:562049]: running: init_cinder 2022-08-10 13:25:56.250 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-10 13:25:56.272 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:25:56.275 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-10 13:25:56.277 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:25:56.280 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-10 13:25:56.287 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-10 13:25:56.294 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-10 13:25:56.361 | + inc/async:async_inner:63 : init_placement 2022-08-10 13:25:56.411 | [518930 Async init_placement:562169]: running: init_placement 2022-08-10 13:25:56.414 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-10 13:25:56.480 | [518930 Async init_neutron:561597]: Waiting for completion of init_neutron running on PID 561597 (6 other jobs running) 2022-08-10 13:25:56.509 | [518930 Async init_neutron:561597]: Signaling child to exit 2022-08-10 13:25:59.628 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:25:59.659 | [562049 Async init_cinder:562049]: finished successfully 2022-08-10 13:26:07.356 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:26:07.383 | [561954 Async init_swift:561954]: finished successfully 2022-08-10 13:26:56.484 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:26:56.510 | [562169 Async init_placement:562169]: finished successfully 2022-08-10 13:30:29.537 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:30:29.562 | [561597 Async init_neutron:561597]: finished successfully 2022-08-10 13:30:29.583 | WAKEUP 2022-08-10 13:30:29.608 | [518930 Async init_neutron:561597]: Signaled 2022-08-10 13:30:29.609 | + lib/neutron:init_neutron:694 : is_neutron_legacy_enabled 2022-08-10 13:30:29.609 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:30:29.609 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 13:30:29.609 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:30:29.609 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 13:30:29.609 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 13:30:29.610 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 13:30:29.610 | + lib/neutron:init_neutron:696 : init_mutnauq 2022-08-10 13:30:29.610 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-10 13:30:29.610 | + lib/database:recreate_database:112 : local db=neutron 2022-08-10 13:30:29.610 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-10 13:30:29.610 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-10 13:30:29.610 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-10 13:30:29.610 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:30:29.610 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-10 13:30:29.610 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:30:29.610 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-10 13:30:29.610 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 13:30:29.610 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:30:29.610 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:30:29.610 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:30:29.610 | + functions-common:time_start:2431 : _TIME_START[$name]=1660137985326 2022-08-10 13:30:29.610 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-10 13:30:29.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.610 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.610 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.610 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-10 13:30:29.610 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-10 13:30:29.610 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-10 13:30:29.610 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-10 13:30:29.610 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-10 13:30:29.610 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-10 13:30:29.610 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-10 13:30:29.611 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-10 13:30:29.612 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-10 13:30:29.613 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-10 13:30:29.614 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-10 13:30:29.614 | Running upgrade for neutron ... 2022-08-10 13:30:29.614 | OK 2022-08-10 13:30:29.614 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-10 13:30:29.614 | + functions-common:time_stop:2440 : local name 2022-08-10 13:30:29.614 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:30:29.614 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:30:29.614 | + functions-common:time_stop:2443 : local total 2022-08-10 13:30:29.614 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:30:29.614 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 13:30:29.614 | + functions-common:time_stop:2447 : start_time=1660137985326 2022-08-10 13:30:29.614 | + functions-common:time_stop:2449 : [[ -z 1660137985326 ]] 2022-08-10 13:30:29.614 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:30:29.615 | + functions-common:time_stop:2452 : end_time=1660138229521 2022-08-10 13:30:29.615 | + functions-common:time_stop:2453 : elapsed_time=244195 2022-08-10 13:30:29.615 | + functions-common:time_stop:2454 : total=31050 2022-08-10 13:30:29.615 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:30:29.615 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=275245 2022-08-10 13:30:29.657 | [518930 Async init_neutron:561597]: finished init_neutron with result 0 in 274 seconds 2022-08-10 13:30:29.661 | + inc/async:async_wait:197 : return 0 2022-08-10 13:30:29.664 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-10 13:30:29.717 | [518930 Async init_placement:562169]: Waiting for completion of init_placement running on PID 562169 (5 other jobs running) 2022-08-10 13:30:29.742 | [518930 Async init_placement:562169]: Signaling child to exit 2022-08-10 13:30:29.743 | WAKEUP 2022-08-10 13:30:29.766 | [518930 Async init_placement:562169]: Signaled 2022-08-10 13:30:29.767 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-10 13:30:29.768 | + lib/database:recreate_database:112 : local db=placement 2022-08-10 13:30:29.768 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-10 13:30:29.768 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-10 13:30:29.768 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-10 13:30:29.768 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:30:29.768 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-10 13:30:29.768 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:30:29.768 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-10 13:30:29.768 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-10 13:30:29.768 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-10 13:30:29.768 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-10 13:30:29.768 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 13:30:29.768 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 13:30:29.768 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 13:30:29.768 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 13:30:29.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.768 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.768 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.768 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:30:29.768 | + functions-common:get_or_create_user:926 : user_id=c2fe28378ab645c5a3edc11dc6102ef3 2022-08-10 13:30:29.768 | + functions-common:get_or_create_user:927 : echo c2fe28378ab645c5a3edc11dc6102ef3 2022-08-10 13:30:29.768 | c2fe28378ab645c5a3edc11dc6102ef3 2022-08-10 13:30:29.768 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-10 13:30:29.768 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:30:29.768 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:30:29.768 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:30:29.768 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:30:29.768 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:30:29.768 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:30:29.768 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:30:29.769 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:30:29.769 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:30:29.769 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:30:29.769 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 13:30:29.769 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:30:29.769 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:30:29.769 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:30:29.769 | ++ functions-common:get_field:813 : read data 2022-08-10 13:30:29.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.769 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.769 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.769 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:30:29.769 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:30:29.769 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:30:29.769 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 13:30:29.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.769 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.769 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.769 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:30:29.769 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 13:30:29.769 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:30:29.769 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:30:29.769 | ++ functions-common:get_field:813 : read data 2022-08-10 13:30:29.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.769 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.769 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.769 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:30:29.769 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:30:29.769 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:30:29.770 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:30:29.770 | ++ functions-common:get_field:819 : echo '| a3606ec4f32245a2847f5f1a31cfae74 | c2fe28378ab645c5a3edc11dc6102ef3 | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:30:29.770 | ++ functions-common:get_field:813 : read data 2022-08-10 13:30:29.770 | + functions-common:get_or_add_user_project_role:996 : user_role_id=a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:30:29.770 | + functions-common:get_or_add_user_project_role:998 : echo a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:30:29.770 | a3606ec4f32245a2847f5f1a31cfae74 2022-08-10 13:30:29.770 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 13:30:29.770 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-10 13:30:29.770 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 13:30:29.770 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 13:30:29.770 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 13:30:29.770 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 13:30:29.770 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 13:30:29.770 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 13:30:29.770 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 13:30:29.770 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 13:30:29.770 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 13:30:29.770 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 13:30:29.770 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:30:29.770 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 13:30:29.770 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 13:30:29.770 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:30:29.770 | ++ functions-common:get_field:813 : read data 2022-08-10 13:30:29.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.770 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.770 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.770 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:30:29.770 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 13:30:29.770 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 13:30:29.771 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 13:30:29.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.771 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.771 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.771 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 13:30:29.771 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 13:30:29.771 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 13:30:29.771 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:30:29.771 | ++ functions-common:get_field:813 : read data 2022-08-10 13:30:29.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.771 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.771 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.771 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:30:29.771 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 13:30:29.771 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 13:30:29.771 | ++ functions-common:get_field:819 : echo '| 02ac5fab029f47f3a8d0da6b10e3f5ab | c2fe28378ab645c5a3edc11dc6102ef3 | | f1d6a4e2eb2b452288c687305e2eeeca | | | False |' 2022-08-10 13:30:29.771 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 13:30:29.771 | ++ functions-common:get_field:813 : read data 2022-08-10 13:30:29.771 | + functions-common:get_or_add_user_project_role:996 : user_role_id=02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:30:29.771 | + functions-common:get_or_add_user_project_role:998 : echo 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:30:29.771 | 02ac5fab029f47f3a8d0da6b10e3f5ab 2022-08-10 13:30:29.771 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.18/placement 2022-08-10 13:30:29.771 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-10 13:30:29.771 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 13:30:29.771 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-10 13:30:29.771 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-10 13:30:29.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.771 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.771 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.772 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:30:29.772 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 13:30:29.772 | 6d1ae283b1344e9bb69ecc53d582376e' 2022-08-10 13:30:29.772 | + functions-common:get_or_create_service:1095 : echo 6d1ae283b1344e9bb69ecc53d582376e 2022-08-10 13:30:29.772 | 6d1ae283b1344e9bb69ecc53d582376e 2022-08-10 13:30:29.772 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.18/placement 2022-08-10 13:30:29.772 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 13:30:29.772 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.18/placement RegionOne 2022-08-10 13:30:29.772 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 13:30:29.772 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-10 13:30:29.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.772 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.772 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.772 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:30:29.772 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 13:30:29.772 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 13:30:29.772 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.18/placement --region RegionOne -f value -c id 2022-08-10 13:30:29.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.772 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:29.772 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:29.772 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:30:29.772 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=acbf8be49e14424cbaa2c1fddba89073 2022-08-10 13:30:29.772 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo acbf8be49e14424cbaa2c1fddba89073 2022-08-10 13:30:29.772 | + functions-common:get_or_create_endpoint:1128 : public_id=acbf8be49e14424cbaa2c1fddba89073 2022-08-10 13:30:29.772 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 13:30:29.772 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 13:30:29.772 | + functions-common:get_or_create_endpoint:1137 : echo acbf8be49e14424cbaa2c1fddba89073 2022-08-10 13:30:29.772 | acbf8be49e14424cbaa2c1fddba89073 2022-08-10 13:30:29.815 | [518930 Async init_placement:562169]: finished init_placement with result 0 in 60 seconds 2022-08-10 13:30:29.819 | + inc/async:async_wait:197 : return 0 2022-08-10 13:30:29.821 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-10 13:30:29.875 | [518930 Async init_glance:558084]: Waiting for completion of init_glance running on PID 558084 (4 other jobs running) 2022-08-10 13:30:29.901 | [518930 Async init_glance:558084]: Signaling child to exit 2022-08-10 13:30:29.904 | WAKEUP 2022-08-10 13:30:29.926 | [518930 Async init_glance:558084]: Signaled 2022-08-10 13:30:29.927 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-10 13:30:29.927 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-10 13:30:29.927 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-10 13:30:29.927 | + lib/database:recreate_database:112 : local db=glance 2022-08-10 13:30:29.927 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-10 13:30:29.927 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-10 13:30:29.927 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-10 13:30:29.927 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:30:29.927 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-10 13:30:29.927 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:30:29.927 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-10 13:30:29.927 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 13:30:29.927 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:30:29.927 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:30:29.928 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:30:29.928 | + functions-common:time_start:2431 : _TIME_START[$name]=1660137908427 2022-08-10 13:30:29.928 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-10 13:30:29.928 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 13:30:29.928 | ERROR glance Traceback (most recent call last): 2022-08-10 13:30:29.928 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-10 13:30:29.928 | ERROR glance  sys.exit(main()) 2022-08-10 13:30:29.928 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-10 13:30:29.928 | ERROR glance  return CONF.command.action_fn() 2022-08-10 13:30:29.928 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-08-10 13:30:29.928 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-08-10 13:30:29.928 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-08-10 13:30:29.928 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-08-10 13:30:29.928 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-08-10 13:30:29.928 | ERROR glance  engine = db_api.get_engine() 2022-08-10 13:30:29.928 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-10 13:30:29.928 | ERROR glance  facade = _create_facade_lazily() 2022-08-10 13:30:29.928 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-10 13:30:29.928 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-10 13:30:29.928 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-10 13:30:29.928 | ERROR glance  return cls( 2022-08-10 13:30:29.928 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-10 13:30:29.928 | ERROR glance  self._factory._start( 2022-08-10 13:30:29.934 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-10 13:30:29.934 | ERROR glance  self._setup_for_connection( 2022-08-10 13:30:29.934 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-10 13:30:29.934 | ERROR glance  engine = engines.create_engine( 2022-08-10 13:30:29.934 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-10 13:30:29.934 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-10 13:30:29.934 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-10 13:30:29.934 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-10 13:30:29.934 | ERROR glance  File "", line 2, in create_engine 2022-08-10 13:30:29.935 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-10 13:30:29.935 | ERROR glance  return fn(*args, **kwargs) 2022-08-10 13:30:29.935 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-10 13:30:29.935 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-10 13:30:29.935 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-10 13:30:29.935 | ERROR glance  loaded_plugins = [ 2022-08-10 13:30:29.935 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-10 13:30:29.935 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-10 13:30:29.935 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-10 13:30:29.935 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-10 13:30:29.935 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 13:30:29.935 | ERROR glance  2022-08-10 13:30:29.935 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-10 13:30:29.935 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 13:30:29.935 | ERROR glance Traceback (most recent call last): 2022-08-10 13:30:29.935 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-10 13:30:29.935 | ERROR glance  sys.exit(main()) 2022-08-10 13:30:29.935 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-10 13:30:29.935 | ERROR glance  return CONF.command.action_fn() 2022-08-10 13:30:29.935 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-08-10 13:30:29.935 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-08-10 13:30:29.935 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-08-10 13:30:29.935 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-08-10 13:30:29.935 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-10 13:30:29.935 | ERROR glance  facade = _create_facade_lazily() 2022-08-10 13:30:29.935 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-10 13:30:29.935 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-10 13:30:29.935 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-10 13:30:29.935 | ERROR glance  return cls( 2022-08-10 13:30:29.935 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-10 13:30:29.935 | ERROR glance  self._factory._start( 2022-08-10 13:30:29.936 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-10 13:30:29.936 | ERROR glance  self._setup_for_connection( 2022-08-10 13:30:29.936 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-10 13:30:29.936 | ERROR glance  engine = engines.create_engine( 2022-08-10 13:30:29.936 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-10 13:30:29.936 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-10 13:30:29.936 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-10 13:30:29.936 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-10 13:30:29.936 | ERROR glance  File "", line 2, in create_engine 2022-08-10 13:30:29.936 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-10 13:30:29.936 | ERROR glance  return fn(*args, **kwargs) 2022-08-10 13:30:29.936 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-10 13:30:29.936 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-10 13:30:29.936 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-10 13:30:29.936 | ERROR glance  loaded_plugins = [ 2022-08-10 13:30:29.936 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-10 13:30:29.936 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-10 13:30:29.936 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-10 13:30:29.936 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-10 13:30:29.936 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 13:30:29.936 | ERROR glance  2022-08-10 13:30:29.936 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-10 13:30:29.936 | + functions-common:time_stop:2440 : local name 2022-08-10 13:30:29.936 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:30:29.936 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:30:29.936 | + functions-common:time_stop:2443 : local total 2022-08-10 13:30:29.936 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:30:29.936 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 13:30:29.936 | + functions-common:time_stop:2447 : start_time=1660137908427 2022-08-10 13:30:29.936 | + functions-common:time_stop:2449 : [[ -z 1660137908427 ]] 2022-08-10 13:30:29.936 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:30:29.936 | + functions-common:time_stop:2452 : end_time=1660137913071 2022-08-10 13:30:29.937 | + functions-common:time_stop:2453 : elapsed_time=4644 2022-08-10 13:30:29.937 | + functions-common:time_stop:2454 : total=31050 2022-08-10 13:30:29.937 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:30:29.937 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35694 2022-08-10 13:30:29.980 | [518930 Async init_glance:558084]: finished init_glance with result 0 in 4 seconds 2022-08-10 13:30:29.984 | + inc/async:async_wait:197 : return 0 2022-08-10 13:30:29.987 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-10 13:30:30.040 | [518930 Async init_swift:561954]: Waiting for completion of init_swift running on PID 561954 (3 other jobs running) 2022-08-10 13:30:30.066 | [518930 Async init_swift:561954]: Signaling child to exit 2022-08-10 13:30:30.066 | WAKEUP 2022-08-10 13:30:30.092 | [518930 Async init_swift:561954]: Signaled 2022-08-10 13:30:30.093 | + lib/swift:init_swift:673 : local node_number 2022-08-10 13:30:30.093 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-10 13:30:30.093 | No account-server running 2022-08-10 13:30:30.093 | No object-expirer running 2022-08-10 13:30:30.094 | No container-sync running 2022-08-10 13:30:30.094 | No container-updater running 2022-08-10 13:30:30.094 | No account-auditor running 2022-08-10 13:30:30.094 | No container-auditor running 2022-08-10 13:30:30.094 | No account-replicator running 2022-08-10 13:30:30.094 | No container-replicator running 2022-08-10 13:30:30.094 | No object-server running 2022-08-10 13:30:30.094 | No object-auditor running 2022-08-10 13:30:30.094 | No container-sharder running 2022-08-10 13:30:30.094 | No container-reconciler running 2022-08-10 13:30:30.094 | No account-reaper running 2022-08-10 13:30:30.094 | No container-server running 2022-08-10 13:30:30.094 | No object-replicator running 2022-08-10 13:30:30.094 | No object-reconstructor running 2022-08-10 13:30:30.094 | No object-updater running 2022-08-10 13:30:30.094 | No proxy-server running 2022-08-10 13:30:30.094 | + lib/swift:init_swift:675 : true 2022-08-10 13:30:30.094 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-10 13:30:30.094 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-10 13:30:30.094 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-10 13:30:30.094 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-10 13:30:30.094 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-10 13:30:30.094 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-08-10 13:30:30.094 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-10 13:30:30.094 | + functions:create_disk:732 : local node_number 2022-08-10 13:30:30.094 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.094 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-10 13:30:30.094 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-10 13:30:30.094 | + functions:create_disk:736 : local key 2022-08-10 13:30:30.094 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.094 | ++ functions:create_disk:738 : sed s#/.## 2022-08-10 13:30:30.094 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.094 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.095 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-10 13:30:30.095 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.095 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-10 13:30:30.095 | + functions:destroy_disk:765 : local key 2022-08-10 13:30:30.095 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-10 13:30:30.095 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.095 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.095 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.095 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-10 13:30:30.095 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-10 13:30:30.095 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.095 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.095 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-10 13:30:30.095 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.095 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-10 13:30:30.095 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-10 13:30:30.095 | = sectsz=512 attr=2, projid32bit=1 2022-08-10 13:30:30.095 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-10 13:30:30.095 | = reflink=1 2022-08-10 13:30:30.095 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-10 13:30:30.095 | = sunit=0 swidth=0 blks 2022-08-10 13:30:30.095 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-10 13:30:30.095 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-10 13:30:30.095 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-10 13:30:30.095 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-10 13:30:30.095 | + 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-08-10 13:30:30.095 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-10 13:30:30.095 | /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-08-10 13:30:30.095 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-10 13:30:30.095 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-10 13:30:30.096 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-10 13:30:30.096 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-10 13:30:30.096 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 13:30:30.096 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-10 13:30:30.096 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-10 13:30:30.096 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-10 13:30:30.096 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-10 13:30:30.096 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-10 13:30:30.096 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-10 13:30:30.096 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-10 13:30:30.096 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1660136761.object.builder backups/1660136762.container.builder backups/1660136764.account.builder backups/1660136768.object.builder backups/1660136769.container.builder backups/1660136770.account.builder backups/1660136768.object.ring.gz backups/1660136769.container.ring.gz backups/1660136770.account.ring.gz 2022-08-10 13:30:30.096 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-10 13:30:30.096 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-10 13:30:30.096 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-10 13:30:30.096 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-10 13:30:30.096 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 13:30:30.096 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-10 13:30:30.096 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-10 13:30:30.096 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-10 13:30:30.096 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-10 13:30:30.096 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-10 13:30:30.096 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-10 13:30:30.096 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-10 13:30:30.096 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-10 13:30:30.096 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-10 13:30:30.096 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-10 13:30:30.096 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 13:30:30.096 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-10 13:30:30.096 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 13:30:30.097 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-10 13:30:30.097 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 13:30:30.097 | + lib/swift:init_swift:719 : popd 2022-08-10 13:30:30.142 | [518930 Async init_swift:561954]: finished init_swift with result 0 in 11 seconds 2022-08-10 13:30:30.146 | + inc/async:async_wait:197 : return 0 2022-08-10 13:30:30.149 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-10 13:30:30.201 | [518930 Async init_cinder:562049]: Waiting for completion of init_cinder running on PID 562049 (2 other jobs running) 2022-08-10 13:30:30.227 | [518930 Async init_cinder:562049]: Signaling child to exit 2022-08-10 13:30:30.228 | WAKEUP 2022-08-10 13:30:30.251 | [518930 Async init_cinder:562049]: Signaled 2022-08-10 13:30:30.255 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-10 13:30:30.255 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:30:30.255 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-10 13:30:30.255 | + lib/database:recreate_database:112 : local db=cinder 2022-08-10 13:30:30.255 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-10 13:30:30.255 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-10 13:30:30.255 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-10 13:30:30.255 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:30:30.256 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-10 13:30:30.256 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:30:30.256 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-10 13:30:30.256 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 13:30:30.256 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:30:30.256 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:30:30.256 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:30:30.256 | + functions-common:time_start:2431 : _TIME_START[$name]=1660137956515 2022-08-10 13:30:30.256 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-10 13:30:30.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:30.256 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:30.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:30:30.256 | from cryptography.utils import int_from_bytes 2022-08-10 13:30:30.256 | Failed to initialize object. 2022-08-10 13:30:30.256 | Traceback (most recent call last): 2022-08-10 13:30:30.256 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-08-10 13:30:30.256 | cls.model = db.get_model_for_versioned_object(cls) 2022-08-10 13:30:30.256 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-08-10 13:30:30.256 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-08-10 13:30:30.256 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-08-10 13:30:30.256 | self._load_backend() 2022-08-10 13:30:30.256 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-08-10 13:30:30.256 | self._backend = backend_mod.get_backend() 2022-08-10 13:30:30.256 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-08-10 13:30:30.256 | Traceback (most recent call last): 2022-08-10 13:30:30.256 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-08-10 13:30:30.256 | cls.model = db.get_model_for_versioned_object(cls) 2022-08-10 13:30:30.256 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-08-10 13:30:30.256 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-08-10 13:30:30.256 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-08-10 13:30:30.256 | self._load_backend() 2022-08-10 13:30:30.256 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-08-10 13:30:30.256 | self._backend = backend_mod.get_backend() 2022-08-10 13:30:30.256 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-08-10 13:30:30.257 | 2022-08-10 13:30:30.257 | During handling of the above exception, another exception occurred: 2022-08-10 13:30:30.257 | 2022-08-10 13:30:30.257 | Traceback (most recent call last): 2022-08-10 13:30:30.257 | File "/usr/local/bin/cinder-manage", line 6, in 2022-08-10 13:30:30.257 | from cinder.cmd.manage import main 2022-08-10 13:30:30.257 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-08-10 13:30:30.257 | from cinder.db import migration as db_migration 2022-08-10 13:30:30.257 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-08-10 13:30:30.257 | from cinder.db.sqlalchemy import api as db_api 2022-08-10 13:30:30.257 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-08-10 13:30:30.257 | from cinder.volume import volume_utils 2022-08-10 13:30:30.257 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-08-10 13:30:30.257 | from cinder.volume import driver 2022-08-10 13:30:30.257 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-08-10 13:30:30.257 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-08-10 13:30:30.257 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-08-10 13:30:30.257 | __import__(module_str) 2022-08-10 13:30:30.257 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-08-10 13:30:30.257 | from cinder.objects import volume_type 2022-08-10 13:30:30.257 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-08-10 13:30:30.257 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-08-10 13:30:30.257 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-08-10 13:30:30.257 | registry._register_class(obj_cls) 2022-08-10 13:30:30.257 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-08-10 13:30:30.257 | self.registration_hook(cls, 0) 2022-08-10 13:30:30.257 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-08-10 13:30:30.257 | cls.cinder_ovo_cls_init() 2022-08-10 13:30:30.257 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-08-10 13:30:30.257 | raise exception.ProgrammingError(reason=msg) 2022-08-10 13:30:30.257 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-08-10 13:30:30.257 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-10 13:30:30.257 | + functions-common:time_stop:2440 : local name 2022-08-10 13:30:30.257 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:30:30.258 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:30:30.258 | + functions-common:time_stop:2443 : local total 2022-08-10 13:30:30.258 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:30:30.258 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 13:30:30.258 | + functions-common:time_stop:2447 : start_time=1660137956515 2022-08-10 13:30:30.258 | + functions-common:time_stop:2449 : [[ -z 1660137956515 ]] 2022-08-10 13:30:30.258 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:30:30.258 | + functions-common:time_stop:2452 : end_time=1660137959543 2022-08-10 13:30:30.258 | + functions-common:time_stop:2453 : elapsed_time=3028 2022-08-10 13:30:30.258 | + functions-common:time_stop:2454 : total=31050 2022-08-10 13:30:30.258 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:30:30.258 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34078 2022-08-10 13:30:30.258 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-10 13:30:30.258 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:30:30.258 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-10 13:30:30.258 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:30:30.258 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-10 13:30:30.303 | [518930 Async init_cinder:562049]: finished init_cinder with result 0 in 3 seconds 2022-08-10 13:30:30.307 | + inc/async:async_wait:197 : return 0 2022-08-10 13:30:30.310 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-10 13:30:30.328 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:30:30.331 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-10 13:30:30.333 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:30:30.336 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-10 13:30:30.340 | + ./stack.sh:main:1213 : init_nova 2022-08-10 13:30:30.342 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-10 13:30:30.360 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:30:30.362 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-10 13:30:30.380 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:30:30.382 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 13:30:30.385 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 13:30:30.444 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 13:30:30.486 | [518930 Async nova-cell-0:564457]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 13:30:30.489 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-10 13:30:30.494 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 13:30:30.498 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-10 13:30:30.501 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 13:30:30.504 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 13:30:30.507 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 13:30:30.568 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 13:30:30.614 | [518930 Async nova-cell-1:564549]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 13:30:30.616 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-10 13:30:30.619 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-10 13:30:30.624 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-10 13:30:30.626 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-10 13:30:30.629 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-10 13:30:30.634 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:30:41.624 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-10 13:30:41.629 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:30:41.719 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-10 13:30:42.308 | 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-08-10 13:30:45.989 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-10 13:30:46.014 | DEBUG dbcounter [-] [564609] Writer thread running {{(pid=564609) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 13:30:46.015 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 13:30:46.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:30:46.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:30:46.031 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 13:30:46.031 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=564609) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 13:30:46.053 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 13:30:46.053 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 13:30:46.550 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-10 13:31:16.267 | DEBUG dbcounter [-] [564609] Writing DB stats nova_api:SELECT=6,nova_api:SHOW=1,nova_api:CREATE=54 {{(pid=564609) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 13:31:25.214 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=564609) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 13:31:25.218 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-10 13:31:32.926 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=564609) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 13:31:33.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:31:33.008 | from cryptography.utils import int_from_bytes 2022-08-10 13:31:33.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:31:33.008 | from cryptography.utils import int_from_bytes 2022-08-10 13:31:33.433 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-10 13:31:33.436 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-10 13:31:33.438 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-10 13:31:33.441 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-10 13:31:33.444 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 13:31:33.446 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 13:31:33.449 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 13:31:33.468 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:31:33.471 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 13:31:33.474 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 13:31:33.477 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 13:31:34.065 | 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-08-10 13:31:36.894 | INFO dbcounter [None req-bab96646-62d3-440d-bd9a-29aa10d42f2f None None] Registered counter for database nova_api 2022-08-10 13:31:36.917 | DEBUG dbcounter [-] [565013] Writer thread running {{(pid=565013) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 13:31:37.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:31:37.052 | from cryptography.utils import int_from_bytes 2022-08-10 13:31:37.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:31:37.052 | from cryptography.utils import int_from_bytes 2022-08-10 13:31:37.491 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-10 13:31:37.496 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-10 13:31:37.498 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-10 13:31:37.551 | [518930 Async nova-cell-0:564457]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 564457 (3 other jobs running) 2022-08-10 13:31:37.578 | [518930 Async nova-cell-0:564457]: Signaling child to exit 2022-08-10 13:32:54.597 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:32:54.624 | [564457 Async nova-cell-0:564457]: finished successfully 2022-08-10 13:32:54.643 | WAKEUP 2022-08-10 13:32:54.668 | [518930 Async nova-cell-0:564457]: Signaled 2022-08-10 13:32:54.669 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-10 13:32:54.669 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-10 13:32:54.669 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-10 13:32:54.669 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-10 13:32:54.669 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-10 13:32:54.669 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-10 13:32:54.669 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-10 13:32:54.669 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:32:54.669 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-10 13:32:54.670 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:32:54.670 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-10 13:32:54.670 | 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-08-10 13:32:54.670 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-10 13:32:54.670 | DEBUG dbcounter [-] [564660] Writer thread running {{(pid=564660) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:54.671 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 13:32:54.672 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=564660) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 13:32:54.672 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 13:32:54.672 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 13:32:54.672 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-10 13:32:54.672 | DEBUG dbcounter [-] [564660] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=55 {{(pid=564660) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 13:32:54.672 | DEBUG dbcounter [-] [564660] Writing DB stats nova_cell0:CREATE=69 {{(pid=564660) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 13:32:54.672 | DEBUG dbcounter [-] [564660] Writing DB stats nova_cell0:CREATE=33,nova_cell0:ALTER=2,nova_cell0:SHOW=46,nova_cell0:select=19 {{(pid=564660) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 13:32:54.672 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=564660) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 13:32:54.672 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-10 13:32:54.672 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=564660) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 13:32:54.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:32:54.672 | from cryptography.utils import int_from_bytes 2022-08-10 13:32:54.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:32:54.672 | from cryptography.utils import int_from_bytes 2022-08-10 13:32:54.716 | [518930 Async nova-cell-0:564457]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 144 seconds 2022-08-10 13:32:54.720 | + inc/async:async_wait:197 : return 0 2022-08-10 13:32:54.723 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-10 13:32:54.726 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-10 13:32:54.782 | [518930 Async nova-cell-1:564549]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 564549 (2 other jobs running) 2022-08-10 13:32:54.808 | [518930 Async nova-cell-1:564549]: Signaling child to exit 2022-08-10 13:32:55.739 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:32:55.765 | [564549 Async nova-cell-1:564549]: finished successfully 2022-08-10 13:32:55.785 | WAKEUP 2022-08-10 13:32:55.808 | [518930 Async nova-cell-1:564549]: Signaled 2022-08-10 13:32:55.809 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-10 13:32:55.809 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-10 13:32:55.809 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-10 13:32:55.809 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-10 13:32:55.809 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-10 13:32:55.809 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-10 13:32:55.809 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-10 13:32:55.809 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:32:55.809 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-10 13:32:55.809 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 13:32:55.810 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-10 13:32:55.810 | 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-08-10 13:32:55.810 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-10 13:32:55.810 | DEBUG dbcounter [-] [564668] Writer thread running {{(pid=564668) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 13:32:55.811 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=564668) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 13:32:55.811 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 13:32:55.811 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 13:32:55.812 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-10 13:32:55.812 | DEBUG dbcounter [-] [564668] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=55 {{(pid=564668) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 13:32:55.812 | DEBUG dbcounter [-] [564668] Writing DB stats nova_cell1:CREATE=68 {{(pid=564668) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 13:32:55.812 | DEBUG dbcounter [-] [564668] Writing DB stats nova_cell1:CREATE=34,nova_cell1:ALTER=2,nova_cell1:SHOW=45,nova_cell1:select=19 {{(pid=564668) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 13:32:55.812 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=564668) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 13:32:55.812 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-10 13:32:55.812 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=564668) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 13:32:55.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:32:55.812 | from cryptography.utils import int_from_bytes 2022-08-10 13:32:55.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:32:55.812 | from cryptography.utils import int_from_bytes 2022-08-10 13:32:55.856 | [518930 Async nova-cell-1:564549]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 145 seconds 2022-08-10 13:32:55.860 | + inc/async:async_wait:197 : return 0 2022-08-10 13:32:55.863 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 13:32:55.865 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-10 13:32:56.451 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-10 13:32:59.194 | Running batches of 50 until complete 2022-08-10 13:32:59.194 | INFO dbcounter [None req-7c6bef94-1407-498f-b647-2b8c931193a6 None None] Registered counter for database nova_cell0 2022-08-10 13:32:59.219 | DEBUG dbcounter [-] [565760] Writer thread running {{(pid=565760) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 13:32:59.345 | INFO dbcounter [None req-7c6bef94-1407-498f-b647-2b8c931193a6 None None] Registered counter for database nova_api 2022-08-10 13:32:59.357 | DEBUG dbcounter [-] [565760] Writer thread running {{(pid=565760) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 13:32:59.481 | INFO dbcounter [None req-7c6bef94-1407-498f-b647-2b8c931193a6 None None] Registered counter for database nova_cell0 2022-08-10 13:32:59.491 | DEBUG dbcounter [-] [565760] Writer thread running {{(pid=565760) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 13:32:59.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:32:59.560 | from cryptography.utils import int_from_bytes 2022-08-10 13:32:59.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:32:59.560 | from cryptography.utils import int_from_bytes 2022-08-10 13:32:59.560 | +-------------------------------------+--------------+-----------+ 2022-08-10 13:32:59.560 | | Migration | Total Needed | Completed | 2022-08-10 13:32:59.560 | +-------------------------------------+--------------+-----------+ 2022-08-10 13:32:59.560 | | fill_virtual_interface_list | 0 | 0 | 2022-08-10 13:32:59.560 | | migrate_empty_ratio | 0 | 0 | 2022-08-10 13:32:59.560 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-10 13:32:59.560 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-10 13:32:59.560 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-10 13:32:59.560 | | populate_dev_uuids | 0 | 0 | 2022-08-10 13:32:59.560 | | populate_missing_availability_zones | 0 | 0 | 2022-08-10 13:32:59.560 | | populate_queued_for_delete | 0 | 0 | 2022-08-10 13:32:59.560 | | populate_user_id | 0 | 0 | 2022-08-10 13:32:59.560 | | populate_uuids | 0 | 0 | 2022-08-10 13:32:59.560 | +-------------------------------------+--------------+-----------+ 2022-08-10 13:33:00.022 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-10 13:33:00.028 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 13:33:00.031 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-10 13:33:00.034 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 13:33:00.036 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 13:33:00.040 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-08-10 13:33:00.615 | 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-08-10 13:33:03.339 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-10 13:33:03.339 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-10 13:33:03.339 | INFO dbcounter [None req-73436571-414a-4243-a908-2be7947c2d64 None None] Registered counter for database nova_api 2022-08-10 13:33:03.361 | DEBUG dbcounter [-] [565779] Writer thread running {{(pid=565779) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 13:33:03.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:33:03.588 | from cryptography.utils import int_from_bytes 2022-08-10 13:33:03.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:33:03.588 | from cryptography.utils import int_from_bytes 2022-08-10 13:33:04.002 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-10 13:33:04.004 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-10 13:33:04.019 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-10 13:33:04.021 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-10 13:33:04.040 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:04.043 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-10 13:33:04.045 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-10 13:33:04.108 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-10 13:33:04.149 | [518930 Async configure_neutron_nova:565847]: running: configure_neutron_nova 2022-08-10 13:33:04.152 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-10 13:33:04.155 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 13:33:04.158 | + functions-common:run_phase:1869 : local phase=post-config 2022-08-10 13:33:04.161 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 13:33:04.164 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 13:33:04.167 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 13:33:04.172 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 13:33:04.172 | + functions-common:run_phase:1878 : local extra 2022-08-10 13:33:04.176 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 13:33:04.182 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 13:33:04.185 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 13:33:04.188 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 13:33:04.191 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-10 13:33:04.194 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 13:33:04.215 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:04.217 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 13:33:04.220 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 13:33:04.223 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-10 13:33:04.225 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-10 13:33:04.228 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-10 13:33:04.230 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-10 13:33:04.233 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 13:33:04.236 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 13:33:04.239 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 13:33:04.243 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 13:33:04.247 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-08-10 13:33:04.249 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 13:33:04.254 | + functions-common:run_plugins:1855 : local phase=post-config 2022-08-10 13:33:04.255 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 13:33:04.258 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 13:33:04.261 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-10 13:33:04.264 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-10 13:33:04.267 | + inc/meta-config:merge_config_group:171 : shift 2022-08-10 13:33:04.269 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-10 13:33:04.272 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 13:33:04.275 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-10 13:33:04.278 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-10 13:33:04.282 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-10 13:33:04.284 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 13:33:04.287 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-10 13:33:04.290 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 13:33:04.294 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-10 13:33:04.294 | /^\[\[.+\|.*\]\]/ { 2022-08-10 13:33:04.294 | gsub("[][]", "", $1); 2022-08-10 13:33:04.294 | split($1, a, "|"); 2022-08-10 13:33:04.294 | if (a[1] == matchgroup) 2022-08-10 13:33:04.294 | print a[2] 2022-08-10 13:33:04.294 | } 2022-08-10 13:33:04.294 | ' /home/ubuntu/devstack/local.conf 2022-08-10 13:33:04.300 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 13:33:04.303 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 13:33:04.306 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 13:33:04.310 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-10 13:33:04.312 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-10 13:33:04.316 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-10 13:33:04.318 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-10 13:33:04.322 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-10 13:33:04.327 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-10 13:33:04.330 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-10 13:33:04.333 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-10 13:33:04.339 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 13:33:04.339 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 13:33:04.342 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-10 13:33:04.345 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 13:33:04.348 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-10 13:33:04.351 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-10 13:33:04.355 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-10 13:33:04.357 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-10 13:33:04.362 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-10 13:33:04.362 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.363 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-10 13:33:04.363 | BEGIN { 2022-08-10 13:33:04.363 | section = "" 2022-08-10 13:33:04.363 | last_section = "" 2022-08-10 13:33:04.363 | section_count = 0 2022-08-10 13:33:04.363 | } 2022-08-10 13:33:04.363 | /^\[.+\]/ { 2022-08-10 13:33:04.363 | gsub("[][]", "", $1); 2022-08-10 13:33:04.363 | section=$1 2022-08-10 13:33:04.363 | next 2022-08-10 13:33:04.363 | } 2022-08-10 13:33:04.363 | /^ *\#/ { 2022-08-10 13:33:04.363 | next 2022-08-10 13:33:04.363 | } 2022-08-10 13:33:04.363 | /^[^ \t]+/ { 2022-08-10 13:33:04.363 | # get offset of first = in $0 2022-08-10 13:33:04.363 | eq_idx = index($0, "=") 2022-08-10 13:33:04.363 | # extract attr & value from $0 2022-08-10 13:33:04.363 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 13:33:04.363 | value = substr($0, eq_idx + 1) 2022-08-10 13:33:04.363 | # only need to strip trailing whitespace from attr 2022-08-10 13:33:04.363 | sub(/[ \t]*$/, "", attr) 2022-08-10 13:33:04.363 | # need to strip leading & trailing whitespace from value 2022-08-10 13:33:04.363 | sub(/^[ \t]*/, "", value) 2022-08-10 13:33:04.363 | sub(/[ \t]*$/, "", value) 2022-08-10 13:33:04.363 | 2022-08-10 13:33:04.363 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 13:33:04.364 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 13:33:04.364 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 13:33:04.364 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 13:33:04.364 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 13:33:04.364 | if (section != last_section) { 2022-08-10 13:33:04.364 | cfg_section[section_count++] = section 2022-08-10 13:33:04.364 | last_section = section 2022-08-10 13:33:04.364 | } 2022-08-10 13:33:04.364 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 13:33:04.364 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 13:33:04.364 | 2022-08-10 13:33:04.364 | cfg_attr[section, attr, 0] = value 2022-08-10 13:33:04.364 | cfg_attr_count[section, attr] = 1 2022-08-10 13:33:04.364 | } else { 2022-08-10 13:33:04.364 | lno = cfg_attr_count[section, attr]++ 2022-08-10 13:33:04.364 | cfg_attr[section, attr, lno] = value 2022-08-10 13:33:04.364 | } 2022-08-10 13:33:04.364 | } 2022-08-10 13:33:04.364 | END { 2022-08-10 13:33:04.364 | # Process each section in order 2022-08-10 13:33:04.364 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 13:33:04.364 | section = cfg_section[sno] 2022-08-10 13:33:04.364 | # The ini routines simply append a config item immediately 2022-08-10 13:33:04.364 | # after the section header. To keep the same order as defined 2022-08-10 13:33:04.364 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 13:33:04.364 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 13:33:04.364 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 13:33:04.364 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 13:33:04.364 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 13:33:04.364 | else { 2022-08-10 13:33:04.364 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 13:33:04.365 | count = cfg_attr_count[section, attr] 2022-08-10 13:33:04.365 | print "inidelete " configfile " " section " " attr 2022-08-10 13:33:04.365 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 13:33:04.365 | for (l = count -2; l >= 0; l--) 2022-08-10 13:33:04.365 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 13:33:04.365 | } 2022-08-10 13:33:04.365 | } 2022-08-10 13:33:04.365 | } 2022-08-10 13:33:04.365 | } 2022-08-10 13:33:04.365 | ' 2022-08-10 13:33:04.365 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 13:33:04.366 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 13:33:04.368 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 13:33:04.370 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-10 13:33:04.374 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 13:33:04.376 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-10 13:33:04.380 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-10 13:33:04.380 | BEGIN { group = "" } 2022-08-10 13:33:04.380 | /^\[\[.+\|.*\]\]/ { 2022-08-10 13:33:04.380 | gsub("[][]", "", $1); 2022-08-10 13:33:04.380 | split($1, a, "|"); 2022-08-10 13:33:04.380 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 13:33:04.380 | group=a[1] 2022-08-10 13:33:04.380 | } else { 2022-08-10 13:33:04.380 | group="" 2022-08-10 13:33:04.380 | } 2022-08-10 13:33:04.380 | next 2022-08-10 13:33:04.380 | } 2022-08-10 13:33:04.380 | { 2022-08-10 13:33:04.380 | if (group != "") 2022-08-10 13:33:04.380 | print $0 2022-08-10 13:33:04.380 | } 2022-08-10 13:33:04.380 | ' /home/ubuntu/devstack/local.conf 2022-08-10 13:33:04.387 | + 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-08-10 13:33:04.390 | ++ 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-08-10 13:33:04.421 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.424 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-10 13:33:04.427 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-10 13:33:04.462 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.464 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-10 13:33:04.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-10 13:33:04.501 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.504 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-10 13:33:04.506 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-10 13:33:04.541 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.544 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-10 13:33:04.546 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-10 13:33:04.580 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.582 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-10 13:33:04.585 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-10 13:33:04.619 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.621 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.18/identity"' 2022-08-10 13:33:04.624 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.18/identity 2022-08-10 13:33:04.656 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.660 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-10 13:33:04.662 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-10 13:33:04.696 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.699 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-10 13:33:04.701 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-10 13:33:04.735 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.738 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-10 13:33:04.740 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-10 13:33:04.773 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-10 13:33:04.778 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-10 13:33:04.811 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.814 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-10 13:33:04.817 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-10 13:33:04.852 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.855 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-10 13:33:04.857 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-10 13:33:04.890 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.893 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 13:33:04.896 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 13:33:04.900 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 13:33:04.903 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-10 13:33:04.906 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-10 13:33:04.910 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-10 13:33:04.913 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-10 13:33:04.918 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-10 13:33:04.922 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-10 13:33:04.925 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-10 13:33:04.928 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-10 13:33:04.931 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 13:33:04.934 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 13:33:04.937 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-10 13:33:04.939 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 13:33:04.943 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-10 13:33:04.946 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-10 13:33:04.949 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-10 13:33:04.952 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-10 13:33:04.956 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:04.957 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-10 13:33:04.957 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-10 13:33:04.957 | BEGIN { 2022-08-10 13:33:04.957 | section = "" 2022-08-10 13:33:04.957 | last_section = "" 2022-08-10 13:33:04.957 | section_count = 0 2022-08-10 13:33:04.957 | } 2022-08-10 13:33:04.957 | /^\[.+\]/ { 2022-08-10 13:33:04.957 | gsub("[][]", "", $1); 2022-08-10 13:33:04.957 | section=$1 2022-08-10 13:33:04.957 | next 2022-08-10 13:33:04.957 | } 2022-08-10 13:33:04.957 | /^ *\#/ { 2022-08-10 13:33:04.957 | next 2022-08-10 13:33:04.958 | } 2022-08-10 13:33:04.958 | /^[^ \t]+/ { 2022-08-10 13:33:04.958 | # get offset of first = in $0 2022-08-10 13:33:04.958 | eq_idx = index($0, "=") 2022-08-10 13:33:04.958 | # extract attr & value from $0 2022-08-10 13:33:04.958 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 13:33:04.958 | value = substr($0, eq_idx + 1) 2022-08-10 13:33:04.958 | # only need to strip trailing whitespace from attr 2022-08-10 13:33:04.958 | sub(/[ \t]*$/, "", attr) 2022-08-10 13:33:04.958 | # need to strip leading & trailing whitespace from value 2022-08-10 13:33:04.958 | sub(/^[ \t]*/, "", value) 2022-08-10 13:33:04.958 | sub(/[ \t]*$/, "", value) 2022-08-10 13:33:04.958 | 2022-08-10 13:33:04.958 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 13:33:04.958 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 13:33:04.958 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 13:33:04.958 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 13:33:04.958 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 13:33:04.958 | if (section != last_section) { 2022-08-10 13:33:04.958 | cfg_section[section_count++] = section 2022-08-10 13:33:04.958 | last_section = section 2022-08-10 13:33:04.958 | } 2022-08-10 13:33:04.958 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 13:33:04.958 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 13:33:04.958 | 2022-08-10 13:33:04.958 | cfg_attr[section, attr, 0] = value 2022-08-10 13:33:04.958 | cfg_attr_count[section, attr] = 1 2022-08-10 13:33:04.958 | } else { 2022-08-10 13:33:04.958 | lno = cfg_attr_count[section, attr]++ 2022-08-10 13:33:04.958 | cfg_attr[section, attr, lno] = value 2022-08-10 13:33:04.959 | } 2022-08-10 13:33:04.959 | } 2022-08-10 13:33:04.959 | END { 2022-08-10 13:33:04.959 | # Process each section in order 2022-08-10 13:33:04.959 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 13:33:04.959 | section = cfg_section[sno] 2022-08-10 13:33:04.959 | # The ini routines simply append a config item immediately 2022-08-10 13:33:04.959 | # after the section header. To keep the same order as defined 2022-08-10 13:33:04.959 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 13:33:04.959 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 13:33:04.959 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 13:33:04.959 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 13:33:04.959 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 13:33:04.959 | else { 2022-08-10 13:33:04.959 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 13:33:04.959 | count = cfg_attr_count[section, attr] 2022-08-10 13:33:04.959 | print "inidelete " configfile " " section " " attr 2022-08-10 13:33:04.959 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 13:33:04.959 | for (l = count -2; l >= 0; l--) 2022-08-10 13:33:04.959 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 13:33:04.959 | } 2022-08-10 13:33:04.959 | } 2022-08-10 13:33:04.959 | } 2022-08-10 13:33:04.959 | } 2022-08-10 13:33:04.959 | ' 2022-08-10 13:33:04.960 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 13:33:04.962 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 13:33:04.965 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 13:33:04.968 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-10 13:33:04.971 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 13:33:04.974 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-10 13:33:04.978 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-10 13:33:04.978 | BEGIN { group = "" } 2022-08-10 13:33:04.978 | /^\[\[.+\|.*\]\]/ { 2022-08-10 13:33:04.978 | gsub("[][]", "", $1); 2022-08-10 13:33:04.978 | split($1, a, "|"); 2022-08-10 13:33:04.978 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 13:33:04.978 | group=a[1] 2022-08-10 13:33:04.978 | } else { 2022-08-10 13:33:04.978 | group="" 2022-08-10 13:33:04.978 | } 2022-08-10 13:33:04.978 | next 2022-08-10 13:33:04.978 | } 2022-08-10 13:33:04.978 | { 2022-08-10 13:33:04.978 | if (group != "") 2022-08-10 13:33:04.978 | print $0 2022-08-10 13:33:04.978 | } 2022-08-10 13:33:04.978 | ' /home/ubuntu/devstack/local.conf 2022-08-10 13:33:04.985 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-10 13:33:04.987 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-10 13:33:04.997 | + inc/async:async_inner:64 : rc=0 2022-08-10 13:33:05.018 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.020 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-10 13:33:05.023 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-10 13:33:05.024 | [565847 Async configure_neutron_nova:565847]: finished successfully 2022-08-10 13:33:05.055 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.058 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-10 13:33:05.060 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-10 13:33:05.091 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.094 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-10 13:33:05.096 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-10 13:33:05.127 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.129 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-10 13:33:05.132 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-10 13:33:05.162 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.165 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-10 13:33:05.168 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-10 13:33:05.197 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.200 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-10 13:33:05.202 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-10 13:33:05.233 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.236 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-10 13:33:05.238 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-10 13:33:05.268 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.271 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-10 13:33:05.274 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-10 13:33:05.304 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-10 13:33:05.309 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-10 13:33:05.340 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.343 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-10 13:33:05.346 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-10 13:33:05.376 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.379 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-10 13:33:05.382 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-10 13:33:05.415 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.418 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-10 13:33:05.420 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-10 13:33:05.450 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.453 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-10 13:33:05.455 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-10 13:33:05.487 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.491 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-10 13:33:05.493 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-10 13:33:05.524 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.527 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-10 13:33:05.529 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-10 13:33:05.560 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.563 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 13:33:05.567 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 13:33:05.569 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 13:33:05.573 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-10 13:33:05.576 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-10 13:33:05.579 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-10 13:33:05.582 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-10 13:33:05.585 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-10 13:33:05.590 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-10 13:33:05.593 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-10 13:33:05.596 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-10 13:33:05.598 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 13:33:05.601 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 13:33:05.604 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-10 13:33:05.607 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 13:33:05.609 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-10 13:33:05.612 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-10 13:33:05.615 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-10 13:33:05.618 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-10 13:33:05.622 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-10 13:33:05.629 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-10 13:33:05.629 | BEGIN { 2022-08-10 13:33:05.629 | section = "" 2022-08-10 13:33:05.629 | last_section = "" 2022-08-10 13:33:05.629 | section_count = 0 2022-08-10 13:33:05.629 | } 2022-08-10 13:33:05.629 | /^\[.+\]/ { 2022-08-10 13:33:05.629 | gsub("[][]", "", $1); 2022-08-10 13:33:05.629 | section=$1 2022-08-10 13:33:05.629 | next 2022-08-10 13:33:05.629 | } 2022-08-10 13:33:05.629 | /^ *\#/ { 2022-08-10 13:33:05.629 | next 2022-08-10 13:33:05.629 | } 2022-08-10 13:33:05.629 | /^[^ \t]+/ { 2022-08-10 13:33:05.629 | # get offset of first = in $0 2022-08-10 13:33:05.629 | eq_idx = index($0, "=") 2022-08-10 13:33:05.629 | # extract attr & value from $0 2022-08-10 13:33:05.629 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 13:33:05.629 | value = substr($0, eq_idx + 1) 2022-08-10 13:33:05.630 | # only need to strip trailing whitespace from attr 2022-08-10 13:33:05.630 | sub(/[ \t]*$/, "", attr) 2022-08-10 13:33:05.630 | # need to strip leading & trailing whitespace from value 2022-08-10 13:33:05.630 | sub(/^[ \t]*/, "", value) 2022-08-10 13:33:05.630 | sub(/[ \t]*$/, "", value) 2022-08-10 13:33:05.630 | 2022-08-10 13:33:05.630 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 13:33:05.630 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 13:33:05.630 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 13:33:05.630 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 13:33:05.630 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 13:33:05.630 | if (section != last_section) { 2022-08-10 13:33:05.630 | cfg_section[section_count++] = section 2022-08-10 13:33:05.630 | last_section = section 2022-08-10 13:33:05.630 | } 2022-08-10 13:33:05.630 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 13:33:05.630 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 13:33:05.630 | 2022-08-10 13:33:05.630 | cfg_attr[section, attr, 0] = value 2022-08-10 13:33:05.630 | cfg_attr_count[section, attr] = 1 2022-08-10 13:33:05.630 | } else { 2022-08-10 13:33:05.630 | lno = cfg_attr_count[section, attr]++ 2022-08-10 13:33:05.630 | cfg_attr[section, attr, lno] = value 2022-08-10 13:33:05.630 | } 2022-08-10 13:33:05.630 | } 2022-08-10 13:33:05.630 | END { 2022-08-10 13:33:05.630 | # Process each section in order 2022-08-10 13:33:05.630 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 13:33:05.630 | section = cfg_section[sno] 2022-08-10 13:33:05.630 | # The ini routines simply append a config item immediately 2022-08-10 13:33:05.630 | # after the section header. To keep the same order as defined 2022-08-10 13:33:05.630 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 13:33:05.630 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 13:33:05.631 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 13:33:05.631 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 13:33:05.631 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 13:33:05.631 | else { 2022-08-10 13:33:05.631 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 13:33:05.631 | count = cfg_attr_count[section, attr] 2022-08-10 13:33:05.631 | print "inidelete " configfile " " section " " attr 2022-08-10 13:33:05.631 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 13:33:05.631 | for (l = count -2; l >= 0; l--) 2022-08-10 13:33:05.631 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 13:33:05.631 | } 2022-08-10 13:33:05.631 | } 2022-08-10 13:33:05.631 | } 2022-08-10 13:33:05.631 | } 2022-08-10 13:33:05.631 | ' 2022-08-10 13:33:05.631 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.631 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 13:33:05.631 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 13:33:05.631 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 13:33:05.631 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-10 13:33:05.634 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 13:33:05.636 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-10 13:33:05.639 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-10 13:33:05.639 | BEGIN { group = "" } 2022-08-10 13:33:05.639 | /^\[\[.+\|.*\]\]/ { 2022-08-10 13:33:05.639 | gsub("[][]", "", $1); 2022-08-10 13:33:05.639 | split($1, a, "|"); 2022-08-10 13:33:05.639 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 13:33:05.639 | group=a[1] 2022-08-10 13:33:05.639 | } else { 2022-08-10 13:33:05.639 | group="" 2022-08-10 13:33:05.640 | } 2022-08-10 13:33:05.640 | next 2022-08-10 13:33:05.640 | } 2022-08-10 13:33:05.640 | { 2022-08-10 13:33:05.640 | if (group != "") 2022-08-10 13:33:05.640 | print $0 2022-08-10 13:33:05.640 | } 2022-08-10 13:33:05.640 | ' /home/ubuntu/devstack/local.conf 2022-08-10 13:33:05.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.18/identity/v2.0"' 2022-08-10 13:33:05.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.18/identity/v2.0 2022-08-10 13:33:05.677 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.681 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 13:33:05.684 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 13:33:05.686 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 13:33:05.689 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-10 13:33:05.692 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:33:05.695 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:33:05.698 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-10 13:33:05.702 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:33:05.706 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-10 13:33:05.709 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-10 13:33:05.712 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-10 13:33:05.715 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 13:33:05.718 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 13:33:05.720 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-10 13:33:05.723 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 13:33:05.726 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-10 13:33:05.729 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:33:05.732 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 13:33:05.734 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-10 13:33:05.738 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-10 13:33:05.738 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-10 13:33:05.739 | BEGIN { 2022-08-10 13:33:05.739 | section = "" 2022-08-10 13:33:05.739 | last_section = "" 2022-08-10 13:33:05.739 | section_count = 0 2022-08-10 13:33:05.739 | } 2022-08-10 13:33:05.739 | /^\[.+\]/ { 2022-08-10 13:33:05.739 | gsub("[][]", "", $1); 2022-08-10 13:33:05.739 | section=$1 2022-08-10 13:33:05.739 | next 2022-08-10 13:33:05.739 | } 2022-08-10 13:33:05.739 | /^ *\#/ { 2022-08-10 13:33:05.739 | next 2022-08-10 13:33:05.739 | } 2022-08-10 13:33:05.739 | /^[^ \t]+/ { 2022-08-10 13:33:05.739 | # get offset of first = in $0 2022-08-10 13:33:05.739 | eq_idx = index($0, "=") 2022-08-10 13:33:05.739 | # extract attr & value from $0 2022-08-10 13:33:05.739 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 13:33:05.739 | value = substr($0, eq_idx + 1) 2022-08-10 13:33:05.739 | # only need to strip trailing whitespace from attr 2022-08-10 13:33:05.739 | sub(/[ \t]*$/, "", attr) 2022-08-10 13:33:05.739 | # need to strip leading & trailing whitespace from value 2022-08-10 13:33:05.739 | sub(/^[ \t]*/, "", value) 2022-08-10 13:33:05.739 | sub(/[ \t]*$/, "", value) 2022-08-10 13:33:05.739 | 2022-08-10 13:33:05.739 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 13:33:05.739 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 13:33:05.739 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 13:33:05.739 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 13:33:05.739 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 13:33:05.739 | if (section != last_section) { 2022-08-10 13:33:05.739 | cfg_section[section_count++] = section 2022-08-10 13:33:05.739 | last_section = section 2022-08-10 13:33:05.739 | } 2022-08-10 13:33:05.739 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 13:33:05.740 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 13:33:05.740 | 2022-08-10 13:33:05.740 | cfg_attr[section, attr, 0] = value 2022-08-10 13:33:05.740 | cfg_attr_count[section, attr] = 1 2022-08-10 13:33:05.740 | } else { 2022-08-10 13:33:05.740 | lno = cfg_attr_count[section, attr]++ 2022-08-10 13:33:05.740 | cfg_attr[section, attr, lno] = value 2022-08-10 13:33:05.740 | } 2022-08-10 13:33:05.740 | } 2022-08-10 13:33:05.740 | END { 2022-08-10 13:33:05.740 | # Process each section in order 2022-08-10 13:33:05.740 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 13:33:05.740 | section = cfg_section[sno] 2022-08-10 13:33:05.740 | # The ini routines simply append a config item immediately 2022-08-10 13:33:05.740 | # after the section header. To keep the same order as defined 2022-08-10 13:33:05.740 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 13:33:05.740 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 13:33:05.740 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 13:33:05.740 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 13:33:05.740 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 13:33:05.740 | else { 2022-08-10 13:33:05.740 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 13:33:05.740 | count = cfg_attr_count[section, attr] 2022-08-10 13:33:05.740 | print "inidelete " configfile " " section " " attr 2022-08-10 13:33:05.740 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 13:33:05.740 | for (l = count -2; l >= 0; l--) 2022-08-10 13:33:05.740 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 13:33:05.740 | } 2022-08-10 13:33:05.740 | } 2022-08-10 13:33:05.740 | } 2022-08-10 13:33:05.740 | } 2022-08-10 13:33:05.740 | ' 2022-08-10 13:33:05.740 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.741 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 13:33:05.742 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 13:33:05.743 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 13:33:05.746 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-10 13:33:05.748 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 13:33:05.751 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-10 13:33:05.753 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-10 13:33:05.753 | BEGIN { group = "" } 2022-08-10 13:33:05.753 | /^\[\[.+\|.*\]\]/ { 2022-08-10 13:33:05.753 | gsub("[][]", "", $1); 2022-08-10 13:33:05.753 | split($1, a, "|"); 2022-08-10 13:33:05.753 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 13:33:05.753 | group=a[1] 2022-08-10 13:33:05.753 | } else { 2022-08-10 13:33:05.753 | group="" 2022-08-10 13:33:05.754 | } 2022-08-10 13:33:05.754 | next 2022-08-10 13:33:05.754 | } 2022-08-10 13:33:05.754 | { 2022-08-10 13:33:05.754 | if (group != "") 2022-08-10 13:33:05.754 | print $0 2022-08-10 13:33:05.754 | } 2022-08-10 13:33:05.754 | ' /home/ubuntu/devstack/local.conf 2022-08-10 13:33:05.760 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-10 13:33:05.763 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-10 13:33:05.792 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.794 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-10 13:33:05.797 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-10 13:33:05.826 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:33:05.829 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-10 13:33:05.847 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:05.850 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-10 13:33:05.853 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:33:05.855 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-10 13:33:05.858 | + ./stack.sh:main:1247 : start_swift 2022-08-10 13:33:05.861 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-10 13:33:05.864 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 13:33:05.866 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-10 13:33:05.897 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-10 13:33:05.902 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 13:33:05.903 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 13:33:05.906 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-10 13:33:06.352 | Restarting rsync (via systemctl): rsync.service. 2022-08-10 13:33:06.356 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-10 13:33:06.360 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-10 13:33:06.363 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-10 13:33:06.366 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-10 13:33:06.369 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 13:33:06.373 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 13:33:06.377 | + functions-common:run_process:1694 : local service=s-object 2022-08-10 13:33:06.378 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 13:33:06.380 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:06.383 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:06.386 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:06.392 | + functions-common:run_process:1700 : local name=s-object 2022-08-10 13:33:06.392 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:06.393 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:06.398 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:06.400 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:06.404 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:06.408 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138386406 2022-08-10 13:33:06.411 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-08-10 13:33:06.428 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:06.432 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-10 13:33:06.434 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-08-10 13:33:06.437 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 13:33:06.439 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 13:33:06.442 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 13:33:06.444 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 13:33:06.447 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-10 13:33:06.449 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-10 13:33:06.452 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-08-10 13:33:06.454 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:06.457 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:06.460 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:06.462 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:06.465 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-10 13:33:06.467 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-10 13:33:06.470 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-08-10 13:33:06.472 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 13:33:06.474 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:33:06.477 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:33:06.480 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:33:06.482 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:33:06.484 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:33:06.487 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-10 13:33:06.489 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:33:06.494 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-10 13:33:06.547 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-10 13:33:06.603 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 13:33:06.657 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-10 13:33:06.712 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-10 13:33:06.766 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:06.821 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:33:06.823 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:33:06.826 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-10 13:33:06.884 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:33:07.464 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-08-10 13:33:07.478 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-10 13:33:08.028 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-08-10 13:33:08.056 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:08.059 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:08.061 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:08.064 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:08.066 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:08.069 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:08.072 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:08.074 | + functions-common:time_stop:2447 : start_time=1660138386406 2022-08-10 13:33:08.077 | + functions-common:time_stop:2449 : [[ -z 1660138386406 ]] 2022-08-10 13:33:08.080 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:08.085 | + functions-common:time_stop:2452 : end_time=1660138388082 2022-08-10 13:33:08.089 | + functions-common:time_stop:2453 : elapsed_time=1676 2022-08-10 13:33:08.090 | + functions-common:time_stop:2454 : total=3644 2022-08-10 13:33:08.093 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:08.095 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5320 2022-08-10 13:33:08.098 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 13:33:08.100 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 13:33:08.104 | + functions-common:run_process:1694 : local service=s-container 2022-08-10 13:33:08.106 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 13:33:08.109 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:08.111 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:08.117 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:08.117 | + functions-common:run_process:1700 : local name=s-container 2022-08-10 13:33:08.120 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:08.122 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:08.125 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:08.127 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:08.130 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:08.136 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138388132 2022-08-10 13:33:08.139 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-08-10 13:33:08.156 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:08.159 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-10 13:33:08.161 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-08-10 13:33:08.164 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 13:33:08.166 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 13:33:08.169 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 13:33:08.174 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 13:33:08.175 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-10 13:33:08.177 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-10 13:33:08.179 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-08-10 13:33:08.182 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:08.185 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:08.187 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:08.190 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:08.192 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-10 13:33:08.195 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-10 13:33:08.199 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-08-10 13:33:08.201 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 13:33:08.204 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:33:08.206 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:33:08.209 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:33:08.211 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:33:08.214 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:33:08.218 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-10 13:33:08.219 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:33:08.223 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-10 13:33:08.278 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-10 13:33:08.348 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 13:33:08.410 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-10 13:33:08.466 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-10 13:33:08.522 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:08.578 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:33:08.581 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:33:08.584 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-10 13:33:08.640 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:33:09.219 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-08-10 13:33:09.233 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-10 13:33:09.853 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-08-10 13:33:09.875 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:09.878 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:09.881 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:09.885 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:09.888 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:09.891 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:09.893 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:09.896 | + functions-common:time_stop:2447 : start_time=1660138388132 2022-08-10 13:33:09.898 | + functions-common:time_stop:2449 : [[ -z 1660138388132 ]] 2022-08-10 13:33:09.902 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:09.906 | + functions-common:time_stop:2452 : end_time=1660138389904 2022-08-10 13:33:09.909 | + functions-common:time_stop:2453 : elapsed_time=1772 2022-08-10 13:33:09.912 | + functions-common:time_stop:2454 : total=5320 2022-08-10 13:33:09.914 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:09.917 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7092 2022-08-10 13:33:09.919 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 13:33:09.922 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 13:33:09.924 | + functions-common:run_process:1694 : local service=s-account 2022-08-10 13:33:09.927 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 13:33:09.929 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:09.932 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:09.935 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:09.938 | + functions-common:run_process:1700 : local name=s-account 2022-08-10 13:33:09.941 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:09.943 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:09.946 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:09.949 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:09.952 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:09.957 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138389954 2022-08-10 13:33:09.960 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-08-10 13:33:09.978 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:09.981 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-10 13:33:09.984 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-08-10 13:33:09.986 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 13:33:09.989 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 13:33:09.991 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 13:33:09.994 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 13:33:09.997 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-10 13:33:09.999 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-10 13:33:10.002 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-08-10 13:33:10.005 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:10.007 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:10.010 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:10.012 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:10.015 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-10 13:33:10.018 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-10 13:33:10.021 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-08-10 13:33:10.023 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 13:33:10.025 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:33:10.028 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:33:10.030 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:33:10.033 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:33:10.035 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:33:10.037 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-10 13:33:10.040 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:33:10.045 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-10 13:33:10.100 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-10 13:33:10.156 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 13:33:10.215 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-10 13:33:10.275 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-10 13:33:10.331 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:10.386 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:33:10.389 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:33:10.391 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-10 13:33:10.454 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:33:11.025 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-08-10 13:33:11.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-10 13:33:11.605 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-08-10 13:33:11.630 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:11.635 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:11.637 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:11.640 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:11.642 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:11.645 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:11.648 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:11.651 | + functions-common:time_stop:2447 : start_time=1660138389954 2022-08-10 13:33:11.654 | + functions-common:time_stop:2449 : [[ -z 1660138389954 ]] 2022-08-10 13:33:11.659 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:11.662 | + functions-common:time_stop:2452 : end_time=1660138391659 2022-08-10 13:33:11.665 | + functions-common:time_stop:2453 : elapsed_time=1705 2022-08-10 13:33:11.667 | + functions-common:time_stop:2454 : total=7092 2022-08-10 13:33:11.670 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:11.672 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8797 2022-08-10 13:33:11.675 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-10 13:33:11.678 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-10 13:33:11.731 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 13:33:11.734 | + functions-common:run_process:1694 : local service=s-container-sync 2022-08-10 13:33:11.736 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 13:33:11.739 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:11.741 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:11.744 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:11.747 | + functions-common:run_process:1700 : local name=s-container-sync 2022-08-10 13:33:11.749 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:11.752 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:11.755 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:11.757 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:11.761 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:11.766 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138391763 2022-08-10 13:33:11.768 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-08-10 13:33:11.787 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:11.789 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-10 13:33:11.792 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-08-10 13:33:11.794 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 13:33:11.797 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 13:33:11.800 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 13:33:11.802 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 13:33:11.805 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-10 13:33:11.807 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-10 13:33:11.810 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-08-10 13:33:11.812 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:11.815 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:11.817 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:11.820 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:11.823 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-10 13:33:11.826 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-10 13:33:11.828 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-08-10 13:33:11.831 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 13:33:11.833 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:33:11.836 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:33:11.839 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:33:11.841 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:33:11.844 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:33:11.846 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-10 13:33:11.848 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:33:11.853 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-10 13:33:11.907 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-10 13:33:11.964 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 13:33:12.021 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-10 13:33:12.076 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-10 13:33:12.132 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:12.186 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:33:12.189 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:33:12.191 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-10 13:33:12.247 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:33:12.822 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-08-10 13:33:13.391 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-08-10 13:33:13.413 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:13.422 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:13.424 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:13.427 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:13.430 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:13.432 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:13.435 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:13.437 | + functions-common:time_stop:2447 : start_time=1660138391763 2022-08-10 13:33:13.440 | + functions-common:time_stop:2449 : [[ -z 1660138391763 ]] 2022-08-10 13:33:13.443 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:13.448 | + functions-common:time_stop:2452 : end_time=1660138393445 2022-08-10 13:33:13.454 | + functions-common:time_stop:2453 : elapsed_time=1682 2022-08-10 13:33:13.454 | + functions-common:time_stop:2454 : total=8797 2022-08-10 13:33:13.456 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:13.459 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10479 2022-08-10 13:33:13.462 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-10 13:33:13.481 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:33:13.484 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 13:33:13.486 | + functions-common:run_process:1694 : local service=s-proxy 2022-08-10 13:33:13.489 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 13:33:13.492 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:13.495 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:13.497 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:13.500 | + functions-common:run_process:1700 : local name=s-proxy 2022-08-10 13:33:13.502 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:13.505 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:13.507 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:13.512 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:13.513 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:13.518 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138393515 2022-08-10 13:33:13.521 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-08-10 13:33:13.539 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:13.543 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-10 13:33:13.546 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-08-10 13:33:13.548 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 13:33:13.554 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 13:33:13.554 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 13:33:13.556 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 13:33:13.559 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-10 13:33:13.562 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-10 13:33:13.564 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-08-10 13:33:13.567 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:13.570 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:13.572 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:13.575 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:13.578 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-10 13:33:13.581 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-10 13:33:13.584 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-08-10 13:33:13.587 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 13:33:13.590 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:33:13.592 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:33:13.595 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:33:13.597 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:33:13.600 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:33:13.603 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-10 13:33:13.605 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:33:13.610 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-10 13:33:13.664 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-10 13:33:13.724 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 13:33:13.780 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-10 13:33:13.840 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-10 13:33:13.906 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:13.961 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:33:13.964 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:33:13.966 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-10 13:33:14.023 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:33:14.690 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-08-10 13:33:14.704 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-10 13:33:15.232 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-08-10 13:33:15.257 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:15.260 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:15.263 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:15.266 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:15.268 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:15.271 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:15.274 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:15.276 | + functions-common:time_stop:2447 : start_time=1660138393515 2022-08-10 13:33:15.279 | + functions-common:time_stop:2449 : [[ -z 1660138393515 ]] 2022-08-10 13:33:15.282 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:15.287 | + functions-common:time_stop:2452 : end_time=1660138395284 2022-08-10 13:33:15.290 | + functions-common:time_stop:2453 : elapsed_time=1769 2022-08-10 13:33:15.292 | + functions-common:time_stop:2454 : total=10479 2022-08-10 13:33:15.295 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:15.298 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12248 2022-08-10 13:33:15.300 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-10 13:33:15.301 | Waiting for swift proxy to start... 2022-08-10 13:33:15.303 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.18:8080/info 2022-08-10 13:33:15.306 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 13:33:15.309 | + functions:wait_for_service:458 : local url=http://10.222.0.18:8080/info 2022-08-10 13:33:15.312 | + functions:wait_for_service:459 : local rval=0 2022-08-10 13:33:15.315 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 13:33:15.317 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 13:33:15.321 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:15.323 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:15.326 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:15.330 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138395328 2022-08-10 13:33:15.333 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 13:33:15.340 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18:8080/info 2022-08-10 13:33:15.353 | + :: : [[ 000 == 503 ]] 2022-08-10 13:33:15.354 | + :: : [[ 7 -eq 7 ]] 2022-08-10 13:33:15.356 | + :: : sleep 1 2022-08-10 13:33:16.359 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18:8080/info 2022-08-10 13:33:16.373 | + :: : [[ 000 == 503 ]] 2022-08-10 13:33:16.374 | + :: : [[ 7 -eq 7 ]] 2022-08-10 13:33:16.376 | + :: : sleep 1 2022-08-10 13:33:17.379 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18:8080/info 2022-08-10 13:33:17.392 | + :: : [[ 000 == 503 ]] 2022-08-10 13:33:17.394 | + :: : [[ 7 -eq 7 ]] 2022-08-10 13:33:17.395 | + :: : sleep 1 2022-08-10 13:33:18.398 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18:8080/info 2022-08-10 13:33:18.419 | + :: : [[ 200 == 503 ]] 2022-08-10 13:33:18.421 | + :: : [[ 0 -eq 7 ]] 2022-08-10 13:33:18.424 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 13:33:18.427 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:18.429 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:18.433 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:18.435 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:18.438 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:18.440 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 13:33:18.443 | + functions-common:time_stop:2447 : start_time=1660138395328 2022-08-10 13:33:18.445 | + functions-common:time_stop:2449 : [[ -z 1660138395328 ]] 2022-08-10 13:33:18.448 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:18.453 | + functions-common:time_stop:2452 : end_time=1660138398450 2022-08-10 13:33:18.456 | + functions-common:time_stop:2453 : elapsed_time=3122 2022-08-10 13:33:18.458 | + functions-common:time_stop:2454 : total=6247 2022-08-10 13:33:18.461 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:18.464 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9369 2022-08-10 13:33:18.466 | + functions:wait_for_service:467 : return 0 2022-08-10 13:33:18.469 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-10 13:33:18.472 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 13:33:18.474 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-10 13:33:18.495 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:18.498 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 13:33:18.529 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-10 13:33:18.583 | [518930 Async configure_neutron_nova:565847]: Waiting for completion of configure_neutron_nova running on PID 565847 (2 other jobs running) 2022-08-10 13:33:18.610 | [518930 Async configure_neutron_nova:565847]: Signaling child to exit 2022-08-10 13:33:18.610 | WAKEUP 2022-08-10 13:33:18.633 | [518930 Async configure_neutron_nova:565847]: Signaled 2022-08-10 13:33:18.635 | + lib/neutron:configure_neutron_nova:662 : is_neutron_legacy_enabled 2022-08-10 13:33:18.635 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:33:18.635 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 13:33:18.635 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:33:18.635 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 13:33:18.635 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 13:33:18.635 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 13:33:18.635 | + lib/neutron:configure_neutron_nova:664 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-10 13:33:18.635 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-10 13:33:18.635 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-10 13:33:18.635 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.18/identity 2022-08-10 13:33:18.635 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-10 13:33:18.635 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-10 13:33:18.635 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-10 13:33:18.635 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-10 13:33:18.635 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-10 13:33:18.636 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-10 13:33:18.636 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-10 13:33:18.636 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-10 13:33:18.636 | + lib/neutron:configure_neutron_nova:665 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-10 13:33:18.636 | ++ lib/neutron:configure_neutron_nova:666 : seq 1 1 2022-08-10 13:33:18.636 | + lib/neutron:configure_neutron_nova:666 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 13:33:18.636 | + lib/neutron:configure_neutron_nova:667 : local conf 2022-08-10 13:33:18.636 | ++ lib/neutron:configure_neutron_nova:668 : conductor_conf 1 2022-08-10 13:33:18.636 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 13:33:18.636 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 13:33:18.636 | + lib/neutron:configure_neutron_nova:668 : conf=/etc/nova/nova_cell1.conf 2022-08-10 13:33:18.636 | + lib/neutron:configure_neutron_nova:669 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.18/identity 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-10 13:33:18.636 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-10 13:33:18.637 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-10 13:33:18.637 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-10 13:33:18.637 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-10 13:33:18.637 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-10 13:33:18.637 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-10 13:33:18.637 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-10 13:33:18.637 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:18.637 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-10 13:33:18.637 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-10 13:33:18.637 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-10 13:33:18.681 | [518930 Async configure_neutron_nova:565847]: finished configure_neutron_nova with result 0 in 0 seconds 2022-08-10 13:33:18.685 | + inc/async:async_wait:197 : return 0 2022-08-10 13:33:18.688 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-10 13:33:18.706 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:18.709 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 13:33:18.740 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 13:33:18.772 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-10 13:33:18.791 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:18.794 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-10 13:33:18.797 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:33:18.799 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-10 13:33:18.802 | + ./stack.sh:main:1272 : start_nova_api 2022-08-10 13:33:18.804 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-10 13:33:18.807 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-10 13:33:18.810 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-10 13:33:18.812 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-10 13:33:18.830 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:33:18.832 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:33:18.835 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:33:18.838 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:33:18.841 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-10 13:33:18.845 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-10 13:33:18.849 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 13:33:18.852 | + functions-common:run_process:1694 : local service=n-api 2022-08-10 13:33:18.855 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 13:33:18.858 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:18.860 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:18.863 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:18.866 | + functions-common:run_process:1700 : local name=n-api 2022-08-10 13:33:18.868 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:18.871 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:18.874 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:18.876 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:18.879 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:18.884 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138398881 2022-08-10 13:33:18.886 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-08-10 13:33:18.904 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:18.906 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-10 13:33:18.909 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-08-10 13:33:18.911 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 13:33:18.915 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 13:33:18.918 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 13:33:18.920 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 13:33:18.923 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-10 13:33:18.925 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-10 13:33:18.928 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-08-10 13:33:18.931 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:18.933 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:18.936 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:18.938 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:18.941 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-10 13:33:18.944 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-08-10 13:33:18.947 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-08-10 13:33:18.949 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 13:33:18.951 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 13:33:18.954 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 13:33:18.956 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 13:33:18.959 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-10 13:33:18.962 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 13:33:18.966 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-10 13:33:19.019 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-10 13:33:19.073 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-10 13:33:19.127 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 13:33:19.181 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:19.236 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-10 13:33:19.291 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-10 13:33:19.346 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-10 13:33:19.400 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-10 13:33:19.455 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-10 13:33:19.510 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 13:33:19.513 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 13:33:19.515 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-10 13:33:19.569 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 13:33:20.144 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-08-10 13:33:20.158 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-10 13:33:20.748 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-08-10 13:33:20.822 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:20.825 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:20.827 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:20.830 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:20.833 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:20.837 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:20.839 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:20.842 | + functions-common:time_stop:2447 : start_time=1660138398881 2022-08-10 13:33:20.845 | + functions-common:time_stop:2449 : [[ -z 1660138398881 ]] 2022-08-10 13:33:20.848 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:20.853 | + functions-common:time_stop:2452 : end_time=1660138400850 2022-08-10 13:33:20.856 | + functions-common:time_stop:2453 : elapsed_time=1969 2022-08-10 13:33:20.858 | + functions-common:time_stop:2454 : total=12248 2022-08-10 13:33:20.861 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:20.863 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14217 2022-08-10 13:33:20.866 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.18/compute/v2.1/ 2022-08-10 13:33:20.869 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-10 13:33:20.869 | Waiting for nova-api to start... 2022-08-10 13:33:20.872 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.18/compute/v2.1/ 2022-08-10 13:33:20.874 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 13:33:20.877 | + functions:wait_for_service:458 : local url=http://10.222.0.18/compute/v2.1/ 2022-08-10 13:33:20.880 | + functions:wait_for_service:459 : local rval=0 2022-08-10 13:33:20.883 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 13:33:20.886 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 13:33:20.889 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:20.892 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:20.895 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:20.900 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138400897 2022-08-10 13:33:20.903 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 13:33:20.908 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18/compute/v2.1/ 2022-08-10 13:33:26.639 | + :: : [[ 200 == 503 ]] 2022-08-10 13:33:26.641 | + :: : [[ 0 -eq 7 ]] 2022-08-10 13:33:26.644 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 13:33:26.647 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:26.649 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:26.652 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:26.654 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:26.657 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:26.660 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 13:33:26.663 | + functions-common:time_stop:2447 : start_time=1660138400897 2022-08-10 13:33:26.666 | + functions-common:time_stop:2449 : [[ -z 1660138400897 ]] 2022-08-10 13:33:26.669 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:26.674 | + functions-common:time_stop:2452 : end_time=1660138406671 2022-08-10 13:33:26.677 | + functions-common:time_stop:2453 : elapsed_time=5774 2022-08-10 13:33:26.679 | + functions-common:time_stop:2454 : total=9369 2022-08-10 13:33:26.682 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:26.685 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15143 2022-08-10 13:33:26.687 | + functions:wait_for_service:467 : return 0 2022-08-10 13:33:26.690 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:33:26.693 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:33:26.696 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-10 13:33:26.715 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:26.718 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-10 13:33:26.720 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:33:26.723 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-10 13:33:26.726 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-10 13:33:26.730 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-10 13:33:26.732 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-10 13:33:26.751 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:33:26.754 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-10 13:33:26.772 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:26.775 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-10 13:33:26.777 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:33:26.780 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-10 13:33:26.783 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-10 13:33:26.786 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-10 13:33:26.788 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 13:33:26.821 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-10 13:33:26.824 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-10 13:33:26.827 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-10 13:33:26.829 | + lib/neutron:configure_rbac_policies:655 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-10 13:33:26.861 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-10 13:33:26.892 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-10 13:33:26.895 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-10 13:33:26.897 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-10 13:33:26.901 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-10 13:33:26.903 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-10 13:33:26.907 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-10 13:33:26.909 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-10 13:33:26.912 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-10 13:33:26.916 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-10 13:33:26.919 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-10 13:33:26.922 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-10 13:33:26.925 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-10 13:33:26.927 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:26.930 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:26.933 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:26.936 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-10 13:33:26.938 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:26.942 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:26.944 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-10 13:33:26.962 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:33:26.965 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-10 13:33:26.968 | + lib/neutron-legacy:start_neutron_service_and_check:554 : 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-08-10 13:33:26.970 | + functions-common:run_process:1694 : local service=q-svc 2022-08-10 13:33:26.973 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:26.976 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:26.979 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:26.981 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:26.984 | + functions-common:run_process:1700 : local name=q-svc 2022-08-10 13:33:26.987 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:26.989 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:26.992 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:26.995 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:26.998 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:27.002 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138406999 2022-08-10 13:33:27.005 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-08-10 13:33:27.021 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:27.025 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-10 13:33:27.027 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-08-10 13:33:27.030 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:27.032 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:27.035 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:27.037 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:27.040 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-10 13:33:27.043 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-10 13:33:27.046 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-08-10 13:33:27.048 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:27.051 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:27.053 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:27.057 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:27.059 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-10 13:33:27.062 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-10 13:33:27.064 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-08-10 13:33:27.067 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:27.069 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:33:27.071 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:33:27.073 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:33:27.076 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:33:27.078 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:33:27.080 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-10 13:33:27.083 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:33:27.088 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-10 13:33:27.141 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-10 13:33:27.195 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:27.249 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-10 13:33:27.303 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-10 13:33:27.357 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:27.411 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:33:27.414 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:33:27.417 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-10 13:33:27.472 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:33:28.037 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-08-10 13:33:28.051 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-10 13:33:28.654 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-08-10 13:33:28.682 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:28.685 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:28.688 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:28.690 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:28.693 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:28.696 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:28.699 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:28.701 | + functions-common:time_stop:2447 : start_time=1660138406999 2022-08-10 13:33:28.704 | + functions-common:time_stop:2449 : [[ -z 1660138406999 ]] 2022-08-10 13:33:28.707 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:28.713 | + functions-common:time_stop:2452 : end_time=1660138408709 2022-08-10 13:33:28.715 | + functions-common:time_stop:2453 : elapsed_time=1710 2022-08-10 13:33:28.718 | + functions-common:time_stop:2454 : total=14217 2022-08-10 13:33:28.720 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:28.723 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15927 2022-08-10 13:33:28.725 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.18:9696/ 2022-08-10 13:33:28.728 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-10 13:33:28.746 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:33:28.749 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-10 13:33:28.752 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.18:9696/networking 2022-08-10 13:33:28.754 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-10 13:33:28.754 | Waiting for Neutron to start... 2022-08-10 13:33:28.757 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.18:9696/networking' 2022-08-10 13:33:28.760 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.18:9696/networking' 'Neutron did not start' 60 2022-08-10 13:33:28.762 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.18:9696/networking' 2022-08-10 13:33:28.765 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-08-10 13:33:28.768 | + functions-common:test_with_retry:2380 : local until=60 2022-08-10 13:33:28.770 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-10 13:33:28.773 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-10 13:33:28.776 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-10 13:33:28.779 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:28.781 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:28.785 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:28.789 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138408786 2022-08-10 13:33:28.792 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.18:9696/networking; do sleep 0.5; done' 2022-08-10 13:33:34.877 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.18:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-10 13:33:34.880 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:34.884 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:34.886 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:34.889 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:34.891 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:34.894 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-10 13:33:34.897 | + functions-common:time_stop:2447 : start_time=1660138408786 2022-08-10 13:33:34.899 | + functions-common:time_stop:2449 : [[ -z 1660138408786 ]] 2022-08-10 13:33:34.903 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:34.908 | + functions-common:time_stop:2452 : end_time=1660138414905 2022-08-10 13:33:34.910 | + functions-common:time_stop:2453 : elapsed_time=6119 2022-08-10 13:33:34.913 | + functions-common:time_stop:2454 : total=0 2022-08-10 13:33:34.916 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:34.918 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6119 2022-08-10 13:33:34.921 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-10 13:33:34.939 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:34.942 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-10 13:33:34.944 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:33:34.948 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-10 13:33:34.950 | + ./stack.sh:main:1293 : start_placement 2022-08-10 13:33:34.953 | + lib/placement:start_placement:160 : start_placement_api 2022-08-10 13:33:34.956 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-10 13:33:34.959 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-10 13:33:34.964 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 13:33:34.966 | + functions-common:run_process:1694 : local service=placement-api 2022-08-10 13:33:34.969 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 13:33:34.972 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:34.974 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:34.977 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:34.979 | + functions-common:run_process:1700 : local name=placement-api 2022-08-10 13:33:34.982 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:34.985 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:34.987 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:34.990 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:34.994 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:34.998 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138414996 2022-08-10 13:33:35.001 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-08-10 13:33:35.019 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:35.022 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-10 13:33:35.024 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-08-10 13:33:35.027 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 13:33:35.030 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 13:33:35.032 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 13:33:35.035 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 13:33:35.038 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-10 13:33:35.040 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-10 13:33:35.043 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-08-10 13:33:35.046 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:35.048 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:35.051 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:35.053 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:35.057 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-10 13:33:35.059 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-10 13:33:35.062 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-08-10 13:33:35.064 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 13:33:35.067 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 13:33:35.069 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 13:33:35.072 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 13:33:35.075 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-10 13:33:35.077 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 13:33:35.081 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-10 13:33:35.135 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-10 13:33:35.190 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-10 13:33:35.245 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 13:33:35.300 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:35.356 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-10 13:33:35.409 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-10 13:33:35.464 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-10 13:33:35.519 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-10 13:33:35.574 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-10 13:33:35.630 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 13:33:35.633 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 13:33:35.635 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-10 13:33:35.690 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 13:33:36.237 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-08-10 13:33:36.251 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-10 13:33:36.841 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-08-10 13:33:36.917 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:36.920 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:36.923 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:36.925 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:36.928 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:36.932 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:36.934 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:36.937 | + functions-common:time_stop:2447 : start_time=1660138414996 2022-08-10 13:33:36.939 | + functions-common:time_stop:2449 : [[ -z 1660138414996 ]] 2022-08-10 13:33:36.943 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:36.948 | + functions-common:time_stop:2452 : end_time=1660138416945 2022-08-10 13:33:36.951 | + functions-common:time_stop:2453 : elapsed_time=1949 2022-08-10 13:33:36.953 | + functions-common:time_stop:2454 : total=15927 2022-08-10 13:33:36.956 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:36.959 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17876 2022-08-10 13:33:36.963 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-10 13:33:36.963 | Waiting for placement-api to start... 2022-08-10 13:33:36.965 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.18/placement 2022-08-10 13:33:36.968 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 13:33:36.971 | + functions:wait_for_service:458 : local url=http://10.222.0.18/placement 2022-08-10 13:33:36.973 | + functions:wait_for_service:459 : local rval=0 2022-08-10 13:33:36.977 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 13:33:36.980 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 13:33:36.982 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:36.985 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:36.988 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:36.993 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138416990 2022-08-10 13:33:36.996 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 13:33:37.002 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18/placement 2022-08-10 13:33:39.792 | + :: : [[ 200 == 503 ]] 2022-08-10 13:33:39.794 | + :: : [[ 0 -eq 7 ]] 2022-08-10 13:33:39.797 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 13:33:39.800 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:39.808 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:39.808 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:39.810 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:39.813 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:39.815 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 13:33:39.818 | + functions-common:time_stop:2447 : start_time=1660138416990 2022-08-10 13:33:39.820 | + functions-common:time_stop:2449 : [[ -z 1660138416990 ]] 2022-08-10 13:33:39.824 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:39.829 | + functions-common:time_stop:2452 : end_time=1660138419826 2022-08-10 13:33:39.831 | + functions-common:time_stop:2453 : elapsed_time=2836 2022-08-10 13:33:39.834 | + functions-common:time_stop:2454 : total=15143 2022-08-10 13:33:39.837 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:39.839 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17979 2022-08-10 13:33:39.842 | + functions:wait_for_service:467 : return 0 2022-08-10 13:33:39.844 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-10 13:33:39.864 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:39.866 | + ./stack.sh:main:1297 : start_neutron 2022-08-10 13:33:39.869 | + lib/neutron:start_neutron:748 : is_neutron_legacy_enabled 2022-08-10 13:33:39.873 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:33:39.874 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 13:33:39.879 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 13:33:39.882 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 13:33:39.885 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 13:33:39.888 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 13:33:39.890 | + lib/neutron:start_neutron:750 : start_mutnauq_l2_agent 2022-08-10 13:33:39.893 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : 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-08-10 13:33:39.896 | + functions-common:run_process:1694 : local service=q-agt 2022-08-10 13:33:39.899 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:39.901 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:39.904 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:39.906 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:39.909 | + functions-common:run_process:1700 : local name=q-agt 2022-08-10 13:33:39.911 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:39.915 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:39.917 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:39.920 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:39.923 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:39.928 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138419925 2022-08-10 13:33:39.931 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-08-10 13:33:39.948 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:39.950 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-10 13:33:39.953 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-08-10 13:33:39.956 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:39.959 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:39.961 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:39.964 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:39.966 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-10 13:33:39.969 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-10 13:33:39.972 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-08-10 13:33:39.974 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:39.977 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:39.980 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:39.982 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:39.985 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-10 13:33:39.988 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-10 13:33:39.990 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-08-10 13:33:39.993 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:39.996 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:33:39.998 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:33:40.000 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:33:40.002 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:33:40.005 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:33:40.007 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-10 13:33:40.010 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:33:40.014 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-10 13:33:40.067 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-10 13:33:40.121 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 13:33:40.175 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-10 13:33:40.230 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-10 13:33:40.283 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:40.338 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:33:40.340 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:33:40.343 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-10 13:33:40.397 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:33:40.974 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-08-10 13:33:40.988 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-10 13:33:41.541 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-08-10 13:33:41.562 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:41.565 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:41.567 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:41.570 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:41.573 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:41.575 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:41.579 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:41.581 | + functions-common:time_stop:2447 : start_time=1660138419925 2022-08-10 13:33:41.584 | + functions-common:time_stop:2449 : [[ -z 1660138419925 ]] 2022-08-10 13:33:41.588 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:41.593 | + functions-common:time_stop:2452 : end_time=1660138421590 2022-08-10 13:33:41.596 | + functions-common:time_stop:2453 : elapsed_time=1665 2022-08-10 13:33:41.599 | + functions-common:time_stop:2454 : total=17876 2022-08-10 13:33:41.602 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:41.604 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19541 2022-08-10 13:33:41.607 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-10 13:33:41.610 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-10 13:33:41.612 | + functions-common:is_provider_network:2292 : return 1 2022-08-10 13:33:41.615 | + lib/neutron:start_neutron:751 : start_mutnauq_other_agents 2022-08-10 13:33:41.618 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 13:33:41.621 | + functions-common:run_process:1694 : local service=q-dhcp 2022-08-10 13:33:41.623 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 13:33:41.626 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:41.628 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:41.631 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:41.634 | + functions-common:run_process:1700 : local name=q-dhcp 2022-08-10 13:33:41.641 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:41.641 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:41.642 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:41.645 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:41.650 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:41.655 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138421652 2022-08-10 13:33:41.658 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-08-10 13:33:41.679 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:41.686 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-08-10 13:33:41.689 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-08-10 13:33:41.692 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 13:33:41.696 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 13:33:41.701 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 13:33:41.705 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 13:33:41.709 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-10 13:33:41.713 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-10 13:33:41.716 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-08-10 13:33:41.718 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:41.721 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:41.724 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:41.727 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:41.730 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-10 13:33:41.732 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-08-10 13:33:41.735 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-08-10 13:33:41.737 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 13:33:41.740 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:33:41.743 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:33:41.745 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:33:41.748 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:33:41.750 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:33:41.753 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-10 13:33:41.755 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:33:41.760 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-10 13:33:41.818 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-10 13:33:41.886 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 13:33:41.944 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-10 13:33:42.002 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-10 13:33:42.060 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:42.121 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:33:42.123 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:33:42.126 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-10 13:33:42.185 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:33:42.788 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-08-10 13:33:42.806 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-10 13:33:43.374 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-08-10 13:33:43.395 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:43.397 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:43.400 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:43.403 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:43.405 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:43.408 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:43.410 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:43.413 | + functions-common:time_stop:2447 : start_time=1660138421652 2022-08-10 13:33:43.416 | + functions-common:time_stop:2449 : [[ -z 1660138421652 ]] 2022-08-10 13:33:43.419 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:43.424 | + functions-common:time_stop:2452 : end_time=1660138423421 2022-08-10 13:33:43.427 | + functions-common:time_stop:2453 : elapsed_time=1769 2022-08-10 13:33:43.430 | + functions-common:time_stop:2454 : total=19541 2022-08-10 13:33:43.433 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:43.435 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21310 2022-08-10 13:33:43.439 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-10 13:33:43.441 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-10 13:33:43.444 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-10 13:33:43.447 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-10 13:33:43.450 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.453 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.456 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.458 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-10 13:33:43.461 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.464 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.467 | + functions-common:run_process:1694 : local service=q-l3 2022-08-10 13:33:43.469 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.472 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:43.474 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:43.477 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:43.480 | + functions-common:run_process:1700 : local name=q-l3 2022-08-10 13:33:43.483 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:43.485 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:43.488 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:43.490 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:43.495 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:43.500 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138423496 2022-08-10 13:33:43.502 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-08-10 13:33:43.521 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:43.524 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-08-10 13:33:43.527 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-08-10 13:33:43.529 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.532 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.535 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.537 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.541 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-10 13:33:43.544 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-10 13:33:43.546 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-08-10 13:33:43.549 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:43.552 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:43.555 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:43.557 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:43.560 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-10 13:33:43.563 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-08-10 13:33:43.566 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-08-10 13:33:43.572 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.579 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:33:43.581 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:33:43.584 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:33:43.587 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:33:43.589 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:33:43.592 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-10 13:33:43.594 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:33:43.599 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-10 13:33:43.659 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-10 13:33:43.721 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 13:33:43.783 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-10 13:33:43.846 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-10 13:33:43.904 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:43.967 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:33:43.970 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:33:43.973 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-10 13:33:44.035 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:33:44.644 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-08-10 13:33:44.662 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-10 13:33:45.289 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-08-10 13:33:45.322 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:45.326 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:45.332 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:45.340 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:45.350 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:45.356 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:45.362 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:45.366 | + functions-common:time_stop:2447 : start_time=1660138423496 2022-08-10 13:33:45.366 | + functions-common:time_stop:2449 : [[ -z 1660138423496 ]] 2022-08-10 13:33:45.374 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:45.375 | + functions-common:time_stop:2452 : end_time=1660138425372 2022-08-10 13:33:45.378 | + functions-common:time_stop:2453 : elapsed_time=1876 2022-08-10 13:33:45.382 | + functions-common:time_stop:2454 : total=21310 2022-08-10 13:33:45.386 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:45.386 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23186 2022-08-10 13:33:45.390 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 13:33:45.394 | + functions-common:run_process:1694 : local service=q-meta 2022-08-10 13:33:45.394 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 13:33:45.398 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:45.402 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:45.403 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:45.406 | + functions-common:run_process:1700 : local name=q-meta 2022-08-10 13:33:45.410 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:45.414 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:45.414 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:45.417 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:45.422 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:45.425 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138425422 2022-08-10 13:33:45.430 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-08-10 13:33:45.452 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:45.455 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-08-10 13:33:45.457 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-08-10 13:33:45.461 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 13:33:45.464 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 13:33:45.467 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 13:33:45.469 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 13:33:45.472 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-10 13:33:45.475 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-10 13:33:45.479 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-08-10 13:33:45.481 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:45.484 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:45.487 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:45.490 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:45.493 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-10 13:33:45.496 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-08-10 13:33:45.499 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-08-10 13:33:45.502 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 13:33:45.504 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:33:45.507 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:33:45.510 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:33:45.513 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:33:45.515 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:33:45.518 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-10 13:33:45.521 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:33:45.526 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-10 13:33:45.591 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-10 13:33:45.665 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 13:33:45.758 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-10 13:33:45.820 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-10 13:33:45.894 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:45.982 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:33:45.988 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:33:45.992 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-10 13:33:46.074 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:33:46.738 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-08-10 13:33:46.749 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-10 13:33:47.370 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-08-10 13:33:47.404 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:47.411 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:47.414 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:47.418 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:47.421 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:47.424 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:47.427 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:47.436 | + functions-common:time_stop:2447 : start_time=1660138425422 2022-08-10 13:33:47.436 | + functions-common:time_stop:2449 : [[ -z 1660138425422 ]] 2022-08-10 13:33:47.436 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:47.441 | + functions-common:time_stop:2452 : end_time=1660138427437 2022-08-10 13:33:47.444 | + functions-common:time_stop:2453 : elapsed_time=2015 2022-08-10 13:33:47.447 | + functions-common:time_stop:2454 : total=23186 2022-08-10 13:33:47.450 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:47.453 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25201 2022-08-10 13:33:47.456 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : 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-08-10 13:33:47.461 | + functions-common:run_process:1694 : local service=q-metering 2022-08-10 13:33:47.468 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 13:33:47.475 | + functions-common:run_process:1696 : local group= 2022-08-10 13:33:47.478 | + functions-common:run_process:1697 : local user= 2022-08-10 13:33:47.483 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:33:47.486 | + functions-common:run_process:1700 : local name=q-metering 2022-08-10 13:33:47.489 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:33:47.492 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:33:47.495 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:33:47.498 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:33:47.504 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:33:47.508 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138427503 2022-08-10 13:33:47.511 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-08-10 13:33:47.537 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:47.542 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-08-10 13:33:47.548 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-08-10 13:33:47.552 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 13:33:47.560 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 13:33:47.564 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 13:33:47.567 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 13:33:47.574 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-10 13:33:47.577 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-10 13:33:47.581 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-08-10 13:33:47.584 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:33:47.588 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:33:47.591 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:33:47.594 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:33:47.597 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-10 13:33:47.600 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-08-10 13:33:47.603 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-08-10 13:33:47.606 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 13:33:47.608 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:33:47.611 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:33:47.614 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:33:47.618 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:33:47.621 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:33:47.623 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-10 13:33:47.626 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:33:47.631 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-10 13:33:47.711 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-10 13:33:47.798 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 13:33:47.870 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-10 13:33:47.941 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-10 13:33:48.016 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:33:48.081 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:33:48.084 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:33:48.087 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-10 13:33:48.156 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:33:48.976 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-08-10 13:33:48.999 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-10 13:33:49.667 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-08-10 13:33:49.697 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:33:49.701 | + functions-common:time_stop:2440 : local name 2022-08-10 13:33:49.705 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:33:49.712 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:33:49.716 | + functions-common:time_stop:2443 : local total 2022-08-10 13:33:49.726 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:33:49.731 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:33:49.739 | + functions-common:time_stop:2447 : start_time=1660138427503 2022-08-10 13:33:49.743 | + functions-common:time_stop:2449 : [[ -z 1660138427503 ]] 2022-08-10 13:33:49.754 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:33:49.767 | + functions-common:time_stop:2452 : end_time=1660138429759 2022-08-10 13:33:49.772 | + functions-common:time_stop:2453 : elapsed_time=2256 2022-08-10 13:33:49.779 | + functions-common:time_stop:2454 : total=25201 2022-08-10 13:33:49.786 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:33:49.790 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27457 2022-08-10 13:33:49.794 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-10 13:33:49.831 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:33:49.842 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-10 13:33:49.847 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-10 13:33:49.853 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:33:49.859 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-10 13:33:49.864 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-10 13:33:49.868 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-10 13:33:49.876 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-10 13:33:49.883 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-10 13:33:49.887 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-10 13:33:49.892 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 13:33:53.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:33:53.411 | from cryptography.utils import int_from_bytes 2022-08-10 13:33:53.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:33:53.411 | from cryptography.utils import int_from_bytes 2022-08-10 13:33:53.573 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:33:53.579 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 13:33:53.579 | address-scope 2022-08-10 13:33:53.579 | router-admin-state-down-before-update 2022-08-10 13:33:53.579 | agent 2022-08-10 13:33:53.579 | agent-resources-synced 2022-08-10 13:33:53.579 | allowed-address-pairs 2022-08-10 13:33:53.580 | auto-allocated-topology 2022-08-10 13:33:53.580 | availability_zone 2022-08-10 13:33:53.580 | availability_zone_filter 2022-08-10 13:33:53.580 | default-subnetpools 2022-08-10 13:33:53.580 | dhcp_agent_scheduler 2022-08-10 13:33:53.580 | dvr 2022-08-10 13:33:53.580 | empty-string-filtering 2022-08-10 13:33:53.580 | external-net 2022-08-10 13:33:53.580 | extra_dhcp_opt 2022-08-10 13:33:53.580 | extraroute 2022-08-10 13:33:53.580 | extraroute-atomic 2022-08-10 13:33:53.580 | filter-validation 2022-08-10 13:33:53.580 | fip-port-details 2022-08-10 13:33:53.580 | flavors 2022-08-10 13:33:53.580 | floatingip-pools 2022-08-10 13:33:53.580 | ip-substring-filtering 2022-08-10 13:33:53.580 | router 2022-08-10 13:33:53.580 | ext-gw-mode 2022-08-10 13:33:53.580 | l3-ha 2022-08-10 13:33:53.580 | l3-flavors 2022-08-10 13:33:53.580 | l3-port-ip-change-not-allowed 2022-08-10 13:33:53.580 | l3_agent_scheduler 2022-08-10 13:33:53.580 | metering 2022-08-10 13:33:53.580 | metering_source_and_destination_fields 2022-08-10 13:33:53.580 | multi-provider 2022-08-10 13:33:53.580 | net-mtu 2022-08-10 13:33:53.580 | net-mtu-writable 2022-08-10 13:33:53.580 | network_availability_zone 2022-08-10 13:33:53.580 | network-ip-availability 2022-08-10 13:33:53.580 | pagination 2022-08-10 13:33:53.580 | port-device-profile 2022-08-10 13:33:53.580 | port-mac-override 2022-08-10 13:33:53.580 | port-mac-address-regenerate 2022-08-10 13:33:53.580 | port-numa-affinity-policy 2022-08-10 13:33:53.580 | binding 2022-08-10 13:33:53.580 | binding-extended 2022-08-10 13:33:53.581 | port-security 2022-08-10 13:33:53.581 | project-id 2022-08-10 13:33:53.581 | provider 2022-08-10 13:33:53.581 | quota-check-limit 2022-08-10 13:33:53.581 | quotas 2022-08-10 13:33:53.581 | quota_details 2022-08-10 13:33:53.581 | rbac-policies 2022-08-10 13:33:53.581 | rbac-address-group 2022-08-10 13:33:53.581 | rbac-address-scope 2022-08-10 13:33:53.581 | rbac-security-groups 2022-08-10 13:33:53.581 | rbac-subnetpool 2022-08-10 13:33:53.581 | revision-if-match 2022-08-10 13:33:53.581 | standard-attr-revisions 2022-08-10 13:33:53.581 | router_availability_zone 2022-08-10 13:33:53.581 | security-groups-normalized-cidr 2022-08-10 13:33:53.581 | port-security-groups-filtering 2022-08-10 13:33:53.581 | security-groups-remote-address-group 2022-08-10 13:33:53.581 | security-groups-shared-filtering 2022-08-10 13:33:53.581 | security-group 2022-08-10 13:33:53.581 | service-type 2022-08-10 13:33:53.581 | sorting 2022-08-10 13:33:53.581 | standard-attr-description 2022-08-10 13:33:53.581 | stateful-security-group 2022-08-10 13:33:53.581 | subnet_onboard 2022-08-10 13:33:53.581 | subnet-service-types 2022-08-10 13:33:53.581 | subnet_allocation 2022-08-10 13:33:53.581 | subnetpool-prefix-ops 2022-08-10 13:33:53.581 | standard-attr-tag 2022-08-10 13:33:53.581 | standard-attr-timestamp' 2022-08-10 13:33:53.587 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 13:33:53.587 | address-scope 2022-08-10 13:33:53.587 | router-admin-state-down-before-update 2022-08-10 13:33:53.587 | agent 2022-08-10 13:33:53.587 | agent-resources-synced 2022-08-10 13:33:53.587 | allowed-address-pairs 2022-08-10 13:33:53.587 | auto-allocated-topology 2022-08-10 13:33:53.587 | availability_zone 2022-08-10 13:33:53.587 | availability_zone_filter 2022-08-10 13:33:53.587 | default-subnetpools 2022-08-10 13:33:53.588 | dhcp_agent_scheduler 2022-08-10 13:33:53.588 | dvr 2022-08-10 13:33:53.588 | empty-string-filtering 2022-08-10 13:33:53.588 | external-net 2022-08-10 13:33:53.588 | extra_dhcp_opt 2022-08-10 13:33:53.588 | extraroute 2022-08-10 13:33:53.588 | extraroute-atomic 2022-08-10 13:33:53.588 | filter-validation 2022-08-10 13:33:53.588 | fip-port-details 2022-08-10 13:33:53.588 | flavors 2022-08-10 13:33:53.588 | floatingip-pools 2022-08-10 13:33:53.588 | ip-substring-filtering 2022-08-10 13:33:53.588 | router 2022-08-10 13:33:53.588 | ext-gw-mode 2022-08-10 13:33:53.588 | l3-ha 2022-08-10 13:33:53.588 | l3-flavors 2022-08-10 13:33:53.588 | l3-port-ip-change-not-allowed 2022-08-10 13:33:53.588 | l3_agent_scheduler 2022-08-10 13:33:53.588 | metering 2022-08-10 13:33:53.588 | metering_source_and_destination_fields 2022-08-10 13:33:53.588 | multi-provider 2022-08-10 13:33:53.588 | net-mtu 2022-08-10 13:33:53.588 | net-mtu-writable 2022-08-10 13:33:53.588 | network_availability_zone 2022-08-10 13:33:53.588 | network-ip-availability 2022-08-10 13:33:53.588 | pagination 2022-08-10 13:33:53.588 | port-device-profile 2022-08-10 13:33:53.588 | port-mac-override 2022-08-10 13:33:53.588 | port-mac-address-regenerate 2022-08-10 13:33:53.588 | port-numa-affinity-policy 2022-08-10 13:33:53.588 | binding 2022-08-10 13:33:53.588 | binding-extended 2022-08-10 13:33:53.588 | port-security 2022-08-10 13:33:53.588 | project-id 2022-08-10 13:33:53.589 | provider 2022-08-10 13:33:53.589 | quota-check-limit 2022-08-10 13:33:53.589 | quotas 2022-08-10 13:33:53.589 | quota_details 2022-08-10 13:33:53.589 | rbac-policies 2022-08-10 13:33:53.589 | rbac-address-group 2022-08-10 13:33:53.589 | rbac-address-scope 2022-08-10 13:33:53.589 | rbac-security-groups 2022-08-10 13:33:53.589 | rbac-subnetpool 2022-08-10 13:33:53.589 | revision-if-match 2022-08-10 13:33:53.589 | standard-attr-revisions 2022-08-10 13:33:53.589 | router_availability_zone 2022-08-10 13:33:53.589 | security-groups-normalized-cidr 2022-08-10 13:33:53.589 | port-security-groups-filtering 2022-08-10 13:33:53.589 | security-groups-remote-address-group 2022-08-10 13:33:53.589 | security-groups-shared-filtering 2022-08-10 13:33:53.589 | security-group 2022-08-10 13:33:53.589 | service-type 2022-08-10 13:33:53.589 | sorting 2022-08-10 13:33:53.589 | standard-attr-description 2022-08-10 13:33:53.589 | stateful-security-group 2022-08-10 13:33:53.589 | subnet_onboard 2022-08-10 13:33:53.589 | subnet-service-types 2022-08-10 13:33:53.589 | subnet_allocation 2022-08-10 13:33:53.589 | subnetpool-prefix-ops 2022-08-10 13:33:53.589 | standard-attr-tag 2022-08-10 13:33:53.589 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-10 13:33:53.604 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 13:33:53.607 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-10 13:33:53.620 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-10 13:33:53.634 | ++ 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-08-10 13:33:56.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:33:56.661 | from cryptography.utils import int_from_bytes 2022-08-10 13:33:56.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:33:56.662 | from cryptography.utils import int_from_bytes 2022-08-10 13:33:56.808 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:33:56.811 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=6203e6df-1aa0-44be-8eda-97de084abb1c 2022-08-10 13:33:56.814 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-10 13:33:56.817 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-10 13:33:56.819 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-10 13:33:56.822 | + functions-common:is_provider_network:2292 : return 1 2022-08-10 13:33:56.827 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-10 13:33:56.827 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-10 13:33:56.827 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-10 13:33:56.830 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:33:56.833 | ++ functions-common:get_field:813 : read data 2022-08-10 13:33:59.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:33:59.996 | from cryptography.utils import int_from_bytes 2022-08-10 13:33:59.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:33:59.996 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:00.144 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:34:00.148 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 13:34:00.151 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 13:34:00.154 | ++ functions-common:get_field:819 : echo '| id | b7e1d731-ed49-4233-8fae-b60f6d037f3b |' 2022-08-10 13:34:00.155 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 13:34:00.161 | ++ functions-common:get_field:813 : read data 2022-08-10 13:34:00.164 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=b7e1d731-ed49-4233-8fae-b60f6d037f3b 2022-08-10 13:34:00.167 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-10 13:34:00.170 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:34:00.188 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-10 13:34:00.191 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-10 13:34:00.195 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 6203e6df-1aa0-44be-8eda-97de084abb1c ']' 2022-08-10 13:34:00.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-10 13:34:00.200 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-10 13:34:00.203 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-10 13:34:00.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 6203e6df-1aa0-44be-8eda-97de084abb1c ' 2022-08-10 13:34:00.211 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-10 13:34:00.212 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network b7e1d731-ed49-4233-8fae-b60f6d037f3b private-subnet' 2022-08-10 13:34:00.214 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-10 13:34:00.219 | +++ 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 6203e6df-1aa0-44be-8eda-97de084abb1c --network b7e1d731-ed49-4233-8fae-b60f6d037f3b private-subnet 2022-08-10 13:34:00.219 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-10 13:34:00.219 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-10 13:34:00.222 | +++ functions-common:get_field:812 : local data field 2022-08-10 13:34:00.225 | +++ functions-common:get_field:813 : read data 2022-08-10 13:34:03.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:03.517 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:03.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:03.517 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:03.669 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:34:03.672 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 13:34:03.675 | +++ functions-common:get_field:817 : field='$3' 2022-08-10 13:34:03.678 | +++ functions-common:get_field:819 : echo '| id | 9d7418ab-7a7c-412f-b8f0-e32cf3287b66 |' 2022-08-10 13:34:03.679 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 13:34:03.688 | +++ functions-common:get_field:813 : read data 2022-08-10 13:34:03.692 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=9d7418ab-7a7c-412f-b8f0-e32cf3287b66 2022-08-10 13:34:03.696 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-10 13:34:03.698 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:34:03.717 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 9d7418ab-7a7c-412f-b8f0-e32cf3287b66 2022-08-10 13:34:03.720 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=9d7418ab-7a7c-412f-b8f0-e32cf3287b66 2022-08-10 13:34:03.723 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-10 13:34:03.726 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-10 13:34:03.729 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-10 13:34:03.733 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 13:34:06.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:06.242 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:06.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:06.242 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:06.388 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:34:06.391 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 13:34:06.391 | address-scope 2022-08-10 13:34:06.391 | router-admin-state-down-before-update 2022-08-10 13:34:06.391 | agent 2022-08-10 13:34:06.391 | agent-resources-synced 2022-08-10 13:34:06.392 | allowed-address-pairs 2022-08-10 13:34:06.392 | auto-allocated-topology 2022-08-10 13:34:06.392 | availability_zone 2022-08-10 13:34:06.392 | availability_zone_filter 2022-08-10 13:34:06.392 | default-subnetpools 2022-08-10 13:34:06.392 | dhcp_agent_scheduler 2022-08-10 13:34:06.392 | dvr 2022-08-10 13:34:06.392 | empty-string-filtering 2022-08-10 13:34:06.392 | external-net 2022-08-10 13:34:06.392 | extra_dhcp_opt 2022-08-10 13:34:06.392 | extraroute 2022-08-10 13:34:06.392 | extraroute-atomic 2022-08-10 13:34:06.392 | filter-validation 2022-08-10 13:34:06.392 | fip-port-details 2022-08-10 13:34:06.392 | flavors 2022-08-10 13:34:06.392 | floatingip-pools 2022-08-10 13:34:06.392 | ip-substring-filtering 2022-08-10 13:34:06.392 | router 2022-08-10 13:34:06.392 | ext-gw-mode 2022-08-10 13:34:06.392 | l3-ha 2022-08-10 13:34:06.392 | l3-flavors 2022-08-10 13:34:06.392 | l3-port-ip-change-not-allowed 2022-08-10 13:34:06.392 | l3_agent_scheduler 2022-08-10 13:34:06.392 | metering 2022-08-10 13:34:06.392 | metering_source_and_destination_fields 2022-08-10 13:34:06.392 | multi-provider 2022-08-10 13:34:06.392 | net-mtu 2022-08-10 13:34:06.392 | net-mtu-writable 2022-08-10 13:34:06.392 | network_availability_zone 2022-08-10 13:34:06.392 | network-ip-availability 2022-08-10 13:34:06.392 | pagination 2022-08-10 13:34:06.392 | port-device-profile 2022-08-10 13:34:06.392 | port-mac-override 2022-08-10 13:34:06.392 | port-mac-address-regenerate 2022-08-10 13:34:06.392 | port-numa-affinity-policy 2022-08-10 13:34:06.392 | binding 2022-08-10 13:34:06.393 | binding-extended 2022-08-10 13:34:06.393 | port-security 2022-08-10 13:34:06.393 | project-id 2022-08-10 13:34:06.393 | provider 2022-08-10 13:34:06.393 | quota-check-limit 2022-08-10 13:34:06.393 | quotas 2022-08-10 13:34:06.393 | quota_details 2022-08-10 13:34:06.393 | rbac-policies 2022-08-10 13:34:06.393 | rbac-address-group 2022-08-10 13:34:06.393 | rbac-address-scope 2022-08-10 13:34:06.393 | rbac-security-groups 2022-08-10 13:34:06.393 | rbac-subnetpool 2022-08-10 13:34:06.393 | revision-if-match 2022-08-10 13:34:06.393 | standard-attr-revisions 2022-08-10 13:34:06.393 | router_availability_zone 2022-08-10 13:34:06.393 | security-groups-normalized-cidr 2022-08-10 13:34:06.393 | port-security-groups-filtering 2022-08-10 13:34:06.393 | security-groups-remote-address-group 2022-08-10 13:34:06.393 | security-groups-shared-filtering 2022-08-10 13:34:06.393 | security-group 2022-08-10 13:34:06.393 | service-type 2022-08-10 13:34:06.393 | sorting 2022-08-10 13:34:06.393 | standard-attr-description 2022-08-10 13:34:06.393 | stateful-security-group 2022-08-10 13:34:06.393 | subnet_onboard 2022-08-10 13:34:06.393 | subnet-service-types 2022-08-10 13:34:06.393 | subnet_allocation 2022-08-10 13:34:06.393 | subnetpool-prefix-ops 2022-08-10 13:34:06.393 | standard-attr-tag 2022-08-10 13:34:06.393 | standard-attr-timestamp' 2022-08-10 13:34:06.394 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 13:34:06.394 | address-scope 2022-08-10 13:34:06.394 | router-admin-state-down-before-update 2022-08-10 13:34:06.394 | agent 2022-08-10 13:34:06.394 | agent-resources-synced 2022-08-10 13:34:06.394 | allowed-address-pairs 2022-08-10 13:34:06.394 | auto-allocated-topology 2022-08-10 13:34:06.394 | availability_zone 2022-08-10 13:34:06.394 | availability_zone_filter 2022-08-10 13:34:06.394 | default-subnetpools 2022-08-10 13:34:06.394 | dhcp_agent_scheduler 2022-08-10 13:34:06.394 | dvr 2022-08-10 13:34:06.394 | empty-string-filtering 2022-08-10 13:34:06.395 | external-net 2022-08-10 13:34:06.395 | extra_dhcp_opt 2022-08-10 13:34:06.395 | extraroute 2022-08-10 13:34:06.395 | extraroute-atomic 2022-08-10 13:34:06.395 | filter-validation 2022-08-10 13:34:06.395 | fip-port-details 2022-08-10 13:34:06.395 | flavors 2022-08-10 13:34:06.395 | floatingip-pools 2022-08-10 13:34:06.395 | ip-substring-filtering 2022-08-10 13:34:06.395 | router 2022-08-10 13:34:06.395 | ext-gw-mode 2022-08-10 13:34:06.395 | l3-ha 2022-08-10 13:34:06.395 | l3-flavors 2022-08-10 13:34:06.395 | l3-port-ip-change-not-allowed 2022-08-10 13:34:06.395 | l3_agent_scheduler 2022-08-10 13:34:06.395 | metering 2022-08-10 13:34:06.395 | metering_source_and_destination_fields 2022-08-10 13:34:06.395 | multi-provider 2022-08-10 13:34:06.395 | net-mtu 2022-08-10 13:34:06.395 | net-mtu-writable 2022-08-10 13:34:06.395 | network_availability_zone 2022-08-10 13:34:06.395 | network-ip-availability 2022-08-10 13:34:06.395 | pagination 2022-08-10 13:34:06.395 | port-device-profile 2022-08-10 13:34:06.395 | port-mac-override 2022-08-10 13:34:06.395 | port-mac-address-regenerate 2022-08-10 13:34:06.395 | port-numa-affinity-policy 2022-08-10 13:34:06.395 | binding 2022-08-10 13:34:06.395 | binding-extended 2022-08-10 13:34:06.395 | port-security 2022-08-10 13:34:06.395 | project-id 2022-08-10 13:34:06.395 | provider 2022-08-10 13:34:06.395 | quota-check-limit 2022-08-10 13:34:06.395 | quotas 2022-08-10 13:34:06.395 | quota_details 2022-08-10 13:34:06.395 | rbac-policies 2022-08-10 13:34:06.395 | rbac-address-group 2022-08-10 13:34:06.395 | rbac-address-scope 2022-08-10 13:34:06.396 | rbac-security-groups 2022-08-10 13:34:06.396 | rbac-subnetpool 2022-08-10 13:34:06.396 | revision-if-match 2022-08-10 13:34:06.396 | standard-attr-revisions 2022-08-10 13:34:06.396 | router_availability_zone 2022-08-10 13:34:06.396 | security-groups-normalized-cidr 2022-08-10 13:34:06.396 | port-security-groups-filtering 2022-08-10 13:34:06.396 | security-groups-remote-address-group 2022-08-10 13:34:06.396 | security-groups-shared-filtering 2022-08-10 13:34:06.396 | security-group 2022-08-10 13:34:06.396 | service-type 2022-08-10 13:34:06.396 | sorting 2022-08-10 13:34:06.396 | standard-attr-description 2022-08-10 13:34:06.396 | stateful-security-group 2022-08-10 13:34:06.396 | subnet_onboard 2022-08-10 13:34:06.396 | subnet-service-types 2022-08-10 13:34:06.396 | subnet_allocation 2022-08-10 13:34:06.396 | subnetpool-prefix-ops 2022-08-10 13:34:06.396 | standard-attr-tag 2022-08-10 13:34:06.396 | standard-attr-timestamp =~ router ]] 2022-08-10 13:34:06.397 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 13:34:06.400 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-10 13:34:06.403 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-10 13:34:06.406 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 13:34:08.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:08.918 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:08.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:08.918 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:09.060 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:34:09.064 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 13:34:09.064 | address-scope 2022-08-10 13:34:09.064 | router-admin-state-down-before-update 2022-08-10 13:34:09.064 | agent 2022-08-10 13:34:09.064 | agent-resources-synced 2022-08-10 13:34:09.064 | allowed-address-pairs 2022-08-10 13:34:09.064 | auto-allocated-topology 2022-08-10 13:34:09.064 | availability_zone 2022-08-10 13:34:09.064 | availability_zone_filter 2022-08-10 13:34:09.064 | default-subnetpools 2022-08-10 13:34:09.064 | dhcp_agent_scheduler 2022-08-10 13:34:09.064 | dvr 2022-08-10 13:34:09.064 | empty-string-filtering 2022-08-10 13:34:09.064 | external-net 2022-08-10 13:34:09.064 | extra_dhcp_opt 2022-08-10 13:34:09.064 | extraroute 2022-08-10 13:34:09.064 | extraroute-atomic 2022-08-10 13:34:09.064 | filter-validation 2022-08-10 13:34:09.064 | fip-port-details 2022-08-10 13:34:09.064 | flavors 2022-08-10 13:34:09.064 | floatingip-pools 2022-08-10 13:34:09.064 | ip-substring-filtering 2022-08-10 13:34:09.064 | router 2022-08-10 13:34:09.064 | ext-gw-mode 2022-08-10 13:34:09.064 | l3-ha 2022-08-10 13:34:09.064 | l3-flavors 2022-08-10 13:34:09.065 | l3-port-ip-change-not-allowed 2022-08-10 13:34:09.065 | l3_agent_scheduler 2022-08-10 13:34:09.065 | metering 2022-08-10 13:34:09.065 | metering_source_and_destination_fields 2022-08-10 13:34:09.065 | multi-provider 2022-08-10 13:34:09.065 | net-mtu 2022-08-10 13:34:09.065 | net-mtu-writable 2022-08-10 13:34:09.065 | network_availability_zone 2022-08-10 13:34:09.065 | network-ip-availability 2022-08-10 13:34:09.065 | pagination 2022-08-10 13:34:09.065 | port-device-profile 2022-08-10 13:34:09.065 | port-mac-override 2022-08-10 13:34:09.065 | port-mac-address-regenerate 2022-08-10 13:34:09.065 | port-numa-affinity-policy 2022-08-10 13:34:09.065 | binding 2022-08-10 13:34:09.065 | binding-extended 2022-08-10 13:34:09.065 | port-security 2022-08-10 13:34:09.065 | project-id 2022-08-10 13:34:09.065 | provider 2022-08-10 13:34:09.065 | quota-check-limit 2022-08-10 13:34:09.065 | quotas 2022-08-10 13:34:09.065 | quota_details 2022-08-10 13:34:09.065 | rbac-policies 2022-08-10 13:34:09.065 | rbac-address-group 2022-08-10 13:34:09.065 | rbac-address-scope 2022-08-10 13:34:09.065 | rbac-security-groups 2022-08-10 13:34:09.065 | rbac-subnetpool 2022-08-10 13:34:09.065 | revision-if-match 2022-08-10 13:34:09.065 | standard-attr-revisions 2022-08-10 13:34:09.065 | router_availability_zone 2022-08-10 13:34:09.065 | security-groups-normalized-cidr 2022-08-10 13:34:09.065 | port-security-groups-filtering 2022-08-10 13:34:09.065 | security-groups-remote-address-group 2022-08-10 13:34:09.065 | security-groups-shared-filtering 2022-08-10 13:34:09.065 | security-group 2022-08-10 13:34:09.065 | service-type 2022-08-10 13:34:09.065 | sorting 2022-08-10 13:34:09.066 | standard-attr-description 2022-08-10 13:34:09.066 | stateful-security-group 2022-08-10 13:34:09.066 | subnet_onboard 2022-08-10 13:34:09.066 | subnet-service-types 2022-08-10 13:34:09.066 | subnet_allocation 2022-08-10 13:34:09.066 | subnetpool-prefix-ops 2022-08-10 13:34:09.066 | standard-attr-tag 2022-08-10 13:34:09.066 | standard-attr-timestamp' 2022-08-10 13:34:09.067 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 13:34:09.067 | address-scope 2022-08-10 13:34:09.067 | router-admin-state-down-before-update 2022-08-10 13:34:09.067 | agent 2022-08-10 13:34:09.067 | agent-resources-synced 2022-08-10 13:34:09.067 | allowed-address-pairs 2022-08-10 13:34:09.067 | auto-allocated-topology 2022-08-10 13:34:09.067 | availability_zone 2022-08-10 13:34:09.067 | availability_zone_filter 2022-08-10 13:34:09.067 | default-subnetpools 2022-08-10 13:34:09.067 | dhcp_agent_scheduler 2022-08-10 13:34:09.067 | dvr 2022-08-10 13:34:09.067 | empty-string-filtering 2022-08-10 13:34:09.067 | external-net 2022-08-10 13:34:09.067 | extra_dhcp_opt 2022-08-10 13:34:09.067 | extraroute 2022-08-10 13:34:09.067 | extraroute-atomic 2022-08-10 13:34:09.067 | filter-validation 2022-08-10 13:34:09.067 | fip-port-details 2022-08-10 13:34:09.067 | flavors 2022-08-10 13:34:09.067 | floatingip-pools 2022-08-10 13:34:09.067 | ip-substring-filtering 2022-08-10 13:34:09.067 | router 2022-08-10 13:34:09.067 | ext-gw-mode 2022-08-10 13:34:09.067 | l3-ha 2022-08-10 13:34:09.067 | l3-flavors 2022-08-10 13:34:09.067 | l3-port-ip-change-not-allowed 2022-08-10 13:34:09.067 | l3_agent_scheduler 2022-08-10 13:34:09.067 | metering 2022-08-10 13:34:09.068 | metering_source_and_destination_fields 2022-08-10 13:34:09.068 | multi-provider 2022-08-10 13:34:09.068 | net-mtu 2022-08-10 13:34:09.068 | net-mtu-writable 2022-08-10 13:34:09.068 | network_availability_zone 2022-08-10 13:34:09.068 | network-ip-availability 2022-08-10 13:34:09.068 | pagination 2022-08-10 13:34:09.068 | port-device-profile 2022-08-10 13:34:09.068 | port-mac-override 2022-08-10 13:34:09.068 | port-mac-address-regenerate 2022-08-10 13:34:09.068 | port-numa-affinity-policy 2022-08-10 13:34:09.068 | binding 2022-08-10 13:34:09.068 | binding-extended 2022-08-10 13:34:09.068 | port-security 2022-08-10 13:34:09.068 | project-id 2022-08-10 13:34:09.068 | provider 2022-08-10 13:34:09.068 | quota-check-limit 2022-08-10 13:34:09.068 | quotas 2022-08-10 13:34:09.068 | quota_details 2022-08-10 13:34:09.068 | rbac-policies 2022-08-10 13:34:09.068 | rbac-address-group 2022-08-10 13:34:09.068 | rbac-address-scope 2022-08-10 13:34:09.068 | rbac-security-groups 2022-08-10 13:34:09.068 | rbac-subnetpool 2022-08-10 13:34:09.068 | revision-if-match 2022-08-10 13:34:09.068 | standard-attr-revisions 2022-08-10 13:34:09.068 | router_availability_zone 2022-08-10 13:34:09.068 | security-groups-normalized-cidr 2022-08-10 13:34:09.068 | port-security-groups-filtering 2022-08-10 13:34:09.068 | security-groups-remote-address-group 2022-08-10 13:34:09.068 | security-groups-shared-filtering 2022-08-10 13:34:09.068 | security-group 2022-08-10 13:34:09.068 | service-type 2022-08-10 13:34:09.068 | sorting 2022-08-10 13:34:09.068 | standard-attr-description 2022-08-10 13:34:09.069 | stateful-security-group 2022-08-10 13:34:09.069 | subnet_onboard 2022-08-10 13:34:09.069 | subnet-service-types 2022-08-10 13:34:09.069 | subnet_allocation 2022-08-10 13:34:09.069 | subnetpool-prefix-ops 2022-08-10 13:34:09.069 | standard-attr-tag 2022-08-10 13:34:09.069 | standard-attr-timestamp =~ external-net ]] 2022-08-10 13:34:09.070 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 13:34:09.073 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-10 13:34:09.077 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-10 13:34:09.078 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-10 13:34:09.078 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-10 13:34:09.081 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:34:09.084 | ++ functions-common:get_field:813 : read data 2022-08-10 13:34:12.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:12.414 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:12.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:12.414 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:12.559 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:34:12.562 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 13:34:12.565 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 13:34:12.569 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 13:34:12.570 | ++ functions-common:get_field:819 : echo '| id | 1390c6ac-840f-4802-b37c-e7b4640f55e7 |' 2022-08-10 13:34:12.576 | ++ functions-common:get_field:813 : read data 2022-08-10 13:34:12.579 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=1390c6ac-840f-4802-b37c-e7b4640f55e7 2022-08-10 13:34:12.582 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-10 13:34:12.585 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:34:12.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-10 13:34:12.607 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-10 13:34:12.609 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-10 13:34:12.613 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 13:34:15.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:15.060 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:15.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:15.060 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:15.199 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:34:15.202 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 13:34:15.203 | address-scope 2022-08-10 13:34:15.203 | router-admin-state-down-before-update 2022-08-10 13:34:15.203 | agent 2022-08-10 13:34:15.203 | agent-resources-synced 2022-08-10 13:34:15.203 | allowed-address-pairs 2022-08-10 13:34:15.203 | auto-allocated-topology 2022-08-10 13:34:15.203 | availability_zone 2022-08-10 13:34:15.203 | availability_zone_filter 2022-08-10 13:34:15.203 | default-subnetpools 2022-08-10 13:34:15.203 | dhcp_agent_scheduler 2022-08-10 13:34:15.203 | dvr 2022-08-10 13:34:15.203 | empty-string-filtering 2022-08-10 13:34:15.203 | external-net 2022-08-10 13:34:15.203 | extra_dhcp_opt 2022-08-10 13:34:15.203 | extraroute 2022-08-10 13:34:15.203 | extraroute-atomic 2022-08-10 13:34:15.203 | filter-validation 2022-08-10 13:34:15.203 | fip-port-details 2022-08-10 13:34:15.203 | flavors 2022-08-10 13:34:15.203 | floatingip-pools 2022-08-10 13:34:15.203 | ip-substring-filtering 2022-08-10 13:34:15.203 | router 2022-08-10 13:34:15.203 | ext-gw-mode 2022-08-10 13:34:15.203 | l3-ha 2022-08-10 13:34:15.203 | l3-flavors 2022-08-10 13:34:15.203 | l3-port-ip-change-not-allowed 2022-08-10 13:34:15.203 | l3_agent_scheduler 2022-08-10 13:34:15.203 | metering 2022-08-10 13:34:15.203 | metering_source_and_destination_fields 2022-08-10 13:34:15.203 | multi-provider 2022-08-10 13:34:15.203 | net-mtu 2022-08-10 13:34:15.203 | net-mtu-writable 2022-08-10 13:34:15.203 | network_availability_zone 2022-08-10 13:34:15.203 | network-ip-availability 2022-08-10 13:34:15.203 | pagination 2022-08-10 13:34:15.204 | port-device-profile 2022-08-10 13:34:15.204 | port-mac-override 2022-08-10 13:34:15.204 | port-mac-address-regenerate 2022-08-10 13:34:15.204 | port-numa-affinity-policy 2022-08-10 13:34:15.204 | binding 2022-08-10 13:34:15.204 | binding-extended 2022-08-10 13:34:15.204 | port-security 2022-08-10 13:34:15.204 | project-id 2022-08-10 13:34:15.204 | provider 2022-08-10 13:34:15.204 | quota-check-limit 2022-08-10 13:34:15.204 | quotas 2022-08-10 13:34:15.204 | quota_details 2022-08-10 13:34:15.204 | rbac-policies 2022-08-10 13:34:15.204 | rbac-address-group 2022-08-10 13:34:15.204 | rbac-address-scope 2022-08-10 13:34:15.204 | rbac-security-groups 2022-08-10 13:34:15.204 | rbac-subnetpool 2022-08-10 13:34:15.204 | revision-if-match 2022-08-10 13:34:15.204 | standard-attr-revisions 2022-08-10 13:34:15.204 | router_availability_zone 2022-08-10 13:34:15.204 | security-groups-normalized-cidr 2022-08-10 13:34:15.204 | port-security-groups-filtering 2022-08-10 13:34:15.204 | security-groups-remote-address-group 2022-08-10 13:34:15.204 | security-groups-shared-filtering 2022-08-10 13:34:15.204 | security-group 2022-08-10 13:34:15.204 | service-type 2022-08-10 13:34:15.204 | sorting 2022-08-10 13:34:15.204 | standard-attr-description 2022-08-10 13:34:15.204 | stateful-security-group 2022-08-10 13:34:15.204 | subnet_onboard 2022-08-10 13:34:15.204 | subnet-service-types 2022-08-10 13:34:15.204 | subnet_allocation 2022-08-10 13:34:15.204 | subnetpool-prefix-ops 2022-08-10 13:34:15.204 | standard-attr-tag 2022-08-10 13:34:15.204 | standard-attr-timestamp' 2022-08-10 13:34:15.205 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 13:34:15.205 | address-scope 2022-08-10 13:34:15.205 | router-admin-state-down-before-update 2022-08-10 13:34:15.205 | agent 2022-08-10 13:34:15.205 | agent-resources-synced 2022-08-10 13:34:15.205 | allowed-address-pairs 2022-08-10 13:34:15.205 | auto-allocated-topology 2022-08-10 13:34:15.205 | availability_zone 2022-08-10 13:34:15.206 | availability_zone_filter 2022-08-10 13:34:15.206 | default-subnetpools 2022-08-10 13:34:15.206 | dhcp_agent_scheduler 2022-08-10 13:34:15.206 | dvr 2022-08-10 13:34:15.206 | empty-string-filtering 2022-08-10 13:34:15.206 | external-net 2022-08-10 13:34:15.206 | extra_dhcp_opt 2022-08-10 13:34:15.206 | extraroute 2022-08-10 13:34:15.206 | extraroute-atomic 2022-08-10 13:34:15.206 | filter-validation 2022-08-10 13:34:15.206 | fip-port-details 2022-08-10 13:34:15.206 | flavors 2022-08-10 13:34:15.206 | floatingip-pools 2022-08-10 13:34:15.206 | ip-substring-filtering 2022-08-10 13:34:15.206 | router 2022-08-10 13:34:15.206 | ext-gw-mode 2022-08-10 13:34:15.206 | l3-ha 2022-08-10 13:34:15.206 | l3-flavors 2022-08-10 13:34:15.206 | l3-port-ip-change-not-allowed 2022-08-10 13:34:15.206 | l3_agent_scheduler 2022-08-10 13:34:15.206 | metering 2022-08-10 13:34:15.206 | metering_source_and_destination_fields 2022-08-10 13:34:15.206 | multi-provider 2022-08-10 13:34:15.206 | net-mtu 2022-08-10 13:34:15.206 | net-mtu-writable 2022-08-10 13:34:15.206 | network_availability_zone 2022-08-10 13:34:15.206 | network-ip-availability 2022-08-10 13:34:15.206 | pagination 2022-08-10 13:34:15.206 | port-device-profile 2022-08-10 13:34:15.206 | port-mac-override 2022-08-10 13:34:15.206 | port-mac-address-regenerate 2022-08-10 13:34:15.206 | port-numa-affinity-policy 2022-08-10 13:34:15.206 | binding 2022-08-10 13:34:15.206 | binding-extended 2022-08-10 13:34:15.206 | port-security 2022-08-10 13:34:15.207 | project-id 2022-08-10 13:34:15.207 | provider 2022-08-10 13:34:15.207 | quota-check-limit 2022-08-10 13:34:15.207 | quotas 2022-08-10 13:34:15.207 | quota_details 2022-08-10 13:34:15.207 | rbac-policies 2022-08-10 13:34:15.207 | rbac-address-group 2022-08-10 13:34:15.207 | rbac-address-scope 2022-08-10 13:34:15.207 | rbac-security-groups 2022-08-10 13:34:15.207 | rbac-subnetpool 2022-08-10 13:34:15.207 | revision-if-match 2022-08-10 13:34:15.207 | standard-attr-revisions 2022-08-10 13:34:15.207 | router_availability_zone 2022-08-10 13:34:15.207 | security-groups-normalized-cidr 2022-08-10 13:34:15.207 | port-security-groups-filtering 2022-08-10 13:34:15.207 | security-groups-remote-address-group 2022-08-10 13:34:15.207 | security-groups-shared-filtering 2022-08-10 13:34:15.207 | security-group 2022-08-10 13:34:15.207 | service-type 2022-08-10 13:34:15.207 | sorting 2022-08-10 13:34:15.207 | standard-attr-description 2022-08-10 13:34:15.207 | stateful-security-group 2022-08-10 13:34:15.207 | subnet_onboard 2022-08-10 13:34:15.207 | subnet-service-types 2022-08-10 13:34:15.207 | subnet_allocation 2022-08-10 13:34:15.207 | subnetpool-prefix-ops 2022-08-10 13:34:15.208 | standard-attr-tag 2022-08-10 13:34:15.208 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-10 13:34:15.208 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 13:34:15.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-10 13:34:15.214 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-10 13:34:15.219 | ++ 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-08-10 13:34:15.219 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-10 13:34:15.220 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-10 13:34:15.222 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:34:15.226 | ++ functions-common:get_field:813 : read data 2022-08-10 13:34:18.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:18.374 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:18.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:18.374 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:18.518 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:34:18.521 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 13:34:18.524 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 13:34:18.527 | ++ functions-common:get_field:819 : echo '| id | 033a9b5a-d1b4-4e8b-b5a0-d372371a4324 |' 2022-08-10 13:34:18.527 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 13:34:18.533 | ++ functions-common:get_field:813 : read data 2022-08-10 13:34:18.537 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=033a9b5a-d1b4-4e8b-b5a0-d372371a4324 2022-08-10 13:34:18.540 | + 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-08-10 13:34:18.543 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:34:18.562 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-10 13:34:18.565 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-10 13:34:18.568 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 1390c6ac-840f-4802-b37c-e7b4640f55e7 9d7418ab-7a7c-412f-b8f0-e32cf3287b66 2022-08-10 13:34:23.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:23.358 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:23.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:23.358 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:23.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-10 13:34:23.508 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 033a9b5a-d1b4-4e8b-b5a0-d372371a4324 2022-08-10 13:34:23.511 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-10 13:34:23.513 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-10 13:34:23.515 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.4.1 ]] 2022-08-10 13:34:23.518 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.4.1 ' 2022-08-10 13:34:23.520 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 033a9b5a-d1b4-4e8b-b5a0-d372371a4324 --subnet-range 172.27.4.0/24 --no-dhcp ' 2022-08-10 13:34:23.522 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-10 13:34:23.525 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-10 13:34:23.529 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-10 13:34:23.529 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.4.1 --network 033a9b5a-d1b4-4e8b-b5a0-d372371a4324 --subnet-range 172.27.4.0/24 --no-dhcp public-subnet 2022-08-10 13:34:26.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:26.905 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:26.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:26.905 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:27.061 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:34:27.064 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.4.1 | 2022-08-10 13:34:27.064 | | id | 55e346f5-9a3f-406b-a9be-7fae396ed126 |' 2022-08-10 13:34:27.067 | ++ 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-08-10 13:34:27.070 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:34:27.086 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.4.1 '|' '|' id '|' 55e346f5-9a3f-406b-a9be-7fae396ed126 '|' 2022-08-10 13:34:27.089 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.4.1 | | id | 55e346f5-9a3f-406b-a9be-7fae396ed126 |' 2022-08-10 13:34:27.092 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-10 13:34:27.096 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.4.1 '|' '|' id '|' 55e346f5-9a3f-406b-a9be-7fae396ed126 '|' 2022-08-10 13:34:27.096 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-10 13:34:27.098 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:34:27.101 | ++ functions-common:get_field:813 : read data 2022-08-10 13:34:27.104 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 13:34:27.106 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 13:34:27.110 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.4.1 | | id | 55e346f5-9a3f-406b-a9be-7fae396ed126 |' 2022-08-10 13:34:27.110 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 13:34:27.117 | ++ functions-common:get_field:813 : read data 2022-08-10 13:34:27.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.4.1 2022-08-10 13:34:27.124 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-10 13:34:27.125 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.4.1 '|' '|' id '|' 55e346f5-9a3f-406b-a9be-7fae396ed126 '|' 2022-08-10 13:34:27.127 | ++ functions-common:get_field:812 : local data field 2022-08-10 13:34:27.129 | ++ functions-common:get_field:813 : read data 2022-08-10 13:34:27.133 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-08-10 13:34:27.135 | ++ functions-common:get_field:817 : field='$6' 2022-08-10 13:34:27.138 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.27.4.1 | | id | 55e346f5-9a3f-406b-a9be-7fae396ed126 |' 2022-08-10 13:34:27.138 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-10 13:34:27.144 | ++ functions-common:get_field:813 : read data 2022-08-10 13:34:27.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=55e346f5-9a3f-406b-a9be-7fae396ed126 2022-08-10 13:34:27.150 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 033a9b5a-d1b4-4e8b-b5a0-d372371a4324 1390c6ac-840f-4802-b37c-e7b4640f55e7 2022-08-10 13:34:31.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:31.532 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:31.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:31.533 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:31.683 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-10 13:34:31.686 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-10 13:34:31.704 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:31.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-10 13:34:31.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-10 13:34:31.712 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-10 13:34:31.715 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-10 13:34:31.718 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-10 13:34:31.720 | ++ 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-08-10 13:34:31.745 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-10 13:34:31.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-10 13:34:31.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-10 13:34:31.753 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-10 13:34:31.757 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-10 13:34:31.759 | + 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-08-10 13:34:31.762 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-10 13:34:31.764 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-08-10 13:34:31.767 | + functions-common:test_with_retry:2380 : local until=10 2022-08-10 13:34:31.769 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-10 13:34:31.772 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-10 13:34:31.775 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-10 13:34:31.777 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:31.780 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:31.784 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:31.788 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138471785 2022-08-10 13:34:31.790 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-10 13:34:31.798 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-10 13:34:31.800 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:31.803 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:31.806 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:31.808 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:31.811 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:31.813 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-10 13:34:31.815 | + functions-common:time_stop:2447 : start_time=1660138471785 2022-08-10 13:34:31.818 | + functions-common:time_stop:2449 : [[ -z 1660138471785 ]] 2022-08-10 13:34:31.821 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:31.826 | + functions-common:time_stop:2452 : end_time=1660138471823 2022-08-10 13:34:31.828 | + functions-common:time_stop:2453 : elapsed_time=38 2022-08-10 13:34:31.830 | + functions-common:time_stop:2454 : total=6119 2022-08-10 13:34:31.833 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:31.836 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6157 2022-08-10 13:34:31.841 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.4.1 2022-08-10 13:34:31.841 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-10 13:34:31.846 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-10 13:34:31.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-10 13:34:31.853 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-10 13:34:31.855 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-10 13:34:31.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.4.1/24 dev br-data 2022-08-10 13:34:31.873 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-10 13:34:31.888 | ++ 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-08-10 13:34:31.888 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-10 13:34:31.889 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-10 13:34:31.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-10 13:34:34.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:34.566 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:34.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:34.566 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:34.721 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 13:34:34.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.4.225 ' 2022-08-10 13:34:34.729 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-10 13:34:34.731 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 13:34:34.749 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-10 13:34:34.751 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-10 13:34:34.754 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-10 13:34:34.757 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-10 13:34:34.777 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:34.779 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-10 13:34:34.782 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:34:34.785 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-10 13:34:34.788 | + ./stack.sh:main:1314 : start_nova 2022-08-10 13:34:34.791 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-10 13:34:34.793 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:34.796 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:34.799 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:34.801 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-10 13:34:34.805 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 13:34:34.808 | + functions-common:run_process:1694 : local service=n-sch 2022-08-10 13:34:34.811 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 13:34:34.813 | + functions-common:run_process:1696 : local group= 2022-08-10 13:34:34.816 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:34.819 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:34:34.821 | + functions-common:run_process:1700 : local name=n-sch 2022-08-10 13:34:34.831 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:34.831 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:34.831 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:34.833 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:34.836 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:34.841 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138474838 2022-08-10 13:34:34.844 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-08-10 13:34:34.861 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:34.864 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-10 13:34:34.868 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-08-10 13:34:34.870 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 13:34:34.873 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 13:34:34.876 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 13:34:34.878 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 13:34:34.881 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-10 13:34:34.884 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-10 13:34:34.886 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-08-10 13:34:34.889 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:34:34.892 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:34:34.895 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:34:34.897 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:34:34.900 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-10 13:34:34.903 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-10 13:34:34.906 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-08-10 13:34:34.908 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 13:34:34.910 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:34:34.914 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:34:34.916 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:34:34.918 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:34:34.921 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:34:34.923 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-10 13:34:34.926 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:34:34.931 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-10 13:34:34.984 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-10 13:34:35.039 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 13:34:35.094 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-10 13:34:35.149 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-10 13:34:35.204 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:34:35.259 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:34:35.262 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:34:35.264 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-10 13:34:35.320 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:34:35.992 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-08-10 13:34:36.005 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-10 13:34:36.586 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-08-10 13:34:36.610 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:36.616 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:36.619 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:36.624 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:36.627 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:36.629 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:36.632 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:36.635 | + functions-common:time_stop:2447 : start_time=1660138474838 2022-08-10 13:34:36.637 | + functions-common:time_stop:2449 : [[ -z 1660138474838 ]] 2022-08-10 13:34:36.641 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:36.646 | + functions-common:time_stop:2452 : end_time=1660138476643 2022-08-10 13:34:36.649 | + functions-common:time_stop:2453 : elapsed_time=1805 2022-08-10 13:34:36.651 | + functions-common:time_stop:2454 : total=27457 2022-08-10 13:34:36.654 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:36.656 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29262 2022-08-10 13:34:36.659 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-10 13:34:36.663 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-10 13:34:36.668 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 13:34:36.671 | + functions-common:run_process:1694 : local service=n-api-meta 2022-08-10 13:34:36.673 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 13:34:36.676 | + functions-common:run_process:1696 : local group= 2022-08-10 13:34:36.679 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:36.681 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:34:36.684 | + functions-common:run_process:1700 : local name=n-api-meta 2022-08-10 13:34:36.687 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:36.689 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:36.692 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:36.695 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:36.698 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:36.703 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138476700 2022-08-10 13:34:36.705 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-08-10 13:34:36.725 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:36.728 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-10 13:34:36.731 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-08-10 13:34:36.733 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 13:34:36.736 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 13:34:36.739 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 13:34:36.742 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 13:34:36.744 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-10 13:34:36.747 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-10 13:34:36.750 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-08-10 13:34:36.753 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:34:36.755 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:34:36.758 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:34:36.761 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:34:36.763 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-10 13:34:36.766 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-08-10 13:34:36.769 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-08-10 13:34:36.772 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 13:34:36.775 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 13:34:36.778 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 13:34:36.780 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 13:34:36.783 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-10 13:34:36.785 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 13:34:36.790 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-10 13:34:36.848 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-10 13:34:36.905 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-10 13:34:36.962 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 13:34:37.019 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:34:37.077 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-10 13:34:37.134 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-10 13:34:37.189 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-10 13:34:37.248 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-10 13:34:37.303 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-10 13:34:37.360 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 13:34:37.363 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 13:34:37.366 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-10 13:34:37.425 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 13:34:38.007 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-08-10 13:34:38.020 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-10 13:34:38.645 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-08-10 13:34:38.727 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:38.731 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:38.736 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:38.740 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:38.746 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:38.749 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:38.756 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:38.763 | + functions-common:time_stop:2447 : start_time=1660138476700 2022-08-10 13:34:38.769 | + functions-common:time_stop:2449 : [[ -z 1660138476700 ]] 2022-08-10 13:34:38.774 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:38.777 | + functions-common:time_stop:2452 : end_time=1660138478774 2022-08-10 13:34:38.780 | + functions-common:time_stop:2453 : elapsed_time=2074 2022-08-10 13:34:38.783 | + functions-common:time_stop:2454 : total=29262 2022-08-10 13:34:38.786 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:38.789 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31336 2022-08-10 13:34:38.792 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:38.795 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:38.798 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-10 13:34:38.801 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:38.805 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:38.808 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:38.811 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-10 13:34:38.814 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 13:34:38.816 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-10 13:34:38.822 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-10 13:34:38.831 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 13:34:38.833 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 13:34:38.837 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-10 13:34:38.861 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:38.865 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 13:34:38.868 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-10 13:34:38.892 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:38.896 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 13:34:38.898 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-10 13:34:38.922 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:38.922 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-10 13:34:38.930 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 13:34:38.930 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-10 13:34:38.934 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-10 13:34:38.936 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 13:34:38.942 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 13:34:38.942 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-10 13:34:38.946 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 13:34:38.946 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-08-10 13:34:38.950 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 13:34:38.953 | + functions-common:run_process:1696 : local group= 2022-08-10 13:34:38.953 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:38.957 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:34:38.962 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-08-10 13:34:38.962 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:38.966 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:38.970 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:38.970 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:38.977 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:38.984 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138478979 2022-08-10 13:34:38.988 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-08-10 13:34:39.028 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:39.031 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:39.037 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:39.040 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:39.042 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:39.049 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:39.049 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:39.051 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:39.054 | + functions-common:time_stop:2447 : start_time=1660138478979 2022-08-10 13:34:39.057 | + functions-common:time_stop:2449 : [[ -z 1660138478979 ]] 2022-08-10 13:34:39.062 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:39.068 | + functions-common:time_stop:2452 : end_time=1660138479065 2022-08-10 13:34:39.071 | + functions-common:time_stop:2453 : elapsed_time=86 2022-08-10 13:34:39.075 | + functions-common:time_stop:2454 : total=31336 2022-08-10 13:34:39.079 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:39.080 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31422 2022-08-10 13:34:39.085 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 13:34:39.088 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-08-10 13:34:39.091 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 13:34:39.093 | + functions-common:run_process:1696 : local group= 2022-08-10 13:34:39.097 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:39.101 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:34:39.103 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-08-10 13:34:39.109 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:39.110 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:39.113 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:39.116 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:39.121 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:39.125 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138479121 2022-08-10 13:34:39.128 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-08-10 13:34:39.151 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:39.154 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:39.157 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:39.160 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:39.163 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:39.166 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:39.169 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:39.172 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:39.175 | + functions-common:time_stop:2447 : start_time=1660138479121 2022-08-10 13:34:39.178 | + functions-common:time_stop:2449 : [[ -z 1660138479121 ]] 2022-08-10 13:34:39.184 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:39.187 | + functions-common:time_stop:2452 : end_time=1660138479183 2022-08-10 13:34:39.190 | + functions-common:time_stop:2453 : elapsed_time=62 2022-08-10 13:34:39.193 | + functions-common:time_stop:2454 : total=31422 2022-08-10 13:34:39.196 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:39.199 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31484 2022-08-10 13:34:39.202 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-10 13:34:39.205 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-08-10 13:34:39.210 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-10 13:34:39.213 | + functions-common:run_process:1696 : local group= 2022-08-10 13:34:39.216 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:39.220 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:34:39.223 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-08-10 13:34:39.226 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:39.230 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:39.233 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:39.236 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:39.243 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:39.246 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138479243 2022-08-10 13:34:39.249 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-08-10 13:34:39.273 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:39.276 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:39.279 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:39.282 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:39.285 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:39.289 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:39.292 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:39.295 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:39.297 | + functions-common:time_stop:2447 : start_time=1660138479243 2022-08-10 13:34:39.300 | + functions-common:time_stop:2449 : [[ -z 1660138479243 ]] 2022-08-10 13:34:39.311 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:39.314 | + functions-common:time_stop:2452 : end_time=1660138479310 2022-08-10 13:34:39.317 | + functions-common:time_stop:2453 : elapsed_time=67 2022-08-10 13:34:39.319 | + functions-common:time_stop:2454 : total=31484 2022-08-10 13:34:39.323 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:39.326 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31551 2022-08-10 13:34:39.329 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:39.332 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:39.335 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-10 13:34:39.338 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 13:34:39.341 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-10 13:34:39.345 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-10 13:34:39.368 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:39.371 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-10 13:34:39.450 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-10 13:34:39.453 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 13:34:39.457 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-10 13:34:39.519 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-10 13:34:39.542 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:39.545 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 13:34:39.547 | + functions-common:run_process:1694 : local service=n-super-cond 2022-08-10 13:34:39.550 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 13:34:39.553 | + functions-common:run_process:1696 : local group= 2022-08-10 13:34:39.555 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:39.558 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:34:39.561 | + functions-common:run_process:1700 : local name=n-super-cond 2022-08-10 13:34:39.563 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:39.566 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:39.575 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:39.579 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:39.586 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:39.591 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138479587 2022-08-10 13:34:39.593 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-08-10 13:34:39.617 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:39.620 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-10 13:34:39.623 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-08-10 13:34:39.627 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 13:34:39.631 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 13:34:39.634 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 13:34:39.637 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 13:34:39.639 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-10 13:34:39.642 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-10 13:34:39.645 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-08-10 13:34:39.649 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:34:39.651 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:34:39.654 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:34:39.657 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:34:39.659 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-10 13:34:39.664 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-10 13:34:39.667 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-08-10 13:34:39.669 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 13:34:39.671 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:34:39.674 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:34:39.676 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:34:39.680 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:34:39.682 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:34:39.684 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-10 13:34:39.687 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:34:39.692 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-10 13:34:39.756 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-10 13:34:39.828 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 13:34:39.897 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-10 13:34:39.964 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-10 13:34:40.050 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:34:40.129 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:34:40.130 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:34:40.134 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-10 13:34:40.213 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:34:40.887 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-08-10 13:34:40.903 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-10 13:34:41.566 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-08-10 13:34:41.589 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:41.592 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:41.594 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:41.597 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:41.600 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:41.603 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:41.606 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:41.612 | + functions-common:time_stop:2447 : start_time=1660138479587 2022-08-10 13:34:41.615 | + functions-common:time_stop:2449 : [[ -z 1660138479587 ]] 2022-08-10 13:34:41.619 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:41.624 | + functions-common:time_stop:2452 : end_time=1660138481621 2022-08-10 13:34:41.627 | + functions-common:time_stop:2453 : elapsed_time=2034 2022-08-10 13:34:41.630 | + functions-common:time_stop:2454 : total=31551 2022-08-10 13:34:41.633 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:41.636 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33585 2022-08-10 13:34:41.642 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-10 13:34:41.647 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 13:34:41.647 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-10 13:34:41.673 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:41.676 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-10 13:34:41.681 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-10 13:34:41.683 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 13:34:41.687 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 13:34:41.690 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-10 13:34:41.694 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 13:34:41.697 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-08-10 13:34:41.700 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 13:34:41.703 | + functions-common:run_process:1696 : local group= 2022-08-10 13:34:41.706 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:41.710 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:34:41.712 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-08-10 13:34:41.715 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:41.722 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:41.726 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:41.729 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:41.734 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:41.740 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138481736 2022-08-10 13:34:41.743 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-08-10 13:34:41.768 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:41.771 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-10 13:34:41.774 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-08-10 13:34:41.780 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 13:34:41.783 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 13:34:41.786 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 13:34:41.789 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 13:34:41.792 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-10 13:34:41.795 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-10 13:34:41.798 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-08-10 13:34:41.801 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:34:41.804 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:34:41.807 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:34:41.809 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:34:41.812 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-10 13:34:41.815 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-10 13:34:41.819 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-08-10 13:34:41.822 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 13:34:41.825 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:34:41.828 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:34:41.831 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:34:41.836 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:34:41.842 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:34:41.842 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-10 13:34:41.843 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:34:41.851 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-10 13:34:41.930 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-10 13:34:42.012 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 13:34:42.092 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-10 13:34:42.168 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-10 13:34:42.242 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:34:42.318 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:34:42.320 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:34:42.323 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-10 13:34:42.413 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:34:43.152 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-10 13:34:43.166 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-10 13:34:43.851 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-10 13:34:43.876 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:43.881 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:43.888 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:43.891 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:43.894 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:43.897 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:43.900 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:43.904 | + functions-common:time_stop:2447 : start_time=1660138481736 2022-08-10 13:34:43.908 | + functions-common:time_stop:2449 : [[ -z 1660138481736 ]] 2022-08-10 13:34:43.913 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:43.920 | + functions-common:time_stop:2452 : end_time=1660138483915 2022-08-10 13:34:43.924 | + functions-common:time_stop:2453 : elapsed_time=2179 2022-08-10 13:34:43.933 | + functions-common:time_stop:2454 : total=33585 2022-08-10 13:34:43.940 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:43.948 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35764 2022-08-10 13:34:43.954 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-10 13:34:43.963 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:43.968 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:43.972 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:43.977 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-10 13:34:43.980 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-10 13:34:43.987 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-10 13:34:43.990 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 13:34:43.992 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 13:34:43.995 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-10 13:34:43.998 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 13:34:44.002 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-10 13:34:44.005 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-10 13:34:44.009 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-10 13:34:44.019 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-10 13:34:44.021 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-10 13:34:44.021 | BEGIN { 2022-08-10 13:34:44.021 | section = "" 2022-08-10 13:34:44.021 | last_section = "" 2022-08-10 13:34:44.021 | section_count = 0 2022-08-10 13:34:44.021 | } 2022-08-10 13:34:44.021 | /^\[.+\]/ { 2022-08-10 13:34:44.021 | gsub("[][]", "", $1); 2022-08-10 13:34:44.021 | section=$1 2022-08-10 13:34:44.021 | next 2022-08-10 13:34:44.021 | } 2022-08-10 13:34:44.021 | /^ *\#/ { 2022-08-10 13:34:44.021 | next 2022-08-10 13:34:44.021 | } 2022-08-10 13:34:44.021 | /^[^ \t]+/ { 2022-08-10 13:34:44.021 | # get offset of first = in $0 2022-08-10 13:34:44.021 | eq_idx = index($0, "=") 2022-08-10 13:34:44.021 | # extract attr & value from $0 2022-08-10 13:34:44.021 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 13:34:44.021 | value = substr($0, eq_idx + 1) 2022-08-10 13:34:44.021 | # only need to strip trailing whitespace from attr 2022-08-10 13:34:44.021 | sub(/[ \t]*$/, "", attr) 2022-08-10 13:34:44.021 | # need to strip leading & trailing whitespace from value 2022-08-10 13:34:44.021 | sub(/^[ \t]*/, "", value) 2022-08-10 13:34:44.021 | sub(/[ \t]*$/, "", value) 2022-08-10 13:34:44.021 | 2022-08-10 13:34:44.021 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 13:34:44.021 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 13:34:44.022 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 13:34:44.022 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 13:34:44.022 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 13:34:44.022 | if (section != last_section) { 2022-08-10 13:34:44.022 | cfg_section[section_count++] = section 2022-08-10 13:34:44.022 | last_section = section 2022-08-10 13:34:44.022 | } 2022-08-10 13:34:44.022 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 13:34:44.022 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 13:34:44.022 | 2022-08-10 13:34:44.022 | cfg_attr[section, attr, 0] = value 2022-08-10 13:34:44.022 | cfg_attr_count[section, attr] = 1 2022-08-10 13:34:44.022 | } else { 2022-08-10 13:34:44.022 | lno = cfg_attr_count[section, attr]++ 2022-08-10 13:34:44.022 | cfg_attr[section, attr, lno] = value 2022-08-10 13:34:44.022 | } 2022-08-10 13:34:44.022 | } 2022-08-10 13:34:44.022 | END { 2022-08-10 13:34:44.022 | # Process each section in order 2022-08-10 13:34:44.022 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 13:34:44.022 | section = cfg_section[sno] 2022-08-10 13:34:44.022 | # The ini routines simply append a config item immediately 2022-08-10 13:34:44.022 | # after the section header. To keep the same order as defined 2022-08-10 13:34:44.022 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 13:34:44.022 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 13:34:44.022 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 13:34:44.022 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 13:34:44.022 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 13:34:44.022 | else { 2022-08-10 13:34:44.022 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 13:34:44.022 | count = cfg_attr_count[section, attr] 2022-08-10 13:34:44.022 | print "inidelete " configfile " " section " " attr 2022-08-10 13:34:44.022 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 13:34:44.023 | for (l = count -2; l >= 0; l--) 2022-08-10 13:34:44.023 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 13:34:44.023 | } 2022-08-10 13:34:44.023 | } 2022-08-10 13:34:44.023 | } 2022-08-10 13:34:44.023 | } 2022-08-10 13:34:44.023 | ' 2022-08-10 13:34:44.023 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 13:34:44.024 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 13:34:44.026 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-10 13:34:44.029 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 13:34:44.035 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 13:34:44.039 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-10 13:34:44.041 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 13:34:44.044 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-10 13:34:44.047 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-10 13:34:44.051 | BEGIN { group = "" } 2022-08-10 13:34:44.051 | /^\[\[.+\|.*\]\]/ { 2022-08-10 13:34:44.052 | gsub("[][]", "", $1); 2022-08-10 13:34:44.052 | split($1, a, "|"); 2022-08-10 13:34:44.052 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 13:34:44.052 | group=a[1] 2022-08-10 13:34:44.052 | } else { 2022-08-10 13:34:44.052 | group="" 2022-08-10 13:34:44.052 | } 2022-08-10 13:34:44.052 | next 2022-08-10 13:34:44.052 | } 2022-08-10 13:34:44.052 | { 2022-08-10 13:34:44.052 | if (group != "") 2022-08-10 13:34:44.052 | print $0 2022-08-10 13:34:44.052 | } 2022-08-10 13:34:44.052 | ' /home/ubuntu/devstack/local.conf 2022-08-10 13:34:44.058 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 13:34:44.061 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-10 13:34:44.097 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-10 13:34:44.133 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-10 13:34:44.138 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 13:34:44.141 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-10 13:34:44.143 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 13:34:44.147 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-10 13:34:44.149 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 13:34:44.169 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:44.172 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-10 13:34:44.175 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-10 13:34:44.178 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 13:34:44.196 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:44.199 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-08-10 13:34:44.202 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-08-10 13:34:44.241 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 13:34:44.244 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 13:34:44.247 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-10 13:34:44.273 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-10 13:34:44.299 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-10 13:34:44.302 | + lib/nova:configure_console_compute:639 : local offset 2022-08-10 13:34:44.305 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-10 13:34:44.307 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-10 13:34:44.311 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-10 13:34:44.336 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.18 2022-08-10 13:34:44.339 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-10 13:34:44.359 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:44.361 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-10 13:34:44.381 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:44.387 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-10 13:34:44.388 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-10 13:34:44.422 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-10 13:34:44.446 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:44.448 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-10 13:34:44.467 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:44.470 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-10 13:34:44.472 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-10 13:34:44.475 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-10 13:34:44.478 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-10 13:34:44.480 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-10 13:34:44.484 | + functions-common:run_process:1694 : local service=n-cpu 2022-08-10 13:34:44.489 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-10 13:34:44.492 | + functions-common:run_process:1696 : local group=libvirt 2022-08-10 13:34:44.495 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:44.498 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:34:44.500 | + functions-common:run_process:1700 : local name=n-cpu 2022-08-10 13:34:44.503 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:44.506 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:44.509 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:44.511 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:44.516 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:44.521 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138484518 2022-08-10 13:34:44.523 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-08-10 13:34:44.544 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:44.546 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:44.549 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:44.552 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:44.556 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:44.559 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:44.562 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:44.565 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:44.572 | + functions-common:time_stop:2447 : start_time=1660138484518 2022-08-10 13:34:44.579 | + functions-common:time_stop:2449 : [[ -z 1660138484518 ]] 2022-08-10 13:34:44.583 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:44.588 | + functions-common:time_stop:2452 : end_time=1660138484585 2022-08-10 13:34:44.591 | + functions-common:time_stop:2453 : elapsed_time=67 2022-08-10 13:34:44.597 | + functions-common:time_stop:2454 : total=35764 2022-08-10 13:34:44.597 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:44.600 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35831 2022-08-10 13:34:44.603 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:44.606 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 13:34:44.608 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-10 13:34:44.632 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:44.635 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-10 13:34:44.635 | Dumping cells_v2 mapping 2022-08-10 13:34:44.638 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-10 13:34:45.231 | 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-08-10 13:34:48.013 | INFO dbcounter [None req-87906e5c-1662-470a-afba-6a334028bc41 None None] Registered counter for database nova_api 2022-08-10 13:34:48.037 | DEBUG dbcounter [-] [577461] Writer thread running {{(pid=577461) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 13:34:48.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:48.090 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:48.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:48.090 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:48.090 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 13:34:48.090 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-10 13:34:48.090 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 13:34:48.090 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-10 13:34:48.090 | | cell1 | 90828f30-16d5-4ffb-b68c-fb2070ee9f24 | rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-10 13:34:48.090 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 13:34:48.498 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-10 13:34:48.500 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-10 13:34:48.593 | + inc/async:async_inner:63 : create_flavors 2022-08-10 13:34:48.638 | [518930 Async create_flavors:577518]: running: create_flavors 2022-08-10 13:34:48.641 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-10 13:34:48.662 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:48.665 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-10 13:34:48.668 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 13:34:48.671 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-10 13:34:48.673 | + ./stack.sh:main:1319 : start_cinder 2022-08-10 13:34:48.677 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-10 13:34:48.679 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-10 13:34:48.682 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-10 13:34:48.685 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-10 13:34:48.703 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:48.706 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-10 13:34:48.710 | + 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-08-10 13:34:48.713 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-10 13:34:48.716 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-10 13:34:48.721 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 13:34:48.724 | + functions-common:run_process:1694 : local service=c-api 2022-08-10 13:34:48.727 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 13:34:48.730 | + functions-common:run_process:1696 : local group= 2022-08-10 13:34:48.733 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:48.735 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:34:48.738 | + functions-common:run_process:1700 : local name=c-api 2022-08-10 13:34:48.741 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:48.744 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:48.747 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:48.749 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:48.753 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:48.757 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138488755 2022-08-10 13:34:48.760 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-08-10 13:34:48.778 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:48.781 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-10 13:34:48.783 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-08-10 13:34:48.787 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 13:34:48.790 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 13:34:48.793 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 13:34:48.795 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 13:34:48.798 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-10 13:34:48.800 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-10 13:34:48.803 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-08-10 13:34:48.806 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:34:48.809 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:34:48.811 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:34:48.814 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:34:48.817 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-10 13:34:48.820 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-08-10 13:34:48.822 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-08-10 13:34:48.824 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 13:34:48.827 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 13:34:48.829 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 13:34:48.832 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 13:34:48.835 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-10 13:34:48.837 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 13:34:48.842 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-10 13:34:48.898 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-10 13:34:48.957 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-10 13:34:49.012 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 13:34:49.072 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:34:49.128 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-10 13:34:49.185 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-10 13:34:49.241 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-10 13:34:49.295 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-10 13:34:49.350 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-10 13:34:49.405 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 13:34:49.408 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 13:34:49.411 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-10 13:34:49.467 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 13:34:50.070 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-08-10 13:34:50.085 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-10 13:34:50.800 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-08-10 13:34:50.886 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:50.888 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:50.891 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:50.894 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:50.897 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:50.900 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:50.903 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:50.907 | + functions-common:time_stop:2447 : start_time=1660138488755 2022-08-10 13:34:50.909 | + functions-common:time_stop:2449 : [[ -z 1660138488755 ]] 2022-08-10 13:34:50.914 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:50.920 | + functions-common:time_stop:2452 : end_time=1660138490917 2022-08-10 13:34:50.923 | + functions-common:time_stop:2453 : elapsed_time=2162 2022-08-10 13:34:50.925 | + functions-common:time_stop:2454 : total=35831 2022-08-10 13:34:50.929 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:50.932 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37993 2022-08-10 13:34:50.935 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.18/volume/v3 2022-08-10 13:34:50.937 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-10 13:34:50.937 | Waiting for Cinder API to start... 2022-08-10 13:34:50.941 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.18/volume/v3 2022-08-10 13:34:50.945 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 13:34:50.949 | + functions:wait_for_service:458 : local url=http://10.222.0.18/volume/v3 2022-08-10 13:34:50.952 | + functions:wait_for_service:459 : local rval=0 2022-08-10 13:34:50.957 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 13:34:50.964 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 13:34:50.971 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:50.975 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:50.981 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:50.989 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138490983 2022-08-10 13:34:50.996 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 13:34:51.000 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18/volume/v3 2022-08-10 13:34:55.279 | + :: : [[ 500 == 503 ]] 2022-08-10 13:34:55.280 | + :: : [[ 0 -eq 7 ]] 2022-08-10 13:34:55.284 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 13:34:55.287 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:55.290 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:55.293 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:55.296 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:55.308 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:55.310 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 13:34:55.313 | + functions-common:time_stop:2447 : start_time=1660138490983 2022-08-10 13:34:55.316 | + functions-common:time_stop:2449 : [[ -z 1660138490983 ]] 2022-08-10 13:34:55.319 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:55.324 | + functions-common:time_stop:2452 : end_time=1660138495321 2022-08-10 13:34:55.327 | + functions-common:time_stop:2453 : elapsed_time=4338 2022-08-10 13:34:55.329 | + functions-common:time_stop:2454 : total=17979 2022-08-10 13:34:55.332 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:55.335 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22317 2022-08-10 13:34:55.338 | + functions:wait_for_service:467 : return 0 2022-08-10 13:34:55.341 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 13:34:55.343 | + functions-common:run_process:1694 : local service=c-sch 2022-08-10 13:34:55.346 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 13:34:55.349 | + functions-common:run_process:1696 : local group= 2022-08-10 13:34:55.352 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:55.354 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 13:34:55.357 | + functions-common:run_process:1700 : local name=c-sch 2022-08-10 13:34:55.360 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:55.363 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:55.366 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:55.369 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:55.372 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:55.377 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138495374 2022-08-10 13:34:55.380 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-08-10 13:34:55.400 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:55.403 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-10 13:34:55.406 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-08-10 13:34:55.408 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 13:34:55.411 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 13:34:55.414 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 13:34:55.416 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 13:34:55.419 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-10 13:34:55.422 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-10 13:34:55.425 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-08-10 13:34:55.428 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 13:34:55.431 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 13:34:55.433 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 13:34:55.436 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 13:34:55.438 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-10 13:34:55.441 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-10 13:34:55.445 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-08-10 13:34:55.447 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 13:34:55.450 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 13:34:55.453 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 13:34:55.455 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 13:34:55.458 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 13:34:55.460 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 13:34:55.463 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-10 13:34:55.466 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 13:34:55.470 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-10 13:34:55.529 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-10 13:34:55.590 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 13:34:55.649 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-10 13:34:55.707 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-10 13:34:55.766 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 13:34:55.823 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 13:34:55.826 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 13:34:55.828 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-10 13:34:55.885 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 13:34:56.500 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-08-10 13:34:56.515 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-10 13:34:57.129 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-08-10 13:34:57.159 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:57.162 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:57.165 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:57.168 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:57.171 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:57.173 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:57.179 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:57.182 | + functions-common:time_stop:2447 : start_time=1660138495374 2022-08-10 13:34:57.185 | + functions-common:time_stop:2449 : [[ -z 1660138495374 ]] 2022-08-10 13:34:57.191 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:57.193 | + functions-common:time_stop:2452 : end_time=1660138497190 2022-08-10 13:34:57.200 | + functions-common:time_stop:2453 : elapsed_time=1816 2022-08-10 13:34:57.203 | + functions-common:time_stop:2454 : total=37993 2022-08-10 13:34:57.206 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:57.210 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39809 2022-08-10 13:34:57.216 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 13:34:57.219 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 13:34:57.224 | + functions-common:run_process:1694 : local service=c-bak 2022-08-10 13:34:57.228 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-10 13:34:57.230 | + functions-common:run_process:1696 : local group= 2022-08-10 13:34:57.233 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:57.236 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 13:34:57.239 | + functions-common:run_process:1700 : local name=c-bak 2022-08-10 13:34:57.242 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:57.246 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:57.248 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:57.255 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:57.256 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:57.262 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138497258 2022-08-10 13:34:57.266 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-08-10 13:34:57.286 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:57.289 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:57.292 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:57.296 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:57.297 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:57.300 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:57.304 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:57.306 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:57.309 | + functions-common:time_stop:2447 : start_time=1660138497258 2022-08-10 13:34:57.312 | + functions-common:time_stop:2449 : [[ -z 1660138497258 ]] 2022-08-10 13:34:57.316 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:57.322 | + functions-common:time_stop:2452 : end_time=1660138497318 2022-08-10 13:34:57.327 | + functions-common:time_stop:2453 : elapsed_time=60 2022-08-10 13:34:57.329 | + functions-common:time_stop:2454 : total=39809 2022-08-10 13:34:57.333 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:57.336 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39869 2022-08-10 13:34:57.339 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 13:34:57.341 | + functions-common:run_process:1694 : local service=c-vol 2022-08-10 13:34:57.351 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-10 13:34:57.351 | + functions-common:run_process:1696 : local group= 2022-08-10 13:34:57.351 | + functions-common:run_process:1697 : local user= 2022-08-10 13:34:57.353 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 13:34:57.356 | + functions-common:run_process:1700 : local name=c-vol 2022-08-10 13:34:57.359 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 13:34:57.363 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 13:34:57.367 | + functions-common:time_start:2427 : local start_time= 2022-08-10 13:34:57.370 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 13:34:57.374 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 13:34:57.379 | + functions-common:time_start:2431 : _TIME_START[$name]=1660138497376 2022-08-10 13:34:57.382 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-08-10 13:34:57.403 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 13:34:57.406 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 13:34:57.409 | + functions-common:time_stop:2440 : local name 2022-08-10 13:34:57.412 | + functions-common:time_stop:2441 : local end_time 2022-08-10 13:34:57.416 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 13:34:57.418 | + functions-common:time_stop:2443 : local total 2022-08-10 13:34:57.421 | + functions-common:time_stop:2444 : local start_time 2022-08-10 13:34:57.423 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 13:34:57.427 | + functions-common:time_stop:2447 : start_time=1660138497376 2022-08-10 13:34:57.430 | + functions-common:time_stop:2449 : [[ -z 1660138497376 ]] 2022-08-10 13:34:57.433 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 13:34:57.438 | + functions-common:time_stop:2452 : end_time=1660138497435 2022-08-10 13:34:57.441 | + functions-common:time_stop:2453 : elapsed_time=59 2022-08-10 13:34:57.443 | + functions-common:time_stop:2454 : total=39869 2022-08-10 13:34:57.447 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 13:34:57.449 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39928 2022-08-10 13:34:57.452 | + ./stack.sh:main:1320 : create_volume_types 2022-08-10 13:34:57.455 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-10 13:34:57.483 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:57.486 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-10 13:34:57.490 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-10 13:34:57.492 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-10 13:34:57.499 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-10 13:34:57.502 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-10 13:34:57.526 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 13:34:57.529 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-10 13:34:59.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:59.901 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:59.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 13:34:59.901 | from cryptography.utils import int_from_bytes 2022-08-10 13:34:59.901 | Internal Server Error (HTTP 500) 2022-08-10 13:35:00.086 | + lib/cinder:create_volume_types:1 : exit_trap 2022-08-10 13:35:00.089 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-10 13:35:00.092 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-10 13:35:00.095 | + ./stack.sh:exit_trap:517 : jobs='544177 2022-08-10 13:35:00.095 | 577518' 2022-08-10 13:35:00.098 | + ./stack.sh:exit_trap:520 : [[ -n 544177 2022-08-10 13:35:00.098 | 577518 ]] 2022-08-10 13:35:00.101 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-10-131635 ]] 2022-08-10 13:35:00.103 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-10 13:35:00.106 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-10 13:35:00.106 | exit_trap: cleaning up child processes 2022-08-10 13:35:00.109 | + ./stack.sh:exit_trap:522 : kill 544177 577518 2022-08-10 13:35:00.112 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.Iv2zLdvh0J ']' 2022-08-10 13:35:00.115 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.Iv2zLdvh0J 2022-08-10 13:35:00.120 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-10 13:35:00.123 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-10 13:35:00.125 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-10 13:35:00.128 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-10 13:35:00.128 | Error on exit 2022-08-10 13:35:00.132 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-10 13:35:00.134 | + ./stack.sh:exit_trap:537 : generate-subunit 1660137391 1109 fail 2022-08-10 13:35:00.401 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-10 13:35:00.404 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-10 13:35:01.416 | + ./stack.sh:exit_trap:551 : exit 1