2022-05-19 14:16:52.181 | + ./stack.sh:main:489 : exec 2022-05-19 14:16:52.181 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-141652' 2022-05-19 14:16:52.181 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-19-141652.summary.2022-05-19-141652 2022-05-19 14:16:52.181 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:16:52.181 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-19-141652 2022-05-19 14:16:52.181 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-141652 /opt/stack/logs/stack.sh.log 2022-05-19 14:16:52.181 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-19-141652.summary.2022-05-19-141652 /opt/stack/logs/stack.sh.log.summary 2022-05-19 14:16:52.181 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-19 14:16:52.181 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-19 14:16:52.181 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-19 14:16:52.181 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-19 14:16:52.181 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-19 14:16:52.181 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-19 14:16:52.181 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-19 14:16:52.181 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 14:16:52.181 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-19 14:16:52.181 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-19 14:16:52.181 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 14:16:52.181 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-19 14:16:52.182 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-19 14:16:52.182 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-19 14:16:52.182 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-19 14:16:52.182 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-19 14:16:52.182 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-19 14:16:52.182 | + ./stack.sh:main:575 : set -o errexit 2022-05-19 14:16:52.182 | + ./stack.sh:main:578 : uname -a 2022-05-19 14:16:52.182 | Linux dv-cinder-788367-10-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-05-19 14:16:52.182 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-19 14:16:52.183 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-19 14:16:52.186 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-19 14:16:52.222 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-19 14:16:52.238 | + ./stack.sh:main:592 : fetch_plugins 2022-05-19 14:16:52.240 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-19 14:16:52.242 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-19 14:16:52.244 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-19 14:16:52.246 | + functions-common:fetch_plugins:1788 : return 2022-05-19 14:16:52.248 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-19 14:16:52.250 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-19 14:16:52.251 | + functions-common:run_phase:1866 : local phase= 2022-05-19 14:16:52.253 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:16:52.255 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:16:52.257 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:16:52.259 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:16:52.260 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:16:52.263 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:16:52.266 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:16:52.267 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:16:52.269 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:16:52.272 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-19 14:16:52.274 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:16:52.286 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:52.288 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 14:16:52.290 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:16:52.292 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:16:52.294 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:16:52.296 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:16:52.297 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-19 14:16:52.299 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-19 14:16:52.301 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-19 14:16:52.303 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-19 14:16:52.304 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:16:52.306 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-19 14:16:52.308 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-19 14:16:52.310 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-19 14:16:52.312 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-19 14:16:52.313 | + functions-common:plugin_override_defaults:1829 : return 2022-05-19 14:16:52.315 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-19 14:16:52.332 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-19 14:16:52.335 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-19 14:16:52.347 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:16:52.350 | +++ lib/tls:source:43 : hostname -f 2022-05-19 14:16:52.353 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-19 14:16:52.355 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-19 14:16:52.357 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-19 14:16:52.359 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-19 14:16:52.360 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-19 14:16:52.362 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-19 14:16:52.364 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-19 14:16:52.366 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-19 14:16:52.368 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-19 14:16:52.370 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-19 14:16:52.374 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-19 14:16:52.386 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-19 14:16:52.404 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-19 14:16:52.416 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-19 14:16:52.428 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-19 14:16:52.463 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-19 14:16:52.522 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-19 14:16:52.611 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-19 14:16:52.633 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-19 14:16:52.677 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-19 14:16:52.730 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-19 14:16:52.881 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-19 14:16:52.895 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-19 14:16:52.909 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-19 14:16:52.921 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-19 14:16:53.018 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-19 14:16:53.020 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-19 14:16:53.023 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-19 14:16:53.025 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-19 14:16:53.027 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-19 14:16:53.029 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-19 14:16:53.032 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-19 14:16:53.032 | False' 2022-05-19 14:16:53.035 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-19 14:16:53.049 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-19 14:16:53.052 | + ./stack.sh:main:626 : run_phase source 2022-05-19 14:16:53.054 | + functions-common:run_phase:1865 : local mode=source 2022-05-19 14:16:53.066 | + functions-common:run_phase:1866 : local phase= 2022-05-19 14:16:53.068 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:16:53.070 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:16:53.072 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:16:53.074 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:16:53.076 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:16:53.079 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:16:53.083 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:16:53.085 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:16:53.087 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:16:53.090 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-19 14:16:53.093 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:16:53.107 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:53.109 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 14:16:53.111 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-19 14:16:53.154 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-19 14:16:53.156 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-19 14:16:53.158 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-19 14:16:53.160 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-19 14:16:53.163 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-19 14:16:53.165 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-19 14:16:53.167 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-19 14:16:53.169 | + functions-common:load_plugin_settings:1806 : return 2022-05-19 14:16:53.172 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-19 14:16:53.174 | + functions-common:verify_disabled_services:2148 : local service 2022-05-19 14:16:53.176 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.178 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-19 14:16:53.181 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.183 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-19 14:16:53.185 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.187 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-19 14:16:53.190 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.192 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-19 14:16:53.194 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.196 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-19 14:16:53.199 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.201 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-19 14:16:53.203 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.206 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-19 14:16:53.208 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.211 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-19 14:16:53.213 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.215 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-19 14:16:53.218 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.220 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-19 14:16:53.222 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.225 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-19 14:16:53.227 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.230 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-19 14:16:53.232 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.234 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-19 14:16:53.237 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.239 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-19 14:16:53.241 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.243 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-19 14:16:53.246 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.248 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-19 14:16:53.250 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.252 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-19 14:16:53.255 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.257 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-19 14:16:53.260 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.262 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-19 14:16:53.264 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.266 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-19 14:16:53.269 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.271 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-19 14:16:53.274 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.276 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-19 14:16:53.278 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.280 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-19 14:16:53.283 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.285 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-19 14:16:53.288 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.290 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-19 14:16:53.292 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.295 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-19 14:16:53.297 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.300 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-19 14:16:53.302 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.304 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-19 14:16:53.307 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.309 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-19 14:16:53.311 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.313 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-19 14:16:53.316 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.319 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-19 14:16:53.321 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.323 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-19 14:16:53.325 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.328 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-19 14:16:53.330 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.332 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-19 14:16:53.335 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.337 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-19 14:16:53.340 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.342 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-19 14:16:53.344 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.347 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-19 14:16:53.349 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.351 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-19 14:16:53.353 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.356 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-19 14:16:53.358 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.360 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-19 14:16:53.363 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.365 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-19 14:16:53.367 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.369 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-19 14:16:53.372 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.374 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-19 14:16:53.376 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.379 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-19 14:16:53.381 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-19 14:16:53.384 | + functions-common:verify_disabled_services:2150 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-19 14:16:53.387 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-19 14:16:53.389 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 14:16:53.391 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-19 14:16:53.407 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:53.409 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-19 14:16:53.411 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-19 14:16:53.413 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-19 14:16:53.428 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:16:53.431 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-19 14:16:53.433 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-19 14:16:53.435 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-19 14:16:53.438 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-19 14:16:53.440 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-19 14:16:53.443 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-19 14:16:53.445 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-19 14:16:53.447 | + lib/database:initialize_database_backends:92 : return 0 2022-05-19 14:16:53.450 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-19 14:16:53.450 | Using mysql database backend 2022-05-19 14:16:53.452 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-19 14:16:53.468 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-19 14:16:53.471 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-19 14:16:53.474 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 14:16:53.476 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-19 14:16:53.479 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:16:53.482 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-19 14:16:53.497 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:53.500 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-19 14:16:53.517 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-19 14:16:53.533 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:53.536 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-19 14:16:53.552 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-19 14:16:53.569 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-19 14:16:53.586 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:16:53.589 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-19 14:16:53.605 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:16:53.607 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-19 14:16:53.623 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-19 14:16:53.625 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-19 14:16:53.628 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-19 14:16:53.631 | + functions-common:save_stackenv:60 : local tag=759 2022-05-19 14:16:53.634 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 14:16:53.638 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-141653 2022-05-19 14:16:53.641 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-141653 759' 2022-05-19 14:16:53.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.646 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:16:53.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.651 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 14:16:53.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.656 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 14:16:53.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.661 | + 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-05-19 14:16:53.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.666 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.71 2022-05-19 14:16:53.668 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.671 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.71/identity 2022-05-19 14:16:53.673 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.676 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-141652 2022-05-19 14:16:53.678 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.681 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 14:16:53.683 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.686 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.71 2022-05-19 14:16:53.688 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.691 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 14:16:53.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.696 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 14:16:53.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.701 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 14:16:53.704 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:16:53.706 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 14:16:53.708 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-19 14:16:53.711 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-19 14:16:53.713 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-19 14:16:53.715 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-19 14:16:53.717 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:16:53.720 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:16:53.722 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:16:53.725 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:16:53.727 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:16:53.729 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:16:53.745 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:16:53.747 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:16:53.749 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:16:53.752 | + functions-common:git_clone:629 : echo master 2022-05-19 14:16:53.752 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:16:53.758 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-19 14:16:53.760 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:16:53.762 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-19 14:16:53.775 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-19 14:16:53.777 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:16:53.778 | + functions-common:git_clone:690 : head -1 2022-05-19 14:16:53.781 | f3ad0aa7 Merge "update constraint for os-win to new release 5.7.0" 2022-05-19 14:16:53.784 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:16:53.786 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-19 14:16:53.789 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:16:53.792 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-19 14:16:53.794 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-19 14:16:53.797 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-19 14:16:53.799 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-19 14:16:53.802 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 14:16:53.805 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-19 14:16:53.807 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-19 14:16:53.810 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-19 14:16:53.813 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-19 14:16:53.817 | ++ tools/install_prereqs.sh:source:47 : NOW=1652969813 2022-05-19 14:16:53.821 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-19 14:16:53.825 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652968738 2022-05-19 14:16:53.828 | ++ tools/install_prereqs.sh:source:49 : DELTA=1075 2022-05-19 14:16:53.830 | ++ tools/install_prereqs.sh:source:50 : [[ 1075 -lt 7200 ]] 2022-05-19 14:16:53.833 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-19 14:16:53.835 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-19 14:16:53.838 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-19 14:16:53.840 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-19 14:16:53.842 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-19 14:16:53.844 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-19 14:16:53.847 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-19 14:16:53.849 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-19 14:16:53.852 | +++ 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-05-19 14:16:53.899 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-19 14:16:53.900 | apache2-dev 2022-05-19 14:16:53.900 | bc 2022-05-19 14:16:53.900 | bsdmainutils 2022-05-19 14:16:53.900 | curl 2022-05-19 14:16:53.900 | g++ 2022-05-19 14:16:53.900 | gawk 2022-05-19 14:16:53.900 | gcc 2022-05-19 14:16:53.900 | gettext 2022-05-19 14:16:53.900 | git 2022-05-19 14:16:53.900 | graphviz 2022-05-19 14:16:53.900 | iputils-ping 2022-05-19 14:16:53.900 | libapache2-mod-proxy-uwsgi 2022-05-19 14:16:53.900 | libffi-dev 2022-05-19 14:16:53.900 | libjpeg-dev 2022-05-19 14:16:53.900 | libpcre3-dev 2022-05-19 14:16:53.900 | libpq-dev 2022-05-19 14:16:53.900 | libssl-dev 2022-05-19 14:16:53.900 | libsystemd-dev 2022-05-19 14:16:53.900 | libxml2-dev 2022-05-19 14:16:53.900 | libxslt1-dev 2022-05-19 14:16:53.900 | libyaml-dev 2022-05-19 14:16:53.900 | lsof 2022-05-19 14:16:53.900 | openssh-server 2022-05-19 14:16:53.900 | openssl 2022-05-19 14:16:53.900 | pkg-config 2022-05-19 14:16:53.900 | psmisc 2022-05-19 14:16:53.900 | python3-dev 2022-05-19 14:16:53.900 | python3-pip 2022-05-19 14:16:53.900 | python3-systemd 2022-05-19 14:16:53.900 | python3-venv 2022-05-19 14:16:53.900 | tar 2022-05-19 14:16:53.900 | tcpdump 2022-05-19 14:16:53.900 | unzip 2022-05-19 14:16:53.900 | uuid-runtime 2022-05-19 14:16:53.900 | wget 2022-05-19 14:16:53.901 | wget 2022-05-19 14:16:53.901 | zlib1g-dev 2022-05-19 14:16:53.901 | libkrb5-dev 2022-05-19 14:16:53.901 | libldap2-dev 2022-05-19 14:16:53.901 | libsasl2-dev 2022-05-19 14:16:53.901 | memcached 2022-05-19 14:16:53.901 | python3-mysqldb 2022-05-19 14:16:53.901 | sqlite3 2022-05-19 14:16:53.901 | conntrack 2022-05-19 14:16:53.901 | curl 2022-05-19 14:16:53.901 | dnsmasq-base 2022-05-19 14:16:53.901 | dnsmasq-utils 2022-05-19 14:16:53.901 | ebtables 2022-05-19 14:16:53.901 | genisoimage 2022-05-19 14:16:53.901 | iptables 2022-05-19 14:16:53.901 | iputils-arping 2022-05-19 14:16:53.901 | kpartx 2022-05-19 14:16:53.901 | libjs-jquery-tablesorter 2022-05-19 14:16:53.901 | parted 2022-05-19 14:16:53.901 | pm-utils 2022-05-19 14:16:53.901 | python3-mysqldb 2022-05-19 14:16:53.901 | socat 2022-05-19 14:16:53.901 | sqlite3 2022-05-19 14:16:53.901 | sudo 2022-05-19 14:16:53.901 | vlan 2022-05-19 14:16:53.901 | lsscsi 2022-05-19 14:16:53.901 | open-iscsi 2022-05-19 14:16:53.901 | lvm2 2022-05-19 14:16:53.901 | qemu-utils 2022-05-19 14:16:53.901 | thin-provisioning-tools 2022-05-19 14:16:53.901 | acl 2022-05-19 14:16:53.901 | dnsmasq-base 2022-05-19 14:16:53.901 | dnsmasq-utils 2022-05-19 14:16:53.901 | ebtables 2022-05-19 14:16:53.901 | haproxy 2022-05-19 14:16:53.902 | iptables 2022-05-19 14:16:53.902 | iputils-arping 2022-05-19 14:16:53.902 | iputils-ping 2022-05-19 14:16:53.902 | postgresql-server-dev-all 2022-05-19 14:16:53.902 | python3-mysqldb 2022-05-19 14:16:53.902 | sqlite3 2022-05-19 14:16:53.902 | sudo 2022-05-19 14:16:53.902 | vlan 2022-05-19 14:16:53.902 | pcp 2022-05-19 14:16:53.902 | ipset 2022-05-19 14:16:53.902 | conntrack 2022-05-19 14:16:53.902 | conntrackd 2022-05-19 14:16:53.902 | keepalived 2022-05-19 14:16:53.902 | lvm2 2022-05-19 14:16:53.902 | qemu-utils 2022-05-19 14:16:53.902 | thin-provisioning-tools 2022-05-19 14:16:53.902 | curl 2022-05-19 14:16:53.902 | liberasurecode-dev 2022-05-19 14:16:53.902 | make 2022-05-19 14:16:53.902 | memcached 2022-05-19 14:16:53.902 | rsync 2022-05-19 14:16:53.902 | sqlite3 2022-05-19 14:16:53.902 | xfsprogs' 2022-05-19 14:16:53.903 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-19 14:16:53.920 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-19 14:16:53.920 | apache2-dev 2022-05-19 14:16:53.920 | bc 2022-05-19 14:16:53.920 | bsdmainutils 2022-05-19 14:16:53.921 | curl 2022-05-19 14:16:53.921 | g++ 2022-05-19 14:16:53.921 | gawk 2022-05-19 14:16:53.921 | gcc 2022-05-19 14:16:53.921 | gettext 2022-05-19 14:16:53.921 | git 2022-05-19 14:16:53.921 | graphviz 2022-05-19 14:16:53.921 | iputils-ping 2022-05-19 14:16:53.921 | libapache2-mod-proxy-uwsgi 2022-05-19 14:16:53.921 | libffi-dev 2022-05-19 14:16:53.921 | libjpeg-dev 2022-05-19 14:16:53.921 | libpcre3-dev 2022-05-19 14:16:53.921 | libpq-dev 2022-05-19 14:16:53.921 | libssl-dev 2022-05-19 14:16:53.921 | libsystemd-dev 2022-05-19 14:16:53.921 | libxml2-dev 2022-05-19 14:16:53.921 | libxslt1-dev 2022-05-19 14:16:53.921 | libyaml-dev 2022-05-19 14:16:53.921 | lsof 2022-05-19 14:16:53.921 | openssh-server 2022-05-19 14:16:53.921 | openssl 2022-05-19 14:16:53.921 | pkg-config 2022-05-19 14:16:53.921 | psmisc 2022-05-19 14:16:53.921 | python3-dev 2022-05-19 14:16:53.921 | python3-pip 2022-05-19 14:16:53.921 | python3-systemd 2022-05-19 14:16:53.921 | python3-venv 2022-05-19 14:16:53.921 | tar 2022-05-19 14:16:53.921 | tcpdump 2022-05-19 14:16:53.921 | unzip 2022-05-19 14:16:53.921 | uuid-runtime 2022-05-19 14:16:53.921 | wget 2022-05-19 14:16:53.921 | wget 2022-05-19 14:16:53.921 | zlib1g-dev 2022-05-19 14:16:53.921 | libkrb5-dev 2022-05-19 14:16:53.922 | libldap2-dev 2022-05-19 14:16:53.922 | libsasl2-dev 2022-05-19 14:16:53.922 | memcached 2022-05-19 14:16:53.922 | python3-mysqldb 2022-05-19 14:16:53.922 | sqlite3 2022-05-19 14:16:53.922 | conntrack 2022-05-19 14:16:53.922 | curl 2022-05-19 14:16:53.922 | dnsmasq-base 2022-05-19 14:16:53.922 | dnsmasq-utils 2022-05-19 14:16:53.922 | ebtables 2022-05-19 14:16:53.922 | genisoimage 2022-05-19 14:16:53.922 | iptables 2022-05-19 14:16:53.922 | iputils-arping 2022-05-19 14:16:53.922 | kpartx 2022-05-19 14:16:53.922 | libjs-jquery-tablesorter 2022-05-19 14:16:53.922 | parted 2022-05-19 14:16:53.922 | pm-utils 2022-05-19 14:16:53.922 | python3-mysqldb 2022-05-19 14:16:53.922 | socat 2022-05-19 14:16:53.922 | sqlite3 2022-05-19 14:16:53.922 | sudo 2022-05-19 14:16:53.922 | vlan 2022-05-19 14:16:53.922 | lsscsi 2022-05-19 14:16:53.922 | open-iscsi 2022-05-19 14:16:53.922 | lvm2 2022-05-19 14:16:53.922 | qemu-utils 2022-05-19 14:16:53.922 | thin-provisioning-tools 2022-05-19 14:16:53.922 | acl 2022-05-19 14:16:53.922 | dnsmasq-base 2022-05-19 14:16:53.922 | dnsmasq-utils 2022-05-19 14:16:53.922 | ebtables 2022-05-19 14:16:53.922 | haproxy 2022-05-19 14:16:53.922 | iptables 2022-05-19 14:16:53.923 | iputils-arping 2022-05-19 14:16:53.923 | iputils-ping 2022-05-19 14:16:53.923 | postgresql-server-dev-all 2022-05-19 14:16:53.923 | python3-mysqldb 2022-05-19 14:16:53.923 | sqlite3 2022-05-19 14:16:53.923 | sudo 2022-05-19 14:16:53.923 | vlan 2022-05-19 14:16:53.923 | pcp 2022-05-19 14:16:53.923 | ipset 2022-05-19 14:16:53.923 | conntrack 2022-05-19 14:16:53.923 | conntrackd 2022-05-19 14:16:53.923 | keepalived 2022-05-19 14:16:53.923 | lvm2 2022-05-19 14:16:53.923 | qemu-utils 2022-05-19 14:16:53.923 | thin-provisioning-tools 2022-05-19 14:16:53.923 | curl 2022-05-19 14:16:53.923 | liberasurecode-dev 2022-05-19 14:16:53.923 | make 2022-05-19 14:16:53.923 | memcached 2022-05-19 14:16:53.923 | rsync 2022-05-19 14:16:53.923 | sqlite3 2022-05-19 14:16:53.923 | xfsprogs ' 2022-05-19 14:16:53.923 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-19 14:16:53.925 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:16:53.928 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:16:53.931 | ++ 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-05-19 14:16:53.931 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-19 14:16:53.936 | ++ 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-05-19 14:16:53.938 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-19 14:16:53.941 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:16:53.943 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-19 14:16:53.946 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:16:53.948 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:16:53.950 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:16:53.952 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:16:53.954 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:16:53.956 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:16:53.959 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-19 14:16:53.961 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-19 14:16:53.963 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-19 14:16:53.965 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-19 14:16:53.969 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-19 14:16:53.971 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-19 14:16:53.973 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-19 14:16:53.976 | ++ functions-common:time_start:2424 : local start_time= 2022-05-19 14:16:53.978 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:16:53.980 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:16:53.984 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652969813982 2022-05-19 14:16:53.986 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-19 14:16:53.988 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-19 14:16:53.991 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-19 14:16:54.195 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-19 14:16:54.366 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-19 14:16:54.496 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-19 14:16:54.626 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-05-19 14:16:55.368 | Fetched 222 kB in 1s (212 kB/s) 2022-05-19 14:16:56.904 | Reading package lists... 2022-05-19 14:16:56.936 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-19 14:16:56.939 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-19 14:16:56.941 | ++ functions-common:time_stop:2437 : local name 2022-05-19 14:16:56.944 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 14:16:56.946 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:16:56.948 | ++ functions-common:time_stop:2440 : local total 2022-05-19 14:16:56.950 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 14:16:56.952 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-19 14:16:56.954 | ++ functions-common:time_stop:2444 : start_time=1652969813982 2022-05-19 14:16:56.956 | ++ functions-common:time_stop:2446 : [[ -z 1652969813982 ]] 2022-05-19 14:16:56.959 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:16:56.963 | ++ functions-common:time_stop:2449 : end_time=1652969816960 2022-05-19 14:16:56.965 | ++ functions-common:time_stop:2450 : elapsed_time=2978 2022-05-19 14:16:56.967 | ++ functions-common:time_stop:2451 : total=0 2022-05-19 14:16:56.969 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:16:56.971 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2978 2022-05-19 14:16:56.974 | ++ functions-common:install_package:1476 : 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-05-19 14:16:56.976 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:16:56.978 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:16:56.980 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:16:56.983 | ++ functions-common:real_install_package:1462 : 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-05-19 14:16:57.003 | ++ functions-common:apt_get:1242 : 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-05-19 14:16:57.116 | Reading package lists... 2022-05-19 14:16:57.360 | Building dependency tree... 2022-05-19 14:16:57.361 | Reading state information... 2022-05-19 14:16:57.395 | acl is already the newest version (2.2.53-6). 2022-05-19 14:16:57.395 | bc is already the newest version (1.07.1-2build1). 2022-05-19 14:16:57.395 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-19 14:16:57.395 | conntrack is already the newest version (1:1.4.5-2). 2022-05-19 14:16:57.395 | ebtables is already the newest version (2.0.11-3build1). 2022-05-19 14:16:57.395 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-19 14:16:57.395 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-19 14:16:57.395 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-19 14:16:57.395 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-19 14:16:57.395 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-19 14:16:57.395 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-19 14:16:57.395 | iputils-arping is already the newest version (3:20190709-3). 2022-05-19 14:16:57.395 | iputils-ping is already the newest version (3:20190709-3). 2022-05-19 14:16:57.395 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-19 14:16:57.395 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-19 14:16:57.395 | libffi-dev is already the newest version (3.3-4). 2022-05-19 14:16:57.395 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-19 14:16:57.395 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-19 14:16:57.395 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-19 14:16:57.395 | lsscsi is already the newest version (0.30-0.1). 2022-05-19 14:16:57.395 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-19 14:16:57.395 | make is already the newest version (4.2.1-1.2). 2022-05-19 14:16:57.395 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-19 14:16:57.396 | psmisc is already the newest version (23.3-1). 2022-05-19 14:16:57.396 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-19 14:16:57.396 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-19 14:16:57.396 | python3-systemd is already the newest version (234-3build2). 2022-05-19 14:16:57.396 | socat is already the newest version (1.7.3.3-2). 2022-05-19 14:16:57.396 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-19 14:16:57.396 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-19 14:16:57.396 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-19 14:16:57.396 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-19 14:16:57.396 | graphviz is already the newest version (2.42.2-3build2). 2022-05-19 14:16:57.396 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-19 14:16:57.396 | pcp is already the newest version (5.0.3-1). 2022-05-19 14:16:57.396 | pm-utils is already the newest version (1.4.1-19). 2022-05-19 14:16:57.396 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-19 14:16:57.396 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:16:57.396 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:16:57.396 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-05-19 14:16:57.396 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-05-19 14:16:57.396 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-05-19 14:16:57.396 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-19 14:16:57.396 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-19 14:16:57.397 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-19 14:16:57.397 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-19 14:16:57.397 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-19 14:16:57.397 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-05-19 14:16:57.397 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-05-19 14:16:57.397 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-19 14:16:57.397 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-19 14:16:57.397 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-19 14:16:57.397 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-05-19 14:16:57.397 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-05-19 14:16:57.397 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-19 14:16:57.397 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-19 14:16:57.397 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-19 14:16:57.397 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-05-19 14:16:57.397 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-19 14:16:57.397 | openssl set to manually installed. 2022-05-19 14:16:57.397 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-19 14:16:57.397 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-19 14:16:57.397 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-19 14:16:57.397 | rsync set to manually installed. 2022-05-19 14:16:57.397 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-19 14:16:57.397 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-19 14:16:57.397 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-19 14:16:57.397 | tar set to manually installed. 2022-05-19 14:16:57.397 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-19 14:16:57.397 | tcpdump set to manually installed. 2022-05-19 14:16:57.397 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-19 14:16:57.615 | uuid-runtime set to manually installed. 2022-05-19 14:16:57.615 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-19 14:16:57.615 | wget set to manually installed. 2022-05-19 14:16:57.615 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-19 14:16:57.615 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:16:57.615 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-19 14:16:57.615 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-19 14:16:57.615 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-19 14:16:57.615 | The following packages were automatically installed and are no longer required: 2022-05-19 14:16:57.616 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:16:57.616 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:16:57.616 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:16:57.616 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:16:57.616 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:16:57.616 | python3-zope.interface 2022-05-19 14:16:57.616 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:16:57.750 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:16:57.754 | ++ functions-common:apt_get:1246 : result=0 2022-05-19 14:16:57.756 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:16:57.759 | ++ functions-common:time_stop:2437 : local name 2022-05-19 14:16:57.761 | ++ functions-common:time_stop:2438 : local end_time 2022-05-19 14:16:57.763 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:16:57.765 | ++ functions-common:time_stop:2440 : local total 2022-05-19 14:16:57.767 | ++ functions-common:time_stop:2441 : local start_time 2022-05-19 14:16:57.770 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:16:57.772 | ++ functions-common:time_stop:2444 : start_time=1652969817001 2022-05-19 14:16:57.774 | ++ functions-common:time_stop:2446 : [[ -z 1652969817001 ]] 2022-05-19 14:16:57.777 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:16:57.781 | ++ functions-common:time_stop:2449 : end_time=1652969817779 2022-05-19 14:16:57.783 | ++ functions-common:time_stop:2450 : elapsed_time=778 2022-05-19 14:16:57.786 | ++ functions-common:time_stop:2451 : total=740 2022-05-19 14:16:57.788 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:16:57.791 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1518 2022-05-19 14:16:57.793 | ++ functions-common:apt_get:1250 : return 0 2022-05-19 14:16:57.796 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-19 14:16:57.798 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:16:57.801 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-19 14:16:57.805 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-19 14:16:57.809 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-19 14:16:57.812 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-19 14:16:57.815 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-19 14:16:59.217 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-19 14:16:59.219 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-19 14:16:59.220 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-19 14:16:59.222 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-19 14:16:59.225 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-19 14:16:59.227 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-19 14:16:59.228 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-19 14:16:59.230 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-19 14:16:59.232 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-19 14:16:59.234 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-19 14:16:59.235 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-19 14:16:59.237 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-19 14:16:59.239 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-19 14:16:59.241 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-19 14:16:59.242 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-19 14:16:59.244 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-19 14:16:59.246 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-19 14:16:59.248 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-19 14:16:59.249 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-19 14:16:59.251 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-19 14:16:59.253 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-19 14:16:59.256 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-19 14:16:59.258 | + functions-common:_ensure_lsb_release:394 : return 2022-05-19 14:16:59.260 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-19 14:16:59.336 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-19 14:16:59.338 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-19 14:16:59.414 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-19 14:16:59.416 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-19 14:16:59.490 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-19 14:16:59.492 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-19 14:16:59.494 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-19 14:16:59.496 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-19 14:16:59.498 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-19 14:16:59.500 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-19 14:16:59.502 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-19 14:16:59.504 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-19 14:16:59.506 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-19 14:16:59.508 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-19 14:16:59.510 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-19 14:16:59.510 | Distro: focal 2022-05-19 14:16:59.512 | + tools/install_pip.sh:main:124 : get_versions 2022-05-19 14:16:59.515 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 14:16:59.518 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 14:16:59.520 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 14:16:59.524 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 14:16:59.524 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 14:17:00.202 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 14:17:00.204 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 14:17:00.204 | pip: 21.3.1 2022-05-19 14:17:00.206 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-19 14:17:00.208 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-19 14:17:00.209 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:17:00.211 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:17:00.213 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:17:00.215 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:17:00.216 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:17:00.218 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:17:00.220 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:17:00.221 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:17:00.223 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:17:00.225 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:17:00.227 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:17:00.229 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-19 14:17:00.231 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:00.232 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:00.234 | + tools/install_pip.sh:main:142 : : 2022-05-19 14:17:00.236 | + tools/install_pip.sh:main:147 : set -x 2022-05-19 14:17:00.238 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-19 14:17:00.240 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-19 14:17:00.242 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:17:00.244 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-19 14:17:00.246 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-19 14:17:00.248 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:17:00.250 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:17:00.250 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:17:00.254 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-05-19 14:17:00.256 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-05-19 14:17:00.258 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-19 14:17:00.260 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-19 14:17:00.262 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-19 14:17:00.278 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-19 14:17:00.280 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-19 14:17:01.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:01.162 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:01.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:01.162 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:02.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:17:03.699 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-19 14:17:03.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/553/4570b9980fc65/setuptools-62.2.0-py3-none-any.whl (1.1 MB) 2022-05-19 14:17:06.291 | Installing collected packages: setuptools 2022-05-19 14:17:07.153 | Successfully installed setuptools-62.2.0 2022-05-19 14:17:07.153 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:17:07.329 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:17:07.329 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:17:07.467 | + inc/python:pip_install:200 : result=0 2022-05-19 14:17:07.469 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:17:07.471 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:07.472 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:07.475 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:07.476 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:07.478 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:07.480 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:17:07.481 | + functions-common:time_stop:2444 : start_time=1652969820274 2022-05-19 14:17:07.483 | + functions-common:time_stop:2446 : [[ -z 1652969820274 ]] 2022-05-19 14:17:07.485 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:07.489 | + functions-common:time_stop:2449 : end_time=1652969827487 2022-05-19 14:17:07.490 | + functions-common:time_stop:2450 : elapsed_time=7213 2022-05-19 14:17:07.492 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:17:07.494 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:07.496 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7213 2022-05-19 14:17:07.497 | + inc/python:pip_install:203 : return 0 2022-05-19 14:17:07.499 | + tools/install_pip.sh:main:153 : get_versions 2022-05-19 14:17:07.502 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-19 14:17:07.505 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-19 14:17:07.508 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-19 14:17:07.510 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-19 14:17:07.511 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-19 14:17:08.214 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-19 14:17:08.216 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-19 14:17:08.216 | pip: 21.3.1 2022-05-19 14:17:08.219 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-19 14:17:08.222 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-19 14:17:08.225 | + ./stack.sh:main:798 : fixup_all 2022-05-19 14:17:08.228 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-19 14:17:08.230 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-19 14:17:08.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:08.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:08.236 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-19 14:17:08.249 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-19 14:17:08.261 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-19 14:17:08.272 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-19 14:17:08.274 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-19 14:17:08.276 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:17:08.278 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:17:08.280 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:17:08.282 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:17:08.284 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:17:08.287 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:17:08.289 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:17:08.291 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:17:08.293 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:17:08.295 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:17:08.297 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:17:08.299 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-19 14:17:08.301 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-19 14:17:08.304 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-19 14:17:08.306 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:17:08.309 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:17:08.311 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:17:08.313 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:17:08.315 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:17:08.317 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:17:08.319 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-19 14:17:08.322 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-19 14:17:08.324 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-19 14:17:08.326 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-19 14:17:08.328 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-19 14:17:08.331 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-19 14:17:08.333 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-19 14:17:08.354 | Using python 3.8 to install os-testr 2022-05-19 14:17:08.356 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-19 14:17:09.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:09.223 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:09.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:09.224 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:10.415 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:17:10.446 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-19 14:17:10.522 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-19 14:17:10.523 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-19 14:17:10.524 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-19 14:17:10.538 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-19 14:17:10.548 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-19 14:17:10.559 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-19 14:17:13.103 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:17:13.110 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:17:13.110 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:17:13.233 | + inc/python:pip_install:200 : result=0 2022-05-19 14:17:13.235 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:17:13.238 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:13.240 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:13.242 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:13.244 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:13.246 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:13.248 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:17:13.250 | + functions-common:time_stop:2444 : start_time=1652969828348 2022-05-19 14:17:13.253 | + functions-common:time_stop:2446 : [[ -z 1652969828348 ]] 2022-05-19 14:17:13.255 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:13.260 | + functions-common:time_stop:2449 : end_time=1652969833257 2022-05-19 14:17:13.262 | + functions-common:time_stop:2450 : elapsed_time=4909 2022-05-19 14:17:13.264 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:17:13.266 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:13.268 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4909 2022-05-19 14:17:13.270 | + inc/python:pip_install:203 : return 0 2022-05-19 14:17:13.273 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-19 14:17:13.327 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-19 14:17:13.428 | + ./stack.sh:main:812 : install_infra 2022-05-19 14:17:13.430 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:17:13.433 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-19 14:17:13.436 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:17:13.439 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-19 14:17:13.463 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-19 14:17:15.370 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.377 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.382 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.391 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.396 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.405 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.409 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.435 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.515 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.534 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.538 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.543 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.558 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.566 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.569 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.586 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.603 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.612 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.617 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.636 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.658 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.681 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.689 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.695 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.716 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.745 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.747 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.762 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.766 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.770 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.775 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.791 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.797 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.847 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.866 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.870 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.901 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.966 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.972 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:15.979 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.031 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.044 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.053 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.159 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.184 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.188 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.199 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.205 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.224 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.232 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.249 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.281 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.310 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.322 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.329 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.338 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.356 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.364 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.378 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.390 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.393 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:16.400 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:17:16.544 | 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 370)) (5.9.0) 2022-05-19 14:17:16.844 | + inc/python:pip_install:200 : result=0 2022-05-19 14:17:16.846 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:17:16.848 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:16.851 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:16.853 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:16.855 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:16.857 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:16.859 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:17:16.861 | + functions-common:time_stop:2444 : start_time=1652969833455 2022-05-19 14:17:16.864 | + functions-common:time_stop:2446 : [[ -z 1652969833455 ]] 2022-05-19 14:17:16.867 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:16.871 | + functions-common:time_stop:2449 : end_time=1652969836869 2022-05-19 14:17:16.873 | + functions-common:time_stop:2450 : elapsed_time=3414 2022-05-19 14:17:16.875 | + functions-common:time_stop:2451 : total=4909 2022-05-19 14:17:16.877 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:16.879 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8323 2022-05-19 14:17:16.882 | + inc/python:pip_install:203 : return 0 2022-05-19 14:17:16.884 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-19 14:17:16.887 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-19 14:17:16.910 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-19 14:17:18.722 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.730 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.734 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.739 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.743 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.749 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.753 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.779 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.857 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.876 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.880 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.885 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.900 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.908 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.910 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.926 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.944 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.953 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.958 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.976 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:18.997 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.015 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.024 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.029 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.049 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.078 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.080 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.094 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.098 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.102 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.107 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.122 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.128 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.178 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.196 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.200 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.230 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.298 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.305 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.312 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.362 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.376 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.385 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.486 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.512 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.516 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.526 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.531 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.550 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.558 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.575 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.605 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.638 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.651 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.658 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.666 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.683 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.692 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.706 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.717 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.721 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-19 14:17:19.727 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:17:19.729 | Processing /opt/stack/requirements 2022-05-19 14:17:21.492 | 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 29)) (6.0) 2022-05-19 14:17:21.496 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-05-19 14:17:21.508 | 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 366)) (21.3) 2022-05-19 14:17:21.513 | 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 370)) (5.9.0) 2022-05-19 14:17:21.516 | 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 409)) (3.0.9) 2022-05-19 14:17:21.521 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-05-19 14:17:21.547 | 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 539)) (1.16.0) 2022-05-19 14:17:21.550 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-05-19 14:17:21.561 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-05-19 14:17:21.611 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5423) (1.3) 2022-05-19 14:17:21.614 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5423) (0.3.0) 2022-05-19 14:17:21.629 | 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 226)) (3.3) 2022-05-19 14:17:21.633 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2022.5.18) 2022-05-19 14:17:21.637 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-05-19 14:17:21.641 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-05-19 14:17:21.644 | 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 131)) (3.10.1) 2022-05-19 14:17:21.656 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-19 14:17:21.706 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-05-19 14:17:21.712 | 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 381)) (3.3.0) 2022-05-19 14:17:21.725 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-05-19 14:17:21.728 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-05-19 14:17:21.790 | 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 410)) (1.8.2) 2022-05-19 14:17:21.793 | 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 637)) (0.2.5) 2022-05-19 14:17:21.798 | Building wheels for collected packages: openstack-requirements 2022-05-19 14:17:21.799 | Building wheel for openstack-requirements (setup.py): started 2022-05-19 14:17:22.637 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-19 14:17:22.637 | ERROR: Command errored out with exit status 1: 2022-05-19 14:17:22.637 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9rt78ig6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9rt78ig6/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-w8wsr2n4 2022-05-19 14:17:22.637 | cwd: /tmp/pip-req-build-9rt78ig6/ 2022-05-19 14:17:22.637 | Complete output (6 lines): 2022-05-19 14:17:22.637 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-19 14:17:22.637 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-19 14:17:22.637 | or: setup.py --help-commands 2022-05-19 14:17:22.637 | or: setup.py cmd --help 2022-05-19 14:17:22.637 | 2022-05-19 14:17:22.637 | error: invalid command 'bdist_wheel' 2022-05-19 14:17:22.637 | ---------------------------------------- 2022-05-19 14:17:22.637 | ERROR: Failed building wheel for openstack-requirements 2022-05-19 14:17:22.637 | Running setup.py clean for openstack-requirements 2022-05-19 14:17:23.469 | Failed to build openstack-requirements 2022-05-19 14:17:23.485 | Installing collected packages: openstack-requirements 2022-05-19 14:17:23.485 | Attempting uninstall: openstack-requirements 2022-05-19 14:17:23.486 | Found existing installation: openstack-requirements 1.2.1.dev5423 2022-05-19 14:17:23.522 | Uninstalling openstack-requirements-1.2.1.dev5423: 2022-05-19 14:17:23.541 | Successfully uninstalled openstack-requirements-1.2.1.dev5423 2022-05-19 14:17:23.543 | Running setup.py install for openstack-requirements: started 2022-05-19 14:17:25.927 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-19 14:17:25.951 | Successfully installed openstack-requirements-1.2.1.dev5423 2022-05-19 14:17:26.076 | + inc/python:pip_install:200 : result=0 2022-05-19 14:17:26.078 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:17:26.080 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:26.082 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:26.084 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:26.087 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:26.089 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:26.091 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:17:26.093 | + functions-common:time_stop:2444 : start_time=1652969836902 2022-05-19 14:17:26.095 | + functions-common:time_stop:2446 : [[ -z 1652969836902 ]] 2022-05-19 14:17:26.098 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:26.102 | + functions-common:time_stop:2449 : end_time=1652969846100 2022-05-19 14:17:26.104 | + functions-common:time_stop:2450 : elapsed_time=9198 2022-05-19 14:17:26.106 | + functions-common:time_stop:2451 : total=8323 2022-05-19 14:17:26.108 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:26.110 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17521 2022-05-19 14:17:26.113 | + inc/python:pip_install:203 : return 0 2022-05-19 14:17:26.116 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-19 14:17:26.118 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-19 14:17:26.121 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-19 14:17:26.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:26.125 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:26.128 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-05-19 14:17:26.131 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:26.133 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-19 14:17:26.153 | Using python 3.8 to install pbr 2022-05-19 14:17:26.155 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-19 14:17:27.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:27.028 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:27.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:27.028 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:28.217 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:17:28.250 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-19 14:17:30.934 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:17:30.941 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:17:30.941 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:17:31.064 | + inc/python:pip_install:200 : result=0 2022-05-19 14:17:31.066 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:17:31.068 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:31.070 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:31.073 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:31.075 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:31.077 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:31.079 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:17:31.081 | + functions-common:time_stop:2444 : start_time=1652969846148 2022-05-19 14:17:31.083 | + functions-common:time_stop:2446 : [[ -z 1652969846148 ]] 2022-05-19 14:17:31.086 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:31.090 | + functions-common:time_stop:2449 : end_time=1652969851087 2022-05-19 14:17:31.092 | + functions-common:time_stop:2450 : elapsed_time=4939 2022-05-19 14:17:31.094 | + functions-common:time_stop:2451 : total=17521 2022-05-19 14:17:31.096 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:31.098 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22460 2022-05-19 14:17:31.101 | + inc/python:pip_install:203 : return 0 2022-05-19 14:17:31.103 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-19 14:17:33.404 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-19 14:17:35.306 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:17:35.308 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-19 14:17:35.328 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-19 14:17:35.334 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-19 14:17:35.336 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-19 14:17:35.339 | 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-05-19 14:17:35.343 | 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-05-19 14:17:35.414 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 14:17:35.417 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-19 14:17:35.420 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-19 14:17:35.436 | + ./stack.sh:main:821 : pkgs= 2022-05-19 14:17:35.439 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-19 14:17:35.441 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-19 14:17:35.444 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:17:35.447 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-19 14:17:35.449 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:17:35.452 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:17:35.454 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:17:35.456 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:17:35.459 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:17:35.462 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:17:35.466 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:17:35.468 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:17:35.471 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:17:35.473 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-19 14:17:35.475 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:17:35.491 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:35.493 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:17:35.495 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:17:35.497 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-19 14:17:35.500 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:17:35.502 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:17:35.504 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:17:35.507 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-19 14:17:35.509 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:17:35.511 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-19 14:17:35.513 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:17:35.515 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:17:35.517 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:17:35.519 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:17:35.523 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:17:35.525 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:17:35.527 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-19 14:17:35.529 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:17:35.532 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-19 14:17:35.534 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:17:35.536 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:17:35.539 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-19 14:17:35.541 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-19 14:17:35.543 | + functions:set_systemd_override:821 : local value=2048 2022-05-19 14:17:35.546 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-19 14:17:35.548 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-19 14:17:35.601 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-19 14:17:35.601 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-19 14:17:35.603 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-19 14:17:35.955 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-19 14:17:35.958 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-19 14:17:35.974 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:35.976 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-19 14:17:35.979 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:17:35.981 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:17:35.983 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:17:35.986 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:17:35.988 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:17:35.991 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:17:35.993 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:35.996 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:35.998 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:17:36.000 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:36.003 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:17:36.006 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:17:36.008 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-19 14:17:36.011 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:17:36.013 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:36.015 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:36.018 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-19 14:17:36.039 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-19 14:17:36.150 | Reading package lists... 2022-05-19 14:17:36.414 | Building dependency tree... 2022-05-19 14:17:36.415 | Reading state information... 2022-05-19 14:17:36.678 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-19 14:17:36.678 | The following packages were automatically installed and are no longer required: 2022-05-19 14:17:36.679 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:17:36.679 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:17:36.679 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:17:36.679 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:17:36.679 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:17:36.680 | python3-zope.interface 2022-05-19 14:17:36.680 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:17:36.795 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:17:36.799 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:17:36.802 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:17:36.805 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:36.807 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:36.809 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:36.811 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:36.813 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:36.816 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:17:36.818 | + functions-common:time_stop:2444 : start_time=1652969856036 2022-05-19 14:17:36.820 | + functions-common:time_stop:2446 : [[ -z 1652969856036 ]] 2022-05-19 14:17:36.823 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:36.827 | + functions-common:time_stop:2449 : end_time=1652969856825 2022-05-19 14:17:36.829 | + functions-common:time_stop:2450 : elapsed_time=789 2022-05-19 14:17:36.831 | + functions-common:time_stop:2451 : total=1518 2022-05-19 14:17:36.834 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:36.836 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2307 2022-05-19 14:17:36.838 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:17:36.841 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-19 14:17:36.843 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:17:36.845 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:17:36.848 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:17:36.851 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:17:36.853 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:17:36.856 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:17:36.858 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-19 14:17:36.861 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:17:36.863 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:17:36.866 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:17:36.869 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:17:36.871 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:17:36.873 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:17:36.876 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:17:36.878 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:17:36.880 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:17:36.883 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:17:36.885 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:17:36.887 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-19 14:17:36.890 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:17:36.892 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:17:36.895 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:17:36.897 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:17:36.900 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:17:36.902 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:17:36.905 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-19 14:17:36.908 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-19 14:17:36.925 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:36.928 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-19 14:17:36.930 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:17:36.933 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-19 14:17:36.935 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-19 14:17:36.938 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-19 14:17:36.942 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-19 14:17:36.944 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-19 14:17:36.947 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-19 14:17:36.949 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-19 14:17:36.951 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-19 14:17:36.953 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-19 14:17:36.957 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-19 14:17:37.684 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-19 14:17:37.684 | user tags 2022-05-19 14:17:37.684 | stackrabbit []' 2022-05-19 14:17:37.688 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-19 14:17:37.688 | user tags 2022-05-19 14:17:37.688 | stackrabbit []' 2022-05-19 14:17:37.688 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-19 14:17:37.695 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-19 14:17:37.697 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-19 14:17:37.699 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-19 14:17:38.388 | Changing password for user "stackrabbit" ... 2022-05-19 14:17:38.411 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-19 14:17:39.068 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-19 14:17:39.093 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-19 14:17:39.095 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-19 14:17:39.765 | Changing password for user "stackrabbit" ... 2022-05-19 14:17:39.789 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-19 14:17:39.791 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-19 14:17:39.793 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-19 14:17:40.456 | Deleting user "guest" ... 2022-05-19 14:17:40.469 | Error: 2022-05-19 14:17:40.469 | {:no_such_user, "guest"} 2022-05-19 14:17:40.483 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-19 14:17:40.485 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-19 14:17:40.502 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:40.504 | + ./stack.sh:main:838 : install_database 2022-05-19 14:17:40.507 | + lib/database:install_database:118 : install_database_mysql 2022-05-19 14:17:40.510 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-05-19 14:17:40.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:40.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:40.517 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-05-19 14:17:40.728 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-19 14:17:40.730 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:40.733 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-05-19 14:17:40.735 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-19 14:17:40.737 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:17:40.740 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-05-19 14:17:40.743 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:17:40.745 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:17:40.748 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:17:40.750 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:17:40.752 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:17:40.755 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:17:40.757 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:17:40.760 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:17:40.762 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:17:40.764 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:17:40.767 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:17:40.769 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-05-19 14:17:40.771 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:17:40.774 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:17:40.776 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:17:40.778 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:17:40.781 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:17:40.783 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:17:40.785 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-05-19 14:17:40.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:40.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:40.793 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-05-19 14:17:40.795 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:17:40.798 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:17:40.800 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:17:40.803 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:17:40.805 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:17:40.807 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:17:40.809 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:40.812 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:40.814 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:17:40.816 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:40.819 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:17:40.821 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:17:40.823 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-19 14:17:40.826 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:17:40.828 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:40.830 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:40.833 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-19 14:17:40.854 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-19 14:17:40.964 | Reading package lists... 2022-05-19 14:17:41.221 | Building dependency tree... 2022-05-19 14:17:41.222 | Reading state information... 2022-05-19 14:17:41.487 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-19 14:17:41.487 | The following packages were automatically installed and are no longer required: 2022-05-19 14:17:41.488 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:17:41.488 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:17:41.488 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:17:41.488 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:17:41.488 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:17:41.488 | python3-zope.interface 2022-05-19 14:17:41.488 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:17:41.608 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:17:41.613 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:17:41.616 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:17:41.618 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:41.621 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:41.623 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:41.625 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:41.627 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:41.629 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:17:41.632 | + functions-common:time_stop:2444 : start_time=1652969860851 2022-05-19 14:17:41.635 | + functions-common:time_stop:2446 : [[ -z 1652969860851 ]] 2022-05-19 14:17:41.637 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:41.641 | + functions-common:time_stop:2449 : end_time=1652969861639 2022-05-19 14:17:41.644 | + functions-common:time_stop:2450 : elapsed_time=788 2022-05-19 14:17:41.646 | + functions-common:time_stop:2451 : total=2307 2022-05-19 14:17:41.649 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:41.651 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3095 2022-05-19 14:17:41.654 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:17:41.657 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-19 14:17:41.659 | + ./stack.sh:main:841 : install_database_python 2022-05-19 14:17:41.662 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-19 14:17:41.664 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-05-19 14:17:41.667 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-19 14:17:41.669 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:17:41.673 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-19 14:17:41.676 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-19 14:17:41.678 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:17:41.682 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:17:41.682 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:17:41.687 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-19 14:17:41.689 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-19 14:17:41.692 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-19 14:17:41.695 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-19 14:17:41.697 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-19 14:17:41.719 | Using python 3.8 to install PyMySQL 2022-05-19 14:17:41.722 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-19 14:17:42.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:42.593 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:42.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:42.593 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:43.777 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:17:43.809 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-19 14:17:46.332 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:17:46.339 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:17:46.339 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:17:46.460 | + inc/python:pip_install:200 : result=0 2022-05-19 14:17:46.462 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:17:46.465 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:46.467 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:46.469 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:46.472 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:46.474 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:46.477 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:17:46.479 | + functions-common:time_stop:2444 : start_time=1652969861714 2022-05-19 14:17:46.481 | + functions-common:time_stop:2446 : [[ -z 1652969861714 ]] 2022-05-19 14:17:46.484 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:46.488 | + functions-common:time_stop:2449 : end_time=1652969866486 2022-05-19 14:17:46.491 | + functions-common:time_stop:2450 : elapsed_time=4772 2022-05-19 14:17:46.493 | + functions-common:time_stop:2451 : total=22460 2022-05-19 14:17:46.495 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:46.498 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27232 2022-05-19 14:17:46.500 | + inc/python:pip_install:203 : return 0 2022-05-19 14:17:46.502 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-19 14:17:46.505 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-19 14:17:46.507 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-19 14:17:46.510 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-19 14:17:46.527 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:46.529 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-19 14:17:46.532 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-19 14:17:46.536 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:17:46.536 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:17:46.542 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:17:46.544 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:17:46.546 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:17:46.549 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:17:46.551 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-19 14:17:46.554 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-19 14:17:46.570 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:46.572 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-19 14:17:46.575 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:17:46.577 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:17:46.579 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:17:46.582 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:17:46.585 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:17:46.587 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:17:46.589 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:46.592 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:46.594 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:17:46.596 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:46.598 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:17:46.601 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:17:46.603 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-19 14:17:46.605 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:17:46.608 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:46.610 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:46.612 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-19 14:17:46.634 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-19 14:17:46.749 | Reading package lists... 2022-05-19 14:17:46.993 | Building dependency tree... 2022-05-19 14:17:46.995 | Reading state information... 2022-05-19 14:17:47.245 | radvd is already the newest version (1:2.17-2). 2022-05-19 14:17:47.245 | The following packages were automatically installed and are no longer required: 2022-05-19 14:17:47.246 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:17:47.246 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:17:47.246 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:17:47.246 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:17:47.246 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:17:47.247 | python3-zope.interface 2022-05-19 14:17:47.247 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:17:47.361 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:17:47.365 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:17:47.368 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:17:47.370 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:47.372 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:47.375 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:47.377 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:47.379 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:47.382 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:17:47.384 | + functions-common:time_stop:2444 : start_time=1652969866631 2022-05-19 14:17:47.386 | + functions-common:time_stop:2446 : [[ -z 1652969866631 ]] 2022-05-19 14:17:47.389 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:47.393 | + functions-common:time_stop:2449 : end_time=1652969867391 2022-05-19 14:17:47.397 | + functions-common:time_stop:2450 : elapsed_time=760 2022-05-19 14:17:47.400 | + functions-common:time_stop:2451 : total=3095 2022-05-19 14:17:47.402 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:47.405 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3855 2022-05-19 14:17:47.407 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:17:47.410 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-19 14:17:47.426 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:47.428 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-19 14:17:47.431 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-19 14:17:47.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-19 14:17:47.436 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-19 14:17:47.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-19 14:17:47.459 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:17:47.462 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:17:47.464 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:17:47.466 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:17:47.469 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:17:47.471 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:17:47.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:47.475 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:47.477 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:17:47.480 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:47.482 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:17:47.484 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:17:47.486 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-19 14:17:47.488 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:17:47.491 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:47.493 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:47.495 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-19 14:17:47.516 | + functions-common:apt_get:1242 : 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-05-19 14:17:47.626 | Reading package lists... 2022-05-19 14:17:47.871 | Building dependency tree... 2022-05-19 14:17:47.872 | Reading state information... 2022-05-19 14:17:48.124 | fakeroot is already the newest version (1.24-1). 2022-05-19 14:17:48.124 | make is already the newest version (4.2.1-1.2). 2022-05-19 14:17:48.125 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-19 14:17:48.125 | The following packages were automatically installed and are no longer required: 2022-05-19 14:17:48.126 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:17:48.126 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:17:48.126 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:17:48.126 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:17:48.126 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:17:48.126 | python3-zope.interface 2022-05-19 14:17:48.126 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:17:48.240 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:17:48.245 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:17:48.247 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:17:48.249 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:48.251 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:48.254 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:48.256 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:48.258 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:48.260 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:17:48.262 | + functions-common:time_stop:2444 : start_time=1652969867514 2022-05-19 14:17:48.265 | + functions-common:time_stop:2446 : [[ -z 1652969867514 ]] 2022-05-19 14:17:48.267 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:48.271 | + functions-common:time_stop:2449 : end_time=1652969868269 2022-05-19 14:17:48.274 | + functions-common:time_stop:2450 : elapsed_time=755 2022-05-19 14:17:48.276 | + functions-common:time_stop:2451 : total=3855 2022-05-19 14:17:48.278 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:48.280 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4610 2022-05-19 14:17:48.282 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:17:48.285 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-19 14:17:48.287 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:48.290 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:48.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-19 14:17:48.294 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-19 14:17:48.297 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-19 14:17:48.301 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-19 14:17:48.304 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-19 14:17:48.307 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-19 14:17:48.308 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-19 14:17:48.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-19 14:17:48.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-19 14:17:48.317 | + functions:vercmp:628 : local v1=5.4 2022-05-19 14:17:48.319 | + functions:vercmp:629 : local 'op=<' 2022-05-19 14:17:48.322 | + functions:vercmp:630 : local v2=3.13 2022-05-19 14:17:48.324 | + functions:vercmp:631 : local result 2022-05-19 14:17:48.327 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-19 14:17:48.328 | ++ functions:vercmp:635 : sort -V 2022-05-19 14:17:48.328 | ++ functions:vercmp:635 : head -1 2022-05-19 14:17:48.333 | + functions:vercmp:635 : result=3.13 2022-05-19 14:17:48.335 | + functions:vercmp:637 : case $op in 2022-05-19 14:17:48.337 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-19 14:17:48.340 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-19 14:17:48.342 | + functions:vercmp:648 : return 2022-05-19 14:17:48.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-19 14:17:48.346 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:17:48.349 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-19 14:17:48.841 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-19 14:17:48.844 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-19 14:17:48.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:48.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:48.851 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-05-19 14:17:48.864 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:48.866 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-19 14:17:48.887 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:17:48.889 | + ./stack.sh:main:849 : install_etcd3 2022-05-19 14:17:48.891 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-19 14:17:48.891 | Installing etcd 2022-05-19 14:17:48.894 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-19 14:17:48.907 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-19 14:17:48.925 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:48.928 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-19 14:17:48.942 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-19 14:17:48.949 | ++ 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-05-19 14:17:48.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-05-19 14:17:48.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-05-19 14:17:48.962 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:17:48.965 | ++ 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-05-19 14:17:48.967 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-19 14:17:48.970 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:17:48.972 | ++ functions:get_extra_file:74 : return 2022-05-19 14:17:48.975 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-19 14:17:48.977 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-19 14:17:48.979 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-19 14:17:48.982 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-19 14:17:48.998 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:49.001 | + ./stack.sh:main:868 : install_dstat 2022-05-19 14:17:49.003 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-19 14:17:49.020 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:17:49.023 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-19 14:17:49.025 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:17:49.027 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-19 14:17:49.029 | + ./stack.sh:main:877 : install_libs 2022-05-19 14:17:49.032 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-19 14:17:49.034 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-19 14:17:49.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-19 14:17:49.039 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-19 14:17:49.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.046 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-05-19 14:17:49.048 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.050 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-19 14:17:49.053 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-19 14:17:49.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-19 14:17:49.057 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-19 14:17:49.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.061 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.064 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-05-19 14:17:49.066 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.069 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-19 14:17:49.071 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-19 14:17:49.074 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-19 14:17:49.076 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-19 14:17:49.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.081 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.083 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-05-19 14:17:49.086 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.088 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-19 14:17:49.090 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-19 14:17:49.093 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-19 14:17:49.095 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-19 14:17:49.097 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.099 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.102 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-05-19 14:17:49.104 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.106 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-19 14:17:49.109 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-19 14:17:49.111 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-19 14:17:49.113 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-19 14:17:49.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.118 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.120 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-05-19 14:17:49.123 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.125 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-19 14:17:49.127 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-19 14:17:49.130 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-19 14:17:49.133 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-19 14:17:49.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.137 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-05-19 14:17:49.142 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.144 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-19 14:17:49.147 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-19 14:17:49.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-19 14:17:49.152 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-19 14:17:49.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.157 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.159 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-05-19 14:17:49.161 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.164 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-19 14:17:49.166 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-19 14:17:49.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-19 14:17:49.171 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-19 14:17:49.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.175 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-05-19 14:17:49.181 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.183 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-19 14:17:49.185 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-19 14:17:49.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-19 14:17:49.190 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-19 14:17:49.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.195 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.197 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-05-19 14:17:49.199 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.202 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-19 14:17:49.204 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-19 14:17:49.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-19 14:17:49.209 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-19 14:17:49.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-05-19 14:17:49.218 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.220 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-19 14:17:49.223 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-19 14:17:49.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-19 14:17:49.229 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-19 14:17:49.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.236 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-05-19 14:17:49.238 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.241 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-19 14:17:49.243 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-19 14:17:49.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-19 14:17:49.248 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-19 14:17:49.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.253 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.256 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-05-19 14:17:49.259 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.261 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-19 14:17:49.264 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-19 14:17:49.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-19 14:17:49.268 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-19 14:17:49.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.273 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.275 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-05-19 14:17:49.278 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.280 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-19 14:17:49.282 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-19 14:17:49.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-19 14:17:49.287 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-19 14:17:49.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.292 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.294 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-05-19 14:17:49.296 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.299 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-19 14:17:49.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-19 14:17:49.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-19 14:17:49.306 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-19 14:17:49.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.311 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.313 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-05-19 14:17:49.316 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.319 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-19 14:17:49.321 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-19 14:17:49.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-19 14:17:49.326 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-19 14:17:49.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.330 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.333 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-05-19 14:17:49.335 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.337 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-19 14:17:49.340 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-19 14:17:49.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-19 14:17:49.344 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-19 14:17:49.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.349 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.352 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-05-19 14:17:49.354 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.356 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-19 14:17:49.359 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-19 14:17:49.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-19 14:17:49.363 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-19 14:17:49.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.369 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-05-19 14:17:49.373 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.376 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-19 14:17:49.378 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-19 14:17:49.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-19 14:17:49.384 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-19 14:17:49.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.391 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-05-19 14:17:49.393 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.395 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-19 14:17:49.398 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-19 14:17:49.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-19 14:17:49.402 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-19 14:17:49.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.407 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.409 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-05-19 14:17:49.412 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.414 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-19 14:17:49.416 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-19 14:17:49.419 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-19 14:17:49.421 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-19 14:17:49.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.426 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.429 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-05-19 14:17:49.431 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.433 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-19 14:17:49.436 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-19 14:17:49.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-19 14:17:49.440 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-19 14:17:49.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-05-19 14:17:49.450 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.453 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-19 14:17:49.455 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-19 14:17:49.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-19 14:17:49.460 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-19 14:17:49.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-05-19 14:17:49.469 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.472 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-19 14:17:49.474 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-19 14:17:49.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-19 14:17:49.479 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-19 14:17:49.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-05-19 14:17:49.489 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.492 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-19 14:17:49.494 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-19 14:17:49.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-19 14:17:49.499 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-19 14:17:49.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.504 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-05-19 14:17:49.510 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.512 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-19 14:17:49.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-19 14:17:49.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-19 14:17:49.519 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-19 14:17:49.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.525 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-05-19 14:17:49.529 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.532 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-19 14:17:49.534 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-19 14:17:49.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-19 14:17:49.539 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-19 14:17:49.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.547 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-05-19 14:17:49.549 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.552 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-19 14:17:49.557 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-19 14:17:49.560 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-19 14:17:49.562 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-19 14:17:49.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.568 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.570 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-05-19 14:17:49.572 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.575 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-19 14:17:49.577 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-19 14:17:49.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-19 14:17:49.582 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-19 14:17:49.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-05-19 14:17:49.592 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.594 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-19 14:17:49.597 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-19 14:17:49.601 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-19 14:17:49.603 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-19 14:17:49.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.608 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.610 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-05-19 14:17:49.613 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.615 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-19 14:17:49.617 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-19 14:17:49.620 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-19 14:17:49.622 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-19 14:17:49.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.627 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.629 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-05-19 14:17:49.632 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.635 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-19 14:17:49.637 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-19 14:17:49.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-19 14:17:49.642 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-19 14:17:49.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.647 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-05-19 14:17:49.652 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.654 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-19 14:17:49.657 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-19 14:17:49.659 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-19 14:17:49.661 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-19 14:17:49.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.666 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.669 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-05-19 14:17:49.671 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.673 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-19 14:17:49.676 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-19 14:17:49.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-19 14:17:49.680 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-19 14:17:49.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.685 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.688 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-05-19 14:17:49.690 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.693 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-19 14:17:49.695 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-19 14:17:49.698 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-19 14:17:49.700 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-19 14:17:49.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.705 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-05-19 14:17:49.710 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.712 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-19 14:17:49.715 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-19 14:17:49.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-19 14:17:49.719 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-19 14:17:49.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.724 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.726 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-05-19 14:17:49.729 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.731 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-19 14:17:49.733 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-19 14:17:49.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-19 14:17:49.738 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-19 14:17:49.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.745 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-05-19 14:17:49.748 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.750 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-19 14:17:49.752 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-19 14:17:49.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-19 14:17:49.758 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-19 14:17:49.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:17:49.763 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:17:49.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-05-19 14:17:49.767 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:17:49.770 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-19 14:17:49.791 | Using python 3.8 to install etcd3 2022-05-19 14:17:49.794 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-05-19 14:17:50.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:50.661 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:50.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:50.661 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:51.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:17:51.872 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-19 14:17:51.880 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-19 14:17:51.881 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-19 14:17:51.883 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.1) 2022-05-19 14:17:51.884 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-19 14:17:54.409 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:17:54.416 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:17:54.416 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:17:54.533 | + inc/python:pip_install:200 : result=0 2022-05-19 14:17:54.535 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:17:54.537 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:54.539 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:54.542 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:54.544 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:54.546 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:54.548 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:17:54.550 | + functions-common:time_stop:2444 : start_time=1652969869786 2022-05-19 14:17:54.553 | + functions-common:time_stop:2446 : [[ -z 1652969869786 ]] 2022-05-19 14:17:54.556 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:54.560 | + functions-common:time_stop:2449 : end_time=1652969874557 2022-05-19 14:17:54.562 | + functions-common:time_stop:2450 : elapsed_time=4771 2022-05-19 14:17:54.564 | + functions-common:time_stop:2451 : total=27232 2022-05-19 14:17:54.567 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:54.569 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32003 2022-05-19 14:17:54.572 | + inc/python:pip_install:203 : return 0 2022-05-19 14:17:54.574 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-19 14:17:54.596 | Using python 3.8 to install etcd3gw 2022-05-19 14:17:54.599 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-05-19 14:17:55.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:55.468 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:55.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:17:55.468 | from cryptography.utils import int_from_bytes 2022-05-19 14:17:56.641 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:17:56.673 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-19 14:17:56.680 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-19 14:17:56.681 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-19 14:17:56.682 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-19 14:17:56.711 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-19 14:17:56.712 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-19 14:17:56.713 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-19 14:17:56.715 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-05-19 14:17:59.199 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:17:59.206 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:17:59.206 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:17:59.325 | + inc/python:pip_install:200 : result=0 2022-05-19 14:17:59.327 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:17:59.329 | + functions-common:time_stop:2437 : local name 2022-05-19 14:17:59.332 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:17:59.335 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:17:59.337 | + functions-common:time_stop:2440 : local total 2022-05-19 14:17:59.339 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:17:59.341 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:17:59.343 | + functions-common:time_stop:2444 : start_time=1652969874591 2022-05-19 14:17:59.346 | + functions-common:time_stop:2446 : [[ -z 1652969874591 ]] 2022-05-19 14:17:59.348 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:17:59.353 | + functions-common:time_stop:2449 : end_time=1652969879350 2022-05-19 14:17:59.355 | + functions-common:time_stop:2450 : elapsed_time=4759 2022-05-19 14:17:59.357 | + functions-common:time_stop:2451 : total=32003 2022-05-19 14:17:59.359 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:17:59.362 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36762 2022-05-19 14:17:59.364 | + inc/python:pip_install:203 : return 0 2022-05-19 14:17:59.367 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-19 14:17:59.369 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-19 14:17:59.371 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-19 14:17:59.374 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:17:59.376 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:17:59.378 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:17:59.381 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:17:59.384 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:17:59.386 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:17:59.389 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:17:59.391 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:17:59.393 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:17:59.396 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:17:59.398 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:17:59.401 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-19 14:17:59.403 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:59.405 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:59.408 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-19 14:17:59.410 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:17:59.412 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:17:59.415 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:17:59.417 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:17:59.419 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:17:59.422 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:17:59.424 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:17:59.426 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:59.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:59.431 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:17:59.434 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:17:59.437 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:17:59.439 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:17:59.443 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:17:59.445 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:17:59.447 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:17:59.450 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:17:59.452 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-19 14:17:59.474 | + functions-common:apt_get:1242 : 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-05-19 14:17:59.584 | Reading package lists... 2022-05-19 14:17:59.838 | Building dependency tree... 2022-05-19 14:17:59.839 | Reading state information... 2022-05-19 14:18:00.095 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-19 14:18:00.096 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-19 14:18:00.096 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:18:00.096 | The following packages were automatically installed and are no longer required: 2022-05-19 14:18:00.096 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:18:00.096 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:18:00.097 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:18:00.097 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:18:00.097 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:18:00.097 | python3-zope.interface 2022-05-19 14:18:00.097 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:18:00.211 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:18:00.216 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:18:00.218 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:18:00.221 | + functions-common:time_stop:2437 : local name 2022-05-19 14:18:00.223 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:18:00.225 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:18:00.227 | + functions-common:time_stop:2440 : local total 2022-05-19 14:18:00.230 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:18:00.232 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:18:00.234 | + functions-common:time_stop:2444 : start_time=1652969879472 2022-05-19 14:18:00.237 | + functions-common:time_stop:2446 : [[ -z 1652969879472 ]] 2022-05-19 14:18:00.239 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:18:00.244 | + functions-common:time_stop:2449 : end_time=1652969880241 2022-05-19 14:18:00.246 | + functions-common:time_stop:2450 : elapsed_time=769 2022-05-19 14:18:00.248 | + functions-common:time_stop:2451 : total=4610 2022-05-19 14:18:00.250 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:18:00.253 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5379 2022-05-19 14:18:00.256 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:18:00.258 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-19 14:18:00.261 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:00.263 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:00.265 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-19 14:18:00.326 | Module proxy already enabled 2022-05-19 14:18:00.330 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-19 14:18:00.392 | Considering dependency proxy for proxy_uwsgi: 2022-05-19 14:18:00.392 | Module proxy already enabled 2022-05-19 14:18:00.392 | Module proxy_uwsgi already enabled 2022-05-19 14:18:00.396 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-19 14:18:00.399 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:18:00.401 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:18:00.404 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:18:00.538 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-19 14:18:00.540 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-19 14:18:00.543 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-19 14:18:00.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:00.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:00.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-05-19 14:18:00.553 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:00.556 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-19 14:18:00.558 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-19 14:18:00.560 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-19 14:18:00.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:00.565 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:00.568 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-05-19 14:18:00.571 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:00.573 | + ./stack.sh:main:885 : install_glanceclient 2022-05-19 14:18:00.576 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-19 14:18:00.578 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-19 14:18:00.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:00.583 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:00.585 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-05-19 14:18:00.588 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:00.590 | + ./stack.sh:main:886 : install_cinderclient 2022-05-19 14:18:00.593 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-19 14:18:00.595 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-19 14:18:00.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:00.600 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:00.603 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-05-19 14:18:00.605 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:00.608 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-19 14:18:00.610 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-19 14:18:00.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:00.616 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:00.618 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-05-19 14:18:00.620 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:00.623 | + ./stack.sh:main:887 : install_novaclient 2022-05-19 14:18:00.625 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-19 14:18:00.628 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-19 14:18:00.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:00.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:00.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-05-19 14:18:00.638 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:00.641 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-19 14:18:00.658 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:00.660 | + ./stack.sh:main:889 : install_swiftclient 2022-05-19 14:18:00.663 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-19 14:18:00.665 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-19 14:18:00.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:00.670 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:00.672 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-05-19 14:18:00.675 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:00.678 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-19 14:18:00.695 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:00.697 | + ./stack.sh:main:892 : install_neutronclient 2022-05-19 14:18:00.700 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-19 14:18:00.702 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-19 14:18:00.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:00.707 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:00.709 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-05-19 14:18:00.712 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:00.714 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-19 14:18:00.717 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-19 14:18:00.719 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-19 14:18:00.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:00.724 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:00.726 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-05-19 14:18:00.729 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:00.731 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-19 14:18:00.734 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-19 14:18:00.736 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:18:00.740 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-19 14:18:00.742 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-19 14:18:00.744 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:18:00.748 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:18:00.748 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:18:00.754 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-19 14:18:00.757 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-19 14:18:00.759 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-19 14:18:00.762 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-19 14:18:00.765 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-19 14:18:00.785 | Using python 3.8 to install keystonemiddleware 2022-05-19 14:18:00.788 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-19 14:18:01.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:01.665 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:01.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:01.665 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:02.866 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:18:02.899 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-19 14:18:02.952 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-05-19 14:18:02.953 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-19 14:18:02.954 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-19 14:18:02.956 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-19 14:18:02.956 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-19 14:18:02.958 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-19 14:18:02.959 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-19 14:18:02.960 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-19 14:18:02.961 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-19 14:18:02.962 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-19 14:18:02.963 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-19 14:18:02.964 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-19 14:18:02.966 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-19 14:18:02.967 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-19 14:18:03.024 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-05-19 14:18:03.026 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-05-19 14:18:03.028 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-05-19 14:18:03.067 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-05-19 14:18:03.107 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-19 14:18:03.108 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-19 14:18:03.110 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-05-19 14:18:03.111 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-05-19 14:18:03.161 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-05-19 14:18:03.163 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-05-19 14:18:03.173 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-19 14:18:03.174 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-05-19 14:18:03.188 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-05-19 14:18:03.190 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-05-19 14:18:03.193 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-19 14:18:03.256 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-19 14:18:03.257 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-19 14:18:03.260 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-05-19 14:18:03.262 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-19 14:18:03.312 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-19 14:18:03.324 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-05-19 14:18:05.825 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:18:05.832 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:18:05.832 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:18:05.955 | + inc/python:pip_install:200 : result=0 2022-05-19 14:18:05.957 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:18:05.960 | + functions-common:time_stop:2437 : local name 2022-05-19 14:18:05.962 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:18:05.964 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:18:05.967 | + functions-common:time_stop:2440 : local total 2022-05-19 14:18:05.969 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:18:05.971 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:18:05.973 | + functions-common:time_stop:2444 : start_time=1652969880780 2022-05-19 14:18:05.976 | + functions-common:time_stop:2446 : [[ -z 1652969880780 ]] 2022-05-19 14:18:05.979 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:18:05.983 | + functions-common:time_stop:2449 : end_time=1652969885980 2022-05-19 14:18:05.985 | + functions-common:time_stop:2450 : elapsed_time=5200 2022-05-19 14:18:05.987 | + functions-common:time_stop:2451 : total=36762 2022-05-19 14:18:05.990 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:18:05.992 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=41962 2022-05-19 14:18:05.994 | + inc/python:pip_install:203 : return 0 2022-05-19 14:18:05.997 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-19 14:18:05.999 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-19 14:18:06.002 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:18:06.006 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-19 14:18:06.009 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-19 14:18:06.011 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:18:06.015 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:18:06.016 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:18:06.021 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-19 14:18:06.024 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-19 14:18:06.026 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-19 14:18:06.030 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-19 14:18:06.032 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-19 14:18:06.058 | Using python 3.8 to install python-memcached 2022-05-19 14:18:06.060 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-19 14:18:06.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:06.931 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:06.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:06.931 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:08.129 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:18:08.162 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-19 14:18:08.165 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-19 14:18:10.682 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:18:10.689 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:18:10.689 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:18:10.808 | + inc/python:pip_install:200 : result=0 2022-05-19 14:18:10.811 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:18:10.813 | + functions-common:time_stop:2437 : local name 2022-05-19 14:18:10.815 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:18:10.818 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:18:10.820 | + functions-common:time_stop:2440 : local total 2022-05-19 14:18:10.823 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:18:10.825 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:18:10.827 | + functions-common:time_stop:2444 : start_time=1652969886052 2022-05-19 14:18:10.829 | + functions-common:time_stop:2446 : [[ -z 1652969886052 ]] 2022-05-19 14:18:10.832 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:18:10.837 | + functions-common:time_stop:2449 : end_time=1652969890834 2022-05-19 14:18:10.839 | + functions-common:time_stop:2450 : elapsed_time=4782 2022-05-19 14:18:10.841 | + functions-common:time_stop:2451 : total=41962 2022-05-19 14:18:10.844 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:18:10.846 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=46744 2022-05-19 14:18:10.848 | + inc/python:pip_install:203 : return 0 2022-05-19 14:18:10.851 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-19 14:18:10.868 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:10.870 | + ./stack.sh:main:899 : '[' 10.222.0.71 == 10.222.0.71 ']' 2022-05-19 14:18:10.872 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-19 14:18:10.875 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-19 14:18:10.877 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-19 14:18:10.880 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:18:10.882 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-19 14:18:10.885 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-19 14:18:10.900 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:10.903 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-19 14:18:10.905 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-19 14:18:10.907 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-19 14:18:10.909 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:18:10.911 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:18:10.914 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:18:10.916 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:18:10.918 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:18:10.921 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:18:10.936 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:18:10.939 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:18:10.941 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:18:10.944 | + functions-common:git_clone:629 : echo master 2022-05-19 14:18:10.944 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:18:10.949 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-19 14:18:10.951 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:18:10.953 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-19 14:18:10.966 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-19 14:18:10.969 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:18:10.969 | + functions-common:git_clone:690 : head -1 2022-05-19 14:18:10.972 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-19 14:18:10.975 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:18:10.977 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-19 14:18:10.979 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:18:10.982 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:18:10.984 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-19 14:18:10.986 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:18:10.989 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-19 14:18:10.992 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:18:10.994 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:18:10.996 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-19 14:18:10.998 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:18:11.001 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:18:11.004 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-19 14:18:11.007 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:18:11.010 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-19 14:18:11.012 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:18:11.014 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:18:11.017 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-19 14:18:11.023 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-19 14:18:11.025 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-19 14:18:11.716 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-19 14:18:11.719 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:18:11.721 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:18:11.723 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:18:11.726 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-19 14:18:11.728 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-19 14:18:11.730 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:18:11.733 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:18:11.735 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:18:11.737 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:18:11.739 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:18:11.742 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:18:11.744 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:18:11.747 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-19 14:18:11.767 | Using python 3.8 to install /opt/stack/keystone 2022-05-19 14:18:11.770 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-19 14:18:12.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:12.632 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:12.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:12.632 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:13.815 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:18:13.848 | Obtaining file:///opt/stack/keystone 2022-05-19 14:18:13.849 | Preparing metadata (setup.py): started 2022-05-19 14:18:18.960 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:18:19.037 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-19 14:18:19.038 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-19 14:18:19.039 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-19 14:18:19.040 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-19 14:18:19.041 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-19 14:18:19.042 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-19 14:18:19.044 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-19 14:18:19.044 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-19 14:18:19.045 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-19 14:18:19.047 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-19 14:18:19.048 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-19 14:18:19.049 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-19 14:18:19.050 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-19 14:18:19.051 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-19 14:18:19.052 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-19 14:18:19.053 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-19 14:18:19.054 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.14.0) 2022-05-19 14:18:19.055 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-19 14:18:19.057 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-19 14:18:19.058 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-19 14:18:19.059 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-19 14:18:19.060 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-19 14:18:19.061 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-19 14:18:19.062 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-19 14:18:19.064 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-19 14:18:19.065 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-19 14:18:19.065 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-19 14:18:19.067 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.4.0) 2022-05-19 14:18:19.068 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-19 14:18:19.069 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-19 14:18:19.070 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-19 14:18:19.071 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-19 14:18:19.073 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-19 14:18:19.074 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-19 14:18:19.084 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-19 14:18:19.133 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev13) (5.1.1) 2022-05-19 14:18:19.152 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-19 14:18:19.153 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-19 14:18:19.154 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (8.1.3) 2022-05-19 14:18:19.155 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.1.2) 2022-05-19 14:18:19.156 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-19 14:18:19.166 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-19 14:18:19.167 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-19 14:18:19.230 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-19 14:18:19.231 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-19 14:18:19.327 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.5.0) 2022-05-19 14:18:19.329 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (0.8.0) 2022-05-19 14:18:19.331 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-19 14:18:19.332 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-19 14:18:19.388 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.0.1) 2022-05-19 14:18:19.389 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.7.7) 2022-05-19 14:18:19.392 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-19 14:18:19.446 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (0.9.6) 2022-05-19 14:18:19.448 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (2.8.2) 2022-05-19 14:18:19.529 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.4.0) 2022-05-19 14:18:19.531 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.8.0) 2022-05-19 14:18:19.532 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.1) 2022-05-19 14:18:19.533 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.2.4) 2022-05-19 14:18:19.534 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.4.1) 2022-05-19 14:18:19.537 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.0) 2022-05-19 14:18:19.560 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-19 14:18:19.607 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-19 14:18:19.628 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (0.11.0) 2022-05-19 14:18:19.629 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (3.0.9) 2022-05-19 14:18:19.631 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-19 14:18:19.633 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (1.0.2) 2022-05-19 14:18:19.681 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev13) (4.5.1) 2022-05-19 14:18:19.805 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-19 14:18:19.805 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.2.0) 2022-05-19 14:18:19.806 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.11.0) 2022-05-19 14:18:19.809 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-19 14:18:19.810 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-19 14:18:20.038 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-19 14:18:20.060 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-19 14:18:20.061 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-19 14:18:20.132 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.2.0) 2022-05-19 14:18:20.150 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-19 14:18:20.207 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-19 14:18:20.247 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.14.1) 2022-05-19 14:18:20.352 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-19 14:18:20.408 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.1) 2022-05-19 14:18:20.481 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.7.0) 2022-05-19 14:18:20.609 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev13) (0.17.3) 2022-05-19 14:18:20.639 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.14.1) 2022-05-19 14:18:20.680 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-19 14:18:20.681 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.1.1) 2022-05-19 14:18:20.684 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.5.0) 2022-05-19 14:18:20.685 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.33.1) 2022-05-19 14:18:20.686 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.0.0) 2022-05-19 14:18:20.687 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (1.3.3) 2022-05-19 14:18:20.740 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (0.2.5) 2022-05-19 14:18:20.878 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.0.12) 2022-05-19 14:18:20.880 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2019.11.28) 2022-05-19 14:18:20.881 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.26.9) 2022-05-19 14:18:20.883 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (3.3) 2022-05-19 14:18:21.033 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-19 14:18:21.122 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-19 14:18:21.367 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.2.1) 2022-05-19 14:18:21.627 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.7) 2022-05-19 14:18:21.663 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.0.0) 2022-05-19 14:18:23.567 | Installing collected packages: keystone 2022-05-19 14:18:23.567 | Attempting uninstall: keystone 2022-05-19 14:18:23.567 | Found existing installation: keystone 21.1.0.dev13 2022-05-19 14:18:23.571 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-19 14:18:23.572 | Running setup.py develop for keystone 2022-05-19 14:18:29.857 | Successfully installed keystone 2022-05-19 14:18:29.857 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:18:29.865 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:18:29.865 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:18:29.998 | + inc/python:pip_install:200 : result=0 2022-05-19 14:18:30.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:18:30.003 | + functions-common:time_stop:2437 : local name 2022-05-19 14:18:30.005 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:18:30.007 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:18:30.009 | + functions-common:time_stop:2440 : local total 2022-05-19 14:18:30.012 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:18:30.014 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:18:30.016 | + functions-common:time_stop:2444 : start_time=1652969891762 2022-05-19 14:18:30.018 | + functions-common:time_stop:2446 : [[ -z 1652969891762 ]] 2022-05-19 14:18:30.021 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:18:30.025 | + functions-common:time_stop:2449 : end_time=1652969910023 2022-05-19 14:18:30.027 | + functions-common:time_stop:2450 : elapsed_time=18261 2022-05-19 14:18:30.029 | + functions-common:time_stop:2451 : total=46744 2022-05-19 14:18:30.031 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:18:30.033 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=65005 2022-05-19 14:18:30.036 | + inc/python:pip_install:203 : return 0 2022-05-19 14:18:30.038 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:18:30.041 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:18:30.043 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:18:30.061 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-19 14:18:30.073 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-19 14:18:30.075 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-19 14:18:30.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:30.080 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:30.083 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-05-19 14:18:30.085 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:30.088 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-19 14:18:30.104 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:30.106 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:18:30.108 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:18:30.111 | + ./stack.sh:main:901 : configure_keystone 2022-05-19 14:18:30.113 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-19 14:18:30.125 | + 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-05-19 14:18:30.128 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-19 14:18:30.133 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-19 14:18:30.149 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:30.151 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-19 14:18:30.180 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-19 14:18:30.208 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-19 14:18:30.239 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-19 14:18:30.273 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-19 14:18:30.305 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-19 14:18:30.335 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-19 14:18:30.363 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-19 14:18:30.391 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-19 14:18:30.394 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-19 14:18:30.397 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-19 14:18:30.399 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-19 14:18:30.401 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:18:30.404 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:18:30.419 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:30.422 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:18:30.425 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:18:30.427 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:18:30.442 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:30.444 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:18:30.447 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:18:30.478 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:18:30.480 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:18:30.482 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-19 14:18:30.485 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-19 14:18:30.501 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:30.503 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.71/identity 2022-05-19 14:18:30.534 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-19 14:18:30.537 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-19 14:18:30.567 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-19 14:18:30.570 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-19 14:18:30.572 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-19 14:18:30.574 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-05-19 14:18:30.577 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:18:30.579 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:18:30.581 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:18:30.598 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:30.601 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:18:30.603 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-05-19 14:18:30.606 | + 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-05-19 14:18:30.637 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-19 14:18:30.640 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-19 14:18:30.642 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-19 14:18:30.644 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-19 14:18:30.648 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:18:30.665 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:18:30.668 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:18:30.670 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:18:30.672 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:18:30.675 | + 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-05-19 14:18:30.702 | + 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-05-19 14:18:30.730 | + 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-05-19 14:18:30.758 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:18:30.786 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-19 14:18:30.814 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:18:30.816 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-19 14:18:30.819 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-19 14:18:30.821 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-19 14:18:30.824 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-19 14:18:30.826 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:18:30.828 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:18:30.831 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-19 14:18:30.836 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-19 14:18:30.838 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:18:30.840 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:18:30.853 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:18:30.853 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:18:30.861 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:18:30.865 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:18:30.881 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-19 14:18:30.883 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-19 14:18:30.887 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-19 14:18:30.918 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-19 14:18:30.945 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-19 14:18:30.973 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-19 14:18:30.999 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-19 14:18:31.027 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-19 14:18:31.054 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-19 14:18:31.082 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-19 14:18:31.109 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-19 14:18:31.136 | + 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-05-19 14:18:31.164 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-19 14:18:31.191 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-19 14:18:31.218 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-19 14:18:31.246 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:18:31.248 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:18:31.251 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-19 14:18:31.253 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-19 14:18:31.256 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:18:31.259 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:31.261 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:31.264 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:18:31.266 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:18:31.269 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-19 14:18:31.297 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-19 14:18:31.325 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-19 14:18:31.325 | + 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-05-19 14:18:31.334 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-19 14:18:31.337 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-19 14:18:31.340 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-19 14:18:31.342 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:18:31.344 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:18:31.347 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:18:31.350 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:31.352 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:31.354 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:18:31.356 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:18:31.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:31.361 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:31.363 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-19 14:18:31.426 | Site keystone-wsgi-public already enabled 2022-05-19 14:18:31.431 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:18:31.433 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:18:31.435 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:18:31.438 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:18:31.571 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-19 14:18:31.604 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-19 14:18:31.636 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-19 14:18:31.667 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-19 14:18:31.669 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-19 14:18:31.700 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-19 14:18:31.728 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-19 14:18:31.757 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 14:18:31.759 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-19 14:18:31.762 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-19 14:18:31.779 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:31.782 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-19 14:18:31.799 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:31.801 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-19 14:18:31.803 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-19 14:18:31.806 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-19 14:18:31.808 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:18:31.811 | + lib/stack:stack_install_service:32 : install_swift 2022-05-19 14:18:31.813 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-19 14:18:31.815 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-19 14:18:31.818 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-19 14:18:31.821 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:18:31.823 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:18:31.826 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:18:31.828 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:18:31.830 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:18:31.834 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:18:31.849 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:18:31.852 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:18:31.854 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:18:31.857 | + functions-common:git_clone:629 : echo master 2022-05-19 14:18:31.857 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:18:31.862 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-19 14:18:31.864 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:18:31.867 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-19 14:18:31.880 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-19 14:18:31.883 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:18:31.883 | + functions-common:git_clone:690 : head -1 2022-05-19 14:18:31.887 | 507cf18f9 Merge "sharder: ensure that misplaced tombstone rows are moved" 2022-05-19 14:18:31.889 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:18:31.892 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-19 14:18:31.895 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:18:31.898 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:18:31.900 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-19 14:18:31.903 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-19 14:18:31.905 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-19 14:18:31.908 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:18:31.910 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:18:31.912 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-19 14:18:31.915 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:18:31.917 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-19 14:18:31.920 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-19 14:18:31.922 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:18:31.925 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-19 14:18:31.928 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:18:31.930 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:18:31.933 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-19 14:18:31.939 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-19 14:18:31.942 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-19 14:18:32.608 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-19 14:18:32.610 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:18:32.612 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:18:32.615 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:18:32.617 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-19 14:18:32.619 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-19 14:18:32.621 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:18:32.624 | + inc/python:setup_package:428 : local extras=keystone 2022-05-19 14:18:32.626 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:18:32.628 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-19 14:18:32.631 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-19 14:18:32.634 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-19 14:18:32.636 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:18:32.638 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-19 14:18:32.662 | Using python 3.8 to install /opt/stack/swift 2022-05-19 14:18:32.665 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-19 14:18:33.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:33.553 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:33.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:33.553 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:34.755 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:18:34.787 | Obtaining file:///opt/stack/swift 2022-05-19 14:18:34.787 | Preparing metadata (setup.py): started 2022-05-19 14:18:39.617 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:18:39.658 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (0.33.1) 2022-05-19 14:18:39.659 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (1.1.2) 2022-05-19 14:18:39.660 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (0.11.0) 2022-05-19 14:18:39.661 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (2.1.1) 2022-05-19 14:18:39.663 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (4.8.0) 2022-05-19 14:18:39.663 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (2.27.1) 2022-05-19 14:18:39.665 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (1.16.0) 2022-05-19 14:18:39.666 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (0.9.9) 2022-05-19 14:18:39.667 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (1.6.1) 2022-05-19 14:18:39.668 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (36.0.2) 2022-05-19 14:18:39.669 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev60) (9.4.0) 2022-05-19 14:18:39.707 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev60) (1.15.0) 2022-05-19 14:18:39.715 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev60) (2.2.1) 2022-05-19 14:18:39.772 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.5.0) 2022-05-19 14:18:39.773 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.1.0) 2022-05-19 14:18:39.774 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.7.0) 2022-05-19 14:18:39.775 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.13.0) 2022-05-19 14:18:39.776 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (5.9.0) 2022-05-19 14:18:39.777 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (5.1.0) 2022-05-19 14:18:39.778 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.4.0) 2022-05-19 14:18:39.779 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (8.8.0) 2022-05-19 14:18:39.780 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (3.1.1) 2022-05-19 14:18:39.782 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (4.3.0) 2022-05-19 14:18:39.783 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.8.7) 2022-05-19 14:18:39.784 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (2.11.0) 2022-05-19 14:18:39.806 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev60) (62.2.0) 2022-05-19 14:18:39.835 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev60) (2019.11.28) 2022-05-19 14:18:39.837 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev60) (2.0.12) 2022-05-19 14:18:39.838 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev60) (1.26.9) 2022-05-19 14:18:39.841 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev60) (3.3) 2022-05-19 14:18:39.864 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev60) (2.21) 2022-05-19 14:18:39.968 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (3.5.0) 2022-05-19 14:18:39.969 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.0.2) 2022-05-19 14:18:39.971 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.7.0) 2022-05-19 14:18:40.018 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.1.5) 2022-05-19 14:18:40.072 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.5.0) 2022-05-19 14:18:40.074 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (2.5.0) 2022-05-19 14:18:40.075 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (6.0) 2022-05-19 14:18:40.076 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (0.8.0) 2022-05-19 14:18:40.135 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (2.8.2) 2022-05-19 14:18:40.138 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (0.9.6) 2022-05-19 14:18:40.152 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (2022.1) 2022-05-19 14:18:40.153 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.0.3) 2022-05-19 14:18:40.171 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (21.3) 2022-05-19 14:18:40.173 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (3.0.9) 2022-05-19 14:18:40.317 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (1.14.1) 2022-05-19 14:18:40.332 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev60) (5.1.1) 2022-05-19 14:18:42.592 | Installing collected packages: swift 2022-05-19 14:18:42.592 | Attempting uninstall: swift 2022-05-19 14:18:42.593 | Found existing installation: swift 2.30.0.dev60 2022-05-19 14:18:42.596 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-19 14:18:42.597 | Running setup.py develop for swift 2022-05-19 14:18:48.454 | Successfully installed swift 2022-05-19 14:18:48.454 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:18:48.462 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:18:48.462 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:18:48.595 | + inc/python:pip_install:200 : result=0 2022-05-19 14:18:48.597 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:18:48.599 | + functions-common:time_stop:2437 : local name 2022-05-19 14:18:48.602 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:18:48.604 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:18:48.606 | + functions-common:time_stop:2440 : local total 2022-05-19 14:18:48.608 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:18:48.610 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:18:48.612 | + functions-common:time_stop:2444 : start_time=1652969912655 2022-05-19 14:18:48.615 | + functions-common:time_stop:2446 : [[ -z 1652969912655 ]] 2022-05-19 14:18:48.618 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:18:48.622 | + functions-common:time_stop:2449 : end_time=1652969928620 2022-05-19 14:18:48.624 | + functions-common:time_stop:2450 : elapsed_time=15965 2022-05-19 14:18:48.626 | + functions-common:time_stop:2451 : total=65005 2022-05-19 14:18:48.629 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:18:48.631 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=80970 2022-05-19 14:18:48.634 | + inc/python:pip_install:203 : return 0 2022-05-19 14:18:48.636 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:18:48.639 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:18:48.641 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:18:48.659 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-19 14:18:48.671 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-19 14:18:48.674 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-19 14:18:48.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:48.679 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:48.681 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-05-19 14:18:48.684 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:48.687 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-19 14:18:48.689 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:18:48.692 | + ./stack.sh:main:910 : configure_swift 2022-05-19 14:18:48.694 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-19 14:18:48.696 | + lib/swift:configure_swift:332 : local node_number 2022-05-19 14:18:48.699 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-19 14:18:48.701 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-19 14:18:48.703 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 14:18:49.928 | No container-reconciler running 2022-05-19 14:18:49.929 | No account-auditor running 2022-05-19 14:18:49.929 | No container-sync running 2022-05-19 14:18:49.929 | No account-server running 2022-05-19 14:18:49.929 | No object-server running 2022-05-19 14:18:49.929 | No container-auditor running 2022-05-19 14:18:49.929 | No container-sharder running 2022-05-19 14:18:49.929 | No object-reconstructor running 2022-05-19 14:18:49.929 | No container-updater running 2022-05-19 14:18:49.929 | No object-auditor running 2022-05-19 14:18:49.929 | No account-reaper running 2022-05-19 14:18:49.929 | No container-server running 2022-05-19 14:18:49.929 | No proxy-server running 2022-05-19 14:18:49.929 | No container-replicator running 2022-05-19 14:18:49.929 | No account-replicator running 2022-05-19 14:18:49.929 | No object-replicator running 2022-05-19 14:18:49.929 | No object-updater running 2022-05-19 14:18:49.929 | No object-expirer running 2022-05-19 14:18:50.025 | + lib/swift:configure_swift:337 : true 2022-05-19 14:18:50.028 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-19 14:18:50.040 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-19 14:18:50.052 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-19 14:18:50.055 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-19 14:18:50.055 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-19 14:18:50.060 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-19 14:18:50.060 | s/%GROUP%/ubuntu/; 2022-05-19 14:18:50.060 | s/%USER%/ubuntu/; 2022-05-19 14:18:50.060 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-19 14:18:50.060 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-19 14:18:50.063 | uid = ubuntu 2022-05-19 14:18:50.063 | gid = ubuntu 2022-05-19 14:18:50.064 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-19 14:18:50.064 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-19 14:18:50.064 | address = 127.0.0.1 2022-05-19 14:18:50.064 | 2022-05-19 14:18:50.064 | [account6612] 2022-05-19 14:18:50.064 | max connections = 25 2022-05-19 14:18:50.064 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:18:50.064 | read only = false 2022-05-19 14:18:50.064 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-19 14:18:50.064 | 2022-05-19 14:18:50.064 | [account6622] 2022-05-19 14:18:50.064 | max connections = 25 2022-05-19 14:18:50.064 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:18:50.064 | read only = false 2022-05-19 14:18:50.064 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-19 14:18:50.064 | 2022-05-19 14:18:50.064 | [account6632] 2022-05-19 14:18:50.064 | max connections = 25 2022-05-19 14:18:50.064 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:18:50.064 | read only = false 2022-05-19 14:18:50.064 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-19 14:18:50.064 | 2022-05-19 14:18:50.064 | [account6642] 2022-05-19 14:18:50.064 | max connections = 25 2022-05-19 14:18:50.064 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:18:50.064 | read only = false 2022-05-19 14:18:50.064 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-19 14:18:50.064 | 2022-05-19 14:18:50.064 | 2022-05-19 14:18:50.064 | [container6611] 2022-05-19 14:18:50.064 | max connections = 25 2022-05-19 14:18:50.064 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:18:50.064 | read only = false 2022-05-19 14:18:50.065 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-19 14:18:50.065 | 2022-05-19 14:18:50.065 | [container6621] 2022-05-19 14:18:50.065 | max connections = 25 2022-05-19 14:18:50.065 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:18:50.065 | read only = false 2022-05-19 14:18:50.065 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-19 14:18:50.065 | 2022-05-19 14:18:50.065 | [container6631] 2022-05-19 14:18:50.065 | max connections = 25 2022-05-19 14:18:50.065 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:18:50.065 | read only = false 2022-05-19 14:18:50.065 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-19 14:18:50.065 | 2022-05-19 14:18:50.065 | [container6641] 2022-05-19 14:18:50.065 | max connections = 25 2022-05-19 14:18:50.065 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:18:50.065 | read only = false 2022-05-19 14:18:50.065 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-19 14:18:50.065 | 2022-05-19 14:18:50.065 | 2022-05-19 14:18:50.065 | [object6613] 2022-05-19 14:18:50.065 | max connections = 25 2022-05-19 14:18:50.065 | path = /opt/stack/data/swift/1/node/ 2022-05-19 14:18:50.065 | read only = false 2022-05-19 14:18:50.065 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-19 14:18:50.065 | 2022-05-19 14:18:50.065 | [object6623] 2022-05-19 14:18:50.065 | max connections = 25 2022-05-19 14:18:50.065 | path = /opt/stack/data/swift/2/node/ 2022-05-19 14:18:50.065 | read only = false 2022-05-19 14:18:50.065 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-19 14:18:50.065 | 2022-05-19 14:18:50.065 | [object6633] 2022-05-19 14:18:50.066 | max connections = 25 2022-05-19 14:18:50.066 | path = /opt/stack/data/swift/3/node/ 2022-05-19 14:18:50.066 | read only = false 2022-05-19 14:18:50.066 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-19 14:18:50.066 | 2022-05-19 14:18:50.066 | [object6643] 2022-05-19 14:18:50.066 | max connections = 25 2022-05-19 14:18:50.066 | path = /opt/stack/data/swift/4/node/ 2022-05-19 14:18:50.066 | read only = false 2022-05-19 14:18:50.066 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-19 14:18:50.067 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-19 14:18:50.070 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:18:50.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:18:50.074 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-19 14:18:50.086 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-19 14:18:50.088 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-19 14:18:50.093 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-19 14:18:50.097 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-19 14:18:50.099 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-19 14:18:50.103 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-19 14:18:50.132 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.71:8080/v1/ 2022-05-19 14:18:50.158 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-19 14:18:50.175 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-19 14:18:50.204 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-19 14:18:50.222 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:18:50.251 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-19 14:18:50.270 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-19 14:18:50.302 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-19 14:18:50.319 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-19 14:18:50.348 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-19 14:18:50.366 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:18:50.394 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-19 14:18:50.412 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-19 14:18:50.428 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:50.430 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-19 14:18:50.458 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-19 14:18:50.485 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-19 14:18:50.512 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-19 14:18:50.539 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-19 14:18:50.555 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:50.557 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-19 14:18:50.584 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-19 14:18:50.599 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:50.601 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-19 14:18:50.617 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:50.619 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-19 14:18:50.621 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-19 14:18:50.647 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:50.650 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-19 14:18:50.652 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-19 14:18:50.654 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-19 14:18:50.660 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-19 14:18:50.666 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-19 14:18:50.695 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-19 14:18:50.724 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-19 14:18:50.753 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-19 14:18:50.783 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-19 14:18:50.810 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-19 14:18:50.812 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-19 14:18:50.815 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-19 14:18:50.817 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-19 14:18:50.819 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-19 14:18:50.846 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-19 14:18:50.873 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:18:50.900 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-19 14:18:50.927 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-19 14:18:50.954 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-19 14:18:50.983 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-19 14:18:51.011 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-19 14:18:51.040 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:18:51.068 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-19 14:18:51.096 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-19 14:18:51.127 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-19 14:18:51.155 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-19 14:18:51.182 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-19 14:18:51.212 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-19 14:18:51.241 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-19 14:18:51.259 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-19 14:18:51.286 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-19 14:18:51.314 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-19 14:18:51.318 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-19 14:18:51.348 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-19 14:18:51.376 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-19 14:18:51.404 | + lib/swift:configure_swift:475 : local node_number 2022-05-19 14:18:51.406 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:18:51.408 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 14:18:51.411 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-19 14:18:51.415 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-19 14:18:51.417 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-19 14:18:51.420 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:18:51.422 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-19 14:18:51.424 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-19 14:18:51.426 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:18:51.428 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:18:51.430 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-19 14:18:51.449 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-19 14:18:51.477 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-19 14:18:51.495 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-19 14:18:51.523 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-19 14:18:51.542 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:18:51.570 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-19 14:18:51.588 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 14:18:51.617 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-19 14:18:51.635 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:18:51.664 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-19 14:18:51.682 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-19 14:18:51.711 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:18:51.729 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:18:51.759 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-19 14:18:51.777 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-19 14:18:51.807 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-19 14:18:51.824 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-19 14:18:51.852 | + 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-05-19 14:18:51.856 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-19 14:18:51.875 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:18:51.904 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-19 14:18:51.933 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 14:18:51.935 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-19 14:18:51.940 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-19 14:18:51.942 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-19 14:18:51.944 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:18:51.947 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-19 14:18:51.949 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-19 14:18:51.951 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:18:51.953 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:18:51.955 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-19 14:18:51.973 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-19 14:18:52.002 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-19 14:18:52.020 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-19 14:18:52.048 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-19 14:18:52.067 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:18:52.095 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-19 14:18:52.114 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 14:18:52.143 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-19 14:18:52.162 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:18:52.190 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-19 14:18:52.209 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-19 14:18:52.239 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:18:52.258 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:18:52.287 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-19 14:18:52.305 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-19 14:18:52.334 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-19 14:18:52.352 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-19 14:18:52.379 | + 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-05-19 14:18:52.385 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-19 14:18:52.403 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:18:52.432 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 14:18:52.434 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-19 14:18:52.438 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-19 14:18:52.440 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-19 14:18:52.443 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-19 14:18:52.445 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-19 14:18:52.447 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-19 14:18:52.449 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-19 14:18:52.452 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-19 14:18:52.454 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-19 14:18:52.472 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-19 14:18:52.500 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-19 14:18:52.519 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-19 14:18:52.547 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-19 14:18:52.565 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-19 14:18:52.594 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-19 14:18:52.611 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-19 14:18:52.640 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-19 14:18:52.658 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-19 14:18:52.686 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-19 14:18:52.705 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-19 14:18:52.734 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-19 14:18:52.752 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-19 14:18:52.782 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-19 14:18:52.800 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-19 14:18:52.828 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-19 14:18:52.847 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-19 14:18:52.874 | + 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-05-19 14:18:52.878 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-19 14:18:52.898 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-19 14:18:52.926 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-19 14:18:52.955 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-19 14:18:52.982 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-19 14:18:53.012 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-19 14:18:53.014 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-19 14:18:53.018 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-19 14:18:53.047 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-19 14:18:53.076 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-19 14:18:53.104 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-19 14:18:53.134 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-19 14:18:53.162 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-19 14:18:53.190 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-19 14:18:53.219 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-19 14:18:53.247 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-19 14:18:53.275 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-19 14:18:53.291 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:53.294 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-19 14:18:53.312 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-19 14:18:53.315 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-19 14:18:53.336 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-19 14:18:53.338 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.71 2022-05-19 14:18:53.365 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-19 14:18:53.367 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-19 14:18:53.398 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.71/identity 2022-05-19 14:18:53.430 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-19 14:18:53.432 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-19 14:18:53.460 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-19 14:18:53.476 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:53.478 | + lib/swift:configure_swift:538 : local user_group 2022-05-19 14:18:53.481 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-19 14:18:53.486 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-19 14:18:53.488 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-19 14:18:53.500 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-19 14:18:53.503 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-19 14:18:53.515 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-19 14:18:53.517 | + lib/swift:configure_swift:545 : is_suse 2022-05-19 14:18:53.519 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:18:53.522 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:18:53.524 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:18:53.527 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:18:53.529 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:18:53.531 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:18:53.534 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-19 14:18:53.546 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:18:53.548 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-19 14:18:53.550 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-19 14:18:53.568 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:18:53.571 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-19 14:18:53.588 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:53.591 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-19 14:18:53.593 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-19 14:18:53.596 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-19 14:18:53.598 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:18:53.601 | + lib/stack:stack_install_service:32 : install_glance 2022-05-19 14:18:53.603 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-19 14:18:53.606 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-19 14:18:53.608 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-19 14:18:53.625 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:53.628 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-19 14:18:53.631 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-19 14:18:53.649 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:18:53.651 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-19 14:18:53.654 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-19 14:18:53.657 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-19 14:18:53.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:18:53.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:18:53.664 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-05-19 14:18:53.667 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:18:53.670 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-19 14:18:53.673 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-19 14:18:53.676 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-19 14:18:53.679 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-19 14:18:53.682 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-19 14:18:53.684 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-19 14:18:53.687 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-19 14:18:53.690 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-19 14:18:53.693 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-19 14:18:53.696 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-19 14:18:53.700 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:18:53.700 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-19 14:18:53.705 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-19 14:18:53.708 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-19 14:18:53.710 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-19 14:18:53.713 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-19 14:18:53.716 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-19 14:18:53.740 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-19 14:18:53.742 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-19 14:18:54.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:54.614 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:54.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:18:54.614 | from cryptography.utils import int_from_bytes 2022-05-19 14:18:55.791 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:18:55.832 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (4.0.0) 2022-05-19 14:18:55.915 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-05-19 14:18:55.916 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-05-19 14:18:55.917 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-19 14:18:55.918 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-05-19 14:18:55.919 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-05-19 14:18:55.920 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.1) 2022-05-19 14:18:55.922 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-05-19 14:18:55.923 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-05-19 14:18:55.923 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-19 14:18:55.925 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.1) 2022-05-19 14:18:55.926 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.13.0) 2022-05-19 14:18:55.927 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-05-19 14:18:55.929 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-05-19 14:18:55.932 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-19 14:18:55.934 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-19 14:18:55.936 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-05-19 14:18:55.938 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-05-19 14:18:55.940 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-05-19 14:18:55.949 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-05-19 14:18:55.951 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-19 14:18:55.964 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.9) 2022-05-19 14:18:56.033 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2022-05-19 14:18:56.034 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-05-19 14:18:56.036 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-05-19 14:18:56.061 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-19 14:18:56.063 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-05-19 14:18:56.064 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.7.0) 2022-05-19 14:18:56.065 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-19 14:18:56.068 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-19 14:18:56.078 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-05-19 14:18:56.118 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-19 14:18:56.119 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-05-19 14:18:56.121 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-05-19 14:18:56.122 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-05-19 14:18:56.143 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-05-19 14:18:56.145 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-05-19 14:18:56.161 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-19 14:18:56.177 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-05-19 14:18:56.179 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-05-19 14:18:56.198 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-05-19 14:18:56.199 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.3.0) 2022-05-19 14:18:56.280 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-19 14:18:56.282 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-05-19 14:18:56.284 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-05-19 14:18:56.286 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-05-19 14:18:56.343 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-05-19 14:18:56.369 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-19 14:18:56.601 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-19 14:18:56.602 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-19 14:18:56.634 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-19 14:18:56.635 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-19 14:18:56.636 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-19 14:18:56.639 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-19 14:18:56.642 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-19 14:18:56.644 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-19 14:18:56.698 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-05-19 14:18:56.893 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-19 14:18:56.916 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.2.0) 2022-05-19 14:18:56.998 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-19 14:18:57.143 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-19 14:18:59.232 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:18:59.239 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:18:59.239 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:18:59.362 | + inc/python:pip_install:200 : result=0 2022-05-19 14:18:59.365 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:18:59.368 | + functions-common:time_stop:2437 : local name 2022-05-19 14:18:59.370 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:18:59.372 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:18:59.375 | + functions-common:time_stop:2440 : local total 2022-05-19 14:18:59.377 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:18:59.380 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:18:59.382 | + functions-common:time_stop:2444 : start_time=1652969933733 2022-05-19 14:18:59.384 | + functions-common:time_stop:2446 : [[ -z 1652969933733 ]] 2022-05-19 14:18:59.387 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:18:59.392 | + functions-common:time_stop:2449 : end_time=1652969939389 2022-05-19 14:18:59.394 | + functions-common:time_stop:2450 : elapsed_time=5656 2022-05-19 14:18:59.396 | + functions-common:time_stop:2451 : total=80970 2022-05-19 14:18:59.399 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:18:59.401 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=86626 2022-05-19 14:18:59.403 | + inc/python:pip_install:203 : return 0 2022-05-19 14:18:59.406 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-19 14:18:59.409 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-19 14:18:59.412 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-19 14:18:59.425 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-19 14:18:59.430 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-19 14:18:59.433 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-19 14:18:59.435 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-19 14:18:59.437 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:18:59.440 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:18:59.443 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:18:59.445 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:18:59.448 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:18:59.451 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:18:59.467 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:18:59.469 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:18:59.471 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:18:59.475 | + functions-common:git_clone:629 : echo master 2022-05-19 14:18:59.475 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:18:59.481 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-19 14:18:59.483 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:18:59.485 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-19 14:18:59.499 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-19 14:18:59.502 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:18:59.502 | + functions-common:git_clone:690 : head -1 2022-05-19 14:18:59.505 | 84c7ba3ad Merge "Release notes for Zed Milestone 1" 2022-05-19 14:18:59.508 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:18:59.510 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-19 14:18:59.513 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:18:59.516 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:18:59.518 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-19 14:18:59.521 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:18:59.523 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-19 14:18:59.526 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:18:59.528 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:18:59.531 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-19 14:18:59.533 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:18:59.536 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:18:59.540 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-19 14:18:59.542 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:18:59.545 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-19 14:18:59.548 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:18:59.550 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:18:59.554 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-19 14:18:59.560 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-19 14:18:59.562 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-19 14:19:00.231 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-19 14:19:00.233 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:19:00.236 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:19:00.238 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:19:00.241 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-19 14:19:00.243 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-19 14:19:00.246 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:19:00.248 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:19:00.251 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:19:00.253 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:19:00.255 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:19:00.258 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:19:00.260 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:19:00.263 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-19 14:19:00.284 | Using python 3.8 to install /opt/stack/glance 2022-05-19 14:19:00.287 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-19 14:19:01.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:19:01.155 | from cryptography.utils import int_from_bytes 2022-05-19 14:19:01.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:19:01.155 | from cryptography.utils import int_from_bytes 2022-05-19 14:19:02.339 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:19:02.369 | Obtaining file:///opt/stack/glance 2022-05-19 14:19:02.370 | Preparing metadata (setup.py): started 2022-05-19 14:19:07.119 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:19:07.190 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.9.0) 2022-05-19 14:19:07.191 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.7.1) 2022-05-19 14:19:07.192 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.4.36) 2022-05-19 14:19:07.194 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.33.1) 2022-05-19 14:19:07.195 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.1.1) 2022-05-19 14:19:07.196 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.5.1) 2022-05-19 14:19:07.197 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.8.7) 2022-05-19 14:19:07.198 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.4.2) 2022-05-19 14:19:07.199 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.7.7) 2022-05-19 14:19:07.200 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.20.4) 2022-05-19 14:19:07.201 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (8.8.0) 2022-05-19 14:19:07.202 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.1) 2022-05-19 14:19:07.203 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.1.0) 2022-05-19 14:19:07.204 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.5.0) 2022-05-19 14:19:07.205 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.13.0) 2022-05-19 14:19:07.207 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.5.0) 2022-05-19 14:19:07.208 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.4.1) 2022-05-19 14:19:07.209 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.7.0) 2022-05-19 14:19:07.210 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.0) 2022-05-19 14:19:07.211 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (9.4.0) 2022-05-19 14:19:07.212 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.11.0) 2022-05-19 14:19:07.214 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.3.0) 2022-05-19 14:19:07.215 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.5.0) 2022-05-19 14:19:07.216 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev45) (3.2.0) 2022-05-19 14:19:07.217 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.4.0) 2022-05-19 14:19:07.218 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (22.0.0) 2022-05-19 14:19:07.219 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (11.3.0) 2022-05-19 14:19:07.220 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.1.0) 2022-05-19 14:19:07.221 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.6.0) 2022-05-19 14:19:07.223 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.7.0) 2022-05-19 14:19:07.224 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (12.14.0) 2022-05-19 14:19:07.225 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.5.1) 2022-05-19 14:19:07.226 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.4.0) 2022-05-19 14:19:07.227 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.12.1) 2022-05-19 14:19:07.228 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.3.3) 2022-05-19 14:19:07.229 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.4.3) 2022-05-19 14:19:07.230 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (4.0.0) 2022-05-19 14:19:07.231 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (2.5.0) 2022-05-19 14:19:07.232 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (36.0.2) 2022-05-19 14:19:07.233 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (0.2.2) 2022-05-19 14:19:07.235 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (1.0.2) 2022-05-19 14:19:07.236 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (5.7.0) 2022-05-19 14:19:07.237 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev45) (3.11.0) 2022-05-19 14:19:07.252 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (1.2.0) 2022-05-19 14:19:07.254 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (4.11.3) 2022-05-19 14:19:07.256 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev45) (5.7.1) 2022-05-19 14:19:07.277 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev45) (2.27.1) 2022-05-19 14:19:07.278 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev45) (5.3.0) 2022-05-19 14:19:07.318 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev45) (1.15.0) 2022-05-19 14:19:07.333 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev45) (4.3.0) 2022-05-19 14:19:07.343 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev45) (1.14.1) 2022-05-19 14:19:07.357 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (2.2.1) 2022-05-19 14:19:07.358 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (1.16.0) 2022-05-19 14:19:07.360 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev45) (1.1.2) 2022-05-19 14:19:07.449 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev45) (3.0.9) 2022-05-19 14:19:07.526 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev45) (1.7.0) 2022-05-19 14:19:07.578 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev45) (3.1.1) 2022-05-19 14:19:07.580 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev45) (2.11.0) 2022-05-19 14:19:07.615 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev45) (0.17.3) 2022-05-19 14:19:07.685 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (6.0) 2022-05-19 14:19:07.686 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (0.8.0) 2022-05-19 14:19:07.689 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev45) (1.5.0) 2022-05-19 14:19:07.748 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (0.13.0) 2022-05-19 14:19:07.749 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (2.0.1) 2022-05-19 14:19:07.751 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev45) (0.5.0) 2022-05-19 14:19:07.778 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev45) (0.61.0) 2022-05-19 14:19:07.823 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev45) (2.8.2) 2022-05-19 14:19:07.828 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev45) (0.9.6) 2022-05-19 14:19:07.892 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (5.1.0) 2022-05-19 14:19:07.893 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (0.4.0) 2022-05-19 14:19:07.895 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (2.8.0) 2022-05-19 14:19:07.896 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (5.1.1) 2022-05-19 14:19:07.898 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (5.2.4) 2022-05-19 14:19:07.922 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.3.0) 2022-05-19 14:19:07.924 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.1.2) 2022-05-19 14:19:07.927 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev45) (3.2.2) 2022-05-19 14:19:07.972 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev45) (5.9.0) 2022-05-19 14:19:08.014 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (2022.1) 2022-05-19 14:19:08.015 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (0.11.0) 2022-05-19 14:19:08.016 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev45) (21.3) 2022-05-19 14:19:08.089 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev45) (62.2.0) 2022-05-19 14:19:08.147 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev45) (0.2.5) 2022-05-19 14:19:08.248 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev45) (0.7) 2022-05-19 14:19:08.523 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (1.4.2) 2022-05-19 14:19:08.525 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (6.3.1) 2022-05-19 14:19:08.529 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (2.8) 2022-05-19 14:19:08.530 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev45) (2.5.0) 2022-05-19 14:19:08.585 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev45) (0.8.1) 2022-05-19 14:19:08.629 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (5.0.0) 2022-05-19 14:19:08.720 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev45) (2.21) 2022-05-19 14:19:08.835 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev45) (2.1.1) 2022-05-19 14:19:09.049 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (1.32) 2022-05-19 14:19:09.052 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (1.1.5) 2022-05-19 14:19:09.053 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (5.1.1) 2022-05-19 14:19:09.055 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (2.5.0) 2022-05-19 14:19:09.056 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (1.0.0) 2022-05-19 14:19:09.057 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (1.4.4) 2022-05-19 14:19:09.058 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (1.4.0) 2022-05-19 14:19:09.179 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (0.14.1) 2022-05-19 14:19:09.212 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev45) (1.0.3) 2022-05-19 14:19:09.261 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (1.3.3) 2022-05-19 14:19:09.262 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev45) (3.0.0) 2022-05-19 14:19:09.532 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev45) (3.10.1) 2022-05-19 14:19:09.716 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev45) (2019.11.28) 2022-05-19 14:19:09.718 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev45) (2.0.12) 2022-05-19 14:19:09.721 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev45) (3.3) 2022-05-19 14:19:09.722 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev45) (1.26.9) 2022-05-19 14:19:09.828 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev45) (0.5.2) 2022-05-19 14:19:09.982 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev45) (2.5.0) 2022-05-19 14:19:10.113 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev45) (3.8.0) 2022-05-19 14:19:10.428 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev45) (0.5.0) 2022-05-19 14:19:10.429 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev45) (2.4.1) 2022-05-19 14:19:10.655 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev45) (2.3) 2022-05-19 14:19:10.937 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev45) (1.0.0) 2022-05-19 14:19:11.292 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev45) (1.8.2) 2022-05-19 14:19:11.294 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev45) (21.4.0) 2022-05-19 14:19:12.741 | Installing collected packages: glance 2022-05-19 14:19:12.741 | Attempting uninstall: glance 2022-05-19 14:19:12.741 | Found existing installation: glance 25.0.0.dev45 2022-05-19 14:19:12.748 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-19 14:19:12.749 | Running setup.py develop for glance 2022-05-19 14:19:18.850 | Successfully installed glance 2022-05-19 14:19:18.850 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:19:18.857 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:19:18.857 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:19:18.995 | + inc/python:pip_install:200 : result=0 2022-05-19 14:19:18.998 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:19:19.000 | + functions-common:time_stop:2437 : local name 2022-05-19 14:19:19.002 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:19:19.005 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:19:19.007 | + functions-common:time_stop:2440 : local total 2022-05-19 14:19:19.009 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:19:19.012 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:19:19.014 | + functions-common:time_stop:2444 : start_time=1652969940279 2022-05-19 14:19:19.016 | + functions-common:time_stop:2446 : [[ -z 1652969940279 ]] 2022-05-19 14:19:19.019 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:19:19.023 | + functions-common:time_stop:2449 : end_time=1652969959021 2022-05-19 14:19:19.026 | + functions-common:time_stop:2450 : elapsed_time=18742 2022-05-19 14:19:19.028 | + functions-common:time_stop:2451 : total=86626 2022-05-19 14:19:19.030 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:19:19.033 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=105368 2022-05-19 14:19:19.036 | + inc/python:pip_install:203 : return 0 2022-05-19 14:19:19.038 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:19:19.041 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:19:19.043 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:19:19.063 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-19 14:19:19.075 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-19 14:19:19.078 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-19 14:19:19.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:19:19.083 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:19:19.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-05-19 14:19:19.088 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:19:19.090 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:19:19.093 | + ./stack.sh:main:922 : configure_glance 2022-05-19 14:19:19.095 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-19 14:19:19.108 | + lib/glance:configure_glance:326 : local dburl 2022-05-19 14:19:19.111 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-19 14:19:19.114 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-19 14:19:19.117 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-19 14:19:19.119 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-05-19 14:19:19.121 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:19:19.124 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:19:19.126 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:19:19.142 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:19.145 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:19:19.147 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 14:19:19.150 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-05-19 14:19:19.152 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-19 14:19:19.181 | + 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-05-19 14:19:19.210 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-19 14:19:19.240 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 14:19:19.270 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-19 14:19:19.299 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-19 14:19:19.332 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-19 14:19:19.335 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 14:19:19.337 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-19 14:19:19.339 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:19:19.342 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-19 14:19:19.371 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-19 14:19:19.401 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:19:19.430 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-19 14:19:19.459 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-19 14:19:19.489 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-19 14:19:19.519 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-19 14:19:19.549 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-19 14:19:19.578 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:19:19.610 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:19:19.640 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-19 14:19:19.670 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-19 14:19:19.673 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-19 14:19:19.675 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-19 14:19:19.677 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:19:19.680 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:19:19.682 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:19:19.699 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:19.702 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:19:19.704 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:19:19.707 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:19:19.723 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:19.726 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:19:19.729 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:19:19.759 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:19:19.762 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:19:19.764 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-19 14:19:19.767 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-19 14:19:19.769 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-19 14:19:19.799 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-19 14:19:19.829 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-19 14:19:19.832 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-19 14:19:19.834 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-19 14:19:19.836 | + lib/glance:configure_glance_store:254 : local be 2022-05-19 14:19:19.839 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-19 14:19:19.841 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-19 14:19:19.843 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-19 14:19:19.872 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-19 14:19:19.875 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.71 2022-05-19 14:19:19.905 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-19 14:19:19.908 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-19 14:19:19.924 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:19.927 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-19 14:19:19.956 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-19 14:19:19.986 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-19 14:19:20.016 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-19 14:19:20.046 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-19 14:19:20.076 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-19 14:19:20.092 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:20.095 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:19:20.124 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-19 14:19:20.155 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-19 14:19:20.184 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.71/identity/v3 2022-05-19 14:19:20.214 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-19 14:19:20.244 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.71/image 2022-05-19 14:19:20.274 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-19 14:19:20.290 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:20.293 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-19 14:19:20.295 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-19 14:19:20.297 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-19 14:19:20.301 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:19:20.318 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:19:20.320 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:19:20.323 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:19:20.325 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:19:20.328 | + 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-05-19 14:19:20.358 | + 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-05-19 14:19:20.388 | + 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-05-19 14:19:20.419 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:19:20.449 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-19 14:19:20.453 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-19 14:19:20.483 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-19 14:19:20.516 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-19 14:19:20.546 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.71/identity 2022-05-19 14:19:20.576 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-19 14:19:20.607 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-19 14:19:20.639 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-19 14:19:20.668 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-19 14:19:20.699 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-19 14:19:20.728 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-19 14:19:20.759 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-19 14:19:20.788 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-19 14:19:20.793 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-05-19 14:19:20.801 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-19 14:19:20.818 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:20.820 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-19 14:19:20.823 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-19 14:19:20.825 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-19 14:19:20.827 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-19 14:19:20.830 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-19 14:19:20.832 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-19 14:19:20.837 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-19 14:19:20.839 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-19 14:19:20.843 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-19 14:19:20.873 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-19 14:19:20.875 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-19 14:19:20.877 | ++ functions:get_random_port:837 : true 2022-05-19 14:19:20.880 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-19 14:19:20.883 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-19 14:19:20.885 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-19 14:19:20.947 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-19 14:19:20.950 | ++ functions:get_random_port:841 : break 2 2022-05-19 14:19:20.952 | ++ functions:get_random_port:845 : echo 60999 2022-05-19 14:19:20.955 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-19 14:19:20.957 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-19 14:19:20.985 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-19 14:19:21.013 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-19 14:19:21.041 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:19:21.068 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:19:21.095 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:19:21.123 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:19:21.151 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:19:21.179 | + 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-05-19 14:19:21.213 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:19:21.245 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:19:21.273 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:19:21.301 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:19:21.329 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:19:21.356 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-19 14:19:21.385 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-19 14:19:21.413 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-19 14:19:21.444 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-19 14:19:21.471 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-19 14:19:21.499 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-19 14:19:21.502 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-19 14:19:21.505 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:19:21.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:19:21.510 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:19:21.512 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-19 14:19:21.514 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-19 14:19:21.579 | proxy (enabled by site administrator) 2022-05-19 14:19:21.582 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-19 14:19:21.585 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-19 14:19:21.587 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:19:21.590 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:19:21.592 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:19:21.595 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-19 14:19:21.597 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-19 14:19:21.654 | proxy_http (enabled by site administrator) 2022-05-19 14:19:21.657 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-19 14:19:21.660 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-19 14:19:21.663 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-19 14:19:21.665 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:19:21.668 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:19:21.670 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:19:21.672 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:19:21.676 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:19:21.679 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-19 14:19:21.679 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:19:21.688 | KeepAlive Off 2022-05-19 14:19:21.693 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-19 14:19:21.693 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:19:21.701 | SetEnv proxy-sendchunked 1 2022-05-19 14:19:21.705 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-19 14:19:21.705 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-19 14:19:21.714 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-19 14:19:21.717 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-19 14:19:21.719 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-19 14:19:21.722 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:19:21.724 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:19:21.726 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:19:21.729 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:19:21.731 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:19:21.734 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:19:21.736 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:19:21.739 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:19:21.741 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:19:21.744 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-19 14:19:21.806 | Site glance-wsgi-api already enabled 2022-05-19 14:19:21.810 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-19 14:19:21.812 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:19:21.815 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:19:21.817 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:19:22.021 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-19 14:19:22.027 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-19 14:19:22.062 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 14:19:22.064 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-19 14:19:22.067 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-19 14:19:22.085 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:22.087 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-19 14:19:22.090 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-19 14:19:22.092 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-19 14:19:22.095 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:19:22.098 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-19 14:19:22.100 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-19 14:19:22.103 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-19 14:19:22.105 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-19 14:19:22.107 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:19:22.110 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:19:22.113 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:19:22.116 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:19:22.119 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:19:22.122 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:19:22.138 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:19:22.140 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:19:22.143 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:19:22.146 | + functions-common:git_clone:629 : echo master 2022-05-19 14:19:22.147 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:19:22.152 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-19 14:19:22.155 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:19:22.157 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-19 14:19:22.171 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-19 14:19:22.174 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:19:22.174 | + functions-common:git_clone:690 : head -1 2022-05-19 14:19:22.178 | c16ccb5dd Merge commit 'refs/changes/67/788367/10' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-05-19 14:19:22.181 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:19:22.184 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-19 14:19:22.186 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:19:22.189 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:19:22.191 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-19 14:19:22.194 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:19:22.196 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-19 14:19:22.199 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:19:22.201 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:19:22.204 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-19 14:19:22.207 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:19:22.209 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:19:22.212 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-19 14:19:22.215 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:19:22.218 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-19 14:19:22.220 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:19:22.224 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:19:22.227 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-19 14:19:22.233 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-19 14:19:22.235 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-19 14:19:22.914 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-19 14:19:22.917 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:19:22.919 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:19:22.922 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:19:22.924 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-19 14:19:22.927 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-19 14:19:22.929 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:19:22.932 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:19:22.934 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:19:22.936 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:19:22.939 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:19:22.942 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:19:22.944 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:19:22.947 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-19 14:19:22.968 | Using python 3.8 to install /opt/stack/cinder 2022-05-19 14:19:22.970 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-05-19 14:19:23.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:19:23.848 | from cryptography.utils import int_from_bytes 2022-05-19 14:19:23.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:19:23.848 | from cryptography.utils import int_from_bytes 2022-05-19 14:19:25.058 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:19:25.089 | Obtaining file:///opt/stack/cinder 2022-05-19 14:19:25.090 | Preparing metadata (setup.py): started 2022-05-19 14:19:30.699 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:19:30.835 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.9.0) 2022-05-19 14:19:30.836 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.1.1) 2022-05-19 14:19:30.837 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.33.1) 2022-05-19 14:19:30.838 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.1.2) 2022-05-19 14:19:30.839 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.20.4) 2022-05-19 14:19:30.840 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.0.2) 2022-05-19 14:19:30.842 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev163) (3.2.0) 2022-05-19 14:19:30.843 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.5.0) 2022-05-19 14:19:30.844 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (9.4.0) 2022-05-19 14:19:30.845 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.8.0) 2022-05-19 14:19:30.846 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.1.3) 2022-05-19 14:19:30.847 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (8.8.0) 2022-05-19 14:19:30.848 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.5.1) 2022-05-19 14:19:30.849 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.1.0) 2022-05-19 14:19:30.850 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (11.3.0) 2022-05-19 14:19:30.852 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.7.0) 2022-05-19 14:19:30.853 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (12.14.0) 2022-05-19 14:19:30.854 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.5.1) 2022-05-19 14:19:30.855 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.12.1) 2022-05-19 14:19:30.856 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.8.0) 2022-05-19 14:19:30.857 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.4.0) 2022-05-19 14:19:30.858 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (6.3.1) 2022-05-19 14:19:30.859 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.3.0) 2022-05-19 14:19:30.860 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.8.0) 2022-05-19 14:19:30.862 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.5.0) 2022-05-19 14:19:30.863 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.13.0) 2022-05-19 14:19:30.864 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.6.0) 2022-05-19 14:19:30.865 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.4.3) 2022-05-19 14:19:30.866 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (21.3) 2022-05-19 14:19:30.867 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.8.1) 2022-05-19 14:19:30.868 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.5.0) 2022-05-19 14:19:30.869 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.1.1) 2022-05-19 14:19:30.870 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.9.0) 2022-05-19 14:19:30.871 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.0.9) 2022-05-19 14:19:30.873 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.3.0) 2022-05-19 14:19:30.874 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.6.0) 2022-05-19 14:19:30.875 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.4.0) 2022-05-19 14:19:30.876 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (17.7.0) 2022-05-19 14:19:30.877 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.13.1) 2022-05-19 14:19:30.879 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2022.1) 2022-05-19 14:19:30.880 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.27.1) 2022-05-19 14:19:30.881 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.5.1) 2022-05-19 14:19:30.882 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (4.7.0) 2022-05-19 14:19:30.883 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.1.75) 2022-05-19 14:19:30.884 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.16.0) 2022-05-19 14:19:30.885 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.4.36) 2022-05-19 14:19:30.886 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.13.0) 2022-05-19 14:19:30.887 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.5.0) 2022-05-19 14:19:30.889 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.8.9) 2022-05-19 14:19:30.890 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (6.3.1) 2022-05-19 14:19:30.891 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.8.7) 2022-05-19 14:19:30.892 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.1.0) 2022-05-19 14:19:30.894 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.10.0) 2022-05-19 14:19:30.895 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.2.0) 2022-05-19 14:19:30.896 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (5.7.0) 2022-05-19 14:19:30.897 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.11.1) 2022-05-19 14:19:30.898 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (2.47.0) 2022-05-19 14:19:30.899 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (3.11.0) 2022-05-19 14:19:30.900 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (36.0.2) 2022-05-19 14:19:30.901 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (0.2.2) 2022-05-19 14:19:30.902 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.5.2.5) 2022-05-19 14:19:30.903 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev163) (1.23.0) 2022-05-19 14:19:30.916 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev163) (1.0.0) 2022-05-19 14:19:30.918 | Requirement already satisfied: botocore<1.27.0,>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev163) (1.26.0) 2022-05-19 14:19:30.919 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev163) (0.5.2) 2022-05-19 14:19:30.981 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev163) (1.15.0) 2022-05-19 14:19:31.012 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev163) (2.2.1) 2022-05-19 14:19:31.028 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (4.1.1) 2022-05-19 14:19:31.030 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (0.1.0) 2022-05-19 14:19:31.031 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (2.6.6) 2022-05-19 14:19:31.033 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (2.7.3) 2022-05-19 14:19:31.130 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev163) (1.7.0) 2022-05-19 14:19:31.188 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev163) (3.1.1) 2022-05-19 14:19:31.189 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev163) (2.11.0) 2022-05-19 14:19:31.217 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev163) (4.8) 2022-05-19 14:19:31.219 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev163) (0.4.8) 2022-05-19 14:19:31.220 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev163) (0.2.8) 2022-05-19 14:19:31.301 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev163) (0.17.3) 2022-05-19 14:19:31.346 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev163) (6.0) 2022-05-19 14:19:31.347 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev163) (2.5.0) 2022-05-19 14:19:31.348 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev163) (0.8.0) 2022-05-19 14:19:31.350 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev163) (1.5.0) 2022-05-19 14:19:31.412 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev163) (2.0.1) 2022-05-19 14:19:31.413 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev163) (1.7.7) 2022-05-19 14:19:31.414 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev163) (0.5.0) 2022-05-19 14:19:31.471 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev163) (2.8.2) 2022-05-19 14:19:31.476 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev163) (0.9.6) 2022-05-19 14:19:31.539 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (5.1.1) 2022-05-19 14:19:31.541 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (0.4.0) 2022-05-19 14:19:31.541 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (5.2.4) 2022-05-19 14:19:31.543 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (5.1.0) 2022-05-19 14:19:31.545 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (2.4.1) 2022-05-19 14:19:31.570 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev163) (3.3.0) 2022-05-19 14:19:31.572 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev163) (3.1.2) 2022-05-19 14:19:31.573 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev163) (3.2.2) 2022-05-19 14:19:31.619 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev163) (1.0.3) 2022-05-19 14:19:31.708 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev163) (3.0.0) 2022-05-19 14:19:31.710 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev163) (1.3.3) 2022-05-19 14:19:31.731 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev163) (3.3.0) 2022-05-19 14:19:31.758 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev163) (0.11.0) 2022-05-19 14:19:31.828 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev163) (1.26.9) 2022-05-19 14:19:31.830 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev163) (1.1.1) 2022-05-19 14:19:31.962 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev163) (1.5.0) 2022-05-19 14:19:31.986 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev163) (62.2.0) 2022-05-19 14:19:32.127 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev163) (3.10.1) 2022-05-19 14:19:32.164 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev163) (1.14.1) 2022-05-19 14:19:32.165 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev163) (1.3.3) 2022-05-19 14:19:32.166 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev163) (22.0.0) 2022-05-19 14:19:32.369 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev163) (3.3) 2022-05-19 14:19:32.370 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev163) (2019.11.28) 2022-05-19 14:19:32.373 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev163) (2.0.12) 2022-05-19 14:19:32.411 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev163) (0.7) 2022-05-19 14:19:32.464 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev163) (0.23.2) 2022-05-19 14:19:32.719 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev163) (0.4.2) 2022-05-19 14:19:32.720 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev163) (0.5.2) 2022-05-19 14:19:32.861 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev163) (2.8) 2022-05-19 14:19:32.865 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev163) (1.4.2) 2022-05-19 14:19:32.865 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev163) (2.5.0) 2022-05-19 14:19:33.052 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev163) (0.13.1) 2022-05-19 14:19:33.172 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev163) (4.11.3) 2022-05-19 14:19:33.173 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev163) (1.2.0) 2022-05-19 14:19:33.174 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev163) (5.7.1) 2022-05-19 14:19:33.210 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (5.0.0) 2022-05-19 14:19:33.425 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev163) (2.21) 2022-05-19 14:19:33.502 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev163) (0.5.0) 2022-05-19 14:19:33.505 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev163) (2.4.1) 2022-05-19 14:19:33.683 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev163) (2.5.0) 2022-05-19 14:19:33.773 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (3.20.1) 2022-05-19 14:19:33.774 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev163) (1.56.1) 2022-05-19 14:19:33.954 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev163) (2.1.1) 2022-05-19 14:19:34.383 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev163) (1.1.5) 2022-05-19 14:19:34.432 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev163) (0.14.1) 2022-05-19 14:19:34.483 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev163) (0.2.5) 2022-05-19 14:19:35.558 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev163) (1.32) 2022-05-19 14:19:35.832 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev163) (1.8.2) 2022-05-19 14:19:35.833 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev163) (21.4.0) 2022-05-19 14:19:35.978 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev163) (2.3) 2022-05-19 14:19:36.212 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev163) (1.0.0) 2022-05-19 14:19:36.387 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev163) (3.8.0) 2022-05-19 14:19:38.099 | Installing collected packages: cinder 2022-05-19 14:19:38.099 | Attempting uninstall: cinder 2022-05-19 14:19:38.100 | Found existing installation: cinder 20.1.0.dev163 2022-05-19 14:19:38.106 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-19 14:19:38.107 | Running setup.py develop for cinder 2022-05-19 14:19:45.775 | Successfully installed cinder 2022-05-19 14:19:45.775 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:19:45.783 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:19:45.783 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:19:45.935 | + inc/python:pip_install:200 : result=0 2022-05-19 14:19:45.937 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:19:45.940 | + functions-common:time_stop:2437 : local name 2022-05-19 14:19:45.942 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:19:45.944 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:19:45.947 | + functions-common:time_stop:2440 : local total 2022-05-19 14:19:45.949 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:19:45.951 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:19:45.954 | + functions-common:time_stop:2444 : start_time=1652969962962 2022-05-19 14:19:45.956 | + functions-common:time_stop:2446 : [[ -z 1652969962962 ]] 2022-05-19 14:19:45.959 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:19:45.964 | + functions-common:time_stop:2449 : end_time=1652969985961 2022-05-19 14:19:45.966 | + functions-common:time_stop:2450 : elapsed_time=22999 2022-05-19 14:19:45.968 | + functions-common:time_stop:2451 : total=105368 2022-05-19 14:19:45.970 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:19:45.973 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=128367 2022-05-19 14:19:45.976 | + inc/python:pip_install:203 : return 0 2022-05-19 14:19:45.978 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:19:45.981 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:19:45.983 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:19:46.003 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-19 14:19:46.015 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-19 14:19:46.018 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-19 14:19:46.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:19:46.023 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:19:46.025 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-05-19 14:19:46.028 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:19:46.030 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-19 14:19:46.033 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-19 14:19:46.036 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-19 14:19:46.038 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:19:46.041 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:19:46.043 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-19 14:19:46.056 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-19 14:19:46.058 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:19:46.061 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:19:46.063 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:19:46.066 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:19:46.069 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:19:46.071 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:19:46.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:19:46.076 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:19:46.078 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:19:46.081 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:19:46.083 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:19:46.086 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:19:46.088 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-19 14:19:46.091 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:19:46.093 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:19:46.096 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:19:46.099 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-19 14:19:46.122 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-19 14:19:46.232 | Reading package lists... 2022-05-19 14:19:46.477 | Building dependency tree... 2022-05-19 14:19:46.478 | Reading state information... 2022-05-19 14:19:46.735 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-19 14:19:46.735 | The following packages were automatically installed and are no longer required: 2022-05-19 14:19:46.737 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:19:46.737 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:19:46.737 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:19:46.737 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:19:46.737 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:19:46.737 | python3-zope.interface 2022-05-19 14:19:46.737 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:19:46.851 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:19:46.855 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:19:46.858 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:19:46.861 | + functions-common:time_stop:2437 : local name 2022-05-19 14:19:46.863 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:19:46.866 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:19:46.868 | + functions-common:time_stop:2440 : local total 2022-05-19 14:19:46.871 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:19:46.873 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:19:46.876 | + functions-common:time_stop:2444 : start_time=1652969986119 2022-05-19 14:19:46.879 | + functions-common:time_stop:2446 : [[ -z 1652969986119 ]] 2022-05-19 14:19:46.882 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:19:46.887 | + functions-common:time_stop:2449 : end_time=1652969986884 2022-05-19 14:19:46.889 | + functions-common:time_stop:2450 : elapsed_time=765 2022-05-19 14:19:46.892 | + functions-common:time_stop:2451 : total=5379 2022-05-19 14:19:46.895 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:19:46.897 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6144 2022-05-19 14:19:46.900 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:19:46.903 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:19:46.905 | + ./stack.sh:main:928 : configure_cinder 2022-05-19 14:19:46.908 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-19 14:19:46.920 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-19 14:19:46.924 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-19 14:19:46.927 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-19 14:19:46.929 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 14:19:46.932 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-19 14:19:46.932 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 14:19:46.937 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-19 14:19:46.939 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-19 14:19:46.942 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 14:19:46.944 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-19 14:19:46.946 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-19 14:19:46.948 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-19 14:19:46.951 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-19 14:19:46.953 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-19 14:19:46.964 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-19 14:19:46.976 | + 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-05-19 14:19:46.988 | + 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-05-19 14:19:47.000 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-19 14:19:47.013 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 14:19:47.016 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 14:19:47.020 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xyQZBllFGA 2022-05-19 14:19:47.022 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 14:19:47.024 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-19 14:19:47.027 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-19 14:19:47.029 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xyQZBllFGA 2022-05-19 14:19:47.033 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xyQZBllFGA 2022-05-19 14:19:47.044 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xyQZBllFGA /etc/sudoers.d/cinder-rootwrap 2022-05-19 14:19:47.057 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-19 14:19:47.061 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 14:19:47.063 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 14:19:47.066 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 14:19:47.068 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 14:19:47.070 | + 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-05-19 14:19:47.072 | + 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-05-19 14:19:47.075 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-19 14:19:47.077 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-19 14:19:47.081 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-19 14:19:47.086 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-19 14:19:47.104 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-19 14:19:47.123 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-19 14:19:47.143 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-19 14:19:47.161 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-19 14:19:47.180 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-19 14:19:47.199 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-19 14:19:47.218 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-19 14:19:47.237 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-19 14:19:47.239 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:19:47.242 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-19 14:19:47.244 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:19:47.246 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-19 14:19:47.276 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-19 14:19:47.304 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:19:47.332 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-19 14:19:47.359 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-19 14:19:47.387 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-19 14:19:47.415 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-19 14:19:47.443 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-19 14:19:47.470 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:19:47.499 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:19:47.528 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-19 14:19:47.561 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-19 14:19:47.589 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-19 14:19:47.592 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-19 14:19:47.594 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-19 14:19:47.597 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-05-19 14:19:47.600 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:19:47.602 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:19:47.604 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:19:47.621 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:47.623 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:19:47.626 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-05-19 14:19:47.629 | + 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-05-19 14:19:47.661 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-19 14:19:47.688 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-19 14:19:47.717 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-19 14:19:47.745 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-19 14:19:47.773 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-19 14:19:47.805 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-19 14:19:47.839 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-19 14:19:47.841 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.71 2022-05-19 14:19:47.870 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 14:19:47.903 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-19 14:19:47.911 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2bef69f0f936548dbaab6fef51aab078 2022-05-19 14:19:47.939 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-19 14:19:47.941 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-19 14:19:47.969 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-19 14:19:47.998 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-19 14:19:48.028 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-19 14:19:48.055 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-19 14:19:48.072 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:48.075 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-19 14:19:48.092 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:48.094 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-19 14:19:48.111 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:48.113 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-19 14:19:48.130 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:48.139 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-19 14:19:48.141 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-19 14:19:48.144 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-19 14:19:48.147 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-19 14:19:48.149 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:19:48.152 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:19:48.155 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:19:48.172 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:48.175 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:19:48.178 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:19:48.180 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:19:48.197 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:48.199 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:19:48.202 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:19:48.230 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:19:48.233 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:19:48.235 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-19 14:19:48.238 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-19 14:19:48.240 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:19:48.243 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:19:48.261 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:19:48.263 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:19:48.265 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:19:48.268 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:19:48.271 | + 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-05-19 14:19:48.299 | + 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-05-19 14:19:48.327 | + 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-05-19 14:19:48.356 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:19:48.384 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-19 14:19:48.401 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:48.403 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-19 14:19:48.406 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-19 14:19:48.408 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-19 14:19:48.411 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-19 14:19:48.413 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:19:48.415 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:19:48.418 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-19 14:19:48.422 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-19 14:19:48.425 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:19:48.428 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:19:48.441 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:19:48.441 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:19:48.449 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:19:48.453 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:19:48.468 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-19 14:19:48.471 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-19 14:19:48.475 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-19 14:19:48.505 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-19 14:19:48.532 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-19 14:19:48.560 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:19:48.589 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:19:48.616 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:19:48.644 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:19:48.671 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:19:48.700 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:19:48.728 | + 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-05-19 14:19:48.757 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:19:48.785 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:19:48.813 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:19:48.840 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:19:48.843 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:19:48.846 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-19 14:19:48.848 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-19 14:19:48.851 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:19:48.853 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:19:48.856 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:19:48.858 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:19:48.861 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:19:48.864 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-19 14:19:48.891 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:19:48.920 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-19 14:19:48.920 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-19 14:19:48.929 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-19 14:19:48.933 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-19 14:19:48.935 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-19 14:19:48.937 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:19:48.940 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:19:48.942 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:19:48.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:19:48.947 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:19:48.949 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:19:48.952 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:19:48.954 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:19:48.956 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:19:48.959 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-19 14:19:49.020 | Enabling site cinder-wsgi. 2022-05-19 14:19:49.025 | To activate the new configuration, you need to run: 2022-05-19 14:19:49.025 | systemctl reload apache2 2022-05-19 14:19:49.030 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:19:49.032 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:19:49.035 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:19:49.037 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:19:49.170 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-19 14:19:49.172 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-19 14:19:49.203 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.71/image 2022-05-19 14:19:49.233 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-19 14:19:49.250 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:19:49.253 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-19 14:19:49.255 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-19 14:19:49.258 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:19:49.260 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 14:19:49.263 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-19 14:19:49.295 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-19 14:19:49.323 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.71/identity 2022-05-19 14:19:49.351 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-19 14:19:49.379 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-19 14:19:49.407 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-19 14:19:49.435 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-19 14:19:49.463 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-19 14:19:49.491 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:19:49.520 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-19 14:19:49.548 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-19 14:19:49.576 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:19:49.605 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-19 14:19:49.607 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-19 14:19:49.624 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:49.626 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.71:2379 2022-05-19 14:19:49.658 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 14:19:49.661 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-19 14:19:49.663 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-19 14:19:49.681 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:19:49.683 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-19 14:19:49.686 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-19 14:19:49.688 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-19 14:19:49.691 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:19:49.694 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-19 14:19:49.696 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-19 14:19:49.700 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:19:49.700 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:19:49.706 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:19:49.709 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:19:49.712 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:19:49.714 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:19:49.717 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-19 14:19:49.720 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-19 14:19:49.722 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-19 14:19:49.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:19:49.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:19:49.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-05-19 14:19:49.733 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:19:49.735 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-19 14:19:49.738 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-19 14:19:49.740 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-19 14:19:49.742 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:19:49.745 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:19:49.748 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:19:49.750 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:19:49.753 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:19:49.756 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:19:49.773 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:19:49.776 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:19:49.778 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:19:49.781 | + functions-common:git_clone:629 : echo master 2022-05-19 14:19:49.781 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:19:49.786 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-19 14:19:49.789 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:19:49.791 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-19 14:19:49.804 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-19 14:19:49.807 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:19:49.807 | + functions-common:git_clone:690 : head -1 2022-05-19 14:19:49.811 | 5c6eff7e15 Merge "Update OVN gaps document" 2022-05-19 14:19:49.813 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:19:49.817 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-19 14:19:49.819 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:19:49.822 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:19:49.824 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-19 14:19:49.827 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:19:49.829 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-19 14:19:49.833 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:19:49.835 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:19:49.837 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-19 14:19:49.840 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:19:49.842 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:19:49.846 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-19 14:19:49.848 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:19:49.851 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-19 14:19:49.854 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:19:49.856 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:19:49.860 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-19 14:19:49.866 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-19 14:19:49.868 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-19 14:19:50.553 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-19 14:19:50.555 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:19:50.558 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:19:50.560 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:19:50.563 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-19 14:19:50.566 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-19 14:19:50.568 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:19:50.570 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:19:50.573 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:19:50.575 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:19:50.578 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:19:50.581 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:19:50.583 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:19:50.586 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-19 14:19:50.609 | Using python 3.8 to install /opt/stack/neutron 2022-05-19 14:19:50.611 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-19 14:19:51.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:19:51.476 | from cryptography.utils import int_from_bytes 2022-05-19 14:19:51.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:19:51.477 | from cryptography.utils import int_from_bytes 2022-05-19 14:19:52.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:19:52.702 | Obtaining file:///opt/stack/neutron 2022-05-19 14:19:52.703 | Preparing metadata (setup.py): started 2022-05-19 14:19:58.473 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:19:58.564 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-19 14:19:58.565 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-19 14:19:58.566 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.1.1) 2022-05-19 14:19:58.567 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.1) 2022-05-19 14:19:58.569 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.5.0) 2022-05-19 14:19:58.570 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.1) 2022-05-19 14:19:58.571 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.33.1) 2022-05-19 14:19:58.572 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.1) 2022-05-19 14:19:58.573 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.20.4) 2022-05-19 14:19:58.574 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.27.1) 2022-05-19 14:19:58.575 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.1.2) 2022-05-19 14:19:58.576 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (9.4.0) 2022-05-19 14:19:58.577 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.8.0) 2022-05-19 14:19:58.578 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.11.0) 2022-05-19 14:19:58.579 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.21.0) 2022-05-19 14:19:58.581 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (7.8.0) 2022-05-19 14:19:58.582 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-19 14:19:58.583 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.4.36) 2022-05-19 14:19:58.584 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.8.7) 2022-05-19 14:19:58.585 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-19 14:19:58.586 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.7.7) 2022-05-19 14:19:58.587 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.5.0) 2022-05-19 14:19:58.588 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.0) 2022-05-19 14:19:58.590 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-19 14:19:58.591 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (8.8.0) 2022-05-19 14:19:58.592 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.1.0) 2022-05-19 14:19:58.593 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (11.3.0) 2022-05-19 14:19:58.594 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.1.0) 2022-05-19 14:19:58.595 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.7.0) 2022-05-19 14:19:58.596 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (12.14.0) 2022-05-19 14:19:58.597 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.1) 2022-05-19 14:19:58.598 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.12.1) 2022-05-19 14:19:58.600 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-19 14:19:58.601 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.0) 2022-05-19 14:19:58.602 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (6.3.1) 2022-05-19 14:19:58.603 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.3.0) 2022-05-19 14:19:58.604 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.8.0) 2022-05-19 14:19:58.605 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.5.0) 2022-05-19 14:19:58.606 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.13.0) 2022-05-19 14:19:58.607 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.6.0) 2022-05-19 14:19:58.608 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (3.4.3) 2022-05-19 14:19:58.610 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.3.1) 2022-05-19 14:19:58.611 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.1.0) 2022-05-19 14:19:58.612 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.17.1.post1) 2022-05-19 14:19:58.613 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (1.16.0) 2022-05-19 14:19:58.614 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (21.3) 2022-05-19 14:19:58.615 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (5.9.0) 2022-05-19 14:19:58.616 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:19:58.617 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (22.0.0) 2022-05-19 14:19:58.618 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (17.7.0) 2022-05-19 14:19:58.619 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (0.61.0) 2022-05-19 14:19:58.620 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (4.5.0) 2022-05-19 14:19:58.621 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.7.1) 2022-05-19 14:19:58.622 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.4.1) 2022-05-19 14:19:58.623 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev225) (2.11.1) 2022-05-19 14:19:58.640 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (5.7.1) 2022-05-19 14:19:58.641 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (1.2.0) 2022-05-19 14:19:58.643 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev225) (4.11.3) 2022-05-19 14:19:58.651 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev225) (1.14.1) 2022-05-19 14:19:58.663 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (2.2.1) 2022-05-19 14:19:58.664 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.1.2) 2022-05-19 14:19:58.665 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev225) (1.16.0) 2022-05-19 14:19:58.681 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev225) (3.0.9) 2022-05-19 14:19:58.689 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev225) (2.1.1) 2022-05-19 14:19:58.750 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.7.0) 2022-05-19 14:19:58.752 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev225) (1.0.2) 2022-05-19 14:19:58.805 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev225) (4.4.0) 2022-05-19 14:19:58.808 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev225) (3.1.1) 2022-05-19 14:19:58.854 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev225) (1.2.3) 2022-05-19 14:19:58.858 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev225) (2.7.0) 2022-05-19 14:19:58.887 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (36.0.2) 2022-05-19 14:19:58.889 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.4) 2022-05-19 14:19:58.891 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.5.0) 2022-05-19 14:19:58.893 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.4.0) 2022-05-19 14:19:58.894 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.32) 2022-05-19 14:19:58.895 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.1.5) 2022-05-19 14:19:58.896 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (6.0) 2022-05-19 14:19:58.897 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev225) (1.0.0) 2022-05-19 14:19:58.913 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev225) (1.0.3) 2022-05-19 14:19:59.006 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev225) (0.17.3) 2022-05-19 14:19:59.077 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev225) (1.5.0) 2022-05-19 14:19:59.141 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-19 14:19:59.142 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.13.0) 2022-05-19 14:19:59.143 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev225) (2.0.1) 2022-05-19 14:19:59.200 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev225) (2.8.2) 2022-05-19 14:19:59.204 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev225) (0.9.6) 2022-05-19 14:19:59.262 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (0.4.0) 2022-05-19 14:19:59.267 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.2.4) 2022-05-19 14:19:59.268 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.1.1) 2022-05-19 14:19:59.270 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.1.0) 2022-05-19 14:19:59.294 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev225) (3.2.2) 2022-05-19 14:19:59.298 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev225) (3.3.0) 2022-05-19 14:19:59.345 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev225) (1.15.0) 2022-05-19 14:19:59.398 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev225) (2022.1) 2022-05-19 14:19:59.430 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (3.0.0) 2022-05-19 14:19:59.431 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.3.3) 2022-05-19 14:19:59.458 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev225) (3.3.0) 2022-05-19 14:19:59.596 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev225) (2.4.0) 2022-05-19 14:19:59.669 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev225) (62.2.0) 2022-05-19 14:19:59.746 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (3.0.0) 2022-05-19 14:19:59.748 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev225) (0.3.5) 2022-05-19 14:19:59.861 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:19:59.862 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:19:59.863 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:19:59.864 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:19:59.865 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:19:59.867 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:19:59.868 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev225) (0.6.9) 2022-05-19 14:20:00.074 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (2.5.0) 2022-05-19 14:20:00.076 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.2.0) 2022-05-19 14:20:00.078 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev225) (3.10.1) 2022-05-19 14:20:00.122 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev225) (3.17.6) 2022-05-19 14:20:00.126 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev225) (2.1.0) 2022-05-19 14:20:00.217 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (1.26.9) 2022-05-19 14:20:00.219 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (3.3) 2022-05-19 14:20:00.222 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2.0.12) 2022-05-19 14:20:00.223 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev225) (2019.11.28) 2022-05-19 14:20:00.260 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev225) (0.7) 2022-05-19 14:20:00.600 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev225) (0.13.1) 2022-05-19 14:20:00.675 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (5.0.0) 2022-05-19 14:20:00.836 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev225) (2.21) 2022-05-19 14:20:00.911 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (0.5.0) 2022-05-19 14:20:00.912 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (2.4.1) 2022-05-19 14:20:01.149 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev225) (2.5.0) 2022-05-19 14:20:01.323 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev225) (2.3) 2022-05-19 14:20:01.885 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev225) (0.14.1) 2022-05-19 14:20:01.931 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev225) (0.2.5) 2022-05-19 14:20:02.541 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.4.2) 2022-05-19 14:20:02.543 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev225) (0.5.2) 2022-05-19 14:20:02.856 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (4.11.1) 2022-05-19 14:20:02.858 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (2.1.1) 2022-05-19 14:20:03.031 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev225) (3.8.0) 2022-05-19 14:20:03.276 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (21.4.0) 2022-05-19 14:20:03.277 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev225) (1.8.2) 2022-05-19 14:20:03.460 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev225) (1.0.0) 2022-05-19 14:20:03.726 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev225) (2.3.2.post1) 2022-05-19 14:20:05.341 | Installing collected packages: neutron 2022-05-19 14:20:05.341 | Attempting uninstall: neutron 2022-05-19 14:20:05.341 | Found existing installation: neutron 20.1.0.dev225 2022-05-19 14:20:05.360 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-19 14:20:05.362 | Running setup.py develop for neutron 2022-05-19 14:20:12.966 | Successfully installed neutron 2022-05-19 14:20:12.966 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:20:12.975 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:20:12.975 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:20:13.123 | + inc/python:pip_install:200 : result=0 2022-05-19 14:20:13.126 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:20:13.128 | + functions-common:time_stop:2437 : local name 2022-05-19 14:20:13.131 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:20:13.133 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:20:13.135 | + functions-common:time_stop:2440 : local total 2022-05-19 14:20:13.138 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:20:13.140 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:20:13.143 | + functions-common:time_stop:2444 : start_time=1652969990603 2022-05-19 14:20:13.145 | + functions-common:time_stop:2446 : [[ -z 1652969990603 ]] 2022-05-19 14:20:13.148 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:20:13.152 | + functions-common:time_stop:2449 : end_time=1652970013149 2022-05-19 14:20:13.154 | + functions-common:time_stop:2450 : elapsed_time=22546 2022-05-19 14:20:13.156 | + functions-common:time_stop:2451 : total=128367 2022-05-19 14:20:13.159 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:20:13.161 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=150913 2022-05-19 14:20:13.163 | + inc/python:pip_install:203 : return 0 2022-05-19 14:20:13.166 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:20:13.169 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:20:13.171 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:20:13.191 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-19 14:20:13.203 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-19 14:20:13.206 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-19 14:20:13.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:20:13.211 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:20:13.213 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-05-19 14:20:13.216 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:20:13.219 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:20:13.221 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:20:13.224 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-19 14:20:13.242 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:13.244 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-19 14:20:13.247 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-19 14:20:13.249 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-19 14:20:13.253 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:20:13.255 | + lib/stack:stack_install_service:32 : install_nova 2022-05-19 14:20:13.258 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-19 14:20:13.260 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-19 14:20:13.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:20:13.265 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:20:13.268 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-05-19 14:20:13.270 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:20:13.273 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-19 14:20:13.289 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:13.291 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-19 14:20:13.309 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:13.311 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-19 14:20:13.328 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:13.331 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-19 14:20:13.333 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-19 14:20:13.335 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-19 14:20:13.337 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:20:13.340 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:20:13.342 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:20:13.345 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:20:13.347 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:20:13.350 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:20:13.366 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:20:13.369 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:20:13.371 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:20:13.374 | + functions-common:git_clone:629 : echo master 2022-05-19 14:20:13.374 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:20:13.380 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-19 14:20:13.383 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:20:13.385 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-19 14:20:13.398 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-19 14:20:13.401 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:20:13.402 | + functions-common:git_clone:690 : head -1 2022-05-19 14:20:13.407 | 4939318649 Merge "Drop lower-constraints.txt and its testing" 2022-05-19 14:20:13.410 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:20:13.413 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-19 14:20:13.415 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:20:13.418 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:20:13.420 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-19 14:20:13.423 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:20:13.426 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-19 14:20:13.428 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:20:13.431 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:20:13.433 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-19 14:20:13.436 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:20:13.438 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:20:13.442 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-19 14:20:13.445 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:20:13.448 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-19 14:20:13.450 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:20:13.453 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:20:13.456 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-19 14:20:13.462 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-19 14:20:13.464 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-19 14:20:14.132 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-19 14:20:14.134 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:20:14.137 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:20:14.139 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:20:14.141 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-19 14:20:14.144 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-19 14:20:14.146 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:20:14.148 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:20:14.151 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:20:14.153 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:20:14.155 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:20:14.158 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:20:14.160 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:20:14.163 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-19 14:20:14.184 | Using python 3.8 to install /opt/stack/nova 2022-05-19 14:20:14.186 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-05-19 14:20:15.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:15.055 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:15.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:15.055 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:16.229 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:20:16.260 | Obtaining file:///opt/stack/nova 2022-05-19 14:20:16.260 | Preparing metadata (setup.py): started 2022-05-19 14:20:23.011 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:20:23.137 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-19 14:20:23.138 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.4.36) 2022-05-19 14:20:23.139 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.1) 2022-05-19 14:20:23.140 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.33.1) 2022-05-19 14:20:23.141 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.1.2) 2022-05-19 14:20:23.142 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (9.4.0) 2022-05-19 14:20:23.143 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.8.0) 2022-05-19 14:20:23.145 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.5.1) 2022-05-19 14:20:23.146 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (36.0.2) 2022-05-19 14:20:23.147 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.8.7) 2022-05-19 14:20:23.148 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.2) 2022-05-19 14:20:23.149 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.1.1) 2022-05-19 14:20:23.150 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-19 14:20:23.151 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.3.0) 2022-05-19 14:20:23.152 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.13.0) 2022-05-19 14:20:23.153 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.7) 2022-05-19 14:20:23.154 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.8.0) 2022-05-19 14:20:23.155 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.11.0) 2022-05-19 14:20:23.156 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.1) 2022-05-19 14:20:23.157 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.0.2) 2022-05-19 14:20:23.158 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev110) (3.2.0) 2022-05-19 14:20:23.160 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.3.0) 2022-05-19 14:20:23.161 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.0) 2022-05-19 14:20:23.162 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (7.8.0) 2022-05-19 14:20:23.163 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.6.0) 2022-05-19 14:20:23.164 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.27.1) 2022-05-19 14:20:23.165 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.5.0) 2022-05-19 14:20:23.166 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.10.0) 2022-05-19 14:20:23.167 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.0) 2022-05-19 14:20:23.168 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-19 14:20:23.169 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (8.8.0) 2022-05-19 14:20:23.170 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.1.0) 2022-05-19 14:20:23.171 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-19 14:20:23.172 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.6.0) 2022-05-19 14:20:23.174 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.0) 2022-05-19 14:20:23.176 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.3.0) 2022-05-19 14:20:23.177 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-19 14:20:23.178 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.13.0) 2022-05-19 14:20:23.179 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (11.3.0) 2022-05-19 14:20:23.180 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.3.1) 2022-05-19 14:20:23.181 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (12.14.0) 2022-05-19 14:20:23.182 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.12.1) 2022-05-19 14:20:23.183 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-19 14:20:23.184 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.1.0) 2022-05-19 14:20:23.186 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.0) 2022-05-19 14:20:23.187 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.5.0) 2022-05-19 14:20:23.188 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.5.1) 2022-05-19 14:20:23.189 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.9.0) 2022-05-19 14:20:23.190 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.6.0) 2022-05-19 14:20:23.192 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (5.2.0) 2022-05-19 14:20:23.193 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.1.0) 2022-05-19 14:20:23.194 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.0) 2022-05-19 14:20:23.195 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.7.1) 2022-05-19 14:20:23.196 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (3.11.0) 2022-05-19 14:20:23.197 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.0.1) 2022-05-19 14:20:23.198 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.11.1) 2022-05-19 14:20:23.199 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.2.2) 2022-05-19 14:20:23.200 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.3.3) 2022-05-19 14:20:23.202 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (1.7.0) 2022-05-19 14:20:23.203 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (4.7.0) 2022-05-19 14:20:23.204 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.8.2) 2022-05-19 14:20:23.205 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (2.4.1) 2022-05-19 14:20:23.206 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (0.61.0) 2022-05-19 14:20:23.207 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev110) (6.0) 2022-05-19 14:20:23.223 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (4.11.3) 2022-05-19 14:20:23.224 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (1.2.0) 2022-05-19 14:20:23.226 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev110) (5.7.1) 2022-05-19 14:20:23.249 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev110) (5.3.0) 2022-05-19 14:20:23.294 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev110) (1.15.0) 2022-05-19 14:20:23.327 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (2.2.1) 2022-05-19 14:20:23.328 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev110) (1.16.0) 2022-05-19 14:20:23.350 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev110) (2.1.1) 2022-05-19 14:20:23.473 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev110) (4.4.0) 2022-05-19 14:20:23.475 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev110) (3.1.1) 2022-05-19 14:20:23.535 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.1.5) 2022-05-19 14:20:23.538 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.32) 2022-05-19 14:20:23.564 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:20:23.565 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.0) 2022-05-19 14:20:23.566 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.4.4) 2022-05-19 14:20:23.568 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev110) (1.0.0) 2022-05-19 14:20:23.589 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev110) (6.3.1) 2022-05-19 14:20:23.591 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev110) (5.7.0) 2022-05-19 14:20:23.648 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:20:23.653 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:20:23.654 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev110) (1.16.0) 2022-05-19 14:20:23.714 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev110) (0.17.3) 2022-05-19 14:20:23.823 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev110) (0.5.0) 2022-05-19 14:20:23.825 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev110) (2.0.1) 2022-05-19 14:20:23.910 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev110) (0.9.6) 2022-05-19 14:20:23.970 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.2.4) 2022-05-19 14:20:23.973 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.1.0) 2022-05-19 14:20:23.975 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.1.1) 2022-05-19 14:20:23.978 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev110) (0.4.0) 2022-05-19 14:20:24.006 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev110) (3.2.2) 2022-05-19 14:20:24.010 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev110) (3.3.0) 2022-05-19 14:20:24.061 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev110) (1.0.3) 2022-05-19 14:20:24.119 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev110) (2022.1) 2022-05-19 14:20:24.155 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev110) (3.0.0) 2022-05-19 14:20:24.156 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev110) (1.3.3) 2022-05-19 14:20:24.212 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev110) (3.0.9) 2022-05-19 14:20:24.214 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev110) (21.3) 2022-05-19 14:20:24.303 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev110) (1.5.0) 2022-05-19 14:20:24.330 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev110) (62.2.0) 2022-05-19 14:20:24.412 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev110) (0.2.5) 2022-05-19 14:20:24.492 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev110) (3.17.6) 2022-05-19 14:20:24.555 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (1.3.3) 2022-05-19 14:20:24.560 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (1.14.1) 2022-05-19 14:20:24.561 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev110) (22.0.0) 2022-05-19 14:20:24.604 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:20:24.606 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.1.0) 2022-05-19 14:20:24.607 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev110) (3.10.1) 2022-05-19 14:20:24.692 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (2.0.12) 2022-05-19 14:20:24.693 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (2019.11.28) 2022-05-19 14:20:24.694 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (1.26.9) 2022-05-19 14:20:24.697 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev110) (3.3) 2022-05-19 14:20:24.795 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev110) (0.7) 2022-05-19 14:20:25.021 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.5.2) 2022-05-19 14:20:25.022 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev110) (0.4.2) 2022-05-19 14:20:25.138 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (1.4.2) 2022-05-19 14:20:25.138 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:20:25.144 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev110) (2.8) 2022-05-19 14:20:25.260 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev110) (0.13.1) 2022-05-19 14:20:25.340 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev110) (1.22.3) 2022-05-19 14:20:25.376 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev110) (5.0.0) 2022-05-19 14:20:25.584 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev110) (2.21) 2022-05-19 14:20:25.663 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (2.4.1) 2022-05-19 14:20:25.664 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (0.5.0) 2022-05-19 14:20:25.887 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev110) (2.5.0) 2022-05-19 14:20:25.999 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev110) (2.3) 2022-05-19 14:20:26.481 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev110) (0.14.1) 2022-05-19 14:20:26.528 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev110) (2.17.1.post1) 2022-05-19 14:20:26.902 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:20:26.903 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:20:26.905 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:20:26.906 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:20:26.907 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:20:26.908 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:20:26.909 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev110) (0.6.9) 2022-05-19 14:20:28.183 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev110) (3.8.0) 2022-05-19 14:20:28.597 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (1.8.2) 2022-05-19 14:20:28.599 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev110) (21.4.0) 2022-05-19 14:20:28.696 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev110) (2.4.0) 2022-05-19 14:20:28.807 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev110) (1.0.0) 2022-05-19 14:20:30.456 | Installing collected packages: nova 2022-05-19 14:20:30.456 | Attempting uninstall: nova 2022-05-19 14:20:30.456 | Found existing installation: nova 25.1.0.dev110 2022-05-19 14:20:30.465 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-19 14:20:30.466 | Running setup.py develop for nova 2022-05-19 14:20:38.783 | Successfully installed nova 2022-05-19 14:20:38.784 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:20:38.792 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:20:38.792 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:20:38.940 | + inc/python:pip_install:200 : result=0 2022-05-19 14:20:38.943 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:20:38.945 | + functions-common:time_stop:2437 : local name 2022-05-19 14:20:38.947 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:20:38.950 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:20:38.952 | + functions-common:time_stop:2440 : local total 2022-05-19 14:20:38.955 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:20:38.957 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:20:38.959 | + functions-common:time_stop:2444 : start_time=1652970014178 2022-05-19 14:20:38.961 | + functions-common:time_stop:2446 : [[ -z 1652970014178 ]] 2022-05-19 14:20:38.964 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:20:38.968 | + functions-common:time_stop:2449 : end_time=1652970038966 2022-05-19 14:20:38.971 | + functions-common:time_stop:2450 : elapsed_time=24788 2022-05-19 14:20:38.973 | + functions-common:time_stop:2451 : total=150913 2022-05-19 14:20:38.977 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:20:38.979 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=175701 2022-05-19 14:20:38.982 | + inc/python:pip_install:203 : return 0 2022-05-19 14:20:38.984 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:20:38.987 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:20:38.989 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:20:39.009 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-19 14:20:39.022 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-19 14:20:39.025 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-19 14:20:39.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:20:39.030 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:20:39.033 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-05-19 14:20:39.035 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:20:39.038 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-19 14:20:39.052 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:20:39.055 | + ./stack.sh:main:939 : configure_nova 2022-05-19 14:20:39.058 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-19 14:20:39.070 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-19 14:20:39.073 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-19 14:20:39.075 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-19 14:20:39.079 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-19 14:20:39.080 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-19 14:20:39.084 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-19 14:20:39.087 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-19 14:20:39.089 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-19 14:20:39.092 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-19 14:20:39.094 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-19 14:20:39.097 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-19 14:20:39.099 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-19 14:20:39.102 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-19 14:20:39.114 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-19 14:20:39.126 | + 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-05-19 14:20:39.139 | + 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-05-19 14:20:39.151 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-19 14:20:39.164 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-19 14:20:39.167 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-19 14:20:39.171 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.MBuZu6xqKl 2022-05-19 14:20:39.175 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 14:20:39.177 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-19 14:20:39.180 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-19 14:20:39.182 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 14:20:39.185 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-19 14:20:39.187 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.MBuZu6xqKl 2022-05-19 14:20:39.191 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.MBuZu6xqKl 2022-05-19 14:20:39.203 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.MBuZu6xqKl /etc/sudoers.d/nova-rootwrap 2022-05-19 14:20:39.215 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-19 14:20:39.220 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-19 14:20:39.223 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-19 14:20:39.225 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-19 14:20:39.228 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-19 14:20:39.230 | + 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-05-19 14:20:39.233 | + 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-05-19 14:20:39.236 | + 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-05-19 14:20:39.239 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-19 14:20:39.243 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-19 14:20:39.260 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:39.263 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-19 14:20:39.265 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-19 14:20:39.269 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-19 14:20:39.272 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-19 14:20:39.302 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-19 14:20:39.304 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-19 14:20:39.331 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-19 14:20:39.372 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-19 14:20:39.410 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-19 14:20:39.444 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-19 14:20:39.474 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-19 14:20:39.503 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-19 14:20:39.506 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.71 2022-05-19 14:20:39.533 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-19 14:20:39.560 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-19 14:20:39.587 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-19 14:20:39.615 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-19 14:20:39.642 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-19 14:20:39.672 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-19 14:20:39.675 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:20:39.677 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:20:39.679 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:20:39.681 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:20:39.684 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:20:39.686 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:20:39.688 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:20:39.690 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:20:39.693 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:20:39.695 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:20:39.697 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:20:39.700 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-19 14:20:39.702 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:20:39.705 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:20:39.708 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:20:39.710 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:20:39.713 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:20:39.716 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:20:39.718 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-19 14:20:39.736 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:39.738 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:20:39.740 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-19 14:20:39.743 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-19 14:20:39.773 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-19 14:20:39.775 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 14:20:39.777 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 14:20:39.780 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 14:20:39.782 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:20:39.784 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:20:39.786 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:20:39.802 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:39.804 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:20:39.807 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 14:20:39.809 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 14:20:39.842 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-19 14:20:39.844 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-19 14:20:39.847 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-19 14:20:39.849 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-05-19 14:20:39.851 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:20:39.853 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:20:39.856 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:20:39.871 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:39.873 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:20:39.876 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-19 14:20:39.879 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-05-19 14:20:39.910 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-19 14:20:39.939 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-19 14:20:39.967 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-19 14:20:39.994 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-19 14:20:40.010 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:40.013 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-19 14:20:40.029 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:40.033 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-19 14:20:40.033 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-19 14:20:40.039 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-19 14:20:40.041 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-19 14:20:40.071 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-19 14:20:40.088 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:40.090 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-19 14:20:40.092 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-19 14:20:40.095 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:20:40.097 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:20:40.099 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-19 14:20:40.130 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-19 14:20:40.157 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:20:40.184 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-19 14:20:40.211 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-19 14:20:40.239 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-19 14:20:40.267 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-19 14:20:40.294 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-19 14:20:40.322 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:20:40.349 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:20:40.378 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-19 14:20:40.394 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:40.396 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-19 14:20:40.398 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-19 14:20:40.431 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-19 14:20:40.458 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.71/identity 2022-05-19 14:20:40.486 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-19 14:20:40.514 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-19 14:20:40.541 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-19 14:20:40.569 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-19 14:20:40.596 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-19 14:20:40.624 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-19 14:20:40.639 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:40.642 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-19 14:20:40.644 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-19 14:20:40.671 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-19 14:20:40.702 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-19 14:20:40.704 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-19 14:20:40.731 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-19 14:20:40.734 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-19 14:20:40.737 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-19 14:20:40.739 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:20:40.741 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:20:40.743 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:20:40.746 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:20:40.748 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:20:40.750 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:20:40.753 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-19 14:20:40.756 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:20:40.758 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:20:40.760 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:20:40.762 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:20:40.765 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:20:40.768 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:20:40.770 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:20:40.772 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:20:40.775 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:20:40.777 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:20:40.779 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:20:40.781 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-19 14:20:40.784 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-19 14:20:40.786 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-19 14:20:40.789 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:20:40.805 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:20:40.807 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:20:40.810 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:20:40.812 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:20:40.815 | + 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-05-19 14:20:40.843 | + 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-05-19 14:20:40.870 | + 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-05-19 14:20:40.898 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:20:40.926 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-19 14:20:40.957 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-19 14:20:40.973 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:40.975 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-19 14:20:40.978 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-19 14:20:40.980 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-19 14:20:40.982 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-19 14:20:40.985 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:20:40.987 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:20:40.990 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-19 14:20:40.994 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-19 14:20:40.997 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:20:40.999 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:20:41.012 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:20:41.013 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:20:41.021 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:20:41.024 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:20:41.039 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-19 14:20:41.042 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-19 14:20:41.046 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-19 14:20:41.080 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-19 14:20:41.107 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-19 14:20:41.134 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:20:41.161 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:20:41.189 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:20:41.217 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:20:41.245 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:20:41.272 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:20:41.300 | + 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-05-19 14:20:41.326 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:20:41.354 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:20:41.382 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:20:41.410 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:20:41.412 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:20:41.415 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-19 14:20:41.417 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-19 14:20:41.420 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:20:41.422 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:20:41.425 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:20:41.428 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:20:41.432 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:20:41.434 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-19 14:20:41.465 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:20:41.494 | + 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-05-19 14:20:41.494 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-19 14:20:41.503 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-19 14:20:41.507 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-19 14:20:41.509 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-19 14:20:41.511 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:20:41.513 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:20:41.516 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:20:41.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:20:41.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:20:41.523 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:20:41.525 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:20:41.527 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:20:41.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:20:41.532 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-19 14:20:41.593 | Enabling site nova-api-wsgi. 2022-05-19 14:20:41.599 | To activate the new configuration, you need to run: 2022-05-19 14:20:41.599 | systemctl reload apache2 2022-05-19 14:20:41.603 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:20:41.606 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:20:41.608 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:20:41.611 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:20:41.753 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-19 14:20:41.777 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:41.780 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-19 14:20:41.782 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-19 14:20:41.785 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-19 14:20:41.787 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-19 14:20:41.790 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-19 14:20:41.792 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:20:41.795 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-19 14:20:41.799 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-19 14:20:41.801 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:20:41.804 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:20:41.817 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:20:41.818 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:20:41.826 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:20:41.829 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:20:41.846 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-19 14:20:41.848 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-19 14:20:41.852 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-19 14:20:41.882 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-19 14:20:41.910 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-19 14:20:41.937 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:20:41.964 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:20:41.992 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:20:42.020 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:20:42.047 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:20:42.074 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:20:42.102 | + 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-05-19 14:20:42.129 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:20:42.157 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:20:42.184 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:20:42.212 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-19 14:20:42.214 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-19 14:20:42.241 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-19 14:20:42.258 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:42.260 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-19 14:20:42.292 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-19 14:20:42.294 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-19 14:20:42.296 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-19 14:20:42.313 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:42.316 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:20:42.318 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:20:42.347 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-19 14:20:42.378 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-19 14:20:42.381 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:20:42.383 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-19 14:20:42.386 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:20:42.388 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:20:42.390 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:20:42.407 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:42.410 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:20:42.412 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:20:42.414 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:20:42.431 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:42.433 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:20:42.436 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:20:42.465 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:20:42.467 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:20:42.469 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-19 14:20:42.497 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-19 14:20:42.525 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-19 14:20:42.556 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-19 14:20:42.573 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:42.575 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-19 14:20:42.603 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-19 14:20:42.605 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-19 14:20:42.608 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-19 14:20:42.639 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-19 14:20:42.667 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.71/identity 2022-05-19 14:20:42.695 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-19 14:20:42.723 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-19 14:20:42.751 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-19 14:20:42.779 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-19 14:20:42.809 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-19 14:20:42.848 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-19 14:20:42.875 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-19 14:20:42.893 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:42.896 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-19 14:20:42.900 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:20:42.903 | + lib/nova:create_nova_conf:553 : local conf 2022-05-19 14:20:42.905 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-19 14:20:42.908 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-19 14:20:42.910 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:20:42.913 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:20:42.915 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:20:42.918 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-19 14:20:42.920 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-19 14:20:42.924 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-19 14:20:42.927 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-19 14:20:42.929 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-19 14:20:42.932 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-05-19 14:20:42.934 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:20:42.936 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:20:42.939 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:20:42.956 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:42.958 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:20:42.960 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-19 14:20:42.963 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-05-19 14:20:42.993 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-19 14:20:43.026 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-19 14:20:43.056 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:20:43.058 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-19 14:20:43.061 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-19 14:20:43.063 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-19 14:20:43.080 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:43.084 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-19 14:20:43.084 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-19 14:20:43.799 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-19 14:20:43.802 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-19 14:20:43.804 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:20:43.807 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-19 14:20:43.809 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:20:43.811 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 14:20:43.814 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:20:43.831 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:43.834 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 14:20:43.837 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 14:20:43.839 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:20:43.855 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:43.857 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/nova_cell1 2022-05-19 14:20:43.860 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/nova_cell1 2022-05-19 14:20:43.888 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:20:43.891 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:20:43.893 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-19 14:20:43.909 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:43.912 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-19 14:20:43.914 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:20:43.917 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-19 14:20:43.947 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.71/identity 2022-05-19 14:20:43.975 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-19 14:20:44.004 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-19 14:20:44.032 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-19 14:20:44.059 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-19 14:20:44.087 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-19 14:20:44.115 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-19 14:20:44.144 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-19 14:20:44.146 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-19 14:20:44.148 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-19 14:20:44.151 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:20:44.168 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:20:44.170 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:20:44.172 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:20:44.175 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:20:44.177 | + 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-05-19 14:20:44.205 | + 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-05-19 14:20:44.234 | + 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-05-19 14:20:44.263 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:20:44.290 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:20:44.293 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-19 14:20:44.297 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:20:44.300 | + lib/nova:create_nova_conf:587 : local conf 2022-05-19 14:20:44.302 | + lib/nova:create_nova_conf:588 : local offset 2022-05-19 14:20:44.305 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-19 14:20:44.308 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:20:44.310 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:20:44.313 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:20:44.315 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-19 14:20:44.317 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-19 14:20:44.320 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:20:44.322 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-19 14:20:44.324 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-19 14:20:44.327 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-19 14:20:44.343 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:44.345 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-19 14:20:44.348 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-19 14:20:44.364 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:44.366 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-19 14:20:44.382 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:44.385 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-19 14:20:44.401 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:20:44.404 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-19 14:20:44.422 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:20:44.425 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-19 14:20:44.427 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-19 14:20:44.430 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-19 14:20:44.433 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-19 14:20:44.435 | + lib/stack:stack_install_service:32 : install_placement 2022-05-19 14:20:44.438 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-19 14:20:44.440 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-19 14:20:44.443 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:20:44.445 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:20:44.448 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-19 14:20:44.450 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:20:44.453 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:20:44.455 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:20:44.458 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:20:44.460 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:20:44.463 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:20:44.465 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:20:44.467 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:20:44.470 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:20:44.473 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:20:44.476 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:20:44.478 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:20:44.481 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-19 14:20:44.483 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:20:44.486 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:20:44.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:20:44.491 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-19 14:20:44.513 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-19 14:20:44.624 | Reading package lists... 2022-05-19 14:20:44.868 | Building dependency tree... 2022-05-19 14:20:44.869 | Reading state information... 2022-05-19 14:20:45.126 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-19 14:20:45.126 | The following packages were automatically installed and are no longer required: 2022-05-19 14:20:45.127 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:20:45.127 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:20:45.127 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:20:45.127 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:20:45.127 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:20:45.127 | python3-zope.interface 2022-05-19 14:20:45.127 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:20:45.243 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:20:45.248 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:20:45.251 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:20:45.253 | + functions-common:time_stop:2437 : local name 2022-05-19 14:20:45.256 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:20:45.258 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:20:45.261 | + functions-common:time_stop:2440 : local total 2022-05-19 14:20:45.264 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:20:45.266 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:20:45.269 | + functions-common:time_stop:2444 : start_time=1652970044511 2022-05-19 14:20:45.271 | + functions-common:time_stop:2446 : [[ -z 1652970044511 ]] 2022-05-19 14:20:45.275 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:20:45.280 | + functions-common:time_stop:2449 : end_time=1652970045277 2022-05-19 14:20:45.283 | + functions-common:time_stop:2450 : elapsed_time=766 2022-05-19 14:20:45.285 | + functions-common:time_stop:2451 : total=6144 2022-05-19 14:20:45.287 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:20:45.290 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6910 2022-05-19 14:20:45.292 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:20:45.295 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-19 14:20:45.297 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-19 14:20:45.300 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-19 14:20:45.303 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-19 14:20:45.305 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-19 14:20:45.328 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-19 14:20:45.330 | + functions-common:install_package:1475 : update_package_repo 2022-05-19 14:20:45.333 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-19 14:20:45.335 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-19 14:20:45.338 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-19 14:20:45.340 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-19 14:20:45.343 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-19 14:20:45.347 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:20:45.349 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:20:45.352 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-19 14:20:45.354 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-19 14:20:45.357 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-19 14:20:45.359 | + functions-common:apt_get_update:1202 : return 2022-05-19 14:20:45.363 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-19 14:20:45.365 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-19 14:20:45.368 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:20:45.370 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:20:45.373 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-19 14:20:45.396 | + functions-common:apt_get:1242 : 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-05-19 14:20:45.509 | Reading package lists... 2022-05-19 14:20:45.777 | Building dependency tree... 2022-05-19 14:20:45.779 | Reading state information... 2022-05-19 14:20:46.035 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-19 14:20:46.035 | The following packages were automatically installed and are no longer required: 2022-05-19 14:20:46.036 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-19 14:20:46.036 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-19 14:20:46.036 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-19 14:20:46.036 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-19 14:20:46.036 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-19 14:20:46.037 | python3-zope.interface 2022-05-19 14:20:46.037 | Use 'sudo apt autoremove' to remove them. 2022-05-19 14:20:46.151 | 0 upgraded, 0 newly installed, 0 to remove and 136 not upgraded. 2022-05-19 14:20:46.156 | + functions-common:apt_get:1246 : result=0 2022-05-19 14:20:46.158 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-19 14:20:46.161 | + functions-common:time_stop:2437 : local name 2022-05-19 14:20:46.163 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:20:46.165 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:20:46.168 | + functions-common:time_stop:2440 : local total 2022-05-19 14:20:46.170 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:20:46.173 | + functions-common:time_stop:2443 : name=apt-get 2022-05-19 14:20:46.175 | + functions-common:time_stop:2444 : start_time=1652970045394 2022-05-19 14:20:46.178 | + functions-common:time_stop:2446 : [[ -z 1652970045394 ]] 2022-05-19 14:20:46.181 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:20:46.185 | + functions-common:time_stop:2449 : end_time=1652970046182 2022-05-19 14:20:46.187 | + functions-common:time_stop:2450 : elapsed_time=788 2022-05-19 14:20:46.190 | + functions-common:time_stop:2451 : total=6910 2022-05-19 14:20:46.193 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:20:46.195 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7698 2022-05-19 14:20:46.198 | + functions-common:apt_get:1250 : return 0 2022-05-19 14:20:46.200 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-19 14:20:46.203 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-19 14:20:46.205 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:20:46.208 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:20:46.211 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:20:46.213 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-19 14:20:46.216 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-19 14:20:46.271 | wsgi (enabled by maintainer script) 2022-05-19 14:20:46.275 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-19 14:20:46.277 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-19 14:20:46.280 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:20:46.283 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-19 14:20:46.286 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-19 14:20:46.288 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:20:46.292 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:20:46.293 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:20:46.299 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-19 14:20:46.302 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-19 14:20:46.304 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-19 14:20:46.307 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-19 14:20:46.310 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-19 14:20:46.333 | Using python 3.8 to install osc-placement 2022-05-19 14:20:46.336 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-05-19 14:20:47.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:47.223 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:47.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:47.223 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:48.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:20:48.443 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-19 14:20:48.454 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-19 14:20:48.455 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-19 14:20:48.456 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-19 14:20:48.457 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-19 14:20:48.458 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-19 14:20:48.460 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-19 14:20:48.519 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-05-19 14:20:48.520 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-05-19 14:20:48.522 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-05-19 14:20:48.523 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-05-19 14:20:48.537 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-05-19 14:20:48.539 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-05-19 14:20:48.540 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-05-19 14:20:48.554 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-05-19 14:20:48.555 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-05-19 14:20:48.556 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-05-19 14:20:48.557 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-19 14:20:48.559 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.9) 2022-05-19 14:20:48.560 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-05-19 14:20:48.580 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-05-19 14:20:48.582 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-05-19 14:20:48.583 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-05-19 14:20:48.585 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.3.0) 2022-05-19 14:20:48.593 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-19 14:20:48.631 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-05-19 14:20:48.632 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-05-19 14:20:48.635 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-05-19 14:20:48.636 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-05-19 14:20:48.637 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-19 14:20:48.638 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-05-19 14:20:48.639 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-05-19 14:20:48.640 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-19 14:20:48.707 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-05-19 14:20:48.710 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-05-19 14:20:48.712 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-05-19 14:20:48.713 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-19 14:20:48.802 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-05-19 14:20:48.804 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-05-19 14:20:48.805 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-05-19 14:20:48.848 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-05-19 14:20:48.889 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-05-19 14:20:49.065 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-05-19 14:20:51.340 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:20:51.347 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:20:51.347 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:20:51.470 | + inc/python:pip_install:200 : result=0 2022-05-19 14:20:51.472 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:20:51.475 | + functions-common:time_stop:2437 : local name 2022-05-19 14:20:51.477 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:20:51.480 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:20:51.482 | + functions-common:time_stop:2440 : local total 2022-05-19 14:20:51.485 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:20:51.488 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:20:51.491 | + functions-common:time_stop:2444 : start_time=1652970046327 2022-05-19 14:20:51.493 | + functions-common:time_stop:2446 : [[ -z 1652970046327 ]] 2022-05-19 14:20:51.496 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:20:51.502 | + functions-common:time_stop:2449 : end_time=1652970051498 2022-05-19 14:20:51.504 | + functions-common:time_stop:2450 : elapsed_time=5171 2022-05-19 14:20:51.507 | + functions-common:time_stop:2451 : total=175701 2022-05-19 14:20:51.509 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:20:51.512 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=180872 2022-05-19 14:20:51.514 | + inc/python:pip_install:203 : return 0 2022-05-19 14:20:51.517 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-19 14:20:51.520 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-19 14:20:51.522 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-19 14:20:51.525 | + functions-common:git_clone:610 : local git_ref=master 2022-05-19 14:20:51.527 | + functions-common:git_clone:611 : local orig_dir 2022-05-19 14:20:51.530 | ++ functions-common:git_clone:612 : pwd 2022-05-19 14:20:51.533 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-19 14:20:51.536 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-19 14:20:51.539 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-19 14:20:51.556 | + functions-common:git_clone:615 : RECLONE=False 2022-05-19 14:20:51.559 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-19 14:20:51.561 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-19 14:20:51.565 | + functions-common:git_clone:629 : echo master 2022-05-19 14:20:51.565 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-19 14:20:51.571 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-19 14:20:51.573 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-19 14:20:51.576 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-19 14:20:51.588 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-19 14:20:51.591 | + functions-common:git_clone:690 : git show --oneline 2022-05-19 14:20:51.592 | + functions-common:git_clone:690 : head -1 2022-05-19 14:20:51.595 | 03d56792 Drop lower-constraints.txt and its testing 2022-05-19 14:20:51.598 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-19 14:20:51.601 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-19 14:20:51.603 | + inc/python:setup_develop:338 : local bindep 2022-05-19 14:20:51.606 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:20:51.608 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-19 14:20:51.611 | + inc/python:setup_develop:344 : local extras= 2022-05-19 14:20:51.614 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-19 14:20:51.616 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-19 14:20:51.619 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:20:51.621 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-19 14:20:51.624 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-19 14:20:51.627 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-19 14:20:51.630 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-19 14:20:51.633 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-19 14:20:51.636 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-19 14:20:51.638 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-19 14:20:51.641 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-19 14:20:51.644 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-19 14:20:51.650 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-19 14:20:51.652 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-19 14:20:52.310 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-19 14:20:52.313 | + inc/python:setup_package:418 : local bindep=0 2022-05-19 14:20:52.316 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-19 14:20:52.318 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-19 14:20:52.321 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-19 14:20:52.323 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-19 14:20:52.326 | + inc/python:setup_package:427 : local flags=-e 2022-05-19 14:20:52.329 | + inc/python:setup_package:428 : local extras= 2022-05-19 14:20:52.331 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-19 14:20:52.334 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-19 14:20:52.337 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-19 14:20:52.339 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-19 14:20:52.342 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-19 14:20:52.345 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-19 14:20:52.366 | Using python 3.8 to install /opt/stack/placement 2022-05-19 14:20:52.369 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-05-19 14:20:53.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:53.248 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:53.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:20:53.248 | from cryptography.utils import int_from_bytes 2022-05-19 14:20:54.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:20:54.493 | Obtaining file:///opt/stack/placement 2022-05-19 14:20:54.493 | Preparing metadata (setup.py): started 2022-05-19 14:20:59.211 | Preparing metadata (setup.py): finished with status 'done' 2022-05-19 14:20:59.257 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (5.9.0) 2022-05-19 14:20:59.258 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.4.36) 2022-05-19 14:20:59.259 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (9.4.0) 2022-05-19 14:20:59.260 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.5.1) 2022-05-19 14:20:59.261 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.8.7) 2022-05-19 14:20:59.262 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev21) (3.2.0) 2022-05-19 14:20:59.263 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.27.1) 2022-05-19 14:20:59.265 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (62.2.0) 2022-05-19 14:20:59.267 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-19 14:20:59.268 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (8.8.0) 2022-05-19 14:20:59.269 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.1.0) 2022-05-19 14:20:59.270 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.7.0) 2022-05-19 14:20:59.271 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.3.0) 2022-05-19 14:20:59.272 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.13.0) 2022-05-19 14:20:59.273 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (11.3.0) 2022-05-19 14:20:59.274 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (3.12.1) 2022-05-19 14:20:59.276 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (4.5.1) 2022-05-19 14:20:59.276 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-19 14:20:59.278 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.1.0) 2022-05-19 14:20:59.279 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (2.7.0) 2022-05-19 14:20:59.280 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev21) (1.0.1) 2022-05-19 14:20:59.345 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.16.0) 2022-05-19 14:20:59.346 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (2.11.0) 2022-05-19 14:20:59.348 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (3.1.1) 2022-05-19 14:20:59.350 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.5.0) 2022-05-19 14:20:59.351 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (4.4.0) 2022-05-19 14:20:59.352 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (5.1.0) 2022-05-19 14:20:59.372 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev21) (0.17.3) 2022-05-19 14:20:59.414 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-19 14:20:59.415 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.5.0) 2022-05-19 14:20:59.416 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (6.0) 2022-05-19 14:20:59.417 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (0.8.0) 2022-05-19 14:20:59.419 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (3.5.0) 2022-05-19 14:20:59.469 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.0) 2022-05-19 14:20:59.470 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.7.7) 2022-05-19 14:20:59.471 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.0.1) 2022-05-19 14:20:59.473 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.13.0) 2022-05-19 14:20:59.514 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (2.8.2) 2022-05-19 14:20:59.518 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev21) (0.9.6) 2022-05-19 14:20:59.536 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-19 14:20:59.537 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.2.2) 2022-05-19 14:20:59.539 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (3.1.2) 2022-05-19 14:20:59.565 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (2022.1) 2022-05-19 14:20:59.567 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev21) (1.0.3) 2022-05-19 14:20:59.580 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (3.3.0) 2022-05-19 14:20:59.597 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (3.0.9) 2022-05-19 14:20:59.598 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (21.3) 2022-05-19 14:20:59.599 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (1.0.2) 2022-05-19 14:20:59.600 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev21) (0.11.0) 2022-05-19 14:20:59.645 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (3.3) 2022-05-19 14:20:59.647 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2.0.12) 2022-05-19 14:20:59.648 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (1.26.9) 2022-05-19 14:20:59.649 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev21) (2019.11.28) 2022-05-19 14:20:59.666 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev21) (0.7) 2022-05-19 14:20:59.856 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev21) (1.1.2) 2022-05-19 14:20:59.896 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.7.1) 2022-05-19 14:20:59.898 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (4.11.3) 2022-05-19 14:20:59.899 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.2.0) 2022-05-19 14:20:59.915 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (1.15.0) 2022-05-19 14:20:59.948 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev21) (1.14.1) 2022-05-19 14:21:00.009 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.1.1) 2022-05-19 14:21:00.075 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.7.0) 2022-05-19 14:21:00.159 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev21) (1.1.5) 2022-05-19 14:21:00.209 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev21) (0.2.5) 2022-05-19 14:21:00.404 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.5.2) 2022-05-19 14:21:00.405 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (5.1.1) 2022-05-19 14:21:00.405 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (0.4.2) 2022-05-19 14:21:00.484 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (2.5.0) 2022-05-19 14:21:00.548 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev21) (2.21) 2022-05-19 14:21:00.708 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.8.0) 2022-05-19 14:21:00.819 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (3.0.0) 2022-05-19 14:21:00.820 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev21) (1.0.0) 2022-05-19 14:21:02.757 | Installing collected packages: openstack-placement 2022-05-19 14:21:02.757 | Attempting uninstall: openstack-placement 2022-05-19 14:21:02.758 | Found existing installation: openstack-placement 7.1.0.dev21 2022-05-19 14:21:02.760 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-19 14:21:02.762 | Running setup.py develop for openstack-placement 2022-05-19 14:21:08.716 | Successfully installed openstack-placement 2022-05-19 14:21:08.716 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:21:08.724 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:21:08.724 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:21:08.854 | + inc/python:pip_install:200 : result=0 2022-05-19 14:21:08.856 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:21:08.859 | + functions-common:time_stop:2437 : local name 2022-05-19 14:21:08.861 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:21:08.863 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:21:08.866 | + functions-common:time_stop:2440 : local total 2022-05-19 14:21:08.868 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:21:08.870 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:21:08.873 | + functions-common:time_stop:2444 : start_time=1652970052361 2022-05-19 14:21:08.875 | + functions-common:time_stop:2446 : [[ -z 1652970052361 ]] 2022-05-19 14:21:08.878 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:21:08.882 | + functions-common:time_stop:2449 : end_time=1652970068880 2022-05-19 14:21:08.884 | + functions-common:time_stop:2450 : elapsed_time=16519 2022-05-19 14:21:08.887 | + functions-common:time_stop:2451 : total=180872 2022-05-19 14:21:08.889 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:21:08.892 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=197391 2022-05-19 14:21:08.894 | + inc/python:pip_install:203 : return 0 2022-05-19 14:21:08.897 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-19 14:21:08.900 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:21:08.902 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:21:08.922 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-19 14:21:08.934 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-19 14:21:08.937 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-19 14:21:08.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:21:08.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:21:08.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-05-19 14:21:08.947 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:21:08.949 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-19 14:21:08.952 | + ./stack.sh:main:945 : configure_placement 2022-05-19 14:21:08.955 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-19 14:21:08.967 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-19 14:21:08.970 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-19 14:21:08.975 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-19 14:21:08.978 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-19 14:21:08.980 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-19 14:21:08.983 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-05-19 14:21:08.985 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:21:08.988 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:21:08.990 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:21:09.009 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:09.012 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:21:09.014 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-05-19 14:21:09.018 | + 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-05-19 14:21:09.050 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-19 14:21:09.083 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-19 14:21:09.115 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-19 14:21:09.117 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-19 14:21:09.120 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-19 14:21:09.122 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:21:09.125 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-19 14:21:09.158 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-19 14:21:09.186 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:21:09.216 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-19 14:21:09.245 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-19 14:21:09.275 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-19 14:21:09.304 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-19 14:21:09.340 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-19 14:21:09.370 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:21:09.400 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:21:09.429 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-19 14:21:09.432 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-19 14:21:09.434 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-19 14:21:09.438 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:21:09.457 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:21:09.459 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:21:09.462 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:21:09.464 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:21:09.467 | + 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-05-19 14:21:09.497 | + 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-05-19 14:21:09.526 | + 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-05-19 14:21:09.556 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:21:09.586 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 14:21:09.588 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-19 14:21:09.592 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-19 14:21:09.595 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-19 14:21:09.600 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-19 14:21:09.602 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-19 14:21:09.605 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-19 14:21:09.608 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-19 14:21:09.613 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-19 14:21:09.616 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-19 14:21:09.618 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-19 14:21:09.632 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:21:09.632 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-19 14:21:09.641 | d /var/run/uwsgi 0755 ubuntu root 2022-05-19 14:21:09.644 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-19 14:21:09.660 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-19 14:21:09.663 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-19 14:21:09.667 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-19 14:21:09.699 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-19 14:21:09.728 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-19 14:21:09.758 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-19 14:21:09.787 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-19 14:21:09.816 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-19 14:21:09.846 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-19 14:21:09.875 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-19 14:21:09.907 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-19 14:21:09.938 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-19 14:21:09.967 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-19 14:21:09.996 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-19 14:21:10.026 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-19 14:21:10.055 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-19 14:21:10.057 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-19 14:21:10.060 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-19 14:21:10.064 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-19 14:21:10.066 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-19 14:21:10.069 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:21:10.071 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:21:10.074 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-19 14:21:10.077 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-19 14:21:10.080 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-19 14:21:10.108 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-19 14:21:10.138 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-19 14:21:10.139 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-19 14:21:10.147 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-19 14:21:10.151 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-19 14:21:10.154 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-19 14:21:10.156 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-19 14:21:10.159 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-19 14:21:10.161 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-19 14:21:10.164 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:21:10.166 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:21:10.169 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-19 14:21:10.171 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-19 14:21:10.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:21:10.177 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:21:10.179 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-19 14:21:10.241 | Site placement-api already enabled 2022-05-19 14:21:10.246 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-19 14:21:10.249 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-19 14:21:10.252 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:21:10.255 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-19 14:21:10.403 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-19 14:21:10.423 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:10.425 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-19 14:21:10.448 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:21:10.451 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-19 14:21:10.471 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:10.474 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-19 14:21:10.476 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-19 14:21:10.479 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 14:21:10.512 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.71/identity 2022-05-19 14:21:10.541 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 14:21:10.571 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 14:21:10.600 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 14:21:10.633 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 14:21:10.665 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 14:21:10.696 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-19 14:21:10.725 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-19 14:21:10.744 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:21:10.746 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-19 14:21:10.764 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:21:10.767 | + ./stack.sh:main:971 : run_phase stack install 2022-05-19 14:21:10.769 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:21:10.772 | + functions-common:run_phase:1866 : local phase=install 2022-05-19 14:21:10.774 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:21:10.777 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:21:10.779 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:21:10.783 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:21:10.785 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:21:10.789 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:21:10.793 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:21:10.795 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:21:10.799 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:21:10.801 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-19 14:21:10.804 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:21:10.820 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:10.823 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:21:10.825 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:21:10.827 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-19 14:21:10.830 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-19 14:21:10.832 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:21:10.834 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-19 14:21:10.837 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-19 14:21:10.839 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-19 14:21:10.897 | ++ inc/async:async_inner:63 : install_tempest 2022-05-19 14:21:10.934 | [115563 Async install_tempest:140874]: running: install_tempest 2022-05-19 14:21:10.937 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:21:10.940 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:21:10.943 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:21:10.947 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:21:10.949 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-19 14:21:10.952 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:21:10.955 | + functions-common:run_plugins:1852 : local phase=install 2022-05-19 14:21:10.958 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:21:10.961 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:21:10.964 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-19 14:21:10.967 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-19 14:21:10.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-19 14:21:10.973 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-05-19 14:21:10.978 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-05-19 14:21:10.982 | + inc/python:use_library_from_git:253 : return 1 2022-05-19 14:21:10.985 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-19 14:21:10.988 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-19 14:21:10.991 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-19 14:21:10.995 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-19 14:21:10.998 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-19 14:21:11.001 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-19 14:21:11.006 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-19 14:21:11.006 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-19 14:21:11.013 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-19 14:21:11.017 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-19 14:21:11.020 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-19 14:21:11.023 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-19 14:21:11.026 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-19 14:21:11.049 | Using python 3.8 to install python-openstackclient 2022-05-19 14:21:11.052 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-05-19 14:21:11.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:11.929 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:11.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:11.929 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:13.120 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:21:13.153 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-19 14:21:13.173 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-19 14:21:13.174 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-19 14:21:13.175 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-19 14:21:13.176 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-19 14:21:13.177 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-19 14:21:13.178 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-19 14:21:13.179 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-19 14:21:13.181 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-19 14:21:13.182 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-19 14:21:13.183 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-19 14:21:13.184 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-19 14:21:13.195 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.3.0) 2022-05-19 14:21:13.196 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.9) 2022-05-19 14:21:13.198 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-19 14:21:13.199 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-05-19 14:21:13.199 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-19 14:21:13.226 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-19 14:21:13.227 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-05-19 14:21:13.228 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-05-19 14:21:13.229 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-05-19 14:21:13.230 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-05-19 14:21:13.231 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-05-19 14:21:13.232 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-05-19 14:21:13.233 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-05-19 14:21:13.235 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-05-19 14:21:13.236 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-05-19 14:21:13.237 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-19 14:21:13.252 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-05-19 14:21:13.270 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-19 14:21:13.271 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-05-19 14:21:13.272 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-05-19 14:21:13.274 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-05-19 14:21:13.294 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-05-19 14:21:13.314 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-05-19 14:21:13.316 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-05-19 14:21:13.318 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-05-19 14:21:13.408 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-05-19 14:21:13.409 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-05-19 14:21:13.410 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-05-19 14:21:13.453 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-05-19 14:21:13.463 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-19 14:21:13.498 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-05-19 14:21:13.660 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-05-19 14:21:13.676 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-05-19 14:21:13.779 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-05-19 14:21:13.780 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-19 14:21:13.783 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-05-19 14:21:13.784 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-05-19 14:21:13.936 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-05-19 14:21:16.230 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:21:16.237 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:21:16.237 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:21:16.363 | + inc/python:pip_install:200 : result=0 2022-05-19 14:21:16.365 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:21:16.368 | + functions-common:time_stop:2437 : local name 2022-05-19 14:21:16.370 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:21:16.373 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:21:16.375 | + functions-common:time_stop:2440 : local total 2022-05-19 14:21:16.377 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:21:16.380 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:21:16.383 | + functions-common:time_stop:2444 : start_time=1652970071043 2022-05-19 14:21:16.385 | + functions-common:time_stop:2446 : [[ -z 1652970071043 ]] 2022-05-19 14:21:16.388 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:21:16.393 | + functions-common:time_stop:2449 : end_time=1652970076390 2022-05-19 14:21:16.395 | + functions-common:time_stop:2450 : elapsed_time=5347 2022-05-19 14:21:16.398 | + functions-common:time_stop:2451 : total=197391 2022-05-19 14:21:16.400 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:21:16.403 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=202738 2022-05-19 14:21:16.405 | + inc/python:pip_install:203 : return 0 2022-05-19 14:21:16.409 | + ./stack.sh:main:983 : install_oscwrap 2022-05-19 14:21:16.412 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-19 14:21:16.417 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.c7VSXlgik7 2022-05-19 14:21:16.419 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-19 14:21:16.422 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-19 14:21:16.424 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-19 14:21:16.427 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-19 14:21:16.430 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 14:21:16.433 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-19 14:21:16.451 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:16.454 | + ./stack.sh:main:1037 : configure_database 2022-05-19 14:21:16.457 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-19 14:21:16.459 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-19 14:21:16.461 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-19 14:21:16.464 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:21:16.466 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-19 14:21:16.469 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-19 14:21:16.471 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:21:16.474 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:21:16.476 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-19 14:21:16.479 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-19 14:21:16.482 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-19 14:21:16.483 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-19 14:21:16.487 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-19 14:21:16.543 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-19 14:21:16.545 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-19 14:21:16.547 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-19 14:21:16.550 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-19 14:21:16.552 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-19 14:21:16.555 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-19 14:21:16.557 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-19 14:21:16.560 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-19 14:21:16.563 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-19 14:21:16.565 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-19 14:21:16.567 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-19 14:21:16.570 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-19 14:21:16.572 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-19 14:21:16.574 | + functions-common:is_suse:542 : is_opensuse 2022-05-19 14:21:16.577 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-19 14:21:16.580 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-19 14:21:16.582 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-19 14:21:16.585 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-19 14:21:16.587 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-19 14:21:16.589 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-19 14:21:16.592 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:21:16.594 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:21:16.596 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-19 14:21:16.599 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:21:16.601 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 14:21:19.450 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-19 14:21:19.467 | mysqladmin: connect to server at 'localhost' failed 2022-05-19 14:21:19.467 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-19 14:21:19.472 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-19 14:21:19.475 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-19 14:21:19.477 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:21:19.480 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:21:19.482 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-19 14:21:19.485 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-19 14:21:19.488 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-19 14:21:19.490 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:21:19.493 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:21:19.495 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-19 14:21:19.498 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-19 14:21:19.501 | + 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-05-19 14:21:19.513 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:21:19.548 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-19 14:21:19.560 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:21:19.578 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-19 14:21:19.633 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-19 14:21:19.688 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-19 14:21:19.741 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-19 14:21:19.743 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-19 14:21:19.746 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-05-19 14:21:19.746 | enabling MySQL performance counting 2022-05-19 14:21:19.748 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 14:21:19.771 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-05-19 14:21:19.774 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-05-19 14:21:20.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:20.649 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:20.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:21:20.649 | from cryptography.utils import int_from_bytes 2022-05-19 14:21:21.837 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-19 14:21:21.890 | Processing ./tools/dbcounter 2022-05-19 14:21:22.149 | Installing build dependencies: started 2022-05-19 14:21:32.192 | Installing build dependencies: finished with status 'done' 2022-05-19 14:21:32.196 | Getting requirements to build wheel: started 2022-05-19 14:21:34.933 | Getting requirements to build wheel: finished with status 'done' 2022-05-19 14:21:35.195 | Installing backend dependencies: started 2022-05-19 14:21:40.431 | Installing backend dependencies: finished with status 'done' 2022-05-19 14:21:40.436 | Preparing metadata (pyproject.toml): started 2022-05-19 14:21:43.455 | Preparing metadata (pyproject.toml): finished with status 'done' 2022-05-19 14:21:43.462 | Building wheels for collected packages: dbcounter 2022-05-19 14:21:43.463 | Building wheel for dbcounter (pyproject.toml): started 2022-05-19 14:21:47.260 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2022-05-19 14:21:47.261 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=ad8698cd2bfac49c1d78535915799210fdb96950cbbc8d306e83511bd61ac565 2022-05-19 14:21:47.261 | Stored in directory: /tmp/pip-ephem-wheel-cache-mqnr_8j0/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-05-19 14:21:47.265 | Successfully built dbcounter 2022-05-19 14:21:49.728 | Installing collected packages: dbcounter 2022-05-19 14:21:49.728 | Attempting uninstall: dbcounter 2022-05-19 14:21:49.730 | Found existing installation: dbcounter 0.1 2022-05-19 14:21:49.734 | Uninstalling dbcounter-0.1: 2022-05-19 14:21:50.052 | Successfully uninstalled dbcounter-0.1 2022-05-19 14:21:50.178 | Successfully installed dbcounter-0.1 2022-05-19 14:21:50.178 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-19 14:21:50.185 | WARNING: You are using pip version 21.3.1; however, version 22.1 is available. 2022-05-19 14:21:50.185 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-19 14:21:50.343 | + inc/python:pip_install:200 : result=0 2022-05-19 14:21:50.345 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-19 14:21:50.348 | + functions-common:time_stop:2437 : local name 2022-05-19 14:21:50.350 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:21:50.352 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:21:50.355 | + functions-common:time_stop:2440 : local total 2022-05-19 14:21:50.357 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:21:50.359 | + functions-common:time_stop:2443 : name=pip_install 2022-05-19 14:21:50.362 | + functions-common:time_stop:2444 : start_time=1652970079766 2022-05-19 14:21:50.364 | + functions-common:time_stop:2446 : [[ -z 1652970079766 ]] 2022-05-19 14:21:50.367 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:21:50.372 | + functions-common:time_stop:2449 : end_time=1652970110369 2022-05-19 14:21:50.375 | + functions-common:time_stop:2450 : elapsed_time=30603 2022-05-19 14:21:50.377 | + functions-common:time_stop:2451 : total=202738 2022-05-19 14:21:50.380 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:21:50.382 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=233341 2022-05-19 14:21:50.385 | + inc/python:pip_install:203 : return 0 2022-05-19 14:21:50.387 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-05-19 14:21:50.390 | + lib/database:recreate_database:112 : local db=stats 2022-05-19 14:21:50.393 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-05-19 14:21:50.395 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-05-19 14:21:50.398 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-05-19 14:21:50.403 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:21:50.429 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-05-19 14:21:50.434 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:21:50.452 | + 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-05-19 14:21:50.452 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-05-19 14:21:50.457 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:21:50.477 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-05-19 14:21:50.480 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:21:50.483 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-19 14:21:52.938 | ++ inc/async:async_inner:64 : rc=0 2022-05-19 14:21:52.965 | [140874 Async install_tempest:140874]: finished successfully 2022-05-19 14:21:53.128 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-19 14:21:53.130 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-19 14:21:53.134 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-19 14:21:53.139 | + functions-common:save_stackenv:62 : time_stamp=2022-05-19-142153 2022-05-19 14:21:53.141 | + functions-common:save_stackenv:63 : echo '# 2022-05-19-142153 1041' 2022-05-19 14:21:53.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.147 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-19 14:21:53.149 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.152 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-19 14:21:53.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.157 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-19 14:21:53.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.163 | + 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-05-19 14:21:53.165 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.168 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.71 2022-05-19 14:21:53.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.173 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.71/identity 2022-05-19 14:21:53.176 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.179 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-19-141652 2022-05-19 14:21:53.181 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.184 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-19 14:21:53.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.189 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.71 2022-05-19 14:21:53.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.195 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-19 14:21:53.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.200 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-19 14:21:53.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.206 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-19 14:21:53.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-19 14:21:53.211 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-19 14:21:53.214 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-19 14:21:53.217 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-19 14:21:53.220 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-19 14:21:53.231 | + ./stack.sh:main:1067 : start_dstat 2022-05-19 14:21:53.234 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:21:53.236 | + functions-common:run_process:1692 : local service=dstat 2022-05-19 14:21:53.239 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:21:53.242 | + functions-common:run_process:1694 : local group= 2022-05-19 14:21:53.244 | + functions-common:run_process:1695 : local user= 2022-05-19 14:21:53.247 | + functions-common:run_process:1697 : local name=dstat 2022-05-19 14:21:53.250 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:21:53.252 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:21:53.255 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:21:53.258 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:21:53.261 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:21:53.266 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970113263 2022-05-19 14:21:53.269 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-19 14:21:53.286 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:53.289 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-19 14:21:53.291 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-19 14:21:53.294 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:21:53.297 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:21:53.299 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:21:53.302 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:21:53.304 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-19 14:21:53.307 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-19 14:21:53.310 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-19 14:21:53.313 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:21:53.315 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:21:53.318 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-19 14:21:53.321 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-19 14:21:53.323 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-19 14:21:53.326 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:21:53.329 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:21:53.331 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:21:53.334 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:21:53.336 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:21:53.338 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-19 14:21:53.341 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:21:53.345 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-19 14:21:53.398 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-19 14:21:53.449 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-19 14:21:53.502 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-19 14:21:53.554 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-19 14:21:53.608 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:21:53.660 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:21:53.662 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-19 14:21:53.718 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:21:54.090 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-19 14:21:54.104 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-19 14:21:54.455 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-19 14:21:54.475 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:21:54.478 | + functions-common:time_stop:2437 : local name 2022-05-19 14:21:54.481 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:21:54.483 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:21:54.486 | + functions-common:time_stop:2440 : local total 2022-05-19 14:21:54.488 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:21:54.491 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:21:54.493 | + functions-common:time_stop:2444 : start_time=1652970113263 2022-05-19 14:21:54.496 | + functions-common:time_stop:2446 : [[ -z 1652970113263 ]] 2022-05-19 14:21:54.499 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:21:54.504 | + functions-common:time_stop:2449 : end_time=1652970114501 2022-05-19 14:21:54.507 | + functions-common:time_stop:2450 : elapsed_time=1238 2022-05-19 14:21:54.510 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:21:54.512 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:21:54.515 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1238 2022-05-19 14:21:54.518 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-19 14:21:54.520 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-19 14:21:54.523 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-19 14:21:54.525 | + functions-common:run_process:1694 : local group= 2022-05-19 14:21:54.528 | + functions-common:run_process:1695 : local user=root 2022-05-19 14:21:54.531 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-19 14:21:54.533 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:21:54.536 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:21:54.538 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:21:54.541 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:21:54.544 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:21:54.549 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970114546 2022-05-19 14:21:54.551 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-19 14:21:54.569 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:21:54.572 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:21:54.574 | + functions-common:time_stop:2437 : local name 2022-05-19 14:21:54.577 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:21:54.580 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:21:54.582 | + functions-common:time_stop:2440 : local total 2022-05-19 14:21:54.585 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:21:54.587 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:21:54.590 | + functions-common:time_stop:2444 : start_time=1652970114546 2022-05-19 14:21:54.593 | + functions-common:time_stop:2446 : [[ -z 1652970114546 ]] 2022-05-19 14:21:54.596 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:21:54.601 | + functions-common:time_stop:2449 : end_time=1652970114598 2022-05-19 14:21:54.603 | + functions-common:time_stop:2450 : elapsed_time=52 2022-05-19 14:21:54.606 | + functions-common:time_stop:2451 : total=1238 2022-05-19 14:21:54.608 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:21:54.611 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1290 2022-05-19 14:21:54.614 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-19 14:21:54.633 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:21:54.636 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-19 14:21:54.658 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:21:54.660 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-19 14:21:54.681 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:54.683 | + ./stack.sh:main:1080 : start_etcd3 2022-05-19 14:21:54.686 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-19 14:21:54.688 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-788367-10-iscsi --data-dir /opt/stack/data/etcd' 2022-05-19 14:21:54.691 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-19 14:21:54.693 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-788367-10-iscsi=http://10.222.0.71:2380' 2022-05-19 14:21:54.696 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.71:2380' 2022-05-19 14:21:54.699 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.71:2379' 2022-05-19 14:21:54.702 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-19 14:21:54.704 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-19 14:21:54.707 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.71:2379' 2022-05-19 14:21:54.709 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-19 14:21:54.712 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-19 14:21:54.714 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 14:21:54.717 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-788367-10-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-788367-10-iscsi=http://10.222.0.71:2380 --initial-advertise-peer-urls http://10.222.0.71:2380 --advertise-client-urls http://10.222.0.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.71:2379 --debug' '' root 2022-05-19 14:21:54.720 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-19 14:21:54.722 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-788367-10-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-788367-10-iscsi=http://10.222.0.71:2380 --initial-advertise-peer-urls http://10.222.0.71:2380 --advertise-client-urls http://10.222.0.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.71:2379 --debug' 2022-05-19 14:21:54.725 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:21:54.727 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-19 14:21:54.730 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:21:54.732 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:21:54.735 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-19 14:21:54.737 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:21:54.741 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-19 14:21:54.808 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-19 14:21:54.872 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-788367-10-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-788367-10-iscsi=http://10.222.0.71:2380 --initial-advertise-peer-urls http://10.222.0.71:2380 --advertise-client-urls http://10.222.0.71:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.71:2379 --debug' 2022-05-19 14:21:54.924 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-19 14:21:54.975 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-19 14:21:55.027 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:21:55.079 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:21:55.082 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-19 14:21:55.143 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:21:55.508 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-19 14:21:55.562 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-19 14:21:55.616 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-19 14:21:55.668 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-19 14:21:55.721 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-19 14:21:55.724 | ++ functions-common:is_arch:506 : uname -m 2022-05-19 14:21:55.728 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-19 14:21:55.731 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-19 14:21:56.105 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-19 14:21:56.118 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-19 14:21:56.485 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-19 14:21:56.661 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-19 14:21:56.679 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:21:56.681 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-19 14:21:56.684 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-19 14:21:56.687 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-19 14:21:56.693 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-19 14:21:56.706 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-19 14:21:56.719 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-19 14:21:56.721 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-19 14:21:56.724 | + 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.71/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-19 14:21:56.863 | + 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.71/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-19 14:21:57.000 | + 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.71/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-19 14:21:57.140 | + 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.71/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:21:57.275 | + 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.71/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:21:57.419 | + 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.71/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-19 14:21:57.558 | + 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.71/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-19 14:21:57.696 | + 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.71/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-19 14:21:57.839 | + 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.71/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-19 14:21:57.977 | + 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.71/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-19 14:21:58.115 | + functions-common:write_clouds_yaml:198 : cat 2022-05-19 14:21:58.120 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-19 14:21:58.124 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-19 14:21:58.127 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-19 14:21:58.131 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-19 14:21:58.134 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-19 14:21:58.137 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-19 14:21:58.153 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:21:58.156 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-19 14:21:58.158 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:21:58.161 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-19 14:21:58.163 | + ./stack.sh:main:1097 : '[' 10.222.0.71 == 10.222.0.71 ']' 2022-05-19 14:21:58.166 | + ./stack.sh:main:1098 : init_keystone 2022-05-19 14:21:58.168 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-19 14:21:58.184 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:21:58.187 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-19 14:21:58.190 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-19 14:21:58.192 | + lib/database:recreate_database:112 : local db=keystone 2022-05-19 14:21:58.195 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-19 14:21:58.197 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-19 14:21:58.200 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-19 14:21:58.204 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:21:58.652 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-19 14:21:58.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:21:58.674 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-19 14:21:58.677 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:21:58.680 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:21:58.682 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:21:58.686 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:21:58.691 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970118688 2022-05-19 14:21:58.693 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-19 14:22:03.379 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 14:22:03.402 | 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=143042) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 14:22:03.408 | DEBUG dbcounter [-] [143042] Writer thread running {{(pid=143042) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:22:03.410 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:03.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.411 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.412 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.412 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.413 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:03.413 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:03.439 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:03.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.441 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.441 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.441 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.442 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:03.442 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:03.498 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:03.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.500 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.500 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.500 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:03.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:03.501 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:03.501 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:03.509 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:22:04.316 | DEBUG dbcounter [-] [143042] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=143042) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:22:05.138 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.138 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:22:05.146 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.146 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:22:05.153 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.153 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:22:05.160 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.160 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:22:05.167 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.167 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:22:05.175 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.175 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:22:05.228 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.229 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:05.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.232 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:05.233 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:05.233 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:05.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.234 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.235 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.235 | 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=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.236 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:05.236 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:05.244 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:05.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.247 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:05.247 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:05.253 | DEBUG dbcounter [-] [143042] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=143042) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:22:05.824 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:05.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.828 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:05.828 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:05.854 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:05.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.857 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:05.857 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:05.865 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:22:05.915 | DEBUG dbcounter [-] [143042] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=143042) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:22:05.926 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.926 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:22:05.933 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.933 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:22:05.940 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.940 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:22:05.947 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.948 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:22:05.955 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.955 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:22:05.962 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.962 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:22:05.969 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:05.969 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:05.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.972 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:05.973 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:05.973 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:05.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.976 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:05.976 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:05.983 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:05.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:05.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:05.986 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:05.986 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:06.436 | DEBUG dbcounter [-] [143042] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=143042) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:22:06.499 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:06.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.503 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:06.503 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:06.529 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:22:06.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:22:06.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:22:06.532 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:22:06.532 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143042) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:22:06.540 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-19 14:22:06.549 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:06.549 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-19 14:22:06.557 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:06.557 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-19 14:22:06.567 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:06.568 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-19 14:22:06.576 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:06.576 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-19 14:22:06.585 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:06.585 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-19 14:22:06.597 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:06.597 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-19 14:22:06.607 | INFO migrate.versioning.api [-] done 2022-05-19 14:22:06.980 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-19 14:22:06.984 | + functions-common:time_stop:2437 : local name 2022-05-19 14:22:06.986 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:22:06.989 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:22:06.991 | + functions-common:time_stop:2440 : local total 2022-05-19 14:22:06.994 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:22:06.996 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:22:06.999 | + functions-common:time_stop:2444 : start_time=1652970118688 2022-05-19 14:22:07.002 | + functions-common:time_stop:2446 : [[ -z 1652970118688 ]] 2022-05-19 14:22:07.005 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:22:07.010 | + functions-common:time_stop:2449 : end_time=1652970127007 2022-05-19 14:22:07.012 | + functions-common:time_stop:2450 : elapsed_time=8319 2022-05-19 14:22:07.015 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:22:07.018 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:22:07.020 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8319 2022-05-19 14:22:07.023 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-19 14:22:07.025 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-19 14:22:07.029 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-19 14:22:11.529 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-19 14:22:11.530 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 14:22:11.530 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 14:22:11.530 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-19 14:22:11.531 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-19 14:22:11.531 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 14:22:11.531 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 14:22:11.531 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 14:22:11.532 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-19 14:22:11.906 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-19 14:22:11.910 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-19 14:22:16.376 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-19 14:22:16.377 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 14:22:16.377 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 14:22:16.377 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-19 14:22:16.378 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-19 14:22:16.378 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-19 14:22:16.378 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-19 14:22:16.378 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-19 14:22:16.379 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-19 14:22:16.733 | + ./stack.sh:main:1099 : start_keystone 2022-05-19 14:22:16.736 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-19 14:22:16.738 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-19 14:22:16.741 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-19 14:22:16.757 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:22:16.760 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-19 14:22:16.763 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-19 14:22:16.767 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-19 14:22:16.770 | + functions-common:run_process:1692 : local service=keystone 2022-05-19 14:22:16.772 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:22:16.775 | + functions-common:run_process:1694 : local group= 2022-05-19 14:22:16.777 | + functions-common:run_process:1695 : local user= 2022-05-19 14:22:16.780 | + functions-common:run_process:1697 : local name=keystone 2022-05-19 14:22:16.783 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:22:16.785 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:22:16.788 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:22:16.790 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:22:16.794 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:22:16.798 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970136795 2022-05-19 14:22:16.801 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-19 14:22:16.817 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:22:16.819 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-19 14:22:16.822 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-19 14:22:16.824 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:22:16.827 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:22:16.829 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:22:16.832 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:22:16.834 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-19 14:22:16.837 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-19 14:22:16.839 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-19 14:22:16.842 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:22:16.844 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:22:16.847 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-19 14:22:16.850 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-05-19 14:22:16.852 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-19 14:22:16.854 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:22:16.857 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:22:16.859 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:22:16.861 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-19 14:22:16.863 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:22:16.867 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-19 14:22:16.918 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-19 14:22:16.969 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-19 14:22:17.021 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-19 14:22:17.073 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:22:17.126 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-19 14:22:17.180 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-19 14:22:17.240 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-19 14:22:17.294 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-19 14:22:17.348 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-19 14:22:17.402 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:22:17.404 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-19 14:22:17.456 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:22:17.821 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-19 14:22:17.835 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-19 14:22:18.207 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-19 14:22:18.286 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:22:18.288 | + functions-common:time_stop:2437 : local name 2022-05-19 14:22:18.291 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:22:18.294 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:22:18.300 | + functions-common:time_stop:2440 : local total 2022-05-19 14:22:18.302 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:22:18.305 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:22:18.307 | + functions-common:time_stop:2444 : start_time=1652970136795 2022-05-19 14:22:18.312 | + functions-common:time_stop:2446 : [[ -z 1652970136795 ]] 2022-05-19 14:22:18.316 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:22:18.321 | + functions-common:time_stop:2449 : end_time=1652970138318 2022-05-19 14:22:18.323 | + functions-common:time_stop:2450 : elapsed_time=1523 2022-05-19 14:22:18.326 | + functions-common:time_stop:2451 : total=1290 2022-05-19 14:22:18.328 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:22:18.330 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2813 2022-05-19 14:22:18.333 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-19 14:22:18.333 | Waiting for keystone to start... 2022-05-19 14:22:18.336 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.71/identity/v3/ 2022-05-19 14:22:18.338 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.71/identity/v3/ 2022-05-19 14:22:18.341 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:22:18.344 | + functions:wait_for_service:458 : local url=http://10.222.0.71/identity/v3/ 2022-05-19 14:22:18.346 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:22:18.348 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:22:18.351 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:22:18.353 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:22:18.356 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:22:18.359 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:22:18.364 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970138361 2022-05-19 14:22:18.366 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:22:18.372 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71/identity/v3/ 2022-05-19 14:22:24.736 | + :: : [[ 200 == 503 ]] 2022-05-19 14:22:24.738 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:22:24.741 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:22:24.743 | + functions-common:time_stop:2437 : local name 2022-05-19 14:22:24.746 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:22:24.749 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:22:24.751 | + functions-common:time_stop:2440 : local total 2022-05-19 14:22:24.754 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:22:24.756 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:22:24.759 | + functions-common:time_stop:2444 : start_time=1652970138361 2022-05-19 14:22:24.761 | + functions-common:time_stop:2446 : [[ -z 1652970138361 ]] 2022-05-19 14:22:24.765 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:22:24.769 | + functions-common:time_stop:2449 : end_time=1652970144767 2022-05-19 14:22:24.772 | + functions-common:time_stop:2450 : elapsed_time=6406 2022-05-19 14:22:24.774 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:22:24.777 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:22:24.779 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6406 2022-05-19 14:22:24.782 | + functions:wait_for_service:467 : return 0 2022-05-19 14:22:24.784 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-19 14:22:24.801 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:22:24.804 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-19 14:22:24.806 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:22:24.808 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 14:22:24.839 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-19 14:22:24.849 | + 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.71/identity 2022-05-19 14:22:29.462 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.462 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.463 | 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=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.471 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.488 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.489 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.520 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.552 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.553 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.646 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.646 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.647 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.647 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.647 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.647 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.662 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.662 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.663 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.663 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.663 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.663 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.663 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.674 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.676 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.676 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.677 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.677 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.677 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.677 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.677 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=143792) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-19 14:22:29.743 | INFO dbcounter [-] Registered counter for database keystone 2022-05-19 14:22:29.763 | 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=143792) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-19 14:22:29.768 | DEBUG dbcounter [-] [143792] Writer thread running {{(pid=143792) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:22:29.974 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Created domain default 2022-05-19 14:22:30.023 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Created project admin 2022-05-19 14:22:30.051 | DEBUG passlib.handlers.bcrypt [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=143792) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-19 14:22:30.051 | DEBUG passlib.handlers.bcrypt [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=143792) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-19 14:22:30.116 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Created user admin 2022-05-19 14:22:30.130 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Created role reader 2022-05-19 14:22:30.141 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Created role member 2022-05-19 14:22:30.163 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Created implied role where 984272f4fd594c06a9f31fcf059131e3 implies bc71484c5b9349a396d02d7c85bb5712 2022-05-19 14:22:30.173 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Created role admin 2022-05-19 14:22:30.190 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Created implied role where f9834d99866d4cfd93bccc3ece2ec430 implies 984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:22:30.201 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Granted role admin on project admin to user admin. 2022-05-19 14:22:30.210 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Granted role admin on the system to user admin. 2022-05-19 14:22:30.222 | WARNING py.warnings [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f 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-05-19 14:22:30.222 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-19 14:22:30.222 |  2022-05-19 14:22:30.226 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Created region RegionOne 2022-05-19 14:22:30.260 | INFO keystone.cmd.bootstrap [None req-22cebe71-3b14-42c3-bb16-a18aea99d67f None None] Created public endpoint http://10.222.0.71/identity 2022-05-19 14:22:30.698 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-19 14:22:30.701 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-19 14:22:30.704 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-19 14:22:30.707 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-19 14:22:33.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:33.770 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:33.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:33.770 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:33.934 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:33.936 | + lib/keystone:create_keystone_accounts:310 : admin_project=a9b820082b0b41198dbb6712a90e71d2 2022-05-19 14:22:33.939 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-19 14:22:33.942 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-19 14:22:36.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.097 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:36.097 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:36.262 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:36.265 | + lib/keystone:create_keystone_accounts:312 : admin_user=28e00ecbc961470b94e1ba0cf14cceba 2022-05-19 14:22:36.267 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-19 14:22:36.270 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-19 14:22:36.272 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-19 14:22:36.274 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 28e00ecbc961470b94e1ba0cf14cceba default 2022-05-19 14:22:36.331 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 28e00ecbc961470b94e1ba0cf14cceba default 2022-05-19 14:22:36.370 | [115563 Async ks-domain-role:143914]: running: get_or_add_user_domain_role admin 28e00ecbc961470b94e1ba0cf14cceba default 2022-05-19 14:22:36.372 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-19 14:22:36.375 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:22:36.378 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-19 14:22:39.551 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 14:22:39.554 | + functions-common:get_or_create_domain:900 : echo default 2022-05-19 14:22:39.554 | default 2022-05-19 14:22:39.556 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-19 14:22:39.618 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-19 14:22:39.660 | [115563 Async ks-project:144056]: running: get_or_create_project service Default 2022-05-19 14:22:39.662 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-19 14:22:39.727 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-19 14:22:39.769 | [115563 Async ks-service:144142]: running: get_or_create_role service 2022-05-19 14:22:39.771 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-19 14:22:39.849 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-19 14:22:39.915 | [115563 Async ks-reseller:144228]: running: get_or_create_role ResellerAdmin 2022-05-19 14:22:39.936 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-19 14:22:39.952 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-19 14:22:40.316 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-19 14:22:40.560 | [115563 Async ks-anotherrole:144320]: running: get_or_create_role anotherrole 2022-05-19 14:22:40.580 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-19 14:22:40.608 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-19 14:22:40.628 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:22:40.656 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-19 14:22:43.610 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:22:43.769 | [144228 Async ks-reseller:144228]: finished successfully 2022-05-19 14:22:43.907 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:22:43.944 | [144056 Async ks-project:144056]: finished successfully 2022-05-19 14:22:44.195 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:22:44.223 | [144142 Async ks-service:144142]: finished successfully 2022-05-19 14:22:44.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:44.614 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:44.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:44.614 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:44.673 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:22:44.706 | [144320 Async ks-anotherrole:144320]: finished successfully 2022-05-19 14:22:44.799 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:44.802 | ++ functions-common:get_or_create_project:950 : project_id=a2857c33452348749fb2c5ba5fa29ddf 2022-05-19 14:22:44.804 | ++ functions-common:get_or_create_project:951 : echo a2857c33452348749fb2c5ba5fa29ddf 2022-05-19 14:22:44.807 | + lib/keystone:create_keystone_accounts:340 : invis_project=a2857c33452348749fb2c5ba5fa29ddf 2022-05-19 14:22:44.810 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-19 14:22:44.813 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-19 14:22:44.816 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:22:44.819 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-19 14:22:47.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:47.469 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:47.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:47.469 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:47.653 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:47.656 | ++ functions-common:get_or_create_project:950 : project_id=31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:47.659 | ++ functions-common:get_or_create_project:951 : echo 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:47.662 | + lib/keystone:create_keystone_accounts:344 : demo_project=31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:47.664 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-19 14:22:47.667 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-19 14:22:47.670 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:22:47.672 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-19 14:22:47.675 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-19 14:22:47.678 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-19 14:22:47.789 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:22:47.814 | [143914 Async ks-domain-role:143914]: finished successfully 2022-05-19 14:22:50.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.132 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.132 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.296 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:50.299 | ++ functions-common:get_or_create_user:937 : user_id=4427c679f7c645b989ffdfcc836ce81e 2022-05-19 14:22:50.301 | ++ functions-common:get_or_create_user:938 : echo 4427c679f7c645b989ffdfcc836ce81e 2022-05-19 14:22:50.304 | + lib/keystone:create_keystone_accounts:347 : demo_user=4427c679f7c645b989ffdfcc836ce81e 2022-05-19 14:22:50.307 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-19 14:22:50.359 | [115563 Async ks-domain-role:143914]: Waiting for completion of get_or_add_user_domain_role admin 28e00ecbc961470b94e1ba0cf14cceba default running on PID 143914 (6 other jobs running) 2022-05-19 14:22:50.385 | [115563 Async ks-domain-role:143914]: Signaling child to exit 2022-05-19 14:22:50.385 | WAKEUP 2022-05-19 14:22:50.408 | [115563 Async ks-domain-role:143914]: Signaled 2022-05-19 14:22:50.410 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-19 14:22:50.410 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28e00ecbc961470b94e1ba0cf14cceba --domain default 2022-05-19 14:22:50.410 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:50.410 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-19 14:22:50.410 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:50.410 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:50.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.410 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.410 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.410 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:50.410 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-19 14:22:50.410 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-19 14:22:50.410 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 28e00ecbc961470b94e1ba0cf14cceba --domain default 2022-05-19 14:22:50.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.410 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.410 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.410 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28e00ecbc961470b94e1ba0cf14cceba --domain default 2022-05-19 14:22:50.411 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-19 14:22:50.411 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:22:50.411 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:50.411 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:22:50.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.411 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.411 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.411 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:50.411 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:22:50.411 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:22:50.411 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:22:50.411 | ++ functions-common:get_field:830 : echo '| f9834d99866d4cfd93bccc3ece2ec430 | 28e00ecbc961470b94e1ba0cf14cceba | | | default | | False |' 2022-05-19 14:22:50.411 | ++ functions-common:get_field:824 : read data 2022-05-19 14:22:50.411 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:22:50.411 | + functions-common:get_or_add_user_domain_role:1033 : echo f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:22:50.411 | f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:22:50.454 | [115563 Async ks-domain-role:143914]: finished get_or_add_user_domain_role admin 28e00ecbc961470b94e1ba0cf14cceba default with result 0 in 11 seconds 2022-05-19 14:22:50.461 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-19 14:22:50.496 | [115563 Async ks-project:144056]: Waiting for completion of get_or_create_project service Default running on PID 144056 (5 other jobs running) 2022-05-19 14:22:50.522 | [115563 Async ks-project:144056]: Signaling child to exit 2022-05-19 14:22:50.522 | WAKEUP 2022-05-19 14:22:50.543 | [115563 Async ks-project:144056]: Signaled 2022-05-19 14:22:50.545 | + functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:22:50.545 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-19 14:22:50.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.545 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.545 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.545 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:50.545 | + functions-common:get_or_create_project:950 : project_id=602e0e18525c4efb9b2822fca8caa449 2022-05-19 14:22:50.545 | + functions-common:get_or_create_project:951 : echo 602e0e18525c4efb9b2822fca8caa449 2022-05-19 14:22:50.545 | 602e0e18525c4efb9b2822fca8caa449 2022-05-19 14:22:50.590 | [115563 Async ks-project:144056]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-05-19 14:22:50.627 | [115563 Async ks-service:144142]: Waiting for completion of get_or_create_role service running on PID 144142 (4 other jobs running) 2022-05-19 14:22:50.653 | [115563 Async ks-service:144142]: Signaling child to exit 2022-05-19 14:22:50.653 | WAKEUP 2022-05-19 14:22:50.675 | [115563 Async ks-service:144142]: Signaled 2022-05-19 14:22:50.676 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:22:50.676 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-19 14:22:50.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.676 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.676 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.676 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:50.677 | + functions-common:get_or_create_role:962 : role_id=be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:22:50.677 | + functions-common:get_or_create_role:963 : echo be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:22:50.677 | be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:22:50.722 | [115563 Async ks-service:144142]: finished get_or_create_role service with result 0 in 4 seconds 2022-05-19 14:22:50.758 | [115563 Async ks-reseller:144228]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 144228 (3 other jobs running) 2022-05-19 14:22:50.783 | [115563 Async ks-reseller:144228]: Signaling child to exit 2022-05-19 14:22:50.783 | WAKEUP 2022-05-19 14:22:50.805 | [115563 Async ks-reseller:144228]: Signaled 2022-05-19 14:22:50.807 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:22:50.807 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-19 14:22:50.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.807 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.807 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.807 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:50.807 | + functions-common:get_or_create_role:962 : role_id=c1b951086f6c4cb3bd57e8a45f64ee1a 2022-05-19 14:22:50.807 | + functions-common:get_or_create_role:963 : echo c1b951086f6c4cb3bd57e8a45f64ee1a 2022-05-19 14:22:50.807 | c1b951086f6c4cb3bd57e8a45f64ee1a 2022-05-19 14:22:50.853 | [115563 Async ks-reseller:144228]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-05-19 14:22:50.891 | [115563 Async ks-anotherrole:144320]: Waiting for completion of get_or_create_role anotherrole running on PID 144320 (2 other jobs running) 2022-05-19 14:22:50.915 | [115563 Async ks-anotherrole:144320]: Signaling child to exit 2022-05-19 14:22:50.915 | WAKEUP 2022-05-19 14:22:50.938 | [115563 Async ks-anotherrole:144320]: Signaled 2022-05-19 14:22:50.940 | + functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:22:50.940 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-19 14:22:50.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.940 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:50.940 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:50.940 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:50.940 | + functions-common:get_or_create_role:962 : role_id=7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:22:50.940 | + functions-common:get_or_create_role:963 : echo 7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:22:50.940 | 7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:22:50.985 | [115563 Async ks-anotherrole:144320]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-05-19 14:22:50.989 | + inc/async:async_wait:197 : return 0 2022-05-19 14:22:50.991 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 4427c679f7c645b989ffdfcc836ce81e 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:51.050 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4427c679f7c645b989ffdfcc836ce81e 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:51.090 | [115563 Async ks-demo-member:145185]: running: get_or_add_user_project_role member 4427c679f7c645b989ffdfcc836ce81e 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:51.093 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 28e00ecbc961470b94e1ba0cf14cceba 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:51.152 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 28e00ecbc961470b94e1ba0cf14cceba 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:51.198 | [115563 Async ks-demo-admin:145297]: running: get_or_add_user_project_role admin 28e00ecbc961470b94e1ba0cf14cceba 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:51.201 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4427c679f7c645b989ffdfcc836ce81e 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:51.266 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4427c679f7c645b989ffdfcc836ce81e 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:51.318 | [115563 Async ks-demo-another:145409]: running: get_or_add_user_project_role anotherrole 4427c679f7c645b989ffdfcc836ce81e 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:51.321 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 4427c679f7c645b989ffdfcc836ce81e a2857c33452348749fb2c5ba5fa29ddf 2022-05-19 14:22:51.393 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4427c679f7c645b989ffdfcc836ce81e a2857c33452348749fb2c5ba5fa29ddf 2022-05-19 14:22:51.467 | [115563 Async ks-demo-invis:145521]: running: get_or_add_user_project_role member 4427c679f7c645b989ffdfcc836ce81e a2857c33452348749fb2c5ba5fa29ddf 2022-05-19 14:22:51.476 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-19 14:22:51.492 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-19 14:22:51.508 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:22:51.528 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-19 14:22:51.540 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-19 14:22:51.568 | +++ functions-common:get_or_create_user:939 : 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-05-19 14:22:55.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:55.435 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:55.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:55.435 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:55.620 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:55.624 | ++ functions-common:get_or_create_user:937 : user_id=af941a41f2da44d49f384da7e6de3f47 2022-05-19 14:22:55.627 | ++ functions-common:get_or_create_user:938 : echo af941a41f2da44d49f384da7e6de3f47 2022-05-19 14:22:55.630 | + lib/keystone:create_keystone_accounts:360 : demo_reader=af941a41f2da44d49f384da7e6de3f47 2022-05-19 14:22:55.633 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader af941a41f2da44d49f384da7e6de3f47 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:55.737 | + inc/async:async_inner:63 : get_or_add_user_project_role reader af941a41f2da44d49f384da7e6de3f47 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:55.825 | [115563 Async ks-demo-reader:145679]: running: get_or_add_user_project_role reader af941a41f2da44d49f384da7e6de3f47 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:22:55.828 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-19 14:22:55.840 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-19 14:22:55.858 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:22:55.862 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-19 14:22:59.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:59.265 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:59.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:22:59.265 | from cryptography.utils import int_from_bytes 2022-05-19 14:22:59.610 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:22:59.612 | ++ functions-common:get_or_create_project:950 : project_id=0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:22:59.614 | ++ functions-common:get_or_create_project:951 : echo 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:22:59.617 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:22:59.620 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-19 14:22:59.648 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-19 14:22:59.678 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:22:59.700 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-19 14:22:59.721 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-19 14:22:59.751 | +++ functions-common:get_or_create_user:939 : 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-05-19 14:23:03.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:03.239 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:03.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:03.240 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:03.652 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:03.676 | ++ functions-common:get_or_create_user:937 : user_id=2b55bd9ee62949bda52c5445e646e907 2022-05-19 14:23:03.696 | ++ functions-common:get_or_create_user:938 : echo 2b55bd9ee62949bda52c5445e646e907 2022-05-19 14:23:03.716 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=2b55bd9ee62949bda52c5445e646e907 2022-05-19 14:23:03.720 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 2b55bd9ee62949bda52c5445e646e907 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:04.154 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2b55bd9ee62949bda52c5445e646e907 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:04.368 | [115563 Async ks-alt-admin:146049]: running: get_or_add_user_project_role admin 2b55bd9ee62949bda52c5445e646e907 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:04.380 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 2b55bd9ee62949bda52c5445e646e907 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:04.770 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2b55bd9ee62949bda52c5445e646e907 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:05.010 | [115563 Async ks-alt-another:146161]: running: get_or_add_user_project_role anotherrole 2b55bd9ee62949bda52c5445e646e907 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:05.035 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-19 14:23:05.060 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-19 14:23:05.080 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:23:05.100 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-19 14:23:05.137 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-19 14:23:05.171 | +++ functions-common:get_or_create_user:939 : 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-05-19 14:23:07.084 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:07.281 | [145185 Async ks-demo-member:145185]: finished successfully 2022-05-19 14:23:07.824 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:07.955 | [145297 Async ks-demo-admin:145297]: finished successfully 2022-05-19 14:23:09.489 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:09.526 | [145521 Async ks-demo-invis:145521]: finished successfully 2022-05-19 14:23:10.223 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:10.253 | [145409 Async ks-demo-another:145409]: finished successfully 2022-05-19 14:23:10.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:10.437 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:10.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:10.437 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:10.624 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:10.627 | ++ functions-common:get_or_create_user:937 : user_id=d105eb99ffd64748bd6f89b6f1cddfa9 2022-05-19 14:23:10.630 | ++ functions-common:get_or_create_user:938 : echo d105eb99ffd64748bd6f89b6f1cddfa9 2022-05-19 14:23:10.632 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=d105eb99ffd64748bd6f89b6f1cddfa9 2022-05-19 14:23:10.635 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member d105eb99ffd64748bd6f89b6f1cddfa9 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:10.702 | + inc/async:async_inner:63 : get_or_add_user_project_role member d105eb99ffd64748bd6f89b6f1cddfa9 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:10.794 | [115563 Async ks-alt-member-user:146542]: running: get_or_add_user_project_role member d105eb99ffd64748bd6f89b6f1cddfa9 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:10.797 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-19 14:23:10.802 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-19 14:23:10.804 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:23:10.808 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-19 14:23:10.810 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-19 14:23:10.816 | +++ functions-common:get_or_create_user:939 : 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-05-19 14:23:12.316 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:12.505 | [145679 Async ks-demo-reader:145679]: finished successfully 2022-05-19 14:23:13.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:13.818 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:13.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:13.818 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:14.021 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:14.024 | ++ functions-common:get_or_create_user:937 : user_id=3913837f718d4cc8a61549006da35765 2022-05-19 14:23:14.032 | ++ functions-common:get_or_create_user:938 : echo 3913837f718d4cc8a61549006da35765 2022-05-19 14:23:14.035 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=3913837f718d4cc8a61549006da35765 2022-05-19 14:23:14.039 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 3913837f718d4cc8a61549006da35765 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:14.106 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3913837f718d4cc8a61549006da35765 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:14.161 | [115563 Async ks-alt-reader-user:146768]: running: get_or_add_user_project_role reader 3913837f718d4cc8a61549006da35765 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:14.167 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-19 14:23:14.170 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:23:14.173 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-19 14:23:14.176 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-19 14:23:14.181 | +++ functions-common:get_or_create_user:939 : 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-05-19 14:23:17.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:17.603 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:17.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:17.603 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:17.882 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:17.892 | ++ functions-common:get_or_create_user:937 : user_id=b226039c4d1f4f04ba7583c7d1b0d109 2022-05-19 14:23:17.895 | ++ functions-common:get_or_create_user:938 : echo b226039c4d1f4f04ba7583c7d1b0d109 2022-05-19 14:23:17.901 | + lib/keystone:create_keystone_accounts:392 : system_member_user=b226039c4d1f4f04ba7583c7d1b0d109 2022-05-19 14:23:17.909 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member b226039c4d1f4f04ba7583c7d1b0d109 all 2022-05-19 14:23:18.074 | + inc/async:async_inner:63 : get_or_add_user_system_role member b226039c4d1f4f04ba7583c7d1b0d109 all 2022-05-19 14:23:18.147 | [115563 Async ks-system-member:147026]: running: get_or_add_user_system_role member b226039c4d1f4f04ba7583c7d1b0d109 all 2022-05-19 14:23:18.152 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-19 14:23:18.156 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:23:18.163 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-19 14:23:18.167 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-19 14:23:18.179 | +++ functions-common:get_or_create_user:939 : 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-05-19 14:23:20.575 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:20.697 | [146049 Async ks-alt-admin:146049]: finished successfully 2022-05-19 14:23:21.375 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:21.483 | [146161 Async ks-alt-another:146161]: finished successfully 2022-05-19 14:23:21.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:21.679 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:21.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:21.679 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:21.889 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:21.893 | ++ functions-common:get_or_create_user:937 : user_id=ef308338260c4edc8b72c582626c7ccb 2022-05-19 14:23:21.898 | ++ functions-common:get_or_create_user:938 : echo ef308338260c4edc8b72c582626c7ccb 2022-05-19 14:23:21.904 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=ef308338260c4edc8b72c582626c7ccb 2022-05-19 14:23:21.909 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader ef308338260c4edc8b72c582626c7ccb all 2022-05-19 14:23:22.012 | + inc/async:async_inner:63 : get_or_add_user_system_role reader ef308338260c4edc8b72c582626c7ccb all 2022-05-19 14:23:22.106 | [115563 Async ks-system-reader:147310]: running: get_or_add_user_system_role reader ef308338260c4edc8b72c582626c7ccb all 2022-05-19 14:23:22.112 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-19 14:23:22.124 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-19 14:23:22.139 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-19 14:23:22.145 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 14:23:22.154 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-19 14:23:24.994 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:25.064 | [146542 Async ks-alt-member-user:146542]: finished successfully 2022-05-19 14:23:25.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.470 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:25.470 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:25.708 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:25.712 | ++ functions-common:get_or_create_group:914 : group_id=d955c45ad6cc466ca27992090bb41b75 2022-05-19 14:23:25.716 | ++ functions-common:get_or_create_group:915 : echo d955c45ad6cc466ca27992090bb41b75 2022-05-19 14:23:25.721 | + lib/keystone:create_keystone_accounts:402 : admin_group=d955c45ad6cc466ca27992090bb41b75 2022-05-19 14:23:25.724 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-19 14:23:25.733 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-19 14:23:25.740 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-19 14:23:25.749 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-19 14:23:25.761 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-19 14:23:27.482 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:27.512 | [146768 Async ks-alt-reader-user:146768]: finished successfully 2022-05-19 14:23:28.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:28.342 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:28.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:28.342 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:28.542 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:28.545 | ++ functions-common:get_or_create_group:914 : group_id=10f6b999829245a0afa851d1cca3da3c 2022-05-19 14:23:28.548 | ++ functions-common:get_or_create_group:915 : echo 10f6b999829245a0afa851d1cca3da3c 2022-05-19 14:23:28.551 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=10f6b999829245a0afa851d1cca3da3c 2022-05-19 14:23:28.553 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:28.635 | + inc/async:async_inner:63 : get_or_add_group_project_role member 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:28.691 | [115563 Async ks-group-memberdemo:147661]: running: get_or_add_group_project_role member 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:28.695 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:28.796 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:28.878 | [115563 Async ks-group-anotherdemo:147747]: running: get_or_add_group_project_role anotherrole 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:28.896 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:29.170 | + inc/async:async_inner:63 : get_or_add_group_project_role member 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:29.338 | [115563 Async ks-group-memberalt:147834]: running: get_or_add_group_project_role member 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:29.361 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:29.676 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:29.740 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:29.883 | [115563 Async ks-group-anotheralt:147940]: running: get_or_add_group_project_role anotherrole 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:29.894 | [147026 Async ks-system-member:147026]: finished successfully 2022-05-19 14:23:29.908 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d955c45ad6cc466ca27992090bb41b75 a9b820082b0b41198dbb6712a90e71d2 2022-05-19 14:23:30.324 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d955c45ad6cc466ca27992090bb41b75 a9b820082b0b41198dbb6712a90e71d2 2022-05-19 14:23:30.564 | [115563 Async ks-group-admin:148065]: running: get_or_add_group_project_role admin d955c45ad6cc466ca27992090bb41b75 a9b820082b0b41198dbb6712a90e71d2 2022-05-19 14:23:30.584 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-19 14:23:30.957 | [115563 Async ks-demo-member:145185]: Waiting for completion of get_or_add_user_project_role member 4427c679f7c645b989ffdfcc836ce81e 31ce85495e994b6895e8ca60bd617b79 running on PID 145185 (17 other jobs running) 2022-05-19 14:23:31.116 | [115563 Async ks-demo-member:145185]: Signaling child to exit 2022-05-19 14:23:31.116 | WAKEUP 2022-05-19 14:23:31.280 | [115563 Async ks-demo-member:145185]: Signaled 2022-05-19 14:23:31.296 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:31.296 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:31.296 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:31.296 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:31.296 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:31.296 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:31.296 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:31.296 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:31.296 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4427c679f7c645b989ffdfcc836ce81e --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:31.296 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:31.296 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:31.296 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:31.296 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:31.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:31.296 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:31.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:31.296 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:31.296 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:31.296 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:31.296 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:31.296 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 4427c679f7c645b989ffdfcc836ce81e --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:31.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:31.296 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:31.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:31.296 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:31.296 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:31.296 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:31.297 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:31.297 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:31.297 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4427c679f7c645b989ffdfcc836ce81e --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:31.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:31.297 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:31.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:31.297 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:31.297 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:31.297 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:31.297 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:31.297 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:31.297 | ++ functions-common:get_field:830 : echo '| 984272f4fd594c06a9f31fcf059131e3 | 4427c679f7c645b989ffdfcc836ce81e | | 31ce85495e994b6895e8ca60bd617b79 | | | False |' 2022-05-19 14:23:31.297 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:31.297 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:31.297 | + functions-common:get_or_add_user_project_role:1009 : echo 984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:31.297 | 984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:31.556 | [115563 Async ks-demo-member:145185]: finished get_or_add_user_project_role member 4427c679f7c645b989ffdfcc836ce81e 31ce85495e994b6895e8ca60bd617b79 with result 0 in 16 seconds 2022-05-19 14:23:31.837 | [115563 Async ks-demo-admin:145297]: Waiting for completion of get_or_add_user_project_role admin 28e00ecbc961470b94e1ba0cf14cceba 31ce85495e994b6895e8ca60bd617b79 running on PID 145297 (16 other jobs running) 2022-05-19 14:23:31.982 | [115563 Async ks-demo-admin:145297]: Signaling child to exit 2022-05-19 14:23:31.983 | WAKEUP 2022-05-19 14:23:32.148 | [115563 Async ks-demo-admin:145297]: Signaled 2022-05-19 14:23:32.158 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:32.158 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:32.158 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:32.158 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:32.158 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:32.158 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:32.158 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:32.158 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:32.158 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28e00ecbc961470b94e1ba0cf14cceba --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:32.158 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:32.158 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:32.158 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:32.158 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:32.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.158 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.159 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.159 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:32.159 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:32.159 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:32.159 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 28e00ecbc961470b94e1ba0cf14cceba --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:32.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.159 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.159 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.159 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 28e00ecbc961470b94e1ba0cf14cceba --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:32.159 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:32.159 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:32.159 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:32.159 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:32.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.159 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.159 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.159 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:32.159 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:32.159 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:32.159 | ++ functions-common:get_field:830 : echo '| f9834d99866d4cfd93bccc3ece2ec430 | 28e00ecbc961470b94e1ba0cf14cceba | | 31ce85495e994b6895e8ca60bd617b79 | | | False |' 2022-05-19 14:23:32.159 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:32.159 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:32.159 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:23:32.159 | + functions-common:get_or_add_user_project_role:1009 : echo f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:23:32.159 | f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:23:32.415 | [115563 Async ks-demo-admin:145297]: finished get_or_add_user_project_role admin 28e00ecbc961470b94e1ba0cf14cceba 31ce85495e994b6895e8ca60bd617b79 with result 0 in 16 seconds 2022-05-19 14:23:32.672 | [115563 Async ks-demo-another:145409]: Waiting for completion of get_or_add_user_project_role anotherrole 4427c679f7c645b989ffdfcc836ce81e 31ce85495e994b6895e8ca60bd617b79 running on PID 145409 (15 other jobs running) 2022-05-19 14:23:32.854 | [115563 Async ks-demo-another:145409]: Signaling child to exit 2022-05-19 14:23:32.858 | WAKEUP 2022-05-19 14:23:32.980 | [115563 Async ks-demo-another:145409]: Signaled 2022-05-19 14:23:32.981 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:32.981 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:32.981 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:32.981 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:32.981 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:32.981 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:32.981 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:32.981 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:32.981 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:32.981 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4427c679f7c645b989ffdfcc836ce81e --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:32.981 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:32.981 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:32.982 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:32.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.982 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.982 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.982 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:32.982 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:32.982 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:32.982 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4427c679f7c645b989ffdfcc836ce81e --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:32.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.982 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.982 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.982 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4427c679f7c645b989ffdfcc836ce81e --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:32.982 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:32.982 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:32.982 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:32.982 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:32.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.982 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:32.982 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:32.982 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:32.982 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:32.982 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:32.982 | ++ functions-common:get_field:830 : echo '| 7f1803f3d13e4f819d0b6a83ac854bb0 | 4427c679f7c645b989ffdfcc836ce81e | | 31ce85495e994b6895e8ca60bd617b79 | | | False |' 2022-05-19 14:23:32.982 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:32.982 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:32.982 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:23:32.983 | + functions-common:get_or_add_user_project_role:1009 : echo 7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:23:32.983 | 7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:23:33.137 | [115563 Async ks-demo-another:145409]: finished get_or_add_user_project_role anotherrole 4427c679f7c645b989ffdfcc836ce81e 31ce85495e994b6895e8ca60bd617b79 with result 0 in 19 seconds 2022-05-19 14:23:33.193 | [115563 Async ks-demo-invis:145521]: Waiting for completion of get_or_add_user_project_role member 4427c679f7c645b989ffdfcc836ce81e a2857c33452348749fb2c5ba5fa29ddf running on PID 145521 (14 other jobs running) 2022-05-19 14:23:33.243 | [115563 Async ks-demo-invis:145521]: Signaling child to exit 2022-05-19 14:23:33.243 | WAKEUP 2022-05-19 14:23:33.300 | [115563 Async ks-demo-invis:145521]: Signaled 2022-05-19 14:23:33.302 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:33.302 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:33.302 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:33.302 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:33.302 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:33.302 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:33.302 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:33.302 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:33.303 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4427c679f7c645b989ffdfcc836ce81e --project a2857c33452348749fb2c5ba5fa29ddf 2022-05-19 14:23:33.303 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:33.303 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:33.303 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:33.303 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.303 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.303 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.303 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:33.303 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:33.303 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:33.303 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 4427c679f7c645b989ffdfcc836ce81e --project a2857c33452348749fb2c5ba5fa29ddf 2022-05-19 14:23:33.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.303 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.303 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.303 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4427c679f7c645b989ffdfcc836ce81e --project a2857c33452348749fb2c5ba5fa29ddf 2022-05-19 14:23:33.303 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:33.303 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:33.303 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:33.303 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.303 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.304 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.304 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:33.304 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:33.304 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:33.304 | ++ functions-common:get_field:830 : echo '| 984272f4fd594c06a9f31fcf059131e3 | 4427c679f7c645b989ffdfcc836ce81e | | a2857c33452348749fb2c5ba5fa29ddf | | | False |' 2022-05-19 14:23:33.304 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:33.304 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.304 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:33.304 | + functions-common:get_or_add_user_project_role:1009 : echo 984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:33.304 | 984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:33.397 | [115563 Async ks-demo-invis:145521]: finished get_or_add_user_project_role member 4427c679f7c645b989ffdfcc836ce81e a2857c33452348749fb2c5ba5fa29ddf with result 0 in 18 seconds 2022-05-19 14:23:33.457 | [115563 Async ks-demo-reader:145679]: Waiting for completion of get_or_add_user_project_role reader af941a41f2da44d49f384da7e6de3f47 31ce85495e994b6895e8ca60bd617b79 running on PID 145679 (13 other jobs running) 2022-05-19 14:23:33.496 | [115563 Async ks-demo-reader:145679]: Signaling child to exit 2022-05-19 14:23:33.497 | WAKEUP 2022-05-19 14:23:33.533 | [115563 Async ks-demo-reader:145679]: Signaled 2022-05-19 14:23:33.534 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:33.534 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:33.534 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:33.534 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:33.534 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:33.534 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:33.534 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:33.534 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:33.534 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user af941a41f2da44d49f384da7e6de3f47 --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:33.534 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:33.535 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:33.535 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:33.535 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.535 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.535 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.535 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:33.535 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:33.535 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:33.535 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user af941a41f2da44d49f384da7e6de3f47 --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:33.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.535 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.535 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.535 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:33.535 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:33.535 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user af941a41f2da44d49f384da7e6de3f47 --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:33.535 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:33.535 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.535 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.535 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.535 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:33.535 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:33.535 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:33.535 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:33.535 | ++ functions-common:get_field:830 : echo '| bc71484c5b9349a396d02d7c85bb5712 | af941a41f2da44d49f384da7e6de3f47 | | 31ce85495e994b6895e8ca60bd617b79 | | | False |' 2022-05-19 14:23:33.535 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.536 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bc71484c5b9349a396d02d7c85bb5712 2022-05-19 14:23:33.536 | + functions-common:get_or_add_user_project_role:1009 : echo bc71484c5b9349a396d02d7c85bb5712 2022-05-19 14:23:33.536 | bc71484c5b9349a396d02d7c85bb5712 2022-05-19 14:23:33.595 | [115563 Async ks-demo-reader:145679]: finished get_or_add_user_project_role reader af941a41f2da44d49f384da7e6de3f47 31ce85495e994b6895e8ca60bd617b79 with result 0 in 16 seconds 2022-05-19 14:23:33.601 | + inc/async:async_wait:197 : return 0 2022-05-19 14:23:33.604 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-19 14:23:33.663 | [115563 Async ks-alt-admin:146049]: Waiting for completion of get_or_add_user_project_role admin 2b55bd9ee62949bda52c5445e646e907 0f32a0f6e0ae4f0aaeb4113f675da332 running on PID 146049 (12 other jobs running) 2022-05-19 14:23:33.695 | [115563 Async ks-alt-admin:146049]: Signaling child to exit 2022-05-19 14:23:33.696 | WAKEUP 2022-05-19 14:23:33.723 | [115563 Async ks-alt-admin:146049]: Signaled 2022-05-19 14:23:33.724 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:33.725 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:33.725 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:33.725 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:33.725 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:33.725 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:33.725 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:33.725 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:33.725 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:33.725 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b55bd9ee62949bda52c5445e646e907 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:33.725 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:33.725 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:33.725 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.725 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.725 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.725 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:33.725 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:33.725 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:33.725 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 2b55bd9ee62949bda52c5445e646e907 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:33.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.725 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.725 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.725 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:33.725 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b55bd9ee62949bda52c5445e646e907 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:33.725 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:33.725 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:33.725 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.726 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.726 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.726 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:33.726 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:33.726 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:33.726 | ++ functions-common:get_field:830 : echo '| f9834d99866d4cfd93bccc3ece2ec430 | 2b55bd9ee62949bda52c5445e646e907 | | 0f32a0f6e0ae4f0aaeb4113f675da332 | | | False |' 2022-05-19 14:23:33.726 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:33.726 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.726 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:23:33.726 | + functions-common:get_or_add_user_project_role:1009 : echo f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:23:33.726 | f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:23:33.805 | [115563 Async ks-alt-admin:146049]: finished get_or_add_user_project_role admin 2b55bd9ee62949bda52c5445e646e907 0f32a0f6e0ae4f0aaeb4113f675da332 with result 0 in 16 seconds 2022-05-19 14:23:33.881 | [115563 Async ks-alt-another:146161]: Waiting for completion of get_or_add_user_project_role anotherrole 2b55bd9ee62949bda52c5445e646e907 0f32a0f6e0ae4f0aaeb4113f675da332 running on PID 146161 (11 other jobs running) 2022-05-19 14:23:33.930 | [115563 Async ks-alt-another:146161]: Signaling child to exit 2022-05-19 14:23:33.930 | WAKEUP 2022-05-19 14:23:33.976 | [115563 Async ks-alt-another:146161]: Signaled 2022-05-19 14:23:33.978 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:33.978 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:33.978 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:33.978 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:33.978 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:33.978 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:33.978 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:33.979 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:33.979 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:33.979 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:33.979 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2b55bd9ee62949bda52c5445e646e907 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:33.979 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:33.979 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.979 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.979 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.979 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:33.979 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:33.979 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:33.979 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2b55bd9ee62949bda52c5445e646e907 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:33.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.979 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.979 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.979 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2b55bd9ee62949bda52c5445e646e907 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:33.979 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:33.979 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:33.979 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:33.979 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.979 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:33.979 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:33.979 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:33.979 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:33.979 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:33.980 | ++ functions-common:get_field:830 : echo '| 7f1803f3d13e4f819d0b6a83ac854bb0 | 2b55bd9ee62949bda52c5445e646e907 | | 0f32a0f6e0ae4f0aaeb4113f675da332 | | | False |' 2022-05-19 14:23:33.980 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:33.980 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:33.980 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:23:33.980 | + functions-common:get_or_add_user_project_role:1009 : echo 7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:23:33.980 | 7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:23:34.061 | [115563 Async ks-alt-another:146161]: finished get_or_add_user_project_role anotherrole 2b55bd9ee62949bda52c5445e646e907 0f32a0f6e0ae4f0aaeb4113f675da332 with result 0 in 16 seconds 2022-05-19 14:23:34.124 | [115563 Async ks-alt-member-user:146542]: Waiting for completion of get_or_add_user_project_role member d105eb99ffd64748bd6f89b6f1cddfa9 0f32a0f6e0ae4f0aaeb4113f675da332 running on PID 146542 (10 other jobs running) 2022-05-19 14:23:34.170 | [115563 Async ks-alt-member-user:146542]: Signaling child to exit 2022-05-19 14:23:34.171 | WAKEUP 2022-05-19 14:23:34.214 | [115563 Async ks-alt-member-user:146542]: Signaled 2022-05-19 14:23:34.216 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:34.216 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:34.216 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:34.216 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:34.216 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:34.216 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:34.216 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:34.216 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:34.216 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:34.216 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d105eb99ffd64748bd6f89b6f1cddfa9 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:34.216 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:34.216 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:34.216 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:34.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.216 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.216 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.216 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:34.216 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:34.216 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:34.216 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user d105eb99ffd64748bd6f89b6f1cddfa9 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:34.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.216 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.217 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.217 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:34.217 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d105eb99ffd64748bd6f89b6f1cddfa9 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:34.217 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:34.217 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:34.217 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:34.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.217 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.217 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.217 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:34.217 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:34.217 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:34.217 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:34.217 | ++ functions-common:get_field:830 : echo '| 984272f4fd594c06a9f31fcf059131e3 | d105eb99ffd64748bd6f89b6f1cddfa9 | | 0f32a0f6e0ae4f0aaeb4113f675da332 | | | False |' 2022-05-19 14:23:34.217 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:34.217 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:34.217 | + functions-common:get_or_add_user_project_role:1009 : echo 984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:34.217 | 984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:34.300 | [115563 Async ks-alt-member-user:146542]: finished get_or_add_user_project_role member d105eb99ffd64748bd6f89b6f1cddfa9 0f32a0f6e0ae4f0aaeb4113f675da332 with result 0 in 14 seconds 2022-05-19 14:23:34.362 | [115563 Async ks-alt-reader-user:146768]: Waiting for completion of get_or_add_user_project_role reader 3913837f718d4cc8a61549006da35765 0f32a0f6e0ae4f0aaeb4113f675da332 running on PID 146768 (9 other jobs running) 2022-05-19 14:23:34.402 | [115563 Async ks-alt-reader-user:146768]: Signaling child to exit 2022-05-19 14:23:34.402 | WAKEUP 2022-05-19 14:23:34.478 | [115563 Async ks-alt-reader-user:146768]: Signaled 2022-05-19 14:23:34.488 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:23:34.488 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:23:34.488 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:34.488 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:34.488 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:34.488 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:34.488 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:34.488 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:23:34.488 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3913837f718d4cc8a61549006da35765 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:34.488 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:34.488 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:23:34.488 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:34.488 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:34.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.488 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.488 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.488 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:34.489 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:23:34.489 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:23:34.489 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 3913837f718d4cc8a61549006da35765 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:34.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.489 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.489 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.489 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:23:34.489 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:23:34.489 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3913837f718d4cc8a61549006da35765 --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:34.489 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:23:34.489 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:34.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.489 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:34.489 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:34.489 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:34.489 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:23:34.489 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:23:34.489 | ++ functions-common:get_field:830 : echo '| bc71484c5b9349a396d02d7c85bb5712 | 3913837f718d4cc8a61549006da35765 | | 0f32a0f6e0ae4f0aaeb4113f675da332 | | | False |' 2022-05-19 14:23:34.489 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:23:34.489 | ++ functions-common:get_field:824 : read data 2022-05-19 14:23:34.489 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bc71484c5b9349a396d02d7c85bb5712 2022-05-19 14:23:34.489 | + functions-common:get_or_add_user_project_role:1009 : echo bc71484c5b9349a396d02d7c85bb5712 2022-05-19 14:23:34.489 | bc71484c5b9349a396d02d7c85bb5712 2022-05-19 14:23:34.734 | [115563 Async ks-alt-reader-user:146768]: finished get_or_add_user_project_role reader 3913837f718d4cc8a61549006da35765 0f32a0f6e0ae4f0aaeb4113f675da332 with result 0 in 13 seconds 2022-05-19 14:23:34.756 | + inc/async:async_wait:197 : return 0 2022-05-19 14:23:34.778 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-19 14:23:35.021 | [115563 Async ks-system-member:147026]: Waiting for completion of get_or_add_user_system_role member b226039c4d1f4f04ba7583c7d1b0d109 all running on PID 147026 (8 other jobs running) 2022-05-19 14:23:35.115 | [115563 Async ks-system-member:147026]: Signaling child to exit 2022-05-19 14:23:35.115 | WAKEUP 2022-05-19 14:23:35.247 | [115563 Async ks-system-member:147026]: Signaled 2022-05-19 14:23:35.257 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 14:23:35.257 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 14:23:35.257 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 14:23:35.257 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:35.258 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:35.258 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:35.258 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:35.258 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:35.258 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 14:23:35.258 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b226039c4d1f4f04ba7583c7d1b0d109 --system all -f value -c Role 2022-05-19 14:23:35.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:35.258 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:35.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:35.258 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:35.258 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:35.259 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 14:23:35.259 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 14:23:35.259 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user b226039c4d1f4f04ba7583c7d1b0d109 --system all 2022-05-19 14:23:35.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:35.259 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:35.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:35.259 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:35.259 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b226039c4d1f4f04ba7583c7d1b0d109 --system all -f value -c Role 2022-05-19 14:23:35.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:35.259 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:35.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:35.259 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:35.259 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:35.259 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:35.259 | + functions-common:get_or_add_user_system_role:1064 : echo 984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:35.259 | 984272f4fd594c06a9f31fcf059131e3 2022-05-19 14:23:35.547 | [115563 Async ks-system-member:147026]: finished get_or_add_user_system_role member b226039c4d1f4f04ba7583c7d1b0d109 all with result 0 in 11 seconds 2022-05-19 14:23:35.770 | [115563 Async ks-system-reader:147310]: Waiting for completion of get_or_add_user_system_role reader ef308338260c4edc8b72c582626c7ccb all running on PID 147310 (7 other jobs running) 2022-05-19 14:23:35.934 | [115563 Async ks-system-reader:147310]: Signaling child to exit 2022-05-19 14:23:35.940 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:36.051 | [147310 Async ks-system-reader:147310]: finished successfully 2022-05-19 14:23:36.096 | WAKEUP 2022-05-19 14:23:36.224 | [115563 Async ks-system-reader:147310]: Signaled 2022-05-19 14:23:36.236 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-19 14:23:36.236 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-19 14:23:36.236 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-19 14:23:36.236 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:23:36.236 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:23:36.236 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:23:36.236 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:23:36.236 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:23:36.236 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-19 14:23:36.236 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ef308338260c4edc8b72c582626c7ccb --system all -f value -c Role 2022-05-19 14:23:36.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:36.236 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:36.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:36.236 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:36.236 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:36.236 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-19 14:23:36.236 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-19 14:23:36.236 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user ef308338260c4edc8b72c582626c7ccb --system all 2022-05-19 14:23:36.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:36.236 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:36.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:36.236 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:36.237 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ef308338260c4edc8b72c582626c7ccb --system all -f value -c Role 2022-05-19 14:23:36.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:36.237 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:36.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:36.237 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:36.237 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:36.237 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=bc71484c5b9349a396d02d7c85bb5712 2022-05-19 14:23:36.237 | + functions-common:get_or_add_user_system_role:1064 : echo bc71484c5b9349a396d02d7c85bb5712 2022-05-19 14:23:36.237 | bc71484c5b9349a396d02d7c85bb5712 2022-05-19 14:23:36.474 | [115563 Async ks-system-reader:147310]: finished get_or_add_user_system_role reader ef308338260c4edc8b72c582626c7ccb all with result 0 in 14 seconds 2022-05-19 14:23:36.499 | + inc/async:async_wait:197 : return 0 2022-05-19 14:23:36.516 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-19 14:23:36.834 | [115563 Async ks-group-memberdemo:147661]: Waiting for completion of get_or_add_group_project_role member 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 running on PID 147661 (6 other jobs running) 2022-05-19 14:23:37.020 | [115563 Async ks-group-memberdemo:147661]: Signaling child to exit 2022-05-19 14:23:42.676 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:42.809 | [147661 Async ks-group-memberdemo:147661]: finished successfully 2022-05-19 14:23:42.930 | WAKEUP 2022-05-19 14:23:43.090 | [115563 Async ks-group-memberdemo:147661]: Signaled 2022-05-19 14:23:43.096 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:23:43.096 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 10f6b999829245a0afa851d1cca3da3c --project 31ce85495e994b6895e8ca60bd617b79 -f value 2022-05-19 14:23:43.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.096 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.096 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.096 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:43.096 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:23:43.096 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:23:43.096 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 10f6b999829245a0afa851d1cca3da3c --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:43.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.096 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.096 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.096 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 10f6b999829245a0afa851d1cca3da3c --project 31ce85495e994b6895e8ca60bd617b79 -f value 2022-05-19 14:23:43.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.096 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.096 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.096 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:43.096 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='984272f4fd594c06a9f31fcf059131e3 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 False' 2022-05-19 14:23:43.096 | + functions-common:get_or_add_group_project_role:1088 : echo 984272f4fd594c06a9f31fcf059131e3 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 False 2022-05-19 14:23:43.096 | 984272f4fd594c06a9f31fcf059131e3 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 False 2022-05-19 14:23:43.099 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:43.157 | [147747 Async ks-group-anotherdemo:147747]: finished successfully 2022-05-19 14:23:43.224 | [115563 Async ks-group-memberdemo:147661]: finished get_or_add_group_project_role member 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 with result 0 in 14 seconds 2022-05-19 14:23:43.279 | [115563 Async ks-group-anotherdemo:147747]: Waiting for completion of get_or_add_group_project_role anotherrole 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 running on PID 147747 (5 other jobs running) 2022-05-19 14:23:43.317 | [115563 Async ks-group-anotherdemo:147747]: Signaling child to exit 2022-05-19 14:23:43.318 | WAKEUP 2022-05-19 14:23:43.346 | [115563 Async ks-group-anotherdemo:147747]: Signaled 2022-05-19 14:23:43.348 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:23:43.348 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 10f6b999829245a0afa851d1cca3da3c --project 31ce85495e994b6895e8ca60bd617b79 -f value 2022-05-19 14:23:43.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.348 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.348 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.348 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:43.348 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:23:43.348 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:23:43.348 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 10f6b999829245a0afa851d1cca3da3c --project 31ce85495e994b6895e8ca60bd617b79 2022-05-19 14:23:43.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.348 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.348 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.348 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 10f6b999829245a0afa851d1cca3da3c --project 31ce85495e994b6895e8ca60bd617b79 -f value 2022-05-19 14:23:43.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.348 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:43.348 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:43.348 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:43.348 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='7f1803f3d13e4f819d0b6a83ac854bb0 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 False' 2022-05-19 14:23:43.349 | + functions-common:get_or_add_group_project_role:1088 : echo 7f1803f3d13e4f819d0b6a83ac854bb0 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 False 2022-05-19 14:23:43.349 | 7f1803f3d13e4f819d0b6a83ac854bb0 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 False 2022-05-19 14:23:43.410 | [115563 Async ks-group-anotherdemo:147747]: finished get_or_add_group_project_role anotherrole 10f6b999829245a0afa851d1cca3da3c 31ce85495e994b6895e8ca60bd617b79 with result 0 in 14 seconds 2022-05-19 14:23:43.467 | [115563 Async ks-group-memberalt:147834]: Waiting for completion of get_or_add_group_project_role member 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 running on PID 147834 (4 other jobs running) 2022-05-19 14:23:43.507 | [115563 Async ks-group-memberalt:147834]: Signaling child to exit 2022-05-19 14:23:44.662 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:44.694 | [147834 Async ks-group-memberalt:147834]: finished successfully 2022-05-19 14:23:44.716 | WAKEUP 2022-05-19 14:23:44.743 | [115563 Async ks-group-memberalt:147834]: Signaled 2022-05-19 14:23:44.744 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:23:44.744 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 10f6b999829245a0afa851d1cca3da3c --project 0f32a0f6e0ae4f0aaeb4113f675da332 -f value 2022-05-19 14:23:44.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:44.744 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:44.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:44.744 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:44.744 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:44.744 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:23:44.744 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:23:44.744 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 10f6b999829245a0afa851d1cca3da3c --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:44.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:44.744 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:44.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:44.745 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:44.745 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 10f6b999829245a0afa851d1cca3da3c --project 0f32a0f6e0ae4f0aaeb4113f675da332 -f value 2022-05-19 14:23:44.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:44.745 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:44.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:44.745 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:44.745 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:44.745 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='984272f4fd594c06a9f31fcf059131e3 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 False' 2022-05-19 14:23:44.745 | + functions-common:get_or_add_group_project_role:1088 : echo 984272f4fd594c06a9f31fcf059131e3 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 False 2022-05-19 14:23:44.745 | 984272f4fd594c06a9f31fcf059131e3 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 False 2022-05-19 14:23:44.802 | [115563 Async ks-group-memberalt:147834]: finished get_or_add_group_project_role member 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 with result 0 in 15 seconds 2022-05-19 14:23:44.852 | [115563 Async ks-group-anotheralt:147940]: Waiting for completion of get_or_add_group_project_role anotherrole 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 running on PID 147940 (3 other jobs running) 2022-05-19 14:23:44.888 | [115563 Async ks-group-anotheralt:147940]: Signaling child to exit 2022-05-19 14:23:45.025 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:45.057 | [147940 Async ks-group-anotheralt:147940]: finished successfully 2022-05-19 14:23:45.079 | WAKEUP 2022-05-19 14:23:45.102 | [115563 Async ks-group-anotheralt:147940]: Signaled 2022-05-19 14:23:45.104 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:23:45.104 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 10f6b999829245a0afa851d1cca3da3c --project 0f32a0f6e0ae4f0aaeb4113f675da332 -f value 2022-05-19 14:23:45.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.104 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.104 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.104 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:45.104 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:23:45.104 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:23:45.104 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 10f6b999829245a0afa851d1cca3da3c --project 0f32a0f6e0ae4f0aaeb4113f675da332 2022-05-19 14:23:45.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.104 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.104 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.104 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 10f6b999829245a0afa851d1cca3da3c --project 0f32a0f6e0ae4f0aaeb4113f675da332 -f value 2022-05-19 14:23:45.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.104 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.104 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.105 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:45.105 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='7f1803f3d13e4f819d0b6a83ac854bb0 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 False' 2022-05-19 14:23:45.105 | + functions-common:get_or_add_group_project_role:1088 : echo 7f1803f3d13e4f819d0b6a83ac854bb0 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 False 2022-05-19 14:23:45.105 | 7f1803f3d13e4f819d0b6a83ac854bb0 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 False 2022-05-19 14:23:45.152 | [115563 Async ks-group-anotheralt:147940]: finished get_or_add_group_project_role anotherrole 10f6b999829245a0afa851d1cca3da3c 0f32a0f6e0ae4f0aaeb4113f675da332 with result 0 in 15 seconds 2022-05-19 14:23:45.196 | [115563 Async ks-group-admin:148065]: Waiting for completion of get_or_add_group_project_role admin d955c45ad6cc466ca27992090bb41b75 a9b820082b0b41198dbb6712a90e71d2 running on PID 148065 (2 other jobs running) 2022-05-19 14:23:45.223 | [115563 Async ks-group-admin:148065]: Signaling child to exit 2022-05-19 14:23:45.773 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:23:45.799 | [148065 Async ks-group-admin:148065]: finished successfully 2022-05-19 14:23:45.820 | WAKEUP 2022-05-19 14:23:45.845 | [115563 Async ks-group-admin:148065]: Signaled 2022-05-19 14:23:45.847 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-19 14:23:45.847 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d955c45ad6cc466ca27992090bb41b75 --project a9b820082b0b41198dbb6712a90e71d2 -f value 2022-05-19 14:23:45.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.847 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.847 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.847 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:45.847 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-19 14:23:45.847 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-19 14:23:45.847 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group d955c45ad6cc466ca27992090bb41b75 --project a9b820082b0b41198dbb6712a90e71d2 2022-05-19 14:23:45.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.847 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.847 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.847 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d955c45ad6cc466ca27992090bb41b75 --project a9b820082b0b41198dbb6712a90e71d2 -f value 2022-05-19 14:23:45.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.847 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:23:45.848 | from cryptography.utils import int_from_bytes 2022-05-19 14:23:45.848 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:23:45.848 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='f9834d99866d4cfd93bccc3ece2ec430 d955c45ad6cc466ca27992090bb41b75 a9b820082b0b41198dbb6712a90e71d2 False' 2022-05-19 14:23:45.848 | + functions-common:get_or_add_group_project_role:1088 : echo f9834d99866d4cfd93bccc3ece2ec430 d955c45ad6cc466ca27992090bb41b75 a9b820082b0b41198dbb6712a90e71d2 False 2022-05-19 14:23:45.848 | f9834d99866d4cfd93bccc3ece2ec430 d955c45ad6cc466ca27992090bb41b75 a9b820082b0b41198dbb6712a90e71d2 False 2022-05-19 14:23:45.898 | [115563 Async ks-group-admin:148065]: finished get_or_add_group_project_role admin d955c45ad6cc466ca27992090bb41b75 a9b820082b0b41198dbb6712a90e71d2 with result 0 in 15 seconds 2022-05-19 14:23:45.902 | + inc/async:async_wait:197 : return 0 2022-05-19 14:23:45.905 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-19 14:23:45.922 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:23:45.925 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-19 14:23:45.943 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:23:45.946 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-19 14:23:45.949 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-19 14:23:46.008 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-19 14:23:46.050 | [115563 Async create_nova_accounts:149966]: running: create_nova_accounts 2022-05-19 14:23:46.053 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-19 14:23:46.072 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:23:46.075 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-19 14:23:46.077 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-19 14:23:46.139 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-19 14:23:46.202 | [115563 Async create_glance_accounts:150081]: running: create_glance_accounts 2022-05-19 14:23:46.205 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-19 14:23:46.225 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:23:46.228 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-19 14:23:46.230 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-19 14:23:46.300 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-19 14:23:46.344 | [115563 Async create_cinder_accounts:150211]: running: create_cinder_accounts 2022-05-19 14:23:46.347 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-19 14:23:46.369 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:23:46.372 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-19 14:23:46.375 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-19 14:23:46.453 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-19 14:23:46.519 | [115563 Async create_neutron_accounts:150327]: running: create_neutron_accounts 2022-05-19 14:23:46.524 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-19 14:23:46.565 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:23:46.573 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-19 14:23:46.578 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-19 14:23:46.880 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-19 14:23:47.165 | [115563 Async create_swift_accounts:150469]: running: create_swift_accounts 2022-05-19 14:23:47.184 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-19 14:23:47.325 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:23:47.348 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-19 14:23:47.710 | [115563 Async create_nova_accounts:149966]: Waiting for completion of create_nova_accounts running on PID 149966 (6 other jobs running) 2022-05-19 14:23:47.901 | [115563 Async create_nova_accounts:149966]: Signaling child to exit 2022-05-19 14:24:28.735 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:24:28.799 | [150327 Async create_neutron_accounts:150327]: finished successfully 2022-05-19 14:24:47.192 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:24:47.223 | [150211 Async create_cinder_accounts:150211]: finished successfully 2022-05-19 14:25:05.478 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:25:05.519 | [150081 Async create_glance_accounts:150081]: finished successfully 2022-05-19 14:25:08.820 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:25:08.851 | [149966 Async create_nova_accounts:149966]: finished successfully 2022-05-19 14:25:08.873 | WAKEUP 2022-05-19 14:25:08.898 | [115563 Async create_nova_accounts:149966]: Signaled 2022-05-19 14:25:08.900 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-19 14:25:08.900 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-19 14:25:08.900 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-19 14:25:08.900 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:08.900 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:25:08.900 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:25:08.900 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:25:08.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.900 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.900 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.901 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.901 | + functions-common:get_or_create_user:937 : user_id=dc16b79859ae48a2a54a68666fc9dc1f 2022-05-19 14:25:08.901 | + functions-common:get_or_create_user:938 : echo dc16b79859ae48a2a54a68666fc9dc1f 2022-05-19 14:25:08.901 | dc16b79859ae48a2a54a68666fc9dc1f 2022-05-19 14:25:08.901 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-19 14:25:08.901 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:08.901 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:08.901 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:08.901 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:08.901 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:08.901 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:08.901 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:08.901 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:08.901 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:08.901 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:08.901 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:08.901 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:25:08.901 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:08.901 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:08.901 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:08.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.901 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.901 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.901 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.901 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:08.901 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:08.901 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:25:08.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.902 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.902 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.902 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:08.902 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:08.902 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:25:08.902 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:08.902 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:08.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.902 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.902 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.902 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.902 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:08.902 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:08.902 | ++ functions-common:get_field:830 : echo '| be9903ad65dd4ce4a897deaf6924ff1f | dc16b79859ae48a2a54a68666fc9dc1f | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:25:08.902 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:08.902 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:08.902 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:08.902 | + functions-common:get_or_add_user_project_role:1009 : echo be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:08.902 | be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:08.902 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:25:08.902 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-19 14:25:08.902 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:08.902 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:08.902 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:08.902 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:08.902 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:08.902 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:08.903 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:08.903 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:08.903 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:08.903 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:08.903 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:08.903 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:25:08.903 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:08.903 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:08.903 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:08.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.903 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.903 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.903 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.903 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:08.903 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:08.903 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:25:08.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.903 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.903 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.903 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:08.903 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:25:08.903 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:08.903 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:08.903 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:08.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.903 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.904 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.904 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.904 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:08.904 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:08.904 | ++ functions-common:get_field:830 : echo '| f9834d99866d4cfd93bccc3ece2ec430 | dc16b79859ae48a2a54a68666fc9dc1f | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:25:08.904 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:08.904 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:08.904 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:08.904 | + functions-common:get_or_add_user_project_role:1009 : echo f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:08.904 | f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:08.904 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-19 14:25:08.904 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:25:08.904 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.71/compute 2022-05-19 14:25:08.904 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-19 14:25:08.904 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:25:08.904 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-19 14:25:08.904 | ++ functions-common:get_or_create_service:1109 : 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-05-19 14:25:08.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.904 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.904 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.904 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.904 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:25:08.904 | c276c2d238fd4d31a0b3ce73c951c936' 2022-05-19 14:25:08.904 | + functions-common:get_or_create_service:1106 : echo c276c2d238fd4d31a0b3ce73c951c936 2022-05-19 14:25:08.904 | c276c2d238fd4d31a0b3ce73c951c936 2022-05-19 14:25:08.904 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.71/compute/v2/$(project_id)s' 2022-05-19 14:25:08.904 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:25:08.904 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.71/compute/v2/$(project_id)s' RegionOne 2022-05-19 14:25:08.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:25:08.904 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-19 14:25:08.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.905 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.905 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.905 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:25:08.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:25:08.905 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.71/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:25:08.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.905 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.905 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.905 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d60b1fe0ebab4434bc56a0a2314cfac9 2022-05-19 14:25:08.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo d60b1fe0ebab4434bc56a0a2314cfac9 2022-05-19 14:25:08.905 | + functions-common:get_or_create_endpoint:1139 : public_id=d60b1fe0ebab4434bc56a0a2314cfac9 2022-05-19 14:25:08.905 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:25:08.905 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:25:08.905 | + functions-common:get_or_create_endpoint:1148 : echo d60b1fe0ebab4434bc56a0a2314cfac9 2022-05-19 14:25:08.905 | d60b1fe0ebab4434bc56a0a2314cfac9 2022-05-19 14:25:08.905 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-19 14:25:08.905 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:25:08.905 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-19 14:25:08.905 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-19 14:25:08.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.905 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.905 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.905 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.905 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:25:08.906 | d6fd55f4488041d2897a47af4f86aa92' 2022-05-19 14:25:08.906 | + functions-common:get_or_create_service:1106 : echo d6fd55f4488041d2897a47af4f86aa92 2022-05-19 14:25:08.906 | d6fd55f4488041d2897a47af4f86aa92 2022-05-19 14:25:08.906 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.71/compute/v2.1 2022-05-19 14:25:08.906 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:25:08.906 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.71/compute/v2.1 RegionOne 2022-05-19 14:25:08.906 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:25:08.906 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-19 14:25:08.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.906 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.906 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.906 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.906 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:25:08.906 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:25:08.906 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.71/compute/v2.1 --region RegionOne -f value -c id 2022-05-19 14:25:08.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.906 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.906 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.906 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.906 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=098f97d9b46c419c8a6fedc6d36f21c7 2022-05-19 14:25:08.906 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 098f97d9b46c419c8a6fedc6d36f21c7 2022-05-19 14:25:08.906 | + functions-common:get_or_create_endpoint:1139 : public_id=098f97d9b46c419c8a6fedc6d36f21c7 2022-05-19 14:25:08.906 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:25:08.906 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:25:08.906 | + functions-common:get_or_create_endpoint:1148 : echo 098f97d9b46c419c8a6fedc6d36f21c7 2022-05-19 14:25:08.906 | 098f97d9b46c419c8a6fedc6d36f21c7 2022-05-19 14:25:08.906 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-19 14:25:08.906 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:08.907 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-19 14:25:08.907 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:08.907 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-19 14:25:08.907 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:08.907 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:08.907 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:08.907 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:08.907 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:08.907 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:08.907 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:08.907 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:08.907 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:08.907 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:08.907 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:25:08.907 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:08.907 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:08.907 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:08.907 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:08.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.907 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.907 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.907 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.907 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:08.907 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:08.907 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:25:08.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.907 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.907 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.908 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:08.908 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:08.908 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:08.908 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-19 14:25:08.908 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:08.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.908 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:08.908 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:08.908 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:08.908 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:08.908 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:08.908 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:08.908 | ++ functions-common:get_field:830 : echo '| c1b951086f6c4cb3bd57e8a45f64ee1a | dc16b79859ae48a2a54a68666fc9dc1f | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:25:08.908 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:08.908 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c1b951086f6c4cb3bd57e8a45f64ee1a 2022-05-19 14:25:08.908 | + functions-common:get_or_add_user_project_role:1009 : echo c1b951086f6c4cb3bd57e8a45f64ee1a 2022-05-19 14:25:08.908 | c1b951086f6c4cb3bd57e8a45f64ee1a 2022-05-19 14:25:08.908 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-19 14:25:08.908 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:25:08.908 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-19 14:25:08.908 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:08.908 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-19 14:25:08.950 | [115563 Async create_nova_accounts:149966]: finished create_nova_accounts with result 0 in 82 seconds 2022-05-19 14:25:08.991 | [115563 Async create_glance_accounts:150081]: Waiting for completion of create_glance_accounts running on PID 150081 (5 other jobs running) 2022-05-19 14:25:09.018 | [115563 Async create_glance_accounts:150081]: Signaling child to exit 2022-05-19 14:25:09.019 | WAKEUP 2022-05-19 14:25:09.041 | [115563 Async create_glance_accounts:150081]: Signaled 2022-05-19 14:25:09.042 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-19 14:25:09.042 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:09.042 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-19 14:25:09.042 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-19 14:25:09.042 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:09.042 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:25:09.043 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:25:09.043 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:25:09.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.043 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.043 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.043 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.043 | + functions-common:get_or_create_user:937 : user_id=8b2bdb254541444a99a98b8d6e3fde4b 2022-05-19 14:25:09.043 | + functions-common:get_or_create_user:938 : echo 8b2bdb254541444a99a98b8d6e3fde4b 2022-05-19 14:25:09.043 | 8b2bdb254541444a99a98b8d6e3fde4b 2022-05-19 14:25:09.043 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-19 14:25:09.043 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:09.043 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:09.043 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:09.043 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:09.043 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:09.043 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:09.043 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:09.043 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:09.043 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:09.043 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:09.043 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:09.043 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.043 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:09.043 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:09.043 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.043 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.043 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.044 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.044 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:09.044 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:09.044 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.044 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.044 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.044 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:09.044 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:09.044 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.044 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:09.044 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.044 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.044 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.044 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.044 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:09.044 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:09.044 | ++ functions-common:get_field:830 : echo '| be9903ad65dd4ce4a897deaf6924ff1f | 8b2bdb254541444a99a98b8d6e3fde4b | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:25:09.044 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:09.044 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.044 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.044 | + functions-common:get_or_add_user_project_role:1009 : echo be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.044 | be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.044 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:25:09.044 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-19 14:25:09.044 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:09.044 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-19 14:25:09.045 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-19 14:25:09.045 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:09.045 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:25:09.045 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:25:09.045 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:25:09.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.045 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.045 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.045 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.045 | + functions-common:get_or_create_user:937 : user_id=5c2b4134112f44839cf3194ccddc1ec8 2022-05-19 14:25:09.045 | + functions-common:get_or_create_user:938 : echo 5c2b4134112f44839cf3194ccddc1ec8 2022-05-19 14:25:09.045 | 5c2b4134112f44839cf3194ccddc1ec8 2022-05-19 14:25:09.045 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-19 14:25:09.045 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:09.045 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:09.045 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:09.045 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:09.045 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:09.045 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:09.045 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:09.045 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:09.045 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:09.045 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:09.045 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.045 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:09.045 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:09.045 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:09.045 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.046 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.046 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.046 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.046 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:09.046 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:09.046 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.046 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.046 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.046 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.046 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:09.046 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:09.046 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:09.046 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.046 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.046 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.046 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.046 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:09.046 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:09.046 | ++ functions-common:get_field:830 : echo '| be9903ad65dd4ce4a897deaf6924ff1f | 5c2b4134112f44839cf3194ccddc1ec8 | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:25:09.046 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:09.046 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.046 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.046 | + functions-common:get_or_add_user_project_role:1009 : echo be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.046 | be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.047 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-19 14:25:09.047 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-19 14:25:09.047 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:09.047 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:09.047 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:09.047 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:09.047 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:09.047 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:09.047 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:09.047 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:09.047 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:09.047 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:09.047 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:09.047 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:09.047 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:09.047 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.047 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.047 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.047 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.047 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.047 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:09.047 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:09.047 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.047 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.047 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.047 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:09.047 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:09.048 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.048 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:09.048 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.048 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.048 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.048 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.048 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:09.048 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:09.048 | ++ functions-common:get_field:830 : echo '| c1b951086f6c4cb3bd57e8a45f64ee1a | 5c2b4134112f44839cf3194ccddc1ec8 | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:25:09.048 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:09.048 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.048 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=c1b951086f6c4cb3bd57e8a45f64ee1a 2022-05-19 14:25:09.048 | + functions-common:get_or_add_user_project_role:1009 : echo c1b951086f6c4cb3bd57e8a45f64ee1a 2022-05-19 14:25:09.048 | c1b951086f6c4cb3bd57e8a45f64ee1a 2022-05-19 14:25:09.048 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-19 14:25:09.048 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:25:09.048 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-19 14:25:09.048 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-19 14:25:09.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.048 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.048 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.048 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.048 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:25:09.048 | f2a5022093824d41bde611d3b5ae436c' 2022-05-19 14:25:09.048 | + functions-common:get_or_create_service:1106 : echo f2a5022093824d41bde611d3b5ae436c 2022-05-19 14:25:09.048 | f2a5022093824d41bde611d3b5ae436c 2022-05-19 14:25:09.048 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.71/image 2022-05-19 14:25:09.049 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:25:09.049 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.71/image RegionOne 2022-05-19 14:25:09.049 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:25:09.049 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-19 14:25:09.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.049 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.049 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.049 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.049 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:25:09.049 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:25:09.049 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.71/image --region RegionOne -f value -c id 2022-05-19 14:25:09.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.049 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.050 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.050 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.050 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=fb89e80f170c43f7ae6a60929b799f5f 2022-05-19 14:25:09.050 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo fb89e80f170c43f7ae6a60929b799f5f 2022-05-19 14:25:09.050 | + functions-common:get_or_create_endpoint:1139 : public_id=fb89e80f170c43f7ae6a60929b799f5f 2022-05-19 14:25:09.050 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:25:09.050 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:25:09.050 | + functions-common:get_or_create_endpoint:1148 : echo fb89e80f170c43f7ae6a60929b799f5f 2022-05-19 14:25:09.050 | fb89e80f170c43f7ae6a60929b799f5f 2022-05-19 14:25:09.050 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-19 14:25:09.050 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:25:09.050 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-19 14:25:09.050 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-19 14:25:09.050 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-19 14:25:09.050 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-19 14:25:09.050 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-19 14:25:09.050 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-19 14:25:09.050 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-19 14:25:09.099 | [115563 Async create_glance_accounts:150081]: finished create_glance_accounts with result 0 in 79 seconds 2022-05-19 14:25:09.140 | [115563 Async create_cinder_accounts:150211]: Waiting for completion of create_cinder_accounts running on PID 150211 (4 other jobs running) 2022-05-19 14:25:09.166 | [115563 Async create_cinder_accounts:150211]: Signaling child to exit 2022-05-19 14:25:09.166 | WAKEUP 2022-05-19 14:25:09.193 | [115563 Async create_cinder_accounts:150211]: Signaled 2022-05-19 14:25:09.194 | + 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-05-19 14:25:09.194 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-19 14:25:09.194 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-19 14:25:09.194 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:09.194 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:25:09.194 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:25:09.194 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:25:09.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.195 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.195 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.195 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.195 | + functions-common:get_or_create_user:937 : user_id=dbe4f5348f2948c893eba38d9aa68be4 2022-05-19 14:25:09.195 | + functions-common:get_or_create_user:938 : echo dbe4f5348f2948c893eba38d9aa68be4 2022-05-19 14:25:09.195 | dbe4f5348f2948c893eba38d9aa68be4 2022-05-19 14:25:09.195 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-19 14:25:09.195 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:09.195 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:09.195 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:09.195 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:09.195 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:09.195 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:09.195 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:09.195 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:09.195 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:09.195 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:09.195 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.195 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:09.195 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:09.195 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:09.195 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.195 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.195 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.195 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.195 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:09.195 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:09.196 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.196 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.196 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.196 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:09.196 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:09.196 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.196 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:09.196 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.196 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.196 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.196 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.196 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:09.196 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:09.196 | ++ functions-common:get_field:830 : echo '| be9903ad65dd4ce4a897deaf6924ff1f | dbe4f5348f2948c893eba38d9aa68be4 | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:25:09.196 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:09.196 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.196 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.196 | + functions-common:get_or_add_user_project_role:1009 : echo be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.196 | be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.196 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:25:09.196 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-19 14:25:09.196 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:25:09.196 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-19 14:25:09.196 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-19 14:25:09.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.196 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.197 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.197 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.197 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:25:09.197 | 9c05fdf0fecd4ab3a06642ad0c1e9edb' 2022-05-19 14:25:09.197 | + functions-common:get_or_create_service:1106 : echo 9c05fdf0fecd4ab3a06642ad0c1e9edb 2022-05-19 14:25:09.197 | 9c05fdf0fecd4ab3a06642ad0c1e9edb 2022-05-19 14:25:09.197 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-19 14:25:09.197 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.71/volume/v3/$(project_id)s' 2022-05-19 14:25:09.197 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:25:09.197 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.71/volume/v3/$(project_id)s' RegionOne 2022-05-19 14:25:09.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:25:09.197 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-19 14:25:09.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.197 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.197 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.197 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:25:09.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:25:09.197 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.71/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:25:09.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.197 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.197 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.197 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f743a83b33a84a68bd07a967278a52b8 2022-05-19 14:25:09.197 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f743a83b33a84a68bd07a967278a52b8 2022-05-19 14:25:09.197 | + functions-common:get_or_create_endpoint:1139 : public_id=f743a83b33a84a68bd07a967278a52b8 2022-05-19 14:25:09.197 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:25:09.198 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:25:09.198 | + functions-common:get_or_create_endpoint:1148 : echo f743a83b33a84a68bd07a967278a52b8 2022-05-19 14:25:09.198 | f743a83b33a84a68bd07a967278a52b8 2022-05-19 14:25:09.198 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-19 14:25:09.198 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:25:09.198 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-19 14:25:09.198 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-19 14:25:09.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.198 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.198 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.198 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.198 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:25:09.198 | 4455ec87c0dd44f0bfce811f3129c9b9' 2022-05-19 14:25:09.198 | + functions-common:get_or_create_service:1106 : echo 4455ec87c0dd44f0bfce811f3129c9b9 2022-05-19 14:25:09.198 | 4455ec87c0dd44f0bfce811f3129c9b9 2022-05-19 14:25:09.198 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.71/volume/v3/$(project_id)s' 2022-05-19 14:25:09.198 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:25:09.198 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.71/volume/v3/$(project_id)s' RegionOne 2022-05-19 14:25:09.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:25:09.198 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-19 14:25:09.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.198 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.198 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.198 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:25:09.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:25:09.198 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.71/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:25:09.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.199 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.199 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.199 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=2dad74b9176a4a2a96e3027fff93a1c8 2022-05-19 14:25:09.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 2dad74b9176a4a2a96e3027fff93a1c8 2022-05-19 14:25:09.199 | + functions-common:get_or_create_endpoint:1139 : public_id=2dad74b9176a4a2a96e3027fff93a1c8 2022-05-19 14:25:09.199 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:25:09.199 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:25:09.199 | + functions-common:get_or_create_endpoint:1148 : echo 2dad74b9176a4a2a96e3027fff93a1c8 2022-05-19 14:25:09.199 | 2dad74b9176a4a2a96e3027fff93a1c8 2022-05-19 14:25:09.199 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-19 14:25:09.199 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-19 14:25:09.199 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:25:09.199 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-19 14:25:09.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.199 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.199 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.199 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.199 | ++ functions-common:get_or_create_project:950 : project_id=602e0e18525c4efb9b2822fca8caa449 2022-05-19 14:25:09.199 | ++ functions-common:get_or_create_project:951 : echo 602e0e18525c4efb9b2822fca8caa449 2022-05-19 14:25:09.199 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 602e0e18525c4efb9b2822fca8caa449 2022-05-19 14:25:09.199 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-19 14:25:09.199 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:09.199 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:25:09.199 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-19 14:25:09.199 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-19 14:25:09.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.199 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.200 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.200 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-19 14:25:09.200 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.200 | ++ functions-common:get_or_create_user:937 : user_id=dbe4f5348f2948c893eba38d9aa68be4 2022-05-19 14:25:09.200 | ++ functions-common:get_or_create_user:938 : echo dbe4f5348f2948c893eba38d9aa68be4 2022-05-19 14:25:09.200 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id dbe4f5348f2948c893eba38d9aa68be4 2022-05-19 14:25:09.249 | [115563 Async create_cinder_accounts:150211]: finished create_cinder_accounts with result 0 in 60 seconds 2022-05-19 14:25:09.254 | + inc/async:async_wait:197 : return 0 2022-05-19 14:25:09.257 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-19 14:25:09.314 | [115563 Async create_neutron_accounts:150327]: Waiting for completion of create_neutron_accounts running on PID 150327 (3 other jobs running) 2022-05-19 14:25:09.340 | [115563 Async create_neutron_accounts:150327]: Signaling child to exit 2022-05-19 14:25:09.340 | WAKEUP 2022-05-19 14:25:09.366 | [115563 Async create_neutron_accounts:150327]: Signaled 2022-05-19 14:25:09.367 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-19 14:25:09.367 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:25:09.367 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:25:09.367 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:25:09.367 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:25:09.367 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:25:09.367 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:25:09.368 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-19 14:25:09.368 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-19 14:25:09.368 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-19 14:25:09.368 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.71:9696/ 2022-05-19 14:25:09.368 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-05-19 14:25:09.368 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-19 14:25:09.368 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-19 14:25:09.368 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:09.368 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:25:09.368 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:25:09.368 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:25:09.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.368 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.368 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.368 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.368 | + functions-common:get_or_create_user:937 : user_id=7d83f7f26aa442d197a1d3396357a6e5 2022-05-19 14:25:09.368 | + functions-common:get_or_create_user:938 : echo 7d83f7f26aa442d197a1d3396357a6e5 2022-05-19 14:25:09.368 | 7d83f7f26aa442d197a1d3396357a6e5 2022-05-19 14:25:09.368 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-19 14:25:09.368 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:09.368 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:09.368 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:09.368 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:09.368 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:09.368 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:09.368 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:09.368 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:09.368 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:09.368 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:09.369 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.369 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:09.369 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:09.369 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:09.369 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.369 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.369 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.369 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.369 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:09.369 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:09.369 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.369 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.369 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.369 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:09.369 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:09.369 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:09.369 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.369 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-19 14:25:09.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.369 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.370 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.370 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.370 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:09.370 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:09.370 | ++ functions-common:get_field:830 : echo '| be9903ad65dd4ce4a897deaf6924ff1f | 7d83f7f26aa442d197a1d3396357a6e5 | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:25:09.370 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:09.370 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:09.370 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.370 | + functions-common:get_or_add_user_project_role:1009 : echo be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.370 | be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:09.370 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-19 14:25:09.370 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-19 14:25:09.370 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:25:09.370 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-19 14:25:09.370 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-19 14:25:09.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.370 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.370 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.370 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.370 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:25:09.370 | e7ef160d60004d26a3377d2ee1799822' 2022-05-19 14:25:09.370 | + functions-common:get_or_create_service:1106 : echo e7ef160d60004d26a3377d2ee1799822 2022-05-19 14:25:09.370 | e7ef160d60004d26a3377d2ee1799822 2022-05-19 14:25:09.371 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.71:9696/ 2022-05-19 14:25:09.371 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:25:09.371 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.71:9696/ RegionOne 2022-05-19 14:25:09.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:25:09.371 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-19 14:25:09.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.371 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.371 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.371 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:25:09.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:25:09.371 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.71:9696/ --region RegionOne -f value -c id 2022-05-19 14:25:09.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.371 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:09.371 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:09.371 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:09.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=9e8137fabc744453ba93dcb6527e255c 2022-05-19 14:25:09.371 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 9e8137fabc744453ba93dcb6527e255c 2022-05-19 14:25:09.371 | + functions-common:get_or_create_endpoint:1139 : public_id=9e8137fabc744453ba93dcb6527e255c 2022-05-19 14:25:09.371 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:25:09.371 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:25:09.371 | + functions-common:get_or_create_endpoint:1148 : echo 9e8137fabc744453ba93dcb6527e255c 2022-05-19 14:25:09.371 | 9e8137fabc744453ba93dcb6527e255c 2022-05-19 14:25:09.416 | [115563 Async create_neutron_accounts:150327]: finished create_neutron_accounts with result 0 in 42 seconds 2022-05-19 14:25:09.462 | [115563 Async create_swift_accounts:150469]: Waiting for completion of create_swift_accounts running on PID 150469 (2 other jobs running) 2022-05-19 14:25:09.492 | [115563 Async create_swift_accounts:150469]: Signaling child to exit 2022-05-19 14:25:57.559 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:25:57.586 | [150469 Async create_swift_accounts:150469]: finished successfully 2022-05-19 14:25:57.606 | WAKEUP 2022-05-19 14:25:57.630 | [115563 Async create_swift_accounts:150469]: Signaled 2022-05-19 14:25:57.631 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-19 14:25:57.631 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-19 14:25:57.631 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-19 14:25:57.631 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-19 14:25:57.631 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-19 14:25:57.631 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-19 14:25:57.631 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-19 14:25:57.631 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-19 14:25:57.631 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-19 14:25:57.631 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-19 14:25:57.631 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-19 14:25:57.631 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-19 14:25:57.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.632 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.632 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.632 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.632 | ++ functions-common:get_or_create_role:962 : role_id=7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:25:57.632 | ++ functions-common:get_or_create_role:963 : echo 7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:25:57.632 | + lib/swift:create_swift_accounts:614 : another_role=7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:25:57.632 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-19 14:25:57.632 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-19 14:25:57.632 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:57.632 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:25:57.632 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:25:57.632 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:25:57.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.632 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.632 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.632 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.632 | + functions-common:get_or_create_user:937 : user_id=435afe0dd8504af59c4b47f61a273bde 2022-05-19 14:25:57.632 | + functions-common:get_or_create_user:938 : echo 435afe0dd8504af59c4b47f61a273bde 2022-05-19 14:25:57.632 | 435afe0dd8504af59c4b47f61a273bde 2022-05-19 14:25:57.632 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-19 14:25:57.632 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:57.632 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:57.632 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:57.632 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:57.632 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:57.632 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:57.632 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:57.632 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:57.633 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:57.633 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:57.633 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.633 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:57.633 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:57.633 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.633 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.633 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.633 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.633 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.633 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:57.633 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:57.633 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:57.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.633 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.633 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.633 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:57.633 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.633 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:57.633 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.633 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.633 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.633 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.633 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.633 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:57.633 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:57.634 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:57.634 | ++ functions-common:get_field:830 : echo '| be9903ad65dd4ce4a897deaf6924ff1f | 435afe0dd8504af59c4b47f61a273bde | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:25:57.634 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.634 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:57.634 | + functions-common:get_or_add_user_project_role:1009 : echo be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:57.634 | be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:25:57.634 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:25:57.634 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-19 14:25:57.634 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:57.634 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:25:57.634 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:57.634 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:57.634 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:25:57.634 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:25:57.634 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:25:57.634 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:25:57.634 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:25:57.634 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:25:57.634 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:57.634 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.634 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:57.634 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.634 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.634 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.634 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.634 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.634 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:57.635 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:57.635 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:57.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.635 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.635 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.635 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:57.635 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.635 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-19 14:25:57.635 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.635 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.635 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.635 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.635 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.635 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:57.635 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:57.635 | ++ functions-common:get_field:830 : echo '| f9834d99866d4cfd93bccc3ece2ec430 | 435afe0dd8504af59c4b47f61a273bde | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:25:57.635 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:57.635 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.635 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.635 | + functions-common:get_or_add_user_project_role:1009 : echo f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.635 | f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.635 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-19 14:25:57.635 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:25:57.635 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-19 14:25:57.635 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-19 14:25:57.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.635 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.636 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.636 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.636 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:25:57.636 | 806e2c0b6686465ea042967e8753cb12' 2022-05-19 14:25:57.636 | + functions-common:get_or_create_service:1106 : echo 806e2c0b6686465ea042967e8753cb12 2022-05-19 14:25:57.636 | 806e2c0b6686465ea042967e8753cb12 2022-05-19 14:25:57.636 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.71:8080/v1/AUTH_$(project_id)s' http://10.222.0.71:8080 2022-05-19 14:25:57.636 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:25:57.636 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.71:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-19 14:25:57.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:25:57.636 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-19 14:25:57.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.636 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.636 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.636 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:25:57.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:25:57.636 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.71:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-19 14:25:57.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.636 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.636 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.636 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f69d517714a54ab7ad21944fddd83f8e 2022-05-19 14:25:57.636 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f69d517714a54ab7ad21944fddd83f8e 2022-05-19 14:25:57.636 | + functions-common:get_or_create_endpoint:1139 : public_id=f69d517714a54ab7ad21944fddd83f8e 2022-05-19 14:25:57.636 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.71:8080 ]] 2022-05-19 14:25:57.636 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.71:8080 RegionOne 2022-05-19 14:25:57.636 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:25:57.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-19 14:25:57.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.637 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.637 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.637 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.637 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:25:57.637 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:25:57.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.71:8080 --region RegionOne -f value -c id 2022-05-19 14:25:57.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.637 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.637 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.637 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.637 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=bac422057ca340d4b38074324b5db964 2022-05-19 14:25:57.637 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo bac422057ca340d4b38074324b5db964 2022-05-19 14:25:57.637 | bac422057ca340d4b38074324b5db964 2022-05-19 14:25:57.637 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:25:57.637 | + functions-common:get_or_create_endpoint:1148 : echo f69d517714a54ab7ad21944fddd83f8e 2022-05-19 14:25:57.637 | f69d517714a54ab7ad21944fddd83f8e 2022-05-19 14:25:57.637 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-19 14:25:57.637 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-19 14:25:57.637 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:25:57.637 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-19 14:25:57.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.637 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.637 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.637 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.637 | ++ functions-common:get_or_create_project:950 : project_id=331fe15bb9af450c81f06a963a9bb640 2022-05-19 14:25:57.638 | ++ functions-common:get_or_create_project:951 : echo 331fe15bb9af450c81f06a963a9bb640 2022-05-19 14:25:57.638 | + lib/swift:create_swift_accounts:628 : swift_project_test1=331fe15bb9af450c81f06a963a9bb640 2022-05-19 14:25:57.638 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-19 14:25:57.638 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:25:57.638 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-19 14:25:57.638 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:57.638 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-19 14:25:57.638 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-19 14:25:57.638 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-19 14:25:57.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.638 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.638 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.638 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.638 | ++ functions-common:get_or_create_user:937 : user_id=99d93f5924a24967831dea363dca3b8a 2022-05-19 14:25:57.638 | ++ functions-common:get_or_create_user:938 : echo 99d93f5924a24967831dea363dca3b8a 2022-05-19 14:25:57.638 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=99d93f5924a24967831dea363dca3b8a 2022-05-19 14:25:57.638 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-19 14:25:57.638 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:25:57.638 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 99d93f5924a24967831dea363dca3b8a 331fe15bb9af450c81f06a963a9bb640 2022-05-19 14:25:57.638 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:57.638 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:25:57.638 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:57.638 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:57.638 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:25:57.638 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:25:57.638 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:25:57.638 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:25:57.638 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:57.638 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.639 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.639 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 99d93f5924a24967831dea363dca3b8a --project 331fe15bb9af450c81f06a963a9bb640 2022-05-19 14:25:57.639 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.639 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.639 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.639 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.639 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:57.639 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:57.639 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 99d93f5924a24967831dea363dca3b8a --project 331fe15bb9af450c81f06a963a9bb640 2022-05-19 14:25:57.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.639 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.639 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.639 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 99d93f5924a24967831dea363dca3b8a --project 331fe15bb9af450c81f06a963a9bb640 2022-05-19 14:25:57.639 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.639 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:57.639 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.639 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.639 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.639 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.639 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.639 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:57.639 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:57.639 | ++ functions-common:get_field:830 : echo '| f9834d99866d4cfd93bccc3ece2ec430 | 99d93f5924a24967831dea363dca3b8a | | 331fe15bb9af450c81f06a963a9bb640 | | | False |' 2022-05-19 14:25:57.639 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:57.639 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.639 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.640 | + functions-common:get_or_add_user_project_role:1009 : echo f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.640 | f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.640 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-19 14:25:57.640 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-19 14:25:57.640 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:57.640 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-19 14:25:57.640 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-19 14:25:57.640 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-19 14:25:57.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.640 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.640 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.640 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.640 | ++ functions-common:get_or_create_user:937 : user_id=df894f4bf22f4c17a10f4c52fb66ea7f 2022-05-19 14:25:57.640 | ++ functions-common:get_or_create_user:938 : echo df894f4bf22f4c17a10f4c52fb66ea7f 2022-05-19 14:25:57.640 | + lib/swift:create_swift_accounts:637 : swift_user_test3=df894f4bf22f4c17a10f4c52fb66ea7f 2022-05-19 14:25:57.640 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-19 14:25:57.640 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:25:57.640 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 7f1803f3d13e4f819d0b6a83ac854bb0 df894f4bf22f4c17a10f4c52fb66ea7f 331fe15bb9af450c81f06a963a9bb640 2022-05-19 14:25:57.640 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:57.640 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:25:57.640 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:57.640 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:57.640 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:25:57.640 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:25:57.640 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:25:57.640 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:25:57.640 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7f1803f3d13e4f819d0b6a83ac854bb0 --user df894f4bf22f4c17a10f4c52fb66ea7f --project 331fe15bb9af450c81f06a963a9bb640 2022-05-19 14:25:57.640 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.640 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:57.640 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.641 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.641 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.641 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.641 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.641 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:57.641 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:57.641 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 7f1803f3d13e4f819d0b6a83ac854bb0 --user df894f4bf22f4c17a10f4c52fb66ea7f --project 331fe15bb9af450c81f06a963a9bb640 2022-05-19 14:25:57.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.641 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.641 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.641 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7f1803f3d13e4f819d0b6a83ac854bb0 --user df894f4bf22f4c17a10f4c52fb66ea7f --project 331fe15bb9af450c81f06a963a9bb640 2022-05-19 14:25:57.641 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:57.641 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.641 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.641 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.641 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.641 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.641 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.641 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:57.641 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:57.641 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:57.641 | ++ functions-common:get_field:830 : echo '| 7f1803f3d13e4f819d0b6a83ac854bb0 | df894f4bf22f4c17a10f4c52fb66ea7f | | 331fe15bb9af450c81f06a963a9bb640 | | | False |' 2022-05-19 14:25:57.641 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.641 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:25:57.641 | + functions-common:get_or_add_user_project_role:1009 : echo 7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:25:57.642 | 7f1803f3d13e4f819d0b6a83ac854bb0 2022-05-19 14:25:57.642 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-19 14:25:57.642 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-19 14:25:57.642 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:25:57.642 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-19 14:25:57.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.642 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.642 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.642 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.642 | ++ functions-common:get_or_create_project:950 : project_id=f9c74e06fe304765a8d0d22795ecccfd 2022-05-19 14:25:57.642 | ++ functions-common:get_or_create_project:951 : echo f9c74e06fe304765a8d0d22795ecccfd 2022-05-19 14:25:57.642 | + lib/swift:create_swift_accounts:642 : swift_project_test2=f9c74e06fe304765a8d0d22795ecccfd 2022-05-19 14:25:57.642 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-19 14:25:57.642 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:25:57.642 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-19 14:25:57.642 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-19 14:25:57.642 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:57.642 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-19 14:25:57.642 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-19 14:25:57.642 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-19 14:25:57.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.642 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.642 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.642 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.642 | ++ functions-common:get_or_create_user:937 : user_id=5ed1b3eb7e7b449589ada087430a41f0 2022-05-19 14:25:57.642 | ++ functions-common:get_or_create_user:938 : echo 5ed1b3eb7e7b449589ada087430a41f0 2022-05-19 14:25:57.642 | + lib/swift:create_swift_accounts:647 : swift_user_test2=5ed1b3eb7e7b449589ada087430a41f0 2022-05-19 14:25:57.642 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-19 14:25:57.643 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:25:57.643 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 5ed1b3eb7e7b449589ada087430a41f0 f9c74e06fe304765a8d0d22795ecccfd 2022-05-19 14:25:57.643 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:57.643 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:25:57.643 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:57.643 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:57.643 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:25:57.643 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:25:57.643 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:25:57.643 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:25:57.643 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ed1b3eb7e7b449589ada087430a41f0 --project f9c74e06fe304765a8d0d22795ecccfd 2022-05-19 14:25:57.643 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.643 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:57.643 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.643 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.643 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.643 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.643 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.643 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:57.643 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:57.643 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 5ed1b3eb7e7b449589ada087430a41f0 --project f9c74e06fe304765a8d0d22795ecccfd 2022-05-19 14:25:57.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.643 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.643 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.643 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ed1b3eb7e7b449589ada087430a41f0 --project f9c74e06fe304765a8d0d22795ecccfd 2022-05-19 14:25:57.643 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:57.643 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.644 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.644 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.644 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.644 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.644 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.644 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:57.644 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:57.644 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:57.644 | ++ functions-common:get_field:830 : echo '| f9834d99866d4cfd93bccc3ece2ec430 | 5ed1b3eb7e7b449589ada087430a41f0 | | f9c74e06fe304765a8d0d22795ecccfd | | | False |' 2022-05-19 14:25:57.644 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.644 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.644 | + functions-common:get_or_add_user_project_role:1009 : echo f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.644 | f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.644 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-19 14:25:57.644 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-19 14:25:57.644 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-19 14:25:57.644 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-19 14:25:57.644 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-19 14:25:57.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.644 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.644 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.644 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.644 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-19 14:25:57.644 | 3130c91df4334ad0a8efd90eef376fe9' 2022-05-19 14:25:57.644 | ++ functions-common:get_or_create_domain:900 : echo 3130c91df4334ad0a8efd90eef376fe9 2022-05-19 14:25:57.644 | + lib/swift:create_swift_accounts:652 : swift_domain=3130c91df4334ad0a8efd90eef376fe9 2022-05-19 14:25:57.644 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-19 14:25:57.644 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:25:57.645 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-19 14:25:57.645 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 3130c91df4334ad0a8efd90eef376fe9 2022-05-19 14:25:57.645 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-19 14:25:57.645 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=3130c91df4334ad0a8efd90eef376fe9 --or-show -f value -c id 2022-05-19 14:25:57.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.645 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.645 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.645 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.645 | ++ functions-common:get_or_create_project:950 : project_id=d643a2545a0743a8822ab715a6f769c7 2022-05-19 14:25:57.645 | ++ functions-common:get_or_create_project:951 : echo d643a2545a0743a8822ab715a6f769c7 2022-05-19 14:25:57.645 | + lib/swift:create_swift_accounts:656 : swift_project_test4=d643a2545a0743a8822ab715a6f769c7 2022-05-19 14:25:57.645 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-19 14:25:57.645 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:25:57.645 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-19 14:25:57.645 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 3130c91df4334ad0a8efd90eef376fe9 test4@example.com 2022-05-19 14:25:57.645 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:25:57.645 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-19 14:25:57.645 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-19 14:25:57.645 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=3130c91df4334ad0a8efd90eef376fe9 --email=test4@example.com --or-show -f value -c id 2022-05-19 14:25:57.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.645 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.645 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.645 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.645 | ++ functions-common:get_or_create_user:937 : user_id=832957df2fcc4171aacae06feae3c955 2022-05-19 14:25:57.645 | ++ functions-common:get_or_create_user:938 : echo 832957df2fcc4171aacae06feae3c955 2022-05-19 14:25:57.645 | + lib/swift:create_swift_accounts:661 : swift_user_test4=832957df2fcc4171aacae06feae3c955 2022-05-19 14:25:57.645 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-19 14:25:57.645 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:25:57.646 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 832957df2fcc4171aacae06feae3c955 d643a2545a0743a8822ab715a6f769c7 2022-05-19 14:25:57.646 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:25:57.646 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-19 14:25:57.646 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:25:57.646 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:25:57.646 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-19 14:25:57.646 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-19 14:25:57.646 | ++ functions-common:_get_domain_args:979 : echo 2022-05-19 14:25:57.646 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-19 14:25:57.646 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 832957df2fcc4171aacae06feae3c955 --project d643a2545a0743a8822ab715a6f769c7 2022-05-19 14:25:57.646 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.646 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:25:57.646 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.646 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.646 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.646 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.646 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.646 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:25:57.646 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:25:57.646 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 832957df2fcc4171aacae06feae3c955 --project d643a2545a0743a8822ab715a6f769c7 2022-05-19 14:25:57.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.646 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.646 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.646 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 832957df2fcc4171aacae06feae3c955 --project d643a2545a0743a8822ab715a6f769c7 2022-05-19 14:25:57.646 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:25:57.646 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:25:57.646 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:25:57.646 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.647 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:25:57.647 | from cryptography.utils import int_from_bytes 2022-05-19 14:25:57.647 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:25:57.647 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:25:57.647 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:25:57.647 | ++ functions-common:get_field:830 : echo '| f9834d99866d4cfd93bccc3ece2ec430 | 832957df2fcc4171aacae06feae3c955 | | d643a2545a0743a8822ab715a6f769c7 | | | False |' 2022-05-19 14:25:57.647 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:25:57.647 | ++ functions-common:get_field:824 : read data 2022-05-19 14:25:57.647 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.647 | + functions-common:get_or_add_user_project_role:1009 : echo f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.647 | f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:25:57.678 | [115563 Async create_swift_accounts:150469]: finished create_swift_accounts with result 0 in 130 seconds 2022-05-19 14:25:57.685 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-19 14:25:57.687 | + inc/async:async_wait:197 : return 0 2022-05-19 14:25:57.690 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-19 14:25:57.709 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:57.711 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-19 14:25:57.729 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:57.732 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-19 14:25:57.735 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:25:57.737 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-19 14:25:57.740 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-19 14:25:57.743 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-19 14:25:57.803 | + inc/async:async_inner:63 : init_glance 2022-05-19 14:25:57.841 | [115563 Async init_glance:154927]: running: init_glance 2022-05-19 14:25:57.844 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-19 14:25:57.864 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:25:57.867 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-19 14:25:57.870 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:25:57.873 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-19 14:25:57.876 | + ./stack.sh:main:1149 : configure_neutron 2022-05-19 14:25:57.879 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-19 14:25:57.887 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:25:57.887 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:25:57.890 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:25:57.893 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:25:57.896 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:25:57.899 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:25:57.902 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-19 14:25:57.906 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-19 14:25:57.909 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-19 14:25:57.911 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-19 14:25:57.926 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-19 14:25:57.928 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-19 14:26:01.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:01.358 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:01.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:01.358 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:03.160 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:26:03.187 | [154927 Async init_glance:154927]: finished successfully 2022-05-19 14:26:04.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:04.794 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:04.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:04.794 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:08.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:08.245 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:08.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:08.245 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:11.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:11.656 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:11.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:11.656 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:15.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:15.084 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:15.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:15.084 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:18.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:18.504 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:18.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:18.504 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:22.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:22.057 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:22.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:22.057 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:25.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:25.706 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:25.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:25.706 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:30.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:30.389 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:30.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:30.389 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:36.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:36.158 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:36.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:36.158 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:36.473 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-19 14:26:36.478 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-19 14:26:36.481 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-19 14:26:36.483 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-19 14:26:36.485 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-19 14:26:36.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-19 14:26:36.490 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-19 14:26:36.492 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-19 14:26:36.494 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-19 14:26:36.497 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-19 14:26:36.499 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-19 14:26:36.501 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-19 14:26:36.504 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-19 14:26:36.506 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-19 14:26:36.508 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-19 14:26:36.510 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-19 14:26:36.515 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:26:36.518 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-19 14:26:36.520 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:26:36.525 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-19 14:26:36.528 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-19 14:26:36.530 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-19 14:26:36.532 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-05-19 14:26:36.535 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:26:36.537 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:36.539 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:26:36.555 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:36.557 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:26:36.560 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-05-19 14:26:36.562 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-05-19 14:26:36.591 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-19 14:26:36.621 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-19 14:26:36.653 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-19 14:26:36.683 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-19 14:26:36.712 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-19 14:26:36.741 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-19 14:26:36.743 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-19 14:26:36.746 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-19 14:26:36.748 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:26:36.751 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-19 14:26:36.768 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-19 14:26:36.771 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-19 14:26:36.773 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-19 14:26:36.775 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-19 14:26:36.778 | + 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-05-19 14:26:36.807 | + 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-05-19 14:26:36.836 | + 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-05-19 14:26:36.868 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-19 14:26:36.900 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-19 14:26:36.917 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:36.920 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-19 14:26:36.922 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:26:36.924 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-19 14:26:36.927 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-19 14:26:36.929 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-19 14:26:36.941 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-19 14:26:36.944 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:26:36.946 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-19 14:26:36.949 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-19 14:26:36.961 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-05-19 14:26:36.974 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-19 14:26:36.976 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-05-19 14:26:36.989 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-05-19 14:26:37.002 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-05-19 14:26:37.014 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-19 14:26:37.017 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:26:37.020 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-19 14:26:37.024 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.eUFngsWAcy 2022-05-19 14:26:37.026 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-19 14:26:37.029 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:26:37.031 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.eUFngsWAcy 2022-05-19 14:26:37.035 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.eUFngsWAcy 2022-05-19 14:26:37.047 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.eUFngsWAcy /etc/sudoers.d/neutron-rootwrap 2022-05-19 14:26:37.059 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 14:26:37.088 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:37.091 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:26:37.120 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-19 14:26:37.123 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-19 14:26:37.125 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-19 14:26:37.128 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:26:37.130 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-19 14:26:37.132 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:26:37.150 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:37.153 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-19 14:26:37.155 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-19 14:26:37.158 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:26:37.175 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:37.177 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:26:37.180 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/ 2022-05-19 14:26:37.211 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:26:37.213 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:26:37.215 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-19 14:26:37.232 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:37.235 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-19 14:26:37.237 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-19 14:26:37.240 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:26:37.243 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:26:37.245 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-19 14:26:37.248 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-19 14:26:37.251 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:26:37.254 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-19 14:26:37.257 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-19 14:26:37.261 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-19 14:26:37.266 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-19 14:26:37.270 | + 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-05-19 14:26:37.275 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-19 14:26:37.294 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:37.296 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-19 14:26:37.299 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-19 14:26:37.301 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-19 14:26:37.306 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-19 14:26:37.337 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 14:26:37.367 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-19 14:26:37.397 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-19 14:26:37.427 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-19 14:26:37.458 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-19 14:26:37.461 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:26:37.463 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-19 14:26:37.466 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-19 14:26:37.468 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-19 14:26:37.498 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-19 14:26:37.527 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.71/identity 2022-05-19 14:26:37.557 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-19 14:26:37.588 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-19 14:26:37.622 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-19 14:26:37.659 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-19 14:26:37.689 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-19 14:26:37.720 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:26:37.750 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-19 14:26:37.780 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-19 14:26:37.811 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-19 14:26:37.842 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-19 14:26:37.844 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-19 14:26:37.847 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-19 14:26:37.849 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-19 14:26:37.852 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-19 14:26:37.883 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-19 14:26:37.913 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.71/identity 2022-05-19 14:26:37.945 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-19 14:26:37.977 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-19 14:26:38.014 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-19 14:26:38.045 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-19 14:26:38.075 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-19 14:26:38.105 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-19 14:26:38.135 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-19 14:26:38.165 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-19 14:26:38.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-19 14:26:38.171 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-19 14:26:38.173 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-19 14:26:38.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-19 14:26:38.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-19 14:26:38.181 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-19 14:26:38.183 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-05-19 14:26:38.186 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-05-19 14:26:38.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-05-19 14:26:38.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-19 14:26:38.193 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-19 14:26:38.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-19 14:26:38.198 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-19 14:26:38.201 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-19 14:26:38.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-19 14:26:38.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-19 14:26:38.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-19 14:26:38.211 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:38.213 | + 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-05-19 14:26:38.242 | + 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-05-19 14:26:38.244 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:26:38.247 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:26:38.250 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-19 14:26:38.252 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-19 14:26:38.254 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:26:38.257 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-19 14:26:38.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-19 14:26:38.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-05-19 14:26:38.290 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:26:38.292 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:26:38.295 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-19 14:26:38.298 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-19 14:26:38.307 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:26:38.310 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-19 14:26:38.344 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-05-19 14:26:38.346 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:26:38.349 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-19 14:26:38.351 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-19 14:26:38.354 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-19 14:26:38.357 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:26:38.360 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-19 14:26:38.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-05-19 14:26:38.392 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:26:38.395 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-19 14:26:38.397 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-19 14:26:38.399 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-19 14:26:38.402 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:26:38.404 | + 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-05-19 14:26:38.433 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-05-19 14:26:38.436 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:26:38.438 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-19 14:26:38.441 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 14:26:38.443 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 14:26:38.445 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:26:38.448 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-19 14:26:38.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-05-19 14:26:38.478 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:26:38.481 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-19 14:26:38.484 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-19 14:26:38.486 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-19 14:26:38.488 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:26:38.491 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-19 14:26:38.520 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:350:399 2022-05-19 14:26:38.523 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:26:38.525 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-19 14:26:38.528 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-05-19 14:26:38.531 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-05-19 14:26:38.533 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:26:38.535 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-05-19 14:26:38.564 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-05-19 14:26:38.566 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:26:38.568 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-19 14:26:38.571 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-19 14:26:38.573 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-19 14:26:38.576 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-19 14:26:38.579 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-19 14:26:38.608 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 14:26:38.610 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-19 14:26:38.629 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:38.631 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-19 14:26:38.634 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 14:26:38.674 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:38.676 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:26:38.707 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-19 14:26:38.740 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-19 14:26:38.742 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-19 14:26:38.745 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-19 14:26:38.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-19 14:26:41.745 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 14:26:41.745 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 14:26:41.746 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=156781) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 14:26:41.796 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=156781) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:26:41.796 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=156781) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:26:41.796 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=156781) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:26:41.797 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=156781) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:26:41.797 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=156781) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:26:41.797 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=156781) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:26:41.850 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 14:26:41.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:41.850 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:41.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:41.850 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:42.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-19 14:26:42.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-19 14:26:42.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-19 14:26:42.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:26:42.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-19 14:26:42.273 | + 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-05-19 14:26:42.291 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-19 14:26:42.294 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:42.297 | + 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-05-19 14:26:42.329 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-19 14:26:42.332 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-19 14:26:42.341 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-19 14:26:42.343 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-19 14:26:42.346 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-19 14:26:42.359 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-19 14:26:42.372 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 14:26:42.374 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-19 14:26:42.382 | net.bridge.bridge-nf-call-iptables = 1 2022-05-19 14:26:42.386 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-19 14:26:42.388 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-19 14:26:42.396 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-19 14:26:42.400 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-19 14:26:42.403 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-19 14:26:42.405 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-19 14:26:42.408 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-19 14:26:42.410 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-19 14:26:42.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 14:26:42.415 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-19 14:26:42.418 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:26:42.421 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 14:26:42.447 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-19 14:26:42.449 | + 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-05-19 14:26:42.483 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-19 14:26:42.486 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-19 14:26:42.515 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-19 14:26:42.545 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-19 14:26:42.562 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:42.564 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-19 14:26:42.567 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-19 14:26:42.571 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-19 14:26:42.601 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-19 14:26:42.630 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 14:26:42.662 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:42.665 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:26:42.695 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-19 14:26:42.712 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:42.715 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 14:26:42.718 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-19 14:26:42.747 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-19 14:26:42.749 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 14:26:42.752 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-19 14:26:42.781 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-19 14:26:42.784 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-19 14:26:42.787 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-19 14:26:42.789 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-19 14:26:42.806 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:42.808 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-19 14:26:42.811 | + 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-05-19 14:26:42.815 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-19 14:26:42.847 | + 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-05-19 14:26:42.879 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:42.882 | + 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-05-19 14:26:42.912 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 14:26:42.914 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-19 14:26:42.944 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-19 14:26:42.947 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 14:26:42.950 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-19 14:26:42.979 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-19 14:26:42.982 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-19 14:26:42.984 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-19 14:26:42.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-19 14:26:45.946 | INFO neutron.common.config [-] Logging enabled! 2022-05-19 14:26:45.946 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev225 2022-05-19 14:26:45.947 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=157313) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-19 14:26:45.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=157313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:26:45.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=157313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-19 14:26:45.998 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=157313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:26:45.999 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=157313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:26:45.999 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=157313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:26:45.999 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=157313) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-19 14:26:46.059 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-19 14:26:46.060 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=157313) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-19 14:26:46.060 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=157313) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-19 14:26:46.061 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-19 14:26:46.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:46.061 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:46.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:26:46.061 | from cryptography.utils import int_from_bytes 2022-05-19 14:26:46.431 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-19 14:26:46.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-19 14:26:46.436 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-19 14:26:46.438 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-19 14:26:46.441 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-19 14:26:46.444 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-19 14:26:46.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-19 14:26:46.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-19 14:26:46.467 | + functions:set_mtu:785 : local dev=br-data 2022-05-19 14:26:46.469 | + functions:set_mtu:786 : local mtu=1500 2022-05-19 14:26:46.472 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-19 14:26:46.484 | + 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-05-19 14:26:46.502 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-19 14:26:46.504 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-19 14:26:46.507 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-19 14:26:46.509 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-19 14:26:46.512 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-19 14:26:46.515 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-19 14:26:46.517 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-19 14:26:46.520 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-19 14:26:46.522 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-19 14:26:46.525 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-19 14:26:46.528 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-19 14:26:46.530 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-19 14:26:46.533 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-19 14:26:46.535 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-19 14:26:46.539 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-19 14:26:46.539 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-19 14:26:46.545 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-19 14:26:46.548 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-19 14:26:46.550 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-19 14:26:46.553 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-19 14:26:46.557 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-19 14:26:46.557 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-19 14:26:46.557 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-19 14:26:46.563 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.38/22 brd 192.168.3.255' 2022-05-19 14:26:46.566 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-19 14:26:46.568 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:46.571 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-19 14:26:46.573 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-19 14:26:46.576 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.38/22 brd 192.168.3.255 != '' ]] 2022-05-19 14:26:46.579 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1' 2022-05-19 14:26:46.581 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data' 2022-05-19 14:26:46.584 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-19 14:26:46.586 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-19 14:26:46.592 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.38/22 brd 192.168.3.255 2022-05-19 14:26:46.592 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-19 14:26:46.593 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-19 14:26:46.593 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-19 14:26:46.599 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.38 2022-05-19 14:26:46.601 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.38 ' 2022-05-19 14:26:46.604 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1 2022-05-19 14:26:46.617 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data 2022-05-19 14:26:46.630 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-19 14:26:46.643 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-19 14:26:46.663 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.38 2022-05-19 14:26:46.673 | PING 192.168.0.38 (192.168.0.38) from 192.168.0.38 br-data: 56(84) bytes of data. 2022-05-19 14:26:46.673 | 64 bytes from 192.168.0.38: icmp_seq=1 ttl=64 time=0.076 ms 2022-05-19 14:26:47.674 | 64 bytes from 192.168.0.38: icmp_seq=2 ttl=64 time=0.041 ms 2022-05-19 14:26:48.698 | 64 bytes from 192.168.0.38: icmp_seq=3 ttl=64 time=0.038 ms 2022-05-19 14:26:48.699 | 2022-05-19 14:26:48.699 | --- 192.168.0.38 ping statistics --- 2022-05-19 14:26:48.699 | 3 packets transmitted, 3 received, 0% packet loss, time 2026ms 2022-05-19 14:26:48.699 | rtt min/avg/max/mdev = 0.038/0.051/0.076/0.017 ms 2022-05-19 14:26:48.705 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-19 14:26:48.705 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-19 14:26:48.711 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-19 14:26:48.713 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-19 14:26:48.731 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:48.733 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-19 14:26:48.736 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-19 14:26:48.741 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-19 14:26:48.770 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.71 2022-05-19 14:26:48.800 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-19 14:26:48.829 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-19 14:26:48.862 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-19 14:26:48.864 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-19 14:26:48.894 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-19 14:26:48.897 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-19 14:26:48.914 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:48.916 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:26:48.919 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-19 14:26:48.937 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:48.940 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-19 14:26:48.957 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:48.960 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-19 14:26:48.977 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:26:48.979 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-19 14:26:49.012 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-19 14:26:49.043 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-19 14:26:49.045 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-19 14:26:49.064 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:49.066 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-19 14:26:49.084 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:49.087 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-19 14:26:49.090 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-19 14:26:49.157 | + inc/async:async_inner:63 : init_neutron 2022-05-19 14:26:49.195 | [115563 Async init_neutron:157789]: running: init_neutron 2022-05-19 14:26:49.198 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-19 14:26:49.217 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:49.221 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-19 14:26:49.231 | ++ ./stack.sh:main:1164 : true 2022-05-19 14:26:49.234 | + ./stack.sh:main:1164 : netman_pid= 2022-05-19 14:26:49.237 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-19 14:26:49.239 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-19 14:26:49.256 | + ./stack.sh:main:1171 : clean_iptables 2022-05-19 14:26:49.266 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-19 14:26:49.266 | + lib/nova:clean_iptables:186 : grep nova 2022-05-19 14:26:49.266 | + lib/nova:clean_iptables:186 : bash 2022-05-19 14:26:49.267 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:26:49.271 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-19 14:26:49.273 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-19 14:26:49.274 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-19 14:26:49.281 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:26:49.283 | + lib/nova:clean_iptables:188 : grep nova 2022-05-19 14:26:49.288 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-19 14:26:49.288 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-19 14:26:49.288 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-19 14:26:49.291 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 14:26:49.296 | + lib/nova:clean_iptables:188 : bash 2022-05-19 14:26:49.306 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-19 14:26:49.307 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:26:49.307 | + lib/nova:clean_iptables:190 : grep nova 2022-05-19 14:26:49.310 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-19 14:26:49.310 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-19 14:26:49.311 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-19 14:26:49.317 | + lib/nova:clean_iptables:190 : bash 2022-05-19 14:26:49.330 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-19 14:26:49.331 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-19 14:26:49.331 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-19 14:26:49.331 | + lib/nova:clean_iptables:192 : bash 2022-05-19 14:26:49.332 | + lib/nova:clean_iptables:192 : grep nova 2022-05-19 14:26:49.336 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-19 14:26:49.336 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-19 14:26:49.350 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-19 14:26:49.360 | net.ipv4.ip_forward = 1 2022-05-19 14:26:49.364 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-19 14:26:49.382 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:49.384 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-19 14:26:49.387 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-19 14:26:49.390 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 14:26:49.429 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-19 14:26:49.463 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-19 14:26:49.466 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-19 14:26:49.502 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-19 14:26:49.537 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-19 14:26:49.557 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:49.560 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-19 14:26:49.563 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:26:49.566 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-19 14:26:49.569 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-19 14:26:49.572 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-19 14:26:49.640 | + inc/async:async_inner:63 : init_swift 2022-05-19 14:26:49.710 | [115563 Async init_swift:158147]: running: init_swift 2022-05-19 14:26:49.713 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-19 14:26:49.743 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:49.746 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-19 14:26:49.749 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:26:49.752 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-19 14:26:49.754 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-19 14:26:49.757 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-19 14:26:49.833 | + inc/async:async_inner:63 : init_cinder 2022-05-19 14:26:49.892 | [115563 Async init_cinder:158242]: running: init_cinder 2022-05-19 14:26:49.901 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-19 14:26:49.940 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:26:49.948 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-19 14:26:49.958 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:26:49.967 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-19 14:26:49.973 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-19 14:26:49.976 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-19 14:26:50.080 | + inc/async:async_inner:63 : init_placement 2022-05-19 14:26:50.183 | [115563 Async init_placement:158381]: running: init_placement 2022-05-19 14:26:50.198 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-19 14:26:50.376 | [115563 Async init_neutron:157789]: Waiting for completion of init_neutron running on PID 157789 (6 other jobs running) 2022-05-19 14:26:50.495 | [115563 Async init_neutron:157789]: Signaling child to exit 2022-05-19 14:26:53.715 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:26:53.745 | [158242 Async init_cinder:158242]: finished successfully 2022-05-19 14:27:04.094 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:27:04.123 | [158147 Async init_swift:158147]: finished successfully 2022-05-19 14:27:16.544 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:27:16.570 | [157789 Async init_neutron:157789]: finished successfully 2022-05-19 14:27:16.592 | WAKEUP 2022-05-19 14:27:16.619 | [115563 Async init_neutron:157789]: Signaled 2022-05-19 14:27:16.620 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-19 14:27:16.620 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:27:16.620 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:27:16.620 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:27:16.621 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:27:16.621 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:27:16.621 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:27:16.621 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-19 14:27:16.621 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-19 14:27:16.621 | + lib/database:recreate_database:112 : local db=neutron 2022-05-19 14:27:16.621 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-19 14:27:16.621 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-19 14:27:16.621 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-19 14:27:16.621 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:16.621 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-19 14:27:16.621 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:16.621 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-19 14:27:16.621 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:27:16.621 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:27:16.621 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:27:16.621 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:27:16.621 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970412084 2022-05-19 14:27:16.621 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-05-19 14:27:16.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:16.621 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:16.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:16.621 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:16.621 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:27:16.621 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:27:16.621 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-19 14:27:16.621 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-19 14:27:16.621 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-19 14:27:16.621 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-19 14:27:16.621 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-19 14:27:16.621 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-19 14:27:16.622 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-19 14:27:16.623 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-19 14:27:16.624 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-19 14:27:16.625 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-19 14:27:16.625 | Running upgrade for neutron ... 2022-05-19 14:27:16.625 | OK 2022-05-19 14:27:16.626 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-19 14:27:16.626 | + functions-common:time_stop:2437 : local name 2022-05-19 14:27:16.626 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:27:16.626 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:27:16.626 | + functions-common:time_stop:2440 : local total 2022-05-19 14:27:16.626 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:27:16.626 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:27:16.626 | + functions-common:time_stop:2444 : start_time=1652970412084 2022-05-19 14:27:16.626 | + functions-common:time_stop:2446 : [[ -z 1652970412084 ]] 2022-05-19 14:27:16.626 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:27:16.626 | + functions-common:time_stop:2449 : end_time=1652970436528 2022-05-19 14:27:16.626 | + functions-common:time_stop:2450 : elapsed_time=24444 2022-05-19 14:27:16.626 | + functions-common:time_stop:2451 : total=8319 2022-05-19 14:27:16.626 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:27:16.626 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32763 2022-05-19 14:27:16.677 | [115563 Async init_neutron:157789]: finished init_neutron with result 0 in 27 seconds 2022-05-19 14:27:16.683 | + inc/async:async_wait:197 : return 0 2022-05-19 14:27:16.686 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-19 14:27:16.740 | [115563 Async init_placement:158381]: Waiting for completion of init_placement running on PID 158381 (5 other jobs running) 2022-05-19 14:27:16.767 | [115563 Async init_placement:158381]: Signaling child to exit 2022-05-19 14:27:35.576 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:27:35.604 | [158381 Async init_placement:158381]: finished successfully 2022-05-19 14:27:35.625 | WAKEUP 2022-05-19 14:27:35.649 | [115563 Async init_placement:158381]: Signaled 2022-05-19 14:27:35.650 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-19 14:27:35.650 | + lib/database:recreate_database:112 : local db=placement 2022-05-19 14:27:35.650 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-19 14:27:35.650 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-19 14:27:35.650 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-19 14:27:35.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:35.650 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-19 14:27:35.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:35.650 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-19 14:27:35.651 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-19 14:27:35.651 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-19 14:27:35.651 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-19 14:27:35.651 | + functions-common:get_or_create_user:921 : local user_id 2022-05-19 14:27:35.651 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-19 14:27:35.651 | + functions-common:get_or_create_user:925 : local email= 2022-05-19 14:27:35.651 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-19 14:27:35.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.651 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.651 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.651 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:27:35.651 | + functions-common:get_or_create_user:937 : user_id=f301dd333e384eabab63577777fa8616 2022-05-19 14:27:35.651 | + functions-common:get_or_create_user:938 : echo f301dd333e384eabab63577777fa8616 2022-05-19 14:27:35.651 | f301dd333e384eabab63577777fa8616 2022-05-19 14:27:35.651 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-19 14:27:35.651 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:27:35.651 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:27:35.651 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:27:35.651 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:27:35.651 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:27:35.651 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:27:35.651 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:27:35.651 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:27:35.651 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:27:35.651 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:27:35.651 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:27:35.651 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:27:35.651 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:27:35.651 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:27:35.651 | ++ functions-common:get_field:824 : read data 2022-05-19 14:27:35.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.652 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.652 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.652 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:27:35.652 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:27:35.652 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:27:35.652 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:27:35.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.652 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.652 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.652 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:27:35.652 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:27:35.652 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:27:35.652 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:27:35.652 | ++ functions-common:get_field:824 : read data 2022-05-19 14:27:35.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.652 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.652 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.652 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:27:35.652 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:27:35.652 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:27:35.652 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:27:35.652 | ++ functions-common:get_field:830 : echo '| be9903ad65dd4ce4a897deaf6924ff1f | f301dd333e384eabab63577777fa8616 | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:27:35.652 | ++ functions-common:get_field:824 : read data 2022-05-19 14:27:35.652 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:27:35.652 | + functions-common:get_or_add_user_project_role:1009 : echo be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:27:35.652 | be9903ad65dd4ce4a897deaf6924ff1f 2022-05-19 14:27:35.653 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-19 14:27:35.653 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-19 14:27:35.653 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-19 14:27:35.653 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-19 14:27:35.653 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-19 14:27:35.653 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-19 14:27:35.653 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-19 14:27:35.653 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-19 14:27:35.653 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-19 14:27:35.653 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-19 14:27:35.653 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-19 14:27:35.653 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-19 14:27:35.653 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:27:35.653 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-19 14:27:35.653 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:27:35.653 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:27:35.653 | ++ functions-common:get_field:824 : read data 2022-05-19 14:27:35.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.653 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.653 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.653 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:27:35.653 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-19 14:27:35.653 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-19 14:27:35.653 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:27:35.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.653 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.653 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.654 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-19 14:27:35.654 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-19 14:27:35.654 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-19 14:27:35.654 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:27:35.654 | ++ functions-common:get_field:824 : read data 2022-05-19 14:27:35.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.654 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.654 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.654 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:27:35.654 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-19 14:27:35.654 | ++ functions-common:get_field:828 : field='$2' 2022-05-19 14:27:35.654 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-19 14:27:35.654 | ++ functions-common:get_field:830 : echo '| f9834d99866d4cfd93bccc3ece2ec430 | f301dd333e384eabab63577777fa8616 | | 602e0e18525c4efb9b2822fca8caa449 | | | False |' 2022-05-19 14:27:35.654 | ++ functions-common:get_field:824 : read data 2022-05-19 14:27:35.654 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:27:35.654 | + functions-common:get_or_add_user_project_role:1009 : echo f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:27:35.654 | f9834d99866d4cfd93bccc3ece2ec430 2022-05-19 14:27:35.654 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.71/placement 2022-05-19 14:27:35.654 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-19 14:27:35.654 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-19 14:27:35.654 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-19 14:27:35.654 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-19 14:27:35.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.654 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.654 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.654 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:27:35.654 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-19 14:27:35.655 | c3c47eb348ef4a8d8f0248d6979541a5' 2022-05-19 14:27:35.655 | + functions-common:get_or_create_service:1106 : echo c3c47eb348ef4a8d8f0248d6979541a5 2022-05-19 14:27:35.655 | c3c47eb348ef4a8d8f0248d6979541a5 2022-05-19 14:27:35.655 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.71/placement 2022-05-19 14:27:35.655 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-19 14:27:35.655 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.71/placement RegionOne 2022-05-19 14:27:35.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-19 14:27:35.655 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-19 14:27:35.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.655 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.655 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.655 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:27:35.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-19 14:27:35.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-19 14:27:35.655 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.71/placement --region RegionOne -f value -c id 2022-05-19 14:27:35.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.655 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:35.655 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:35.655 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:27:35.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=c4f7373cf9a04d8a95fb945688269991 2022-05-19 14:27:35.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo c4f7373cf9a04d8a95fb945688269991 2022-05-19 14:27:35.655 | + functions-common:get_or_create_endpoint:1139 : public_id=c4f7373cf9a04d8a95fb945688269991 2022-05-19 14:27:35.655 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-19 14:27:35.655 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-19 14:27:35.655 | + functions-common:get_or_create_endpoint:1148 : echo c4f7373cf9a04d8a95fb945688269991 2022-05-19 14:27:35.655 | c4f7373cf9a04d8a95fb945688269991 2022-05-19 14:27:35.697 | [115563 Async init_placement:158381]: finished init_placement with result 0 in 45 seconds 2022-05-19 14:27:35.701 | + inc/async:async_wait:197 : return 0 2022-05-19 14:27:35.704 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-19 14:27:35.756 | [115563 Async init_glance:154927]: Waiting for completion of init_glance running on PID 154927 (4 other jobs running) 2022-05-19 14:27:35.783 | [115563 Async init_glance:154927]: Signaling child to exit 2022-05-19 14:27:35.783 | WAKEUP 2022-05-19 14:27:35.806 | [115563 Async init_glance:154927]: Signaled 2022-05-19 14:27:35.808 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-19 14:27:35.808 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-19 14:27:35.808 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-19 14:27:35.808 | + lib/database:recreate_database:112 : local db=glance 2022-05-19 14:27:35.808 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-19 14:27:35.808 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-19 14:27:35.808 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-19 14:27:35.808 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:35.808 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-19 14:27:35.808 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:35.808 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-19 14:27:35.808 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:27:35.808 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:27:35.808 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:27:35.808 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:27:35.808 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970358052 2022-05-19 14:27:35.808 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-19 14:27:35.808 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 14:27:35.808 | ERROR glance Traceback (most recent call last): 2022-05-19 14:27:35.808 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-05-19 14:27:35.808 | ERROR glance  sys.exit(main()) 2022-05-19 14:27:35.808 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-05-19 14:27:35.808 | ERROR glance  return CONF.command.action_fn() 2022-05-19 14:27:35.809 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 390, in sync 2022-05-19 14:27:35.809 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-05-19 14:27:35.809 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-05-19 14:27:35.809 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-05-19 14:27:35.809 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-05-19 14:27:35.809 | ERROR glance  engine = db_api.get_engine() 2022-05-19 14:27:35.809 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-05-19 14:27:35.809 | ERROR glance  facade = _create_facade_lazily() 2022-05-19 14:27:35.809 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-05-19 14:27:35.809 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-05-19 14:27:35.809 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-05-19 14:27:35.809 | ERROR glance  return cls( 2022-05-19 14:27:35.809 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-05-19 14:27:35.809 | ERROR glance  self._factory._start( 2022-05-19 14:27:35.809 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-05-19 14:27:35.809 | ERROR glance  self._setup_for_connection( 2022-05-19 14:27:35.809 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-05-19 14:27:35.809 | ERROR glance  engine = engines.create_engine( 2022-05-19 14:27:35.809 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-05-19 14:27:35.809 | ERROR glance  return wrapped(*args, **kwargs) 2022-05-19 14:27:35.809 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-05-19 14:27:35.809 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-05-19 14:27:35.809 | ERROR glance  File "", line 2, in create_engine 2022-05-19 14:27:35.809 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-05-19 14:27:35.809 | ERROR glance  return fn(*args, **kwargs) 2022-05-19 14:27:35.809 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-05-19 14:27:35.809 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-05-19 14:27:35.809 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-05-19 14:27:35.809 | ERROR glance  loaded_plugins = [ 2022-05-19 14:27:35.809 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-05-19 14:27:35.809 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-05-19 14:27:35.810 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-05-19 14:27:35.810 | ERROR glance  raise exc.NoSuchModuleError( 2022-05-19 14:27:35.810 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 14:27:35.810 | ERROR glance  2022-05-19 14:27:35.810 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-19 14:27:35.810 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 14:27:35.810 | ERROR glance Traceback (most recent call last): 2022-05-19 14:27:35.810 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-05-19 14:27:35.810 | ERROR glance  sys.exit(main()) 2022-05-19 14:27:35.810 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 556, in main 2022-05-19 14:27:35.810 | ERROR glance  return CONF.command.action_fn() 2022-05-19 14:27:35.810 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 406, in load_metadefs 2022-05-19 14:27:35.810 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-05-19 14:27:35.810 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-05-19 14:27:35.810 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-05-19 14:27:35.810 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-05-19 14:27:35.810 | ERROR glance  facade = _create_facade_lazily() 2022-05-19 14:27:35.810 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-05-19 14:27:35.810 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-05-19 14:27:35.810 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-05-19 14:27:35.810 | ERROR glance  return cls( 2022-05-19 14:27:35.810 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-05-19 14:27:35.810 | ERROR glance  self._factory._start( 2022-05-19 14:27:35.810 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-05-19 14:27:35.810 | ERROR glance  self._setup_for_connection( 2022-05-19 14:27:35.810 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-05-19 14:27:35.810 | ERROR glance  engine = engines.create_engine( 2022-05-19 14:27:35.810 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-05-19 14:27:35.810 | ERROR glance  return wrapped(*args, **kwargs) 2022-05-19 14:27:35.810 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-05-19 14:27:35.811 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-05-19 14:27:35.811 | ERROR glance  File "", line 2, in create_engine 2022-05-19 14:27:35.811 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-05-19 14:27:35.811 | ERROR glance  return fn(*args, **kwargs) 2022-05-19 14:27:35.811 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-05-19 14:27:35.811 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-05-19 14:27:35.811 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 634, in _instantiate_plugins 2022-05-19 14:27:35.811 | ERROR glance  loaded_plugins = [ 2022-05-19 14:27:35.811 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 635, in 2022-05-19 14:27:35.811 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-05-19 14:27:35.811 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-05-19 14:27:35.811 | ERROR glance  raise exc.NoSuchModuleError( 2022-05-19 14:27:35.811 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-05-19 14:27:35.811 | ERROR glance  2022-05-19 14:27:35.811 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-19 14:27:35.811 | + functions-common:time_stop:2437 : local name 2022-05-19 14:27:35.811 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:27:35.811 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:27:35.811 | + functions-common:time_stop:2440 : local total 2022-05-19 14:27:35.811 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:27:35.811 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:27:35.811 | + functions-common:time_stop:2444 : start_time=1652970358052 2022-05-19 14:27:35.811 | + functions-common:time_stop:2446 : [[ -z 1652970358052 ]] 2022-05-19 14:27:35.811 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:27:35.811 | + functions-common:time_stop:2449 : end_time=1652970363144 2022-05-19 14:27:35.811 | + functions-common:time_stop:2450 : elapsed_time=5092 2022-05-19 14:27:35.811 | + functions-common:time_stop:2451 : total=8319 2022-05-19 14:27:35.811 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:27:35.811 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13411 2022-05-19 14:27:35.856 | [115563 Async init_glance:154927]: finished init_glance with result 0 in 5 seconds 2022-05-19 14:27:35.860 | + inc/async:async_wait:197 : return 0 2022-05-19 14:27:35.863 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-19 14:27:35.915 | [115563 Async init_swift:158147]: Waiting for completion of init_swift running on PID 158147 (3 other jobs running) 2022-05-19 14:27:35.941 | [115563 Async init_swift:158147]: Signaling child to exit 2022-05-19 14:27:35.941 | WAKEUP 2022-05-19 14:27:35.965 | [115563 Async init_swift:158147]: Signaled 2022-05-19 14:27:35.966 | + lib/swift:init_swift:668 : local node_number 2022-05-19 14:27:35.966 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-19 14:27:35.966 | No container-sync running 2022-05-19 14:27:35.967 | No object-auditor running 2022-05-19 14:27:35.967 | No proxy-server running 2022-05-19 14:27:35.967 | No object-reconstructor running 2022-05-19 14:27:35.967 | No account-auditor running 2022-05-19 14:27:35.967 | No account-replicator running 2022-05-19 14:27:35.967 | No account-reaper running 2022-05-19 14:27:35.967 | No object-replicator running 2022-05-19 14:27:35.967 | No container-server running 2022-05-19 14:27:35.967 | No container-auditor running 2022-05-19 14:27:35.967 | No container-updater running 2022-05-19 14:27:35.967 | No container-reconciler running 2022-05-19 14:27:35.967 | No container-replicator running 2022-05-19 14:27:35.967 | No container-sharder running 2022-05-19 14:27:35.967 | No account-server running 2022-05-19 14:27:35.967 | No object-updater running 2022-05-19 14:27:35.967 | No object-expirer running 2022-05-19 14:27:35.967 | No object-server running 2022-05-19 14:27:35.967 | + lib/swift:init_swift:670 : true 2022-05-19 14:27:35.967 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-19 14:27:35.967 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-19 14:27:35.967 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-19 14:27:35.967 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-19 14:27:35.967 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-19 14:27:35.967 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-05-19 14:27:35.967 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-19 14:27:35.967 | + functions:create_disk:732 : local node_number 2022-05-19 14:27:35.967 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.967 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 14:27:35.967 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-19 14:27:35.967 | + functions:create_disk:736 : local key 2022-05-19 14:27:35.967 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.967 | ++ functions:create_disk:738 : sed s#/.## 2022-05-19 14:27:35.968 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.968 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.968 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-19 14:27:35.968 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.968 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-19 14:27:35.968 | + functions:destroy_disk:765 : local key 2022-05-19 14:27:35.968 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-19 14:27:35.968 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.968 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.968 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.968 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-19 14:27:35.968 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-19 14:27:35.968 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.968 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.968 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-19 14:27:35.968 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.968 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-19 14:27:35.968 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-19 14:27:35.968 | = sectsz=512 attr=2, projid32bit=1 2022-05-19 14:27:35.968 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-19 14:27:35.968 | = reflink=1 2022-05-19 14:27:35.968 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-19 14:27:35.968 | = sunit=0 swidth=0 blks 2022-05-19 14:27:35.968 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-19 14:27:35.968 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-19 14:27:35.968 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-19 14:27:35.968 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-19 14:27:35.968 | + 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-05-19 14:27:35.968 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-19 14:27:35.968 | /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-05-19 14:27:35.968 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-19 14:27:35.968 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-19 14:27:35.969 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-19 14:27:35.969 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-19 14:27:35.969 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:27:35.969 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-19 14:27:35.969 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-19 14:27:35.969 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-19 14:27:35.969 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-19 14:27:35.969 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-19 14:27:35.969 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-19 14:27:35.969 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-19 14:27:35.969 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1652969593.object.builder backups/1652969594.container.builder backups/1652969596.account.builder backups/1652969601.object.builder backups/1652969602.container.builder backups/1652969604.account.builder backups/1652969601.object.ring.gz backups/1652969602.container.ring.gz backups/1652969604.account.ring.gz 2022-05-19 14:27:35.969 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-19 14:27:35.969 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-19 14:27:35.969 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-19 14:27:35.969 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-19 14:27:35.969 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-19 14:27:35.969 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-19 14:27:35.969 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-19 14:27:35.969 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:27:35.969 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-19 14:27:35.969 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-19 14:27:35.969 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:27:35.969 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-19 14:27:35.969 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-19 14:27:35.969 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-19 14:27:35.969 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-19 14:27:35.969 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:27:35.969 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-19 14:27:35.969 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:27:35.969 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-19 14:27:35.970 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-19 14:27:35.970 | + lib/swift:init_swift:714 : popd 2022-05-19 14:27:36.013 | [115563 Async init_swift:158147]: finished init_swift with result 0 in 14 seconds 2022-05-19 14:27:36.017 | + inc/async:async_wait:197 : return 0 2022-05-19 14:27:36.020 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-19 14:27:36.073 | [115563 Async init_cinder:158242]: Waiting for completion of init_cinder running on PID 158242 (2 other jobs running) 2022-05-19 14:27:36.098 | [115563 Async init_cinder:158242]: Signaling child to exit 2022-05-19 14:27:36.098 | WAKEUP 2022-05-19 14:27:36.122 | [115563 Async init_cinder:158242]: Signaled 2022-05-19 14:27:36.124 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-19 14:27:36.124 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:36.124 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-19 14:27:36.124 | + lib/database:recreate_database:112 : local db=cinder 2022-05-19 14:27:36.124 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-19 14:27:36.124 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-19 14:27:36.124 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-19 14:27:36.124 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:36.124 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-19 14:27:36.124 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:36.124 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-19 14:27:36.124 | + functions-common:time_start:2423 : local name=dbsync 2022-05-19 14:27:36.124 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:27:36.124 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:27:36.124 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:27:36.124 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970409998 2022-05-19 14:27:36.124 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-19 14:27:36.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:36.124 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:36.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:36.124 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:36.124 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-19 14:27:36.124 | last_heartbeat = column_property( 2022-05-19 14:27:36.124 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-19 14:27:36.124 | num_hosts = column_property( 2022-05-19 14:27:36.125 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-19 14:27:36.125 | num_down_hosts = column_property( 2022-05-19 14:27:36.125 | Traceback (most recent call last): 2022-05-19 14:27:36.125 | File "/usr/local/bin/cinder-manage", line 10, in 2022-05-19 14:27:36.125 | sys.exit(main()) 2022-05-19 14:27:36.125 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1039, in main 2022-05-19 14:27:36.125 | objects.register_all() 2022-05-19 14:27:36.125 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 36, in register_all 2022-05-19 14:27:36.125 | __import__('cinder.objects.snapshot') 2022-05-19 14:27:36.125 | File "/opt/stack/cinder/cinder/objects/snapshot.py", line 24, in 2022-05-19 14:27:36.125 | from cinder.objects import cleanable 2022-05-19 14:27:36.125 | File "/opt/stack/cinder/cinder/objects/cleanable.py", line 25, in 2022-05-19 14:27:36.125 | from cinder import service 2022-05-19 14:27:36.125 | File "/opt/stack/cinder/cinder/service.py", line 649, in 2022-05-19 14:27:36.125 | def get_launcher() -> service.process_launcher: 2022-05-19 14:27:36.125 | AttributeError: module 'oslo_service.service' has no attribute 'process_launcher' 2022-05-19 14:27:36.125 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-19 14:27:36.125 | + functions-common:time_stop:2437 : local name 2022-05-19 14:27:36.125 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:27:36.125 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:27:36.125 | + functions-common:time_stop:2440 : local total 2022-05-19 14:27:36.125 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:27:36.125 | + functions-common:time_stop:2443 : name=dbsync 2022-05-19 14:27:36.125 | + functions-common:time_stop:2444 : start_time=1652970409998 2022-05-19 14:27:36.125 | + functions-common:time_stop:2446 : [[ -z 1652970409998 ]] 2022-05-19 14:27:36.125 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:27:36.125 | + functions-common:time_stop:2449 : end_time=1652970413650 2022-05-19 14:27:36.125 | + functions-common:time_stop:2450 : elapsed_time=3652 2022-05-19 14:27:36.125 | + functions-common:time_stop:2451 : total=8319 2022-05-19 14:27:36.125 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:27:36.125 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11971 2022-05-19 14:27:36.125 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-19 14:27:36.126 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:27:36.126 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-19 14:27:36.126 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:27:36.126 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-19 14:27:36.170 | [115563 Async init_cinder:158242]: finished init_cinder with result 0 in 3 seconds 2022-05-19 14:27:36.174 | + inc/async:async_wait:197 : return 0 2022-05-19 14:27:36.177 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-19 14:27:36.195 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:36.198 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-19 14:27:36.201 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:27:36.203 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-19 14:27:36.206 | + ./stack.sh:main:1220 : init_nova 2022-05-19 14:27:36.208 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-19 14:27:36.226 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:36.229 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-19 14:27:36.247 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:36.249 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:27:36.252 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:27:36.311 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:27:36.349 | [115563 Async nova-cell-0:160389]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-19 14:27:36.352 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-19 14:27:36.357 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:27:36.360 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-19 14:27:36.363 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:27:36.365 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:27:36.369 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:27:36.431 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:27:36.477 | [115563 Async nova-cell-1:160481]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-19 14:27:36.480 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-19 14:27:36.486 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-19 14:27:36.489 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-19 14:27:36.493 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-19 14:27:36.495 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-19 14:27:36.501 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:36.928 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-19 14:27:36.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:36.950 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-19 14:27:38.018 | 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-05-19 14:27:41.361 | INFO dbcounter [-] Registered counter for database nova_api 2022-05-19 14:27:41.387 | DEBUG dbcounter [-] [160539] Writer thread running {{(pid=160539) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:27:41.388 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:27:41.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:41.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:41.398 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:27:41.399 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=160539) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:27:41.425 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:27:41.425 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:27:41.459 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-19 14:27:43.353 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=160539) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:27:43.362 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-19 14:27:43.771 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=160539) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:27:43.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:43.781 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:43.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:43.781 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:44.285 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-19 14:27:44.288 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-19 14:27:44.294 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-19 14:27:44.297 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-05-19 14:27:44.300 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-05-19 14:27:44.303 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-05-19 14:27:44.306 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-05-19 14:27:44.330 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:44.333 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-05-19 14:27:44.335 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 14:27:44.339 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-05-19 14:27:45.456 | 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-05-19 14:27:48.105 | INFO dbcounter [None req-89bcd66e-c00e-42b4-a8fd-46f6255931b5 None None] Registered counter for database nova_api 2022-05-19 14:27:48.131 | DEBUG dbcounter [-] [161050] Writer thread running {{(pid=161050) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:27:48.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:48.184 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:48.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:48.184 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:48.731 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-19 14:27:48.737 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 14:27:48.740 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-19 14:27:48.803 | [115563 Async nova-cell-0:160389]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 160389 (3 other jobs running) 2022-05-19 14:27:48.822 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:27:48.834 | [115563 Async nova-cell-0:160389]: Signaling child to exit 2022-05-19 14:27:48.852 | [160389 Async nova-cell-0:160389]: finished successfully 2022-05-19 14:27:48.873 | WAKEUP 2022-05-19 14:27:48.897 | [115563 Async nova-cell-0:160389]: Signaled 2022-05-19 14:27:48.899 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-19 14:27:48.899 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-19 14:27:48.899 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-19 14:27:48.899 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-19 14:27:48.899 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-19 14:27:48.899 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-19 14:27:48.899 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-19 14:27:48.899 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:48.899 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-19 14:27:48.899 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:48.899 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-19 14:27:48.899 | 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-05-19 14:27:48.899 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-05-19 14:27:48.899 | DEBUG dbcounter [-] [160546] Writer thread running {{(pid=160546) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:27:48.899 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:27:48.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:27:48.901 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=160546) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:27:48.901 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:27:48.901 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:27:48.901 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 14:27:48.901 | DEBUG dbcounter [-] [160546] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=160546) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:27:48.901 | DEBUG dbcounter [-] [160546] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=160546) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:27:48.901 | DEBUG dbcounter [-] [160546] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=160546) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:27:48.901 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=160546) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:27:48.901 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 14:27:48.901 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=160546) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:27:48.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:48.901 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:48.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:48.902 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:48.950 | [115563 Async nova-cell-0:160389]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-05-19 14:27:48.954 | + inc/async:async_wait:197 : return 0 2022-05-19 14:27:48.957 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-19 14:27:48.959 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-19 14:27:49.015 | [115563 Async nova-cell-1:160481]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 160481 (2 other jobs running) 2022-05-19 14:27:49.043 | [115563 Async nova-cell-1:160481]: Signaling child to exit 2022-05-19 14:27:49.112 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:27:49.139 | [160481 Async nova-cell-1:160481]: finished successfully 2022-05-19 14:27:49.158 | WAKEUP 2022-05-19 14:27:49.181 | [115563 Async nova-cell-1:160481]: Signaled 2022-05-19 14:27:49.182 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-19 14:27:49.183 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-19 14:27:49.183 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-19 14:27:49.183 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-19 14:27:49.183 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-19 14:27:49.183 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-19 14:27:49.183 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-19 14:27:49.183 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:49.183 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-19 14:27:49.183 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-19 14:27:49.183 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-19 14:27:49.183 | 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-05-19 14:27:49.183 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-05-19 14:27:49.183 | DEBUG dbcounter [-] [160553] Writer thread running {{(pid=160553) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-19 14:27:49.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-19 14:27:49.185 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-19 14:27:49.185 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=160553) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-19 14:27:49.185 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-19 14:27:49.185 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-19 14:27:49.185 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-19 14:27:49.185 | DEBUG dbcounter [-] [160553] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=160553) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:27:49.185 | DEBUG dbcounter [-] [160553] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=160553) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:27:49.185 | DEBUG dbcounter [-] [160553] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=160553) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-05-19 14:27:49.185 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=160553) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-19 14:27:49.185 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-19 14:27:49.185 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=160553) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-19 14:27:49.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:49.185 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:49.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:49.185 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:49.228 | [115563 Async nova-cell-1:160481]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-05-19 14:27:49.232 | + inc/async:async_wait:197 : return 0 2022-05-19 14:27:49.234 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:27:49.237 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-19 14:27:50.283 | 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-05-19 14:27:52.792 | Running batches of 50 until complete 2022-05-19 14:27:52.792 | INFO dbcounter [None req-cea89498-d23a-42fe-bbcb-eca8d24e2e09 None None] Registered counter for database nova_cell0 2022-05-19 14:27:52.815 | DEBUG dbcounter [-] [161596] Writer thread running {{(pid=161596) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:27:52.947 | INFO dbcounter [None req-cea89498-d23a-42fe-bbcb-eca8d24e2e09 None None] Registered counter for database nova_api 2022-05-19 14:27:52.956 | DEBUG dbcounter [-] [161596] Writer thread running {{(pid=161596) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:27:53.080 | INFO dbcounter [None req-cea89498-d23a-42fe-bbcb-eca8d24e2e09 None None] Registered counter for database nova_cell0 2022-05-19 14:27:53.091 | DEBUG dbcounter [-] [161596] Writer thread running {{(pid=161596) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:27:53.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:53.159 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:53.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:53.159 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:53.159 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:27:53.159 | | Migration | Total Needed | Completed | 2022-05-19 14:27:53.159 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:27:53.159 | | fill_virtual_interface_list | 0 | 0 | 2022-05-19 14:27:53.159 | | migrate_empty_ratio | 0 | 0 | 2022-05-19 14:27:53.159 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-19 14:27:53.159 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-19 14:27:53.159 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-19 14:27:53.160 | | populate_dev_uuids | 0 | 0 | 2022-05-19 14:27:53.160 | | populate_missing_availability_zones | 0 | 0 | 2022-05-19 14:27:53.160 | | populate_queued_for_delete | 0 | 0 | 2022-05-19 14:27:53.160 | | populate_user_id | 0 | 0 | 2022-05-19 14:27:53.160 | | populate_uuids | 0 | 0 | 2022-05-19 14:27:53.160 | +-------------------------------------+--------------+-----------+ 2022-05-19 14:27:53.652 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-19 14:27:53.657 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:27:53.661 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-19 14:27:53.664 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:27:53.666 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:27:53.670 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-05-19 14:27:54.787 | 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-05-19 14:27:57.307 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-19 14:27:57.307 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-19 14:27:57.307 | INFO dbcounter [None req-49a8453a-7403-4fee-be2c-b4af18e41247 None None] Registered counter for database nova_api 2022-05-19 14:27:57.331 | DEBUG dbcounter [-] [161615] Writer thread running {{(pid=161615) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:27:57.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:57.391 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:57.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:27:57.392 | from cryptography.utils import int_from_bytes 2022-05-19 14:27:57.840 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-19 14:27:57.843 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-19 14:27:57.857 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-19 14:27:57.859 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-19 14:27:57.877 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:57.880 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-19 14:27:57.883 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-19 14:27:57.944 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-19 14:27:57.985 | [115563 Async configure_neutron_nova:161683]: running: configure_neutron_nova 2022-05-19 14:27:57.988 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-19 14:27:57.991 | + functions-common:run_phase:1865 : local mode=stack 2022-05-19 14:27:57.994 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-19 14:27:57.997 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-19 14:27:57.999 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-19 14:27:58.002 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-19 14:27:58.005 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-19 14:27:58.008 | + functions-common:run_phase:1875 : local extra 2022-05-19 14:27:58.012 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-19 14:27:58.016 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-19 14:27:58.019 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-19 14:27:58.021 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-19 14:27:58.025 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-19 14:27:58.028 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-19 14:27:58.045 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:58.048 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:27:58.050 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:27:58.053 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-19 14:27:58.056 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-19 14:27:58.058 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-19 14:27:58.060 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-19 14:27:58.063 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-19 14:27:58.065 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-19 14:27:58.068 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-19 14:27:58.072 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-19 14:27:58.075 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-19 14:27:58.078 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-19 14:27:58.080 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-19 14:27:58.083 | + functions-common:run_plugins:1854 : local plugins= 2022-05-19 14:27:58.086 | + functions-common:run_plugins:1855 : local plugin 2022-05-19 14:27:58.089 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-19 14:27:58.092 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-19 14:27:58.094 | + inc/meta-config:merge_config_group:171 : shift 2022-05-19 14:27:58.097 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-19 14:27:58.100 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:27:58.104 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-19 14:27:58.107 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-19 14:27:58.111 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-19 14:27:58.114 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:27:58.117 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-19 14:27:58.120 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:27:58.122 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-19 14:27:58.122 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:27:58.122 | gsub("[][]", "", $1); 2022-05-19 14:27:58.123 | split($1, a, "|"); 2022-05-19 14:27:58.123 | if (a[1] == matchgroup) 2022-05-19 14:27:58.123 | print a[2] 2022-05-19 14:27:58.123 | } 2022-05-19 14:27:58.123 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:27:58.129 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:27:58.132 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:27:58.135 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:27:58.139 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-19 14:27:58.143 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-19 14:27:58.146 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-19 14:27:58.148 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-19 14:27:58.152 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-19 14:27:58.156 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-19 14:27:58.159 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-19 14:27:58.162 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 14:27:58.165 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:27:58.168 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:27:58.170 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-19 14:27:58.173 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:27:58.176 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-19 14:27:58.180 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-19 14:27:58.183 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-19 14:27:58.185 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-19 14:27:58.191 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-19 14:27:58.191 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-19 14:27:58.191 | BEGIN { 2022-05-19 14:27:58.191 | section = "" 2022-05-19 14:27:58.191 | last_section = "" 2022-05-19 14:27:58.191 | section_count = 0 2022-05-19 14:27:58.191 | } 2022-05-19 14:27:58.191 | /^\[.+\]/ { 2022-05-19 14:27:58.191 | gsub("[][]", "", $1); 2022-05-19 14:27:58.191 | section=$1 2022-05-19 14:27:58.191 | next 2022-05-19 14:27:58.191 | } 2022-05-19 14:27:58.191 | /^ *\#/ { 2022-05-19 14:27:58.191 | next 2022-05-19 14:27:58.191 | } 2022-05-19 14:27:58.191 | /^[^ \t]+/ { 2022-05-19 14:27:58.191 | # get offset of first = in $0 2022-05-19 14:27:58.191 | eq_idx = index($0, "=") 2022-05-19 14:27:58.191 | # extract attr & value from $0 2022-05-19 14:27:58.191 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:27:58.191 | value = substr($0, eq_idx + 1) 2022-05-19 14:27:58.191 | # only need to strip trailing whitespace from attr 2022-05-19 14:27:58.191 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:27:58.191 | # need to strip leading & trailing whitespace from value 2022-05-19 14:27:58.191 | sub(/^[ \t]*/, "", value) 2022-05-19 14:27:58.192 | sub(/[ \t]*$/, "", value) 2022-05-19 14:27:58.192 | 2022-05-19 14:27:58.192 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:27:58.192 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:27:58.192 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:27:58.192 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:27:58.192 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:27:58.192 | if (section != last_section) { 2022-05-19 14:27:58.192 | cfg_section[section_count++] = section 2022-05-19 14:27:58.192 | last_section = section 2022-05-19 14:27:58.192 | } 2022-05-19 14:27:58.192 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:27:58.192 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:27:58.192 | 2022-05-19 14:27:58.192 | cfg_attr[section, attr, 0] = value 2022-05-19 14:27:58.192 | cfg_attr_count[section, attr] = 1 2022-05-19 14:27:58.192 | } else { 2022-05-19 14:27:58.192 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:27:58.192 | cfg_attr[section, attr, lno] = value 2022-05-19 14:27:58.192 | } 2022-05-19 14:27:58.192 | } 2022-05-19 14:27:58.192 | END { 2022-05-19 14:27:58.192 | # Process each section in order 2022-05-19 14:27:58.192 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:27:58.192 | section = cfg_section[sno] 2022-05-19 14:27:58.192 | # The ini routines simply append a config item immediately 2022-05-19 14:27:58.192 | # after the section header. To keep the same order as defined 2022-05-19 14:27:58.192 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:27:58.192 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:27:58.192 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:27:58.192 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:27:58.192 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:27:58.192 | else { 2022-05-19 14:27:58.193 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:27:58.193 | count = cfg_attr_count[section, attr] 2022-05-19 14:27:58.193 | print "inidelete " configfile " " section " " attr 2022-05-19 14:27:58.193 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:27:58.193 | for (l = count -2; l >= 0; l--) 2022-05-19 14:27:58.193 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:27:58.193 | } 2022-05-19 14:27:58.193 | } 2022-05-19 14:27:58.193 | } 2022-05-19 14:27:58.193 | } 2022-05-19 14:27:58.193 | ' 2022-05-19 14:27:58.193 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.193 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:27:58.197 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:27:58.199 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:27:58.202 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-19 14:27:58.205 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:27:58.208 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-19 14:27:58.211 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-19 14:27:58.211 | BEGIN { group = "" } 2022-05-19 14:27:58.211 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:27:58.211 | gsub("[][]", "", $1); 2022-05-19 14:27:58.211 | split($1, a, "|"); 2022-05-19 14:27:58.211 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:27:58.211 | group=a[1] 2022-05-19 14:27:58.211 | } else { 2022-05-19 14:27:58.211 | group="" 2022-05-19 14:27:58.211 | } 2022-05-19 14:27:58.211 | next 2022-05-19 14:27:58.211 | } 2022-05-19 14:27:58.211 | { 2022-05-19 14:27:58.211 | if (group != "") 2022-05-19 14:27:58.211 | print $0 2022-05-19 14:27:58.211 | } 2022-05-19 14:27:58.211 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:27:58.218 | + 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-05-19 14:27:58.221 | ++ 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-05-19 14:27:58.251 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.254 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-19 14:27:58.256 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-19 14:27:58.290 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.293 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-19 14:27:58.295 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-19 14:27:58.330 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.332 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-19 14:27:58.335 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-19 14:27:58.369 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.372 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-19 14:27:58.374 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-19 14:27:58.405 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.407 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-19 14:27:58.410 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-19 14:27:58.442 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.446 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.71/identity"' 2022-05-19 14:27:58.448 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.71/identity 2022-05-19 14:27:58.482 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.485 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-19 14:27:58.488 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-19 14:27:58.520 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.523 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-19 14:27:58.526 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-19 14:27:58.561 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.564 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-19 14:27:58.567 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-19 14:27:58.601 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.603 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-19 14:27:58.606 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-19 14:27:58.640 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.643 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-19 14:27:58.645 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-19 14:27:58.679 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.681 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-19 14:27:58.684 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-19 14:27:58.716 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.719 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:27:58.722 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:27:58.725 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:27:58.728 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-19 14:27:58.731 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-19 14:27:58.734 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-19 14:27:58.737 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-19 14:27:58.741 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-19 14:27:58.745 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-19 14:27:58.748 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-19 14:27:58.752 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 14:27:58.755 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:27:58.759 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:27:58.761 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-19 14:27:58.764 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:27:58.769 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-19 14:27:58.772 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-19 14:27:58.776 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-19 14:27:58.779 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-19 14:27:58.783 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.784 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-19 14:27:58.784 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 14:27:58.784 | BEGIN { 2022-05-19 14:27:58.784 | section = "" 2022-05-19 14:27:58.784 | last_section = "" 2022-05-19 14:27:58.784 | section_count = 0 2022-05-19 14:27:58.784 | } 2022-05-19 14:27:58.784 | /^\[.+\]/ { 2022-05-19 14:27:58.784 | gsub("[][]", "", $1); 2022-05-19 14:27:58.784 | section=$1 2022-05-19 14:27:58.784 | next 2022-05-19 14:27:58.785 | } 2022-05-19 14:27:58.785 | /^ *\#/ { 2022-05-19 14:27:58.785 | next 2022-05-19 14:27:58.785 | } 2022-05-19 14:27:58.785 | /^[^ \t]+/ { 2022-05-19 14:27:58.785 | # get offset of first = in $0 2022-05-19 14:27:58.785 | eq_idx = index($0, "=") 2022-05-19 14:27:58.785 | # extract attr & value from $0 2022-05-19 14:27:58.785 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:27:58.785 | value = substr($0, eq_idx + 1) 2022-05-19 14:27:58.785 | # only need to strip trailing whitespace from attr 2022-05-19 14:27:58.785 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:27:58.785 | # need to strip leading & trailing whitespace from value 2022-05-19 14:27:58.785 | sub(/^[ \t]*/, "", value) 2022-05-19 14:27:58.785 | sub(/[ \t]*$/, "", value) 2022-05-19 14:27:58.785 | 2022-05-19 14:27:58.785 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:27:58.785 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:27:58.785 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:27:58.785 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:27:58.785 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:27:58.785 | if (section != last_section) { 2022-05-19 14:27:58.785 | cfg_section[section_count++] = section 2022-05-19 14:27:58.785 | last_section = section 2022-05-19 14:27:58.785 | } 2022-05-19 14:27:58.785 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:27:58.785 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:27:58.785 | 2022-05-19 14:27:58.785 | cfg_attr[section, attr, 0] = value 2022-05-19 14:27:58.785 | cfg_attr_count[section, attr] = 1 2022-05-19 14:27:58.785 | } else { 2022-05-19 14:27:58.785 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:27:58.785 | cfg_attr[section, attr, lno] = value 2022-05-19 14:27:58.786 | } 2022-05-19 14:27:58.786 | } 2022-05-19 14:27:58.786 | END { 2022-05-19 14:27:58.786 | # Process each section in order 2022-05-19 14:27:58.786 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:27:58.786 | section = cfg_section[sno] 2022-05-19 14:27:58.786 | # The ini routines simply append a config item immediately 2022-05-19 14:27:58.786 | # after the section header. To keep the same order as defined 2022-05-19 14:27:58.786 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:27:58.786 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:27:58.786 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:27:58.786 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:27:58.786 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:27:58.786 | else { 2022-05-19 14:27:58.786 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:27:58.786 | count = cfg_attr_count[section, attr] 2022-05-19 14:27:58.786 | print "inidelete " configfile " " section " " attr 2022-05-19 14:27:58.786 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:27:58.786 | for (l = count -2; l >= 0; l--) 2022-05-19 14:27:58.786 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:27:58.786 | } 2022-05-19 14:27:58.786 | } 2022-05-19 14:27:58.786 | } 2022-05-19 14:27:58.786 | } 2022-05-19 14:27:58.786 | ' 2022-05-19 14:27:58.787 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:27:58.787 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:27:58.789 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:27:58.792 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-19 14:27:58.795 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:27:58.797 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-19 14:27:58.800 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-19 14:27:58.800 | BEGIN { group = "" } 2022-05-19 14:27:58.800 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:27:58.800 | gsub("[][]", "", $1); 2022-05-19 14:27:58.800 | split($1, a, "|"); 2022-05-19 14:27:58.800 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:27:58.800 | group=a[1] 2022-05-19 14:27:58.800 | } else { 2022-05-19 14:27:58.800 | group="" 2022-05-19 14:27:58.800 | } 2022-05-19 14:27:58.800 | next 2022-05-19 14:27:58.800 | } 2022-05-19 14:27:58.800 | { 2022-05-19 14:27:58.800 | if (group != "") 2022-05-19 14:27:58.801 | print $0 2022-05-19 14:27:58.801 | } 2022-05-19 14:27:58.801 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:27:58.807 | + inc/async:async_inner:64 : rc=0 2022-05-19 14:27:58.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-19 14:27:58.810 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-19 14:27:58.836 | [161683 Async configure_neutron_nova:161683]: finished successfully 2022-05-19 14:27:58.842 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.845 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-19 14:27:58.847 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-19 14:27:58.878 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.880 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-19 14:27:58.883 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-19 14:27:58.914 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.916 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-19 14:27:58.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-19 14:27:58.950 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.953 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-19 14:27:58.955 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-19 14:27:58.984 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:58.987 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-19 14:27:58.990 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-19 14:27:59.023 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.025 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-19 14:27:59.028 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-19 14:27:59.058 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.060 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-19 14:27:59.063 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-19 14:27:59.093 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.096 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-19 14:27:59.098 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-19 14:27:59.129 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.133 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-19 14:27:59.135 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-19 14:27:59.165 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.167 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-19 14:27:59.170 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-19 14:27:59.200 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.203 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-19 14:27:59.205 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-19 14:27:59.235 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.238 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-19 14:27:59.241 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-19 14:27:59.271 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.273 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-19 14:27:59.276 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-19 14:27:59.306 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-19 14:27:59.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-19 14:27:59.340 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.343 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-19 14:27:59.345 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-19 14:27:59.376 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.379 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:27:59.382 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:27:59.384 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:27:59.388 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-19 14:27:59.391 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-19 14:27:59.393 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-19 14:27:59.396 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-19 14:27:59.399 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-19 14:27:59.404 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-19 14:27:59.406 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-19 14:27:59.409 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 14:27:59.411 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:27:59.414 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:27:59.417 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-19 14:27:59.419 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:27:59.422 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-19 14:27:59.425 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-19 14:27:59.428 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-19 14:27:59.431 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-19 14:27:59.434 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-19 14:27:59.435 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.436 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-19 14:27:59.436 | BEGIN { 2022-05-19 14:27:59.436 | section = "" 2022-05-19 14:27:59.436 | last_section = "" 2022-05-19 14:27:59.436 | section_count = 0 2022-05-19 14:27:59.436 | } 2022-05-19 14:27:59.436 | /^\[.+\]/ { 2022-05-19 14:27:59.436 | gsub("[][]", "", $1); 2022-05-19 14:27:59.436 | section=$1 2022-05-19 14:27:59.436 | next 2022-05-19 14:27:59.436 | } 2022-05-19 14:27:59.436 | /^ *\#/ { 2022-05-19 14:27:59.436 | next 2022-05-19 14:27:59.436 | } 2022-05-19 14:27:59.436 | /^[^ \t]+/ { 2022-05-19 14:27:59.436 | # get offset of first = in $0 2022-05-19 14:27:59.436 | eq_idx = index($0, "=") 2022-05-19 14:27:59.436 | # extract attr & value from $0 2022-05-19 14:27:59.436 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:27:59.436 | value = substr($0, eq_idx + 1) 2022-05-19 14:27:59.436 | # only need to strip trailing whitespace from attr 2022-05-19 14:27:59.436 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:27:59.437 | # need to strip leading & trailing whitespace from value 2022-05-19 14:27:59.437 | sub(/^[ \t]*/, "", value) 2022-05-19 14:27:59.437 | sub(/[ \t]*$/, "", value) 2022-05-19 14:27:59.437 | 2022-05-19 14:27:59.437 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:27:59.437 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:27:59.437 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:27:59.437 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:27:59.437 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:27:59.437 | if (section != last_section) { 2022-05-19 14:27:59.437 | cfg_section[section_count++] = section 2022-05-19 14:27:59.437 | last_section = section 2022-05-19 14:27:59.437 | } 2022-05-19 14:27:59.437 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:27:59.437 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:27:59.437 | 2022-05-19 14:27:59.437 | cfg_attr[section, attr, 0] = value 2022-05-19 14:27:59.437 | cfg_attr_count[section, attr] = 1 2022-05-19 14:27:59.437 | } else { 2022-05-19 14:27:59.437 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:27:59.437 | cfg_attr[section, attr, lno] = value 2022-05-19 14:27:59.437 | } 2022-05-19 14:27:59.437 | } 2022-05-19 14:27:59.437 | END { 2022-05-19 14:27:59.437 | # Process each section in order 2022-05-19 14:27:59.437 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:27:59.437 | section = cfg_section[sno] 2022-05-19 14:27:59.437 | # The ini routines simply append a config item immediately 2022-05-19 14:27:59.437 | # after the section header. To keep the same order as defined 2022-05-19 14:27:59.437 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:27:59.437 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:27:59.437 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:27:59.437 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:27:59.438 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:27:59.438 | else { 2022-05-19 14:27:59.438 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:27:59.438 | count = cfg_attr_count[section, attr] 2022-05-19 14:27:59.438 | print "inidelete " configfile " " section " " attr 2022-05-19 14:27:59.438 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:27:59.438 | for (l = count -2; l >= 0; l--) 2022-05-19 14:27:59.438 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:27:59.438 | } 2022-05-19 14:27:59.438 | } 2022-05-19 14:27:59.438 | } 2022-05-19 14:27:59.438 | } 2022-05-19 14:27:59.438 | ' 2022-05-19 14:27:59.438 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:27:59.439 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:27:59.439 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:27:59.442 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-19 14:27:59.445 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:27:59.447 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-19 14:27:59.450 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-19 14:27:59.450 | BEGIN { group = "" } 2022-05-19 14:27:59.450 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:27:59.450 | gsub("[][]", "", $1); 2022-05-19 14:27:59.450 | split($1, a, "|"); 2022-05-19 14:27:59.450 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:27:59.450 | group=a[1] 2022-05-19 14:27:59.450 | } else { 2022-05-19 14:27:59.450 | group="" 2022-05-19 14:27:59.450 | } 2022-05-19 14:27:59.450 | next 2022-05-19 14:27:59.450 | } 2022-05-19 14:27:59.450 | { 2022-05-19 14:27:59.450 | if (group != "") 2022-05-19 14:27:59.450 | print $0 2022-05-19 14:27:59.450 | } 2022-05-19 14:27:59.450 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:27:59.456 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.71/identity/v2.0"' 2022-05-19 14:27:59.459 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.71/identity/v2.0 2022-05-19 14:27:59.487 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.490 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-19 14:27:59.493 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-19 14:27:59.495 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-19 14:27:59.499 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-19 14:27:59.501 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:27:59.504 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:27:59.507 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-19 14:27:59.510 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:27:59.514 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-19 14:27:59.517 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-19 14:27:59.519 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:27:59.522 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:27:59.524 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:27:59.527 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:27:59.530 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:27:59.533 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:27:59.535 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:27:59.539 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-19 14:27:59.541 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-19 14:27:59.545 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:27:59.545 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.546 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 14:27:59.546 | BEGIN { 2022-05-19 14:27:59.546 | section = "" 2022-05-19 14:27:59.546 | last_section = "" 2022-05-19 14:27:59.546 | section_count = 0 2022-05-19 14:27:59.547 | } 2022-05-19 14:27:59.547 | /^\[.+\]/ { 2022-05-19 14:27:59.547 | gsub("[][]", "", $1); 2022-05-19 14:27:59.547 | section=$1 2022-05-19 14:27:59.547 | next 2022-05-19 14:27:59.547 | } 2022-05-19 14:27:59.547 | /^ *\#/ { 2022-05-19 14:27:59.547 | next 2022-05-19 14:27:59.547 | } 2022-05-19 14:27:59.547 | /^[^ \t]+/ { 2022-05-19 14:27:59.547 | # get offset of first = in $0 2022-05-19 14:27:59.547 | eq_idx = index($0, "=") 2022-05-19 14:27:59.547 | # extract attr & value from $0 2022-05-19 14:27:59.547 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:27:59.547 | value = substr($0, eq_idx + 1) 2022-05-19 14:27:59.547 | # only need to strip trailing whitespace from attr 2022-05-19 14:27:59.547 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:27:59.547 | # need to strip leading & trailing whitespace from value 2022-05-19 14:27:59.547 | sub(/^[ \t]*/, "", value) 2022-05-19 14:27:59.547 | sub(/[ \t]*$/, "", value) 2022-05-19 14:27:59.547 | 2022-05-19 14:27:59.547 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:27:59.547 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:27:59.547 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:27:59.547 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:27:59.547 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:27:59.547 | if (section != last_section) { 2022-05-19 14:27:59.547 | cfg_section[section_count++] = section 2022-05-19 14:27:59.547 | last_section = section 2022-05-19 14:27:59.547 | } 2022-05-19 14:27:59.547 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:27:59.547 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:27:59.547 | 2022-05-19 14:27:59.548 | cfg_attr[section, attr, 0] = value 2022-05-19 14:27:59.548 | cfg_attr_count[section, attr] = 1 2022-05-19 14:27:59.548 | } else { 2022-05-19 14:27:59.548 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:27:59.548 | cfg_attr[section, attr, lno] = value 2022-05-19 14:27:59.548 | } 2022-05-19 14:27:59.548 | } 2022-05-19 14:27:59.548 | END { 2022-05-19 14:27:59.548 | # Process each section in order 2022-05-19 14:27:59.548 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:27:59.548 | section = cfg_section[sno] 2022-05-19 14:27:59.548 | # The ini routines simply append a config item immediately 2022-05-19 14:27:59.548 | # after the section header. To keep the same order as defined 2022-05-19 14:27:59.548 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:27:59.548 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:27:59.548 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:27:59.548 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:27:59.548 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:27:59.548 | else { 2022-05-19 14:27:59.548 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:27:59.548 | count = cfg_attr_count[section, attr] 2022-05-19 14:27:59.548 | print "inidelete " configfile " " section " " attr 2022-05-19 14:27:59.548 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:27:59.548 | for (l = count -2; l >= 0; l--) 2022-05-19 14:27:59.548 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:27:59.548 | } 2022-05-19 14:27:59.548 | } 2022-05-19 14:27:59.548 | } 2022-05-19 14:27:59.548 | } 2022-05-19 14:27:59.548 | ' 2022-05-19 14:27:59.548 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:27:59.549 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:27:59.551 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:27:59.553 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-19 14:27:59.556 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:27:59.559 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-19 14:27:59.562 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-19 14:27:59.562 | BEGIN { group = "" } 2022-05-19 14:27:59.562 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:27:59.562 | gsub("[][]", "", $1); 2022-05-19 14:27:59.562 | split($1, a, "|"); 2022-05-19 14:27:59.562 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:27:59.562 | group=a[1] 2022-05-19 14:27:59.562 | } else { 2022-05-19 14:27:59.562 | group="" 2022-05-19 14:27:59.562 | } 2022-05-19 14:27:59.562 | next 2022-05-19 14:27:59.562 | } 2022-05-19 14:27:59.562 | { 2022-05-19 14:27:59.562 | if (group != "") 2022-05-19 14:27:59.562 | print $0 2022-05-19 14:27:59.562 | } 2022-05-19 14:27:59.562 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:27:59.568 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-19 14:27:59.571 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-19 14:27:59.600 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.603 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-19 14:27:59.606 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-19 14:27:59.637 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:27:59.641 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-19 14:27:59.661 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:27:59.664 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-19 14:27:59.667 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:27:59.669 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-19 14:27:59.672 | + ./stack.sh:main:1254 : start_swift 2022-05-19 14:27:59.675 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-19 14:27:59.677 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-19 14:27:59.680 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-19 14:27:59.709 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-19 14:27:59.713 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-19 14:27:59.716 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-19 14:27:59.719 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-19 14:28:00.166 | Restarting rsync (via systemctl): rsync.service. 2022-05-19 14:28:00.172 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-19 14:28:00.174 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-19 14:28:00.177 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-19 14:28:00.180 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-19 14:28:00.182 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:28:00.185 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:28:00.188 | + functions-common:run_process:1692 : local service=s-object 2022-05-19 14:28:00.190 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:28:00.192 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:00.195 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:00.197 | + functions-common:run_process:1697 : local name=s-object 2022-05-19 14:28:00.200 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:00.203 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:00.205 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:00.207 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:00.210 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:00.215 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970480212 2022-05-19 14:28:00.217 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-19 14:28:00.234 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:00.237 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-19 14:28:00.239 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-19 14:28:00.243 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:28:00.245 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:28:00.247 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:28:00.250 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:28:00.252 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-19 14:28:00.254 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-19 14:28:00.257 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-19 14:28:00.259 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:00.262 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:00.264 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:28:00.267 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-19 14:28:00.269 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-19 14:28:00.271 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-19 14:28:00.273 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:28:00.276 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:28:00.278 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:28:00.280 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:28:00.282 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-19 14:28:00.284 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:28:00.289 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-19 14:28:00.341 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-19 14:28:00.393 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:28:00.446 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-19 14:28:00.501 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-19 14:28:00.554 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:00.608 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:28:00.611 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-19 14:28:00.671 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:28:01.059 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-19 14:28:01.073 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-19 14:28:01.445 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-19 14:28:01.469 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:01.472 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:01.474 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:01.477 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:01.480 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:01.482 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:01.484 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:01.487 | + functions-common:time_stop:2444 : start_time=1652970480212 2022-05-19 14:28:01.490 | + functions-common:time_stop:2446 : [[ -z 1652970480212 ]] 2022-05-19 14:28:01.493 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:01.498 | + functions-common:time_stop:2449 : end_time=1652970481495 2022-05-19 14:28:01.500 | + functions-common:time_stop:2450 : elapsed_time=1283 2022-05-19 14:28:01.503 | + functions-common:time_stop:2451 : total=2813 2022-05-19 14:28:01.505 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:01.508 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4096 2022-05-19 14:28:01.510 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:28:01.513 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:28:01.515 | + functions-common:run_process:1692 : local service=s-container 2022-05-19 14:28:01.518 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:28:01.520 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:01.523 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:01.525 | + functions-common:run_process:1697 : local name=s-container 2022-05-19 14:28:01.528 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:01.531 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:01.533 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:01.536 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:01.539 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:01.544 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970481541 2022-05-19 14:28:01.546 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-19 14:28:01.564 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:01.567 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-19 14:28:01.569 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-19 14:28:01.572 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:28:01.574 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:28:01.577 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:28:01.579 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:28:01.581 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-19 14:28:01.584 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-19 14:28:01.586 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-19 14:28:01.589 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:01.592 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:01.595 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:28:01.597 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-19 14:28:01.600 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-19 14:28:01.603 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-19 14:28:01.606 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:28:01.608 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:28:01.611 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:28:01.613 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:28:01.616 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-19 14:28:01.619 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:28:01.624 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-19 14:28:01.683 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-19 14:28:01.738 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:28:01.795 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-19 14:28:01.853 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-19 14:28:01.907 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:01.961 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:28:01.964 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-19 14:28:02.017 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:28:02.436 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-19 14:28:02.449 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-19 14:28:02.834 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-19 14:28:02.860 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:02.863 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:02.868 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:02.872 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:02.876 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:02.878 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:02.881 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:02.884 | + functions-common:time_stop:2444 : start_time=1652970481541 2022-05-19 14:28:02.886 | + functions-common:time_stop:2446 : [[ -z 1652970481541 ]] 2022-05-19 14:28:02.892 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:02.894 | + functions-common:time_stop:2449 : end_time=1652970482891 2022-05-19 14:28:02.896 | + functions-common:time_stop:2450 : elapsed_time=1350 2022-05-19 14:28:02.899 | + functions-common:time_stop:2451 : total=4096 2022-05-19 14:28:02.901 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:02.904 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5446 2022-05-19 14:28:02.906 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-19 14:28:02.909 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:28:02.911 | + functions-common:run_process:1692 : local service=s-account 2022-05-19 14:28:02.913 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:28:02.916 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:02.918 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:02.921 | + functions-common:run_process:1697 : local name=s-account 2022-05-19 14:28:02.923 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:02.926 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:02.928 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:02.931 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:02.937 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:02.939 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970482936 2022-05-19 14:28:02.941 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-19 14:28:02.964 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:02.967 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-19 14:28:02.969 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-19 14:28:02.972 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:28:02.974 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:28:02.977 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:28:02.980 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:28:02.982 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-19 14:28:02.985 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-19 14:28:02.988 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-19 14:28:02.990 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:02.993 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:02.995 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-19 14:28:02.998 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-19 14:28:03.000 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-19 14:28:03.003 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-19 14:28:03.005 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:28:03.008 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:28:03.010 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:28:03.013 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:28:03.019 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-19 14:28:03.022 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:28:03.026 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-19 14:28:03.087 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-19 14:28:03.140 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:28:03.195 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-19 14:28:03.250 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-19 14:28:03.305 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:03.358 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:28:03.361 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-19 14:28:03.415 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:28:03.821 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-19 14:28:03.834 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-19 14:28:04.224 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-19 14:28:04.255 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:04.260 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:04.264 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:04.266 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:04.269 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:04.271 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:04.274 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:04.277 | + functions-common:time_stop:2444 : start_time=1652970482936 2022-05-19 14:28:04.279 | + functions-common:time_stop:2446 : [[ -z 1652970482936 ]] 2022-05-19 14:28:04.282 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:04.287 | + functions-common:time_stop:2449 : end_time=1652970484284 2022-05-19 14:28:04.290 | + functions-common:time_stop:2450 : elapsed_time=1348 2022-05-19 14:28:04.292 | + functions-common:time_stop:2451 : total=5446 2022-05-19 14:28:04.295 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:04.297 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6794 2022-05-19 14:28:04.300 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-19 14:28:04.302 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-19 14:28:04.358 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:28:04.361 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-19 14:28:04.363 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:28:04.366 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:04.368 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:04.371 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-19 14:28:04.373 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:04.376 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:04.379 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:04.381 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:04.386 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:04.390 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970484386 2022-05-19 14:28:04.392 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-19 14:28:04.410 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:04.413 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-19 14:28:04.416 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-19 14:28:04.419 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:28:04.421 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:28:04.424 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:28:04.426 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:28:04.429 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-19 14:28:04.431 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-19 14:28:04.434 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-19 14:28:04.436 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:04.439 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:04.441 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-19 14:28:04.445 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-19 14:28:04.447 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-19 14:28:04.450 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-19 14:28:04.452 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:28:04.454 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:28:04.457 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:28:04.459 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:28:04.462 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-19 14:28:04.464 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:28:04.469 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-19 14:28:04.522 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-19 14:28:04.575 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:28:04.630 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-19 14:28:04.684 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-19 14:28:04.738 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:04.792 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:28:04.795 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-19 14:28:04.849 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:28:05.269 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-19 14:28:05.686 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-19 14:28:05.710 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:05.716 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:05.719 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:05.721 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:05.724 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:05.727 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:05.729 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:05.732 | + functions-common:time_stop:2444 : start_time=1652970484386 2022-05-19 14:28:05.735 | + functions-common:time_stop:2446 : [[ -z 1652970484386 ]] 2022-05-19 14:28:05.738 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:05.742 | + functions-common:time_stop:2449 : end_time=1652970485740 2022-05-19 14:28:05.745 | + functions-common:time_stop:2450 : elapsed_time=1354 2022-05-19 14:28:05.748 | + functions-common:time_stop:2451 : total=6794 2022-05-19 14:28:05.750 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:05.753 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8148 2022-05-19 14:28:05.755 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-19 14:28:05.774 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:28:05.776 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:28:05.779 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-19 14:28:05.781 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:28:05.784 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:05.786 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:05.790 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-19 14:28:05.794 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:05.797 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:05.799 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:05.802 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:05.805 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:05.810 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970485807 2022-05-19 14:28:05.812 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-19 14:28:05.830 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:05.832 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-19 14:28:05.835 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-19 14:28:05.838 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:28:05.840 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:28:05.847 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:28:05.849 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:28:05.852 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-19 14:28:05.855 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-19 14:28:05.857 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-19 14:28:05.860 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:05.863 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:05.865 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-19 14:28:05.868 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-19 14:28:05.870 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-19 14:28:05.873 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:28:05.875 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:28:05.878 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:28:05.880 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:28:05.883 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:28:05.885 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-19 14:28:05.888 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:28:05.893 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-19 14:28:05.947 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-19 14:28:06.000 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-19 14:28:06.054 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-19 14:28:06.120 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-19 14:28:06.175 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:06.231 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:28:06.234 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-19 14:28:06.287 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:28:06.689 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-19 14:28:06.703 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-19 14:28:07.099 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-19 14:28:07.131 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:07.134 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:07.136 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:07.139 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:07.141 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:07.144 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:07.146 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:07.149 | + functions-common:time_stop:2444 : start_time=1652970485807 2022-05-19 14:28:07.152 | + functions-common:time_stop:2446 : [[ -z 1652970485807 ]] 2022-05-19 14:28:07.155 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:07.159 | + functions-common:time_stop:2449 : end_time=1652970487157 2022-05-19 14:28:07.162 | + functions-common:time_stop:2450 : elapsed_time=1350 2022-05-19 14:28:07.164 | + functions-common:time_stop:2451 : total=8148 2022-05-19 14:28:07.167 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:07.169 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9498 2022-05-19 14:28:07.172 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-19 14:28:07.172 | Waiting for swift proxy to start... 2022-05-19 14:28:07.174 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.71:8080/info 2022-05-19 14:28:07.177 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:28:07.180 | + functions:wait_for_service:458 : local url=http://10.222.0.71:8080/info 2022-05-19 14:28:07.182 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:28:07.185 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:28:07.187 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:28:07.190 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:07.192 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:07.196 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:07.200 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970487198 2022-05-19 14:28:07.203 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:28:07.209 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71:8080/info 2022-05-19 14:28:07.222 | + :: : [[ 000 == 503 ]] 2022-05-19 14:28:07.224 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:28:07.225 | + :: : sleep 1 2022-05-19 14:28:08.229 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71:8080/info 2022-05-19 14:28:08.243 | + :: : [[ 000 == 503 ]] 2022-05-19 14:28:08.244 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:28:08.245 | + :: : sleep 1 2022-05-19 14:28:09.249 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71:8080/info 2022-05-19 14:28:09.262 | + :: : [[ 000 == 503 ]] 2022-05-19 14:28:09.264 | + :: : [[ 7 -eq 7 ]] 2022-05-19 14:28:09.265 | + :: : sleep 1 2022-05-19 14:28:10.268 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71:8080/info 2022-05-19 14:28:10.338 | + :: : [[ 200 == 503 ]] 2022-05-19 14:28:10.339 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:28:10.342 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:28:10.345 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:10.350 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:10.353 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:10.355 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:10.358 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:10.361 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:28:10.363 | + functions-common:time_stop:2444 : start_time=1652970487198 2022-05-19 14:28:10.366 | + functions-common:time_stop:2446 : [[ -z 1652970487198 ]] 2022-05-19 14:28:10.369 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:10.374 | + functions-common:time_stop:2449 : end_time=1652970490371 2022-05-19 14:28:10.376 | + functions-common:time_stop:2450 : elapsed_time=3173 2022-05-19 14:28:10.379 | + functions-common:time_stop:2451 : total=6406 2022-05-19 14:28:10.382 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:10.384 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9579 2022-05-19 14:28:10.387 | + functions:wait_for_service:467 : return 0 2022-05-19 14:28:10.389 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-19 14:28:10.392 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:28:10.395 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-19 14:28:10.412 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:10.415 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:28:10.447 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-19 14:28:10.499 | [115563 Async configure_neutron_nova:161683]: Waiting for completion of configure_neutron_nova running on PID 161683 (2 other jobs running) 2022-05-19 14:28:10.524 | [115563 Async configure_neutron_nova:161683]: Signaling child to exit 2022-05-19 14:28:10.524 | WAKEUP 2022-05-19 14:28:10.547 | [115563 Async configure_neutron_nova:161683]: Signaled 2022-05-19 14:28:10.548 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-19 14:28:10.548 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:28:10.548 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:28:10.548 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:28:10.548 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:28:10.549 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-19 14:28:10.549 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:28:10.549 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.71/identity 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-19 14:28:10.549 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 14:28:10.549 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 14:28:10.549 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 14:28:10.549 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-19 14:28:10.549 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:28:10.549 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-19 14:28:10.549 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:28:10.549 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-19 14:28:10.549 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-19 14:28:10.549 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:28:10.550 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:28:10.550 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:28:10.550 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.71/identity 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-19 14:28:10.550 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-19 14:28:10.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-19 14:28:10.550 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-19 14:28:10.550 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-19 14:28:10.594 | [115563 Async configure_neutron_nova:161683]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-19 14:28:10.598 | + inc/async:async_wait:197 : return 0 2022-05-19 14:28:10.601 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-19 14:28:10.620 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:10.622 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:28:10.651 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-19 14:28:10.684 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-19 14:28:10.702 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:10.705 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-19 14:28:10.707 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:28:10.710 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-19 14:28:10.713 | + ./stack.sh:main:1279 : start_nova_api 2022-05-19 14:28:10.716 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-19 14:28:10.718 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-19 14:28:10.721 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-19 14:28:10.723 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-19 14:28:10.740 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:28:10.743 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:28:10.746 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:28:10.748 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:28:10.751 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-19 14:28:10.755 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-19 14:28:10.759 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:28:10.762 | + functions-common:run_process:1692 : local service=n-api 2022-05-19 14:28:10.765 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:28:10.767 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:10.770 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:10.773 | + functions-common:run_process:1697 : local name=n-api 2022-05-19 14:28:10.776 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:10.778 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:10.781 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:10.783 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:10.786 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:10.790 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970490788 2022-05-19 14:28:10.793 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-19 14:28:10.809 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:10.812 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-19 14:28:10.815 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-19 14:28:10.817 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:28:10.820 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:28:10.823 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:28:10.825 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:28:10.828 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-19 14:28:10.830 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-19 14:28:10.833 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-19 14:28:10.836 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:10.838 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:10.841 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:28:10.844 | + functions-common:_run_under_systemd:1667 : 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-05-19 14:28:10.846 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-19 14:28:10.849 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-19 14:28:10.851 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:28:10.853 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:28:10.856 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-19 14:28:10.858 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:28:10.863 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-19 14:28:10.918 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-19 14:28:10.973 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-19 14:28:11.026 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-19 14:28:11.079 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:11.132 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-19 14:28:11.185 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-19 14:28:11.240 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-19 14:28:11.299 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-19 14:28:11.352 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-19 14:28:11.409 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:28:11.412 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-19 14:28:11.465 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:28:11.859 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-19 14:28:11.873 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-19 14:28:12.274 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-19 14:28:12.355 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:12.358 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:12.360 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:12.363 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:12.366 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:12.369 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:12.372 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:12.376 | + functions-common:time_stop:2444 : start_time=1652970490788 2022-05-19 14:28:12.378 | + functions-common:time_stop:2446 : [[ -z 1652970490788 ]] 2022-05-19 14:28:12.382 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:12.387 | + functions-common:time_stop:2449 : end_time=1652970492384 2022-05-19 14:28:12.390 | + functions-common:time_stop:2450 : elapsed_time=1596 2022-05-19 14:28:12.393 | + functions-common:time_stop:2451 : total=9498 2022-05-19 14:28:12.395 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:12.398 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=11094 2022-05-19 14:28:12.400 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.71/compute/v2.1/ 2022-05-19 14:28:12.403 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-19 14:28:12.403 | Waiting for nova-api to start... 2022-05-19 14:28:12.406 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.71/compute/v2.1/ 2022-05-19 14:28:12.409 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:28:12.411 | + functions:wait_for_service:458 : local url=http://10.222.0.71/compute/v2.1/ 2022-05-19 14:28:12.413 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:28:12.416 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:28:12.419 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:28:12.421 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:12.424 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:12.427 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:12.432 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970492429 2022-05-19 14:28:12.435 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:28:12.441 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71/compute/v2.1/ 2022-05-19 14:28:18.213 | + :: : [[ 200 == 503 ]] 2022-05-19 14:28:18.215 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:28:18.218 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:28:18.221 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:18.223 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:18.226 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:18.228 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:18.231 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:18.233 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:28:18.236 | + functions-common:time_stop:2444 : start_time=1652970492429 2022-05-19 14:28:18.239 | + functions-common:time_stop:2446 : [[ -z 1652970492429 ]] 2022-05-19 14:28:18.242 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:18.246 | + functions-common:time_stop:2449 : end_time=1652970498244 2022-05-19 14:28:18.249 | + functions-common:time_stop:2450 : elapsed_time=5815 2022-05-19 14:28:18.251 | + functions-common:time_stop:2451 : total=9579 2022-05-19 14:28:18.254 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:18.257 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15394 2022-05-19 14:28:18.260 | + functions:wait_for_service:467 : return 0 2022-05-19 14:28:18.262 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:28:18.265 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:28:18.268 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-19 14:28:18.285 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:18.288 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-19 14:28:18.291 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:28:18.294 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-19 14:28:18.296 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-19 14:28:18.299 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:28:18.302 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-19 14:28:18.319 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:28:18.322 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-19 14:28:18.340 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:18.342 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-19 14:28:18.345 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:28:18.347 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-19 14:28:18.350 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-19 14:28:18.353 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-19 14:28:18.355 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-19 14:28:18.388 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-19 14:28:18.390 | + lib/neutron:configure_rbac_policies:635 : [[ False == \T\r\u\e ]] 2022-05-19 14:28:18.393 | + lib/neutron:configure_rbac_policies:635 : [[ ENFORCE_SCOPE == \T\r\u\e ]] 2022-05-19 14:28:18.396 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-19 14:28:18.426 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-19 14:28:18.457 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-19 14:28:18.460 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-19 14:28:18.462 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-19 14:28:18.465 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-19 14:28:18.467 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-19 14:28:18.471 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-19 14:28:18.474 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 14:28:18.476 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 14:28:18.479 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-19 14:28:18.482 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-19 14:28:18.485 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-19 14:28:18.487 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-19 14:28:18.490 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.493 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.496 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.499 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-19 14:28:18.501 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.504 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.507 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-19 14:28:18.524 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:28:18.527 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-19 14:28:18.530 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.532 | + functions-common:run_process:1692 : local service=q-svc 2022-05-19 14:28:18.535 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.538 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:18.540 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:18.543 | + functions-common:run_process:1697 : local name=q-svc 2022-05-19 14:28:18.545 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:18.548 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:18.551 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:18.554 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:18.557 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:18.561 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970498558 2022-05-19 14:28:18.564 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-19 14:28:18.581 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:18.584 | + functions-common:run_process:1701 : _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-05-19 14:28:18.586 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-19 14:28:18.589 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.592 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.594 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.597 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.599 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-19 14:28:18.602 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-19 14:28:18.604 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-19 14:28:18.607 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:18.610 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:18.612 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-19 14:28:18.616 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:28:18.618 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-19 14:28:18.621 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:18.623 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:28:18.625 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:28:18.628 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:28:18.630 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:28:18.633 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-19 14:28:18.635 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:28:18.639 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-19 14:28:18.691 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-19 14:28:18.744 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:28:18.796 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-19 14:28:18.850 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-19 14:28:18.903 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:18.957 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:28:18.960 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-19 14:28:19.013 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:28:19.420 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-19 14:28:19.434 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-19 14:28:19.827 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-19 14:28:19.851 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:19.855 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:19.858 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:19.861 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:19.864 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:19.867 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:19.869 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:19.872 | + functions-common:time_stop:2444 : start_time=1652970498558 2022-05-19 14:28:19.874 | + functions-common:time_stop:2446 : [[ -z 1652970498558 ]] 2022-05-19 14:28:19.878 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:19.883 | + functions-common:time_stop:2449 : end_time=1652970499880 2022-05-19 14:28:19.885 | + functions-common:time_stop:2450 : elapsed_time=1322 2022-05-19 14:28:19.888 | + functions-common:time_stop:2451 : total=11094 2022-05-19 14:28:19.890 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:19.893 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12416 2022-05-19 14:28:19.896 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.71:9696 2022-05-19 14:28:19.898 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-19 14:28:19.916 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:28:19.918 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-19 14:28:19.918 | Waiting for Neutron to start... 2022-05-19 14:28:19.921 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.71:9696' 2022-05-19 14:28:19.923 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.71:9696' 'Neutron did not start' 60 2022-05-19 14:28:19.926 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.71:9696' 2022-05-19 14:28:19.929 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-19 14:28:19.932 | + functions-common:test_with_retry:2377 : local until=60 2022-05-19 14:28:19.934 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 14:28:19.937 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 14:28:19.939 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 14:28:19.942 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:19.945 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:19.948 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:19.953 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970499950 2022-05-19 14:28:19.956 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.71:9696; do sleep 0.5; done' 2022-05-19 14:28:25.542 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.71:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 14:28:25.545 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:25.548 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:25.550 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:25.554 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:25.557 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:25.559 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 14:28:25.562 | + functions-common:time_stop:2444 : start_time=1652970499950 2022-05-19 14:28:25.565 | + functions-common:time_stop:2446 : [[ -z 1652970499950 ]] 2022-05-19 14:28:25.569 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:25.573 | + functions-common:time_stop:2449 : end_time=1652970505570 2022-05-19 14:28:25.576 | + functions-common:time_stop:2450 : elapsed_time=5620 2022-05-19 14:28:25.578 | + functions-common:time_stop:2451 : total=0 2022-05-19 14:28:25.581 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:25.584 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5620 2022-05-19 14:28:25.586 | + ./stack.sh:main:1298 : is_service_enabled placement 2022-05-19 14:28:25.607 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:25.610 | + ./stack.sh:main:1299 : echo_summary 'Starting Placement' 2022-05-19 14:28:25.613 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:28:25.616 | + ./stack.sh:echo_summary:448 : echo -e Starting Placement 2022-05-19 14:28:25.619 | + ./stack.sh:main:1300 : start_placement 2022-05-19 14:28:25.621 | + lib/placement:start_placement:160 : start_placement_api 2022-05-19 14:28:25.624 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-19 14:28:25.627 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-05-19 14:28:25.632 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:28:25.634 | + functions-common:run_process:1692 : local service=placement-api 2022-05-19 14:28:25.637 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:28:25.640 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:25.642 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:25.645 | + functions-common:run_process:1697 : local name=placement-api 2022-05-19 14:28:25.647 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:25.650 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:25.652 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:25.655 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:25.658 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:25.663 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970505660 2022-05-19 14:28:25.666 | + functions-common:run_process:1700 : is_service_enabled placement-api 2022-05-19 14:28:25.684 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:25.686 | + functions-common:run_process:1701 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-05-19 14:28:25.689 | + functions-common:_run_under_systemd:1657 : local service=placement-api 2022-05-19 14:28:25.692 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:28:25.694 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:28:25.697 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:28:25.699 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:28:25.702 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-05-19 14:28:25.704 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-05-19 14:28:25.707 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@placement-api.service 2022-05-19 14:28:25.709 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:25.712 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:25.715 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:28:25.717 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-05-19 14:28:25.720 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@placement-api.service 2022-05-19 14:28:25.722 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:28:25.725 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:28:25.727 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:28:25.730 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-05-19 14:28:25.732 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:28:25.737 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-05-19 14:28:25.789 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-05-19 14:28:25.843 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-05-19 14:28:25.898 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-05-19 14:28:25.951 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:26.007 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-05-19 14:28:26.062 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-05-19 14:28:26.116 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-05-19 14:28:26.169 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-05-19 14:28:26.222 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-05-19 14:28:26.275 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:28:26.278 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-05-19 14:28:26.331 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:28:26.739 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@placement-api.service 2022-05-19 14:28:26.753 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-05-19 14:28:27.139 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@placement-api.service 2022-05-19 14:28:27.217 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:27.219 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:27.222 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:27.225 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:27.230 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:27.233 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:27.236 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:27.238 | + functions-common:time_stop:2444 : start_time=1652970505660 2022-05-19 14:28:27.241 | + functions-common:time_stop:2446 : [[ -z 1652970505660 ]] 2022-05-19 14:28:27.245 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:27.249 | + functions-common:time_stop:2449 : end_time=1652970507247 2022-05-19 14:28:27.252 | + functions-common:time_stop:2450 : elapsed_time=1587 2022-05-19 14:28:27.255 | + functions-common:time_stop:2451 : total=12416 2022-05-19 14:28:27.257 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:27.260 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=14003 2022-05-19 14:28:27.263 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-05-19 14:28:27.263 | Waiting for placement-api to start... 2022-05-19 14:28:27.265 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.71/placement 2022-05-19 14:28:27.268 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:28:27.270 | + functions:wait_for_service:458 : local url=http://10.222.0.71/placement 2022-05-19 14:28:27.273 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:28:27.276 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:28:27.278 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:28:27.281 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:27.284 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:27.287 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:27.292 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970507289 2022-05-19 14:28:27.295 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:28:27.301 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71/placement 2022-05-19 14:28:29.948 | + :: : [[ 200 == 503 ]] 2022-05-19 14:28:29.949 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:28:29.952 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:28:29.955 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:29.957 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:29.961 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:29.963 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:29.966 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:29.968 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:28:29.971 | + functions-common:time_stop:2444 : start_time=1652970507289 2022-05-19 14:28:29.973 | + functions-common:time_stop:2446 : [[ -z 1652970507289 ]] 2022-05-19 14:28:29.977 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:29.981 | + functions-common:time_stop:2449 : end_time=1652970509979 2022-05-19 14:28:29.984 | + functions-common:time_stop:2450 : elapsed_time=2690 2022-05-19 14:28:29.987 | + functions-common:time_stop:2451 : total=15394 2022-05-19 14:28:29.989 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:29.992 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18084 2022-05-19 14:28:29.994 | + functions:wait_for_service:467 : return 0 2022-05-19 14:28:29.997 | + ./stack.sh:main:1303 : is_service_enabled neutron 2022-05-19 14:28:30.016 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:30.018 | + ./stack.sh:main:1304 : start_neutron 2022-05-19 14:28:30.021 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-05-19 14:28:30.025 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:28:30.025 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-19 14:28:30.031 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-19 14:28:30.034 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-19 14:28:30.036 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-05-19 14:28:30.039 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-19 14:28:30.042 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-05-19 14:28:30.044 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:30.047 | + functions-common:run_process:1692 : local service=q-agt 2022-05-19 14:28:30.050 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:30.052 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:30.055 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:30.057 | + functions-common:run_process:1697 : local name=q-agt 2022-05-19 14:28:30.060 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:30.063 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:30.065 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:30.068 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:30.072 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:30.076 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970510073 2022-05-19 14:28:30.079 | + functions-common:run_process:1700 : is_service_enabled q-agt 2022-05-19 14:28:30.096 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:30.099 | + functions-common:run_process:1701 : _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-05-19 14:28:30.104 | + functions-common:_run_under_systemd:1657 : local service=q-agt 2022-05-19 14:28:30.106 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:30.109 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:30.112 | + functions-common:_run_under_systemd:1661 : _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-05-19 14:28:30.115 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:30.117 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-19 14:28:30.121 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-19 14:28:30.123 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-agt.service 2022-05-19 14:28:30.126 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:30.129 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:30.131 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-19 14:28:30.134 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:28:30.136 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-05-19 14:28:30.139 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-19 14:28:30.141 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:28:30.143 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:28:30.146 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:28:30.148 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:28:30.151 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-05-19 14:28:30.153 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:28:30.158 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-05-19 14:28:30.211 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-05-19 14:28:30.263 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:28:30.316 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-05-19 14:28:30.370 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-05-19 14:28:30.423 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:30.476 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:28:30.479 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-05-19 14:28:30.531 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:28:30.931 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-agt.service 2022-05-19 14:28:30.945 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-05-19 14:28:31.338 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-agt.service 2022-05-19 14:28:31.359 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:31.362 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:31.365 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:31.368 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:31.370 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:31.373 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:31.376 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:31.378 | + functions-common:time_stop:2444 : start_time=1652970510073 2022-05-19 14:28:31.381 | + functions-common:time_stop:2446 : [[ -z 1652970510073 ]] 2022-05-19 14:28:31.385 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:31.389 | + functions-common:time_stop:2449 : end_time=1652970511387 2022-05-19 14:28:31.392 | + functions-common:time_stop:2450 : elapsed_time=1314 2022-05-19 14:28:31.395 | + functions-common:time_stop:2451 : total=14003 2022-05-19 14:28:31.397 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:31.400 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15317 2022-05-19 14:28:31.402 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-05-19 14:28:31.405 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 14:28:31.407 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 14:28:31.410 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-05-19 14:28:31.413 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:28:31.415 | + functions-common:run_process:1692 : local service=q-dhcp 2022-05-19 14:28:31.418 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:28:31.420 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:31.423 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:31.425 | + functions-common:run_process:1697 : local name=q-dhcp 2022-05-19 14:28:31.428 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:31.431 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:31.434 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:31.436 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:31.439 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:31.445 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970511441 2022-05-19 14:28:31.448 | + functions-common:run_process:1700 : is_service_enabled q-dhcp 2022-05-19 14:28:31.465 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:31.468 | + functions-common:run_process:1701 : _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-05-19 14:28:31.471 | + functions-common:_run_under_systemd:1657 : local service=q-dhcp 2022-05-19 14:28:31.474 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:28:31.477 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:28:31.479 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:28:31.482 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:28:31.485 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-05-19 14:28:31.487 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-05-19 14:28:31.491 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-dhcp.service 2022-05-19 14:28:31.493 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:31.496 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:31.498 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-05-19 14:28:31.502 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:28:31.505 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-05-19 14:28:31.507 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-05-19 14:28:31.510 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:28:31.513 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:28:31.515 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:28:31.518 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:28:31.520 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-05-19 14:28:31.523 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:28:31.527 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-05-19 14:28:31.581 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-05-19 14:28:31.637 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:28:31.692 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-05-19 14:28:31.747 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-05-19 14:28:31.802 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:31.857 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:28:31.860 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-05-19 14:28:31.916 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:28:32.347 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-dhcp.service 2022-05-19 14:28:32.361 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-05-19 14:28:32.769 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-dhcp.service 2022-05-19 14:28:32.792 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:32.795 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:32.797 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:32.800 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:32.803 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:32.805 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:32.808 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:32.810 | + functions-common:time_stop:2444 : start_time=1652970511441 2022-05-19 14:28:32.813 | + functions-common:time_stop:2446 : [[ -z 1652970511441 ]] 2022-05-19 14:28:32.817 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:32.821 | + functions-common:time_stop:2449 : end_time=1652970512818 2022-05-19 14:28:32.824 | + functions-common:time_stop:2450 : elapsed_time=1377 2022-05-19 14:28:32.827 | + functions-common:time_stop:2451 : total=15317 2022-05-19 14:28:32.830 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:32.833 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16694 2022-05-19 14:28:32.837 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-05-19 14:28:32.839 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-19 14:28:32.844 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-19 14:28:32.851 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-05-19 14:28:32.853 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:28:32.856 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:28:32.859 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:28:32.862 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-05-19 14:28:32.864 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:28:32.867 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:28:32.870 | + functions-common:run_process:1692 : local service=q-l3 2022-05-19 14:28:32.872 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:28:32.875 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:32.877 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:32.880 | + functions-common:run_process:1697 : local name=q-l3 2022-05-19 14:28:32.883 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:32.885 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:32.888 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:32.890 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:32.893 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:32.899 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970512896 2022-05-19 14:28:32.902 | + functions-common:run_process:1700 : is_service_enabled q-l3 2022-05-19 14:28:32.922 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:32.925 | + functions-common:run_process:1701 : _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-05-19 14:28:32.928 | + functions-common:_run_under_systemd:1657 : local service=q-l3 2022-05-19 14:28:32.930 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:28:32.933 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:28:32.935 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:28:32.938 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:28:32.941 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-05-19 14:28:32.944 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-05-19 14:28:32.946 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-l3.service 2022-05-19 14:28:32.949 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:32.951 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:32.954 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-05-19 14:28:32.957 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:28:32.960 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-05-19 14:28:32.963 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-05-19 14:28:32.965 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:28:32.968 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:28:32.971 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:28:32.973 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:28:32.976 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-05-19 14:28:32.978 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:28:32.983 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-05-19 14:28:33.040 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-05-19 14:28:33.098 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:28:33.154 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-05-19 14:28:33.213 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-05-19 14:28:33.271 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:33.331 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:28:33.334 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-05-19 14:28:33.398 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:28:33.825 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-l3.service 2022-05-19 14:28:33.838 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-05-19 14:28:34.260 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-l3.service 2022-05-19 14:28:34.284 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:34.287 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:34.290 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:34.293 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:34.295 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:34.298 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:34.301 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:34.303 | + functions-common:time_stop:2444 : start_time=1652970512896 2022-05-19 14:28:34.306 | + functions-common:time_stop:2446 : [[ -z 1652970512896 ]] 2022-05-19 14:28:34.310 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:34.314 | + functions-common:time_stop:2449 : end_time=1652970514311 2022-05-19 14:28:34.317 | + functions-common:time_stop:2450 : elapsed_time=1415 2022-05-19 14:28:34.320 | + functions-common:time_stop:2451 : total=16694 2022-05-19 14:28:34.322 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:34.325 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18109 2022-05-19 14:28:34.328 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:28:34.330 | + functions-common:run_process:1692 : local service=q-meta 2022-05-19 14:28:34.333 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:28:34.336 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:34.339 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:34.341 | + functions-common:run_process:1697 : local name=q-meta 2022-05-19 14:28:34.344 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:34.346 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:34.350 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:34.352 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:34.358 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:34.361 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970514357 2022-05-19 14:28:34.363 | + functions-common:run_process:1700 : is_service_enabled q-meta 2022-05-19 14:28:34.390 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:34.393 | + functions-common:run_process:1701 : _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-05-19 14:28:34.396 | + functions-common:_run_under_systemd:1657 : local service=q-meta 2022-05-19 14:28:34.399 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:28:34.408 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:28:34.408 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:28:34.412 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:28:34.414 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-05-19 14:28:34.417 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-05-19 14:28:34.420 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-meta.service 2022-05-19 14:28:34.423 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:34.425 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:34.428 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-05-19 14:28:34.432 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:28:34.435 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-05-19 14:28:34.438 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-05-19 14:28:34.440 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:28:34.444 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:28:34.446 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:28:34.449 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:28:34.452 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-05-19 14:28:34.454 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:28:34.460 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-05-19 14:28:34.527 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-05-19 14:28:34.589 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:28:34.658 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-05-19 14:28:34.724 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-05-19 14:28:34.794 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:34.879 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:28:34.883 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-05-19 14:28:34.946 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:28:35.424 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-meta.service 2022-05-19 14:28:35.439 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-05-19 14:28:35.901 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-meta.service 2022-05-19 14:28:35.925 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:35.928 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:35.932 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:35.934 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:35.939 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:35.943 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:35.948 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:35.954 | + functions-common:time_stop:2444 : start_time=1652970514357 2022-05-19 14:28:35.960 | + functions-common:time_stop:2446 : [[ -z 1652970514357 ]] 2022-05-19 14:28:35.971 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:35.980 | + functions-common:time_stop:2449 : end_time=1652970515974 2022-05-19 14:28:35.990 | + functions-common:time_stop:2450 : elapsed_time=1617 2022-05-19 14:28:35.996 | + functions-common:time_stop:2451 : total=18109 2022-05-19 14:28:36.001 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:36.010 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=19726 2022-05-19 14:28:36.016 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:28:36.026 | + functions-common:run_process:1692 : local service=q-metering 2022-05-19 14:28:36.033 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:28:36.042 | + functions-common:run_process:1694 : local group= 2022-05-19 14:28:36.047 | + functions-common:run_process:1695 : local user= 2022-05-19 14:28:36.050 | + functions-common:run_process:1697 : local name=q-metering 2022-05-19 14:28:36.055 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:28:36.058 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:28:36.061 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:28:36.065 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:28:36.072 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:28:36.078 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970516074 2022-05-19 14:28:36.084 | + functions-common:run_process:1700 : is_service_enabled q-metering 2022-05-19 14:28:36.108 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:36.112 | + functions-common:run_process:1701 : _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-05-19 14:28:36.115 | + functions-common:_run_under_systemd:1657 : local service=q-metering 2022-05-19 14:28:36.118 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:28:36.121 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:28:36.124 | + functions-common:_run_under_systemd:1661 : _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-05-19 14:28:36.127 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:28:36.130 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-05-19 14:28:36.133 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-05-19 14:28:36.136 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-metering.service 2022-05-19 14:28:36.139 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:28:36.142 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:28:36.144 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-05-19 14:28:36.148 | + functions-common:_run_under_systemd:1669 : 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-05-19 14:28:36.152 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-05-19 14:28:36.155 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-05-19 14:28:36.158 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:28:36.161 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:28:36.164 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:28:36.167 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:28:36.170 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-05-19 14:28:36.172 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:28:36.181 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-05-19 14:28:36.242 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-05-19 14:28:36.310 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:28:36.379 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-05-19 14:28:36.446 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-05-19 14:28:36.510 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:28:36.576 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:28:36.579 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-05-19 14:28:36.642 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:28:37.154 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-metering.service 2022-05-19 14:28:37.173 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-05-19 14:28:37.612 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-metering.service 2022-05-19 14:28:37.646 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:28:37.654 | + functions-common:time_stop:2437 : local name 2022-05-19 14:28:37.657 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:28:37.663 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:28:37.666 | + functions-common:time_stop:2440 : local total 2022-05-19 14:28:37.672 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:28:37.674 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:28:37.688 | + functions-common:time_stop:2444 : start_time=1652970516074 2022-05-19 14:28:37.695 | + functions-common:time_stop:2446 : [[ -z 1652970516074 ]] 2022-05-19 14:28:37.702 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:28:37.716 | + functions-common:time_stop:2449 : end_time=1652970517702 2022-05-19 14:28:37.725 | + functions-common:time_stop:2450 : elapsed_time=1628 2022-05-19 14:28:37.728 | + functions-common:time_stop:2451 : total=19726 2022-05-19 14:28:37.732 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:28:37.740 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21354 2022-05-19 14:28:37.747 | + ./stack.sh:main:1307 : is_service_enabled q-svc 2022-05-19 14:28:37.807 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:28:37.813 | + ./stack.sh:main:1307 : [[ True == \T\r\u\e ]] 2022-05-19 14:28:37.827 | + ./stack.sh:main:1308 : echo_summary 'Creating initial neutron network elements' 2022-05-19 14:28:37.836 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:28:37.841 | + ./stack.sh:echo_summary:448 : echo -e Creating initial neutron network elements 2022-05-19 14:28:37.853 | + ./stack.sh:main:1311 : type -p neutron_plugin_create_initial_networks 2022-05-19 14:28:37.860 | + ./stack.sh:main:1314 : create_neutron_initial_network 2022-05-19 14:28:37.868 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-05-19 14:28:37.879 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-05-19 14:28:37.887 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 14:28:37.898 | ++ 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-05-19 14:28:42.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:42.120 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:42.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:42.121 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:42.344 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:28:42.347 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:28:42.347 | address-scope 2022-05-19 14:28:42.347 | router-admin-state-down-before-update 2022-05-19 14:28:42.347 | agent 2022-05-19 14:28:42.348 | agent-resources-synced 2022-05-19 14:28:42.348 | allowed-address-pairs 2022-05-19 14:28:42.348 | auto-allocated-topology 2022-05-19 14:28:42.348 | availability_zone 2022-05-19 14:28:42.348 | availability_zone_filter 2022-05-19 14:28:42.348 | default-subnetpools 2022-05-19 14:28:42.348 | dhcp_agent_scheduler 2022-05-19 14:28:42.348 | dvr 2022-05-19 14:28:42.348 | empty-string-filtering 2022-05-19 14:28:42.348 | external-net 2022-05-19 14:28:42.348 | extra_dhcp_opt 2022-05-19 14:28:42.348 | extraroute 2022-05-19 14:28:42.348 | extraroute-atomic 2022-05-19 14:28:42.348 | filter-validation 2022-05-19 14:28:42.348 | fip-port-details 2022-05-19 14:28:42.348 | flavors 2022-05-19 14:28:42.348 | floatingip-pools 2022-05-19 14:28:42.349 | ip-substring-filtering 2022-05-19 14:28:42.349 | router 2022-05-19 14:28:42.349 | ext-gw-mode 2022-05-19 14:28:42.349 | l3-ha 2022-05-19 14:28:42.349 | l3-flavors 2022-05-19 14:28:42.349 | l3-port-ip-change-not-allowed 2022-05-19 14:28:42.349 | l3_agent_scheduler 2022-05-19 14:28:42.349 | metering 2022-05-19 14:28:42.349 | metering_source_and_destination_fields 2022-05-19 14:28:42.349 | multi-provider 2022-05-19 14:28:42.349 | net-mtu 2022-05-19 14:28:42.349 | net-mtu-writable 2022-05-19 14:28:42.349 | network_availability_zone 2022-05-19 14:28:42.349 | network-ip-availability 2022-05-19 14:28:42.349 | pagination 2022-05-19 14:28:42.349 | port-device-profile 2022-05-19 14:28:42.349 | port-mac-override 2022-05-19 14:28:42.349 | port-mac-address-regenerate 2022-05-19 14:28:42.349 | port-numa-affinity-policy 2022-05-19 14:28:42.349 | binding 2022-05-19 14:28:42.349 | binding-extended 2022-05-19 14:28:42.349 | port-security 2022-05-19 14:28:42.349 | project-id 2022-05-19 14:28:42.349 | provider 2022-05-19 14:28:42.349 | quota-check-limit 2022-05-19 14:28:42.349 | quotas 2022-05-19 14:28:42.349 | quota_details 2022-05-19 14:28:42.349 | rbac-policies 2022-05-19 14:28:42.349 | rbac-address-group 2022-05-19 14:28:42.349 | rbac-address-scope 2022-05-19 14:28:42.349 | rbac-security-groups 2022-05-19 14:28:42.349 | rbac-subnetpool 2022-05-19 14:28:42.349 | revision-if-match 2022-05-19 14:28:42.349 | standard-attr-revisions 2022-05-19 14:28:42.349 | router_availability_zone 2022-05-19 14:28:42.349 | security-groups-normalized-cidr 2022-05-19 14:28:42.350 | port-security-groups-filtering 2022-05-19 14:28:42.350 | security-groups-remote-address-group 2022-05-19 14:28:42.350 | security-groups-shared-filtering 2022-05-19 14:28:42.350 | security-group 2022-05-19 14:28:42.350 | service-type 2022-05-19 14:28:42.350 | sorting 2022-05-19 14:28:42.350 | standard-attr-description 2022-05-19 14:28:42.350 | stateful-security-group 2022-05-19 14:28:42.350 | subnet_onboard 2022-05-19 14:28:42.350 | subnet-service-types 2022-05-19 14:28:42.350 | subnet_allocation 2022-05-19 14:28:42.350 | subnetpool-prefix-ops 2022-05-19 14:28:42.350 | standard-attr-tag 2022-05-19 14:28:42.350 | standard-attr-timestamp' 2022-05-19 14:28:42.356 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:28:42.356 | address-scope 2022-05-19 14:28:42.356 | router-admin-state-down-before-update 2022-05-19 14:28:42.356 | agent 2022-05-19 14:28:42.356 | agent-resources-synced 2022-05-19 14:28:42.356 | allowed-address-pairs 2022-05-19 14:28:42.356 | auto-allocated-topology 2022-05-19 14:28:42.356 | availability_zone 2022-05-19 14:28:42.356 | availability_zone_filter 2022-05-19 14:28:42.356 | default-subnetpools 2022-05-19 14:28:42.356 | dhcp_agent_scheduler 2022-05-19 14:28:42.356 | dvr 2022-05-19 14:28:42.356 | empty-string-filtering 2022-05-19 14:28:42.356 | external-net 2022-05-19 14:28:42.356 | extra_dhcp_opt 2022-05-19 14:28:42.356 | extraroute 2022-05-19 14:28:42.356 | extraroute-atomic 2022-05-19 14:28:42.356 | filter-validation 2022-05-19 14:28:42.356 | fip-port-details 2022-05-19 14:28:42.356 | flavors 2022-05-19 14:28:42.356 | floatingip-pools 2022-05-19 14:28:42.356 | ip-substring-filtering 2022-05-19 14:28:42.356 | router 2022-05-19 14:28:42.356 | ext-gw-mode 2022-05-19 14:28:42.356 | l3-ha 2022-05-19 14:28:42.356 | l3-flavors 2022-05-19 14:28:42.356 | l3-port-ip-change-not-allowed 2022-05-19 14:28:42.356 | l3_agent_scheduler 2022-05-19 14:28:42.356 | metering 2022-05-19 14:28:42.357 | metering_source_and_destination_fields 2022-05-19 14:28:42.357 | multi-provider 2022-05-19 14:28:42.357 | net-mtu 2022-05-19 14:28:42.357 | net-mtu-writable 2022-05-19 14:28:42.357 | network_availability_zone 2022-05-19 14:28:42.357 | network-ip-availability 2022-05-19 14:28:42.357 | pagination 2022-05-19 14:28:42.357 | port-device-profile 2022-05-19 14:28:42.357 | port-mac-override 2022-05-19 14:28:42.357 | port-mac-address-regenerate 2022-05-19 14:28:42.357 | port-numa-affinity-policy 2022-05-19 14:28:42.357 | binding 2022-05-19 14:28:42.357 | binding-extended 2022-05-19 14:28:42.357 | port-security 2022-05-19 14:28:42.357 | project-id 2022-05-19 14:28:42.357 | provider 2022-05-19 14:28:42.357 | quota-check-limit 2022-05-19 14:28:42.357 | quotas 2022-05-19 14:28:42.357 | quota_details 2022-05-19 14:28:42.357 | rbac-policies 2022-05-19 14:28:42.357 | rbac-address-group 2022-05-19 14:28:42.357 | rbac-address-scope 2022-05-19 14:28:42.357 | rbac-security-groups 2022-05-19 14:28:42.357 | rbac-subnetpool 2022-05-19 14:28:42.357 | revision-if-match 2022-05-19 14:28:42.357 | standard-attr-revisions 2022-05-19 14:28:42.357 | router_availability_zone 2022-05-19 14:28:42.357 | security-groups-normalized-cidr 2022-05-19 14:28:42.357 | port-security-groups-filtering 2022-05-19 14:28:42.357 | security-groups-remote-address-group 2022-05-19 14:28:42.357 | security-groups-shared-filtering 2022-05-19 14:28:42.357 | security-group 2022-05-19 14:28:42.357 | service-type 2022-05-19 14:28:42.357 | sorting 2022-05-19 14:28:42.357 | standard-attr-description 2022-05-19 14:28:42.357 | stateful-security-group 2022-05-19 14:28:42.358 | subnet_onboard 2022-05-19 14:28:42.358 | subnet-service-types 2022-05-19 14:28:42.358 | subnet_allocation 2022-05-19 14:28:42.358 | subnetpool-prefix-ops 2022-05-19 14:28:42.358 | standard-attr-tag 2022-05-19 14:28:42.358 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 14:28:42.364 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:28:42.368 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-05-19 14:28:42.371 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-05-19 14:28:42.380 | ++ 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-05-19 14:28:45.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:45.374 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:45.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:45.374 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:45.551 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:28:45.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=9faab955-dd65-4604-ae7e-9db13868726b 2022-05-19 14:28:45.557 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-05-19 14:28:45.560 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-05-19 14:28:45.562 | + functions-common:is_provider_network:2286 : '[' '' == True ']' 2022-05-19 14:28:45.566 | + functions-common:is_provider_network:2289 : return 1 2022-05-19 14:28:45.571 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-05-19 14:28:45.573 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-05-19 14:28:45.573 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-05-19 14:28:45.577 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:28:45.583 | ++ functions-common:get_field:824 : read data 2022-05-19 14:28:48.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:48.648 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:48.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:48.648 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:48.825 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:28:48.828 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:28:48.830 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:28:48.833 | ++ functions-common:get_field:830 : echo '| id | a6abb265-d17c-42f1-b20e-27f81c078edb |' 2022-05-19 14:28:48.834 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:28:48.840 | ++ functions-common:get_field:824 : read data 2022-05-19 14:28:48.843 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=a6abb265-d17c-42f1-b20e-27f81c078edb 2022-05-19 14:28:48.847 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-05-19 14:28:48.850 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:28:48.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-05-19 14:28:48.879 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-05-19 14:28:48.881 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 9faab955-dd65-4604-ae7e-9db13868726b ']' 2022-05-19 14:28:48.884 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-05-19 14:28:48.887 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-05-19 14:28:48.889 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-05-19 14:28:48.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 9faab955-dd65-4604-ae7e-9db13868726b ' 2022-05-19 14:28:48.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-05-19 14:28:48.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network a6abb265-d17c-42f1-b20e-27f81c078edb private-subnet' 2022-05-19 14:28:48.899 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-05-19 14:28:48.904 | +++ 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 9faab955-dd65-4604-ae7e-9db13868726b --network a6abb265-d17c-42f1-b20e-27f81c078edb private-subnet 2022-05-19 14:28:48.904 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-05-19 14:28:48.905 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-05-19 14:28:48.908 | +++ functions-common:get_field:823 : local data field 2022-05-19 14:28:48.913 | +++ functions-common:get_field:824 : read data 2022-05-19 14:28:52.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:52.046 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:52.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:52.046 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:52.234 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:28:52.237 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:28:52.240 | +++ functions-common:get_field:828 : field='$3' 2022-05-19 14:28:52.243 | +++ functions-common:get_field:830 : echo '| id | 3ba4b924-4e4f-4833-931d-5316ffa6047e |' 2022-05-19 14:28:52.244 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:28:52.250 | +++ functions-common:get_field:824 : read data 2022-05-19 14:28:52.254 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=3ba4b924-4e4f-4833-931d-5316ffa6047e 2022-05-19 14:28:52.257 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-05-19 14:28:52.261 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:28:52.279 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo 3ba4b924-4e4f-4833-931d-5316ffa6047e 2022-05-19 14:28:52.282 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=3ba4b924-4e4f-4833-931d-5316ffa6047e 2022-05-19 14:28:52.284 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-05-19 14:28:52.287 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-05-19 14:28:52.290 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-05-19 14:28:52.294 | ++ 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-05-19 14:28:54.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:54.947 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:54.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:54.947 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:55.125 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:28:55.129 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:28:55.129 | address-scope 2022-05-19 14:28:55.129 | router-admin-state-down-before-update 2022-05-19 14:28:55.129 | agent 2022-05-19 14:28:55.129 | agent-resources-synced 2022-05-19 14:28:55.129 | allowed-address-pairs 2022-05-19 14:28:55.129 | auto-allocated-topology 2022-05-19 14:28:55.129 | availability_zone 2022-05-19 14:28:55.129 | availability_zone_filter 2022-05-19 14:28:55.129 | default-subnetpools 2022-05-19 14:28:55.129 | dhcp_agent_scheduler 2022-05-19 14:28:55.129 | dvr 2022-05-19 14:28:55.129 | empty-string-filtering 2022-05-19 14:28:55.129 | external-net 2022-05-19 14:28:55.129 | extra_dhcp_opt 2022-05-19 14:28:55.129 | extraroute 2022-05-19 14:28:55.129 | extraroute-atomic 2022-05-19 14:28:55.129 | filter-validation 2022-05-19 14:28:55.129 | fip-port-details 2022-05-19 14:28:55.129 | flavors 2022-05-19 14:28:55.129 | floatingip-pools 2022-05-19 14:28:55.129 | ip-substring-filtering 2022-05-19 14:28:55.129 | router 2022-05-19 14:28:55.129 | ext-gw-mode 2022-05-19 14:28:55.129 | l3-ha 2022-05-19 14:28:55.129 | l3-flavors 2022-05-19 14:28:55.129 | l3-port-ip-change-not-allowed 2022-05-19 14:28:55.129 | l3_agent_scheduler 2022-05-19 14:28:55.129 | metering 2022-05-19 14:28:55.129 | metering_source_and_destination_fields 2022-05-19 14:28:55.130 | multi-provider 2022-05-19 14:28:55.130 | net-mtu 2022-05-19 14:28:55.130 | net-mtu-writable 2022-05-19 14:28:55.130 | network_availability_zone 2022-05-19 14:28:55.130 | network-ip-availability 2022-05-19 14:28:55.130 | pagination 2022-05-19 14:28:55.130 | port-device-profile 2022-05-19 14:28:55.130 | port-mac-override 2022-05-19 14:28:55.130 | port-mac-address-regenerate 2022-05-19 14:28:55.130 | port-numa-affinity-policy 2022-05-19 14:28:55.130 | binding 2022-05-19 14:28:55.130 | binding-extended 2022-05-19 14:28:55.130 | port-security 2022-05-19 14:28:55.130 | project-id 2022-05-19 14:28:55.130 | provider 2022-05-19 14:28:55.130 | quota-check-limit 2022-05-19 14:28:55.130 | quotas 2022-05-19 14:28:55.130 | quota_details 2022-05-19 14:28:55.130 | rbac-policies 2022-05-19 14:28:55.130 | rbac-address-group 2022-05-19 14:28:55.130 | rbac-address-scope 2022-05-19 14:28:55.130 | rbac-security-groups 2022-05-19 14:28:55.130 | rbac-subnetpool 2022-05-19 14:28:55.130 | revision-if-match 2022-05-19 14:28:55.130 | standard-attr-revisions 2022-05-19 14:28:55.130 | router_availability_zone 2022-05-19 14:28:55.130 | security-groups-normalized-cidr 2022-05-19 14:28:55.130 | port-security-groups-filtering 2022-05-19 14:28:55.130 | security-groups-remote-address-group 2022-05-19 14:28:55.130 | security-groups-shared-filtering 2022-05-19 14:28:55.130 | security-group 2022-05-19 14:28:55.130 | service-type 2022-05-19 14:28:55.130 | sorting 2022-05-19 14:28:55.130 | standard-attr-description 2022-05-19 14:28:55.130 | stateful-security-group 2022-05-19 14:28:55.131 | subnet_onboard 2022-05-19 14:28:55.131 | subnet-service-types 2022-05-19 14:28:55.131 | subnet_allocation 2022-05-19 14:28:55.131 | subnetpool-prefix-ops 2022-05-19 14:28:55.131 | standard-attr-tag 2022-05-19 14:28:55.131 | standard-attr-timestamp' 2022-05-19 14:28:55.131 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:28:55.131 | address-scope 2022-05-19 14:28:55.131 | router-admin-state-down-before-update 2022-05-19 14:28:55.131 | agent 2022-05-19 14:28:55.131 | agent-resources-synced 2022-05-19 14:28:55.131 | allowed-address-pairs 2022-05-19 14:28:55.132 | auto-allocated-topology 2022-05-19 14:28:55.132 | availability_zone 2022-05-19 14:28:55.132 | availability_zone_filter 2022-05-19 14:28:55.132 | default-subnetpools 2022-05-19 14:28:55.132 | dhcp_agent_scheduler 2022-05-19 14:28:55.132 | dvr 2022-05-19 14:28:55.132 | empty-string-filtering 2022-05-19 14:28:55.132 | external-net 2022-05-19 14:28:55.132 | extra_dhcp_opt 2022-05-19 14:28:55.132 | extraroute 2022-05-19 14:28:55.132 | extraroute-atomic 2022-05-19 14:28:55.132 | filter-validation 2022-05-19 14:28:55.132 | fip-port-details 2022-05-19 14:28:55.132 | flavors 2022-05-19 14:28:55.132 | floatingip-pools 2022-05-19 14:28:55.132 | ip-substring-filtering 2022-05-19 14:28:55.132 | router 2022-05-19 14:28:55.132 | ext-gw-mode 2022-05-19 14:28:55.132 | l3-ha 2022-05-19 14:28:55.132 | l3-flavors 2022-05-19 14:28:55.132 | l3-port-ip-change-not-allowed 2022-05-19 14:28:55.132 | l3_agent_scheduler 2022-05-19 14:28:55.132 | metering 2022-05-19 14:28:55.132 | metering_source_and_destination_fields 2022-05-19 14:28:55.132 | multi-provider 2022-05-19 14:28:55.132 | net-mtu 2022-05-19 14:28:55.132 | net-mtu-writable 2022-05-19 14:28:55.132 | network_availability_zone 2022-05-19 14:28:55.132 | network-ip-availability 2022-05-19 14:28:55.132 | pagination 2022-05-19 14:28:55.132 | port-device-profile 2022-05-19 14:28:55.132 | port-mac-override 2022-05-19 14:28:55.132 | port-mac-address-regenerate 2022-05-19 14:28:55.132 | port-numa-affinity-policy 2022-05-19 14:28:55.132 | binding 2022-05-19 14:28:55.133 | binding-extended 2022-05-19 14:28:55.133 | port-security 2022-05-19 14:28:55.133 | project-id 2022-05-19 14:28:55.133 | provider 2022-05-19 14:28:55.133 | quota-check-limit 2022-05-19 14:28:55.133 | quotas 2022-05-19 14:28:55.133 | quota_details 2022-05-19 14:28:55.133 | rbac-policies 2022-05-19 14:28:55.133 | rbac-address-group 2022-05-19 14:28:55.133 | rbac-address-scope 2022-05-19 14:28:55.133 | rbac-security-groups 2022-05-19 14:28:55.133 | rbac-subnetpool 2022-05-19 14:28:55.133 | revision-if-match 2022-05-19 14:28:55.133 | standard-attr-revisions 2022-05-19 14:28:55.133 | router_availability_zone 2022-05-19 14:28:55.133 | security-groups-normalized-cidr 2022-05-19 14:28:55.133 | port-security-groups-filtering 2022-05-19 14:28:55.133 | security-groups-remote-address-group 2022-05-19 14:28:55.133 | security-groups-shared-filtering 2022-05-19 14:28:55.133 | security-group 2022-05-19 14:28:55.133 | service-type 2022-05-19 14:28:55.133 | sorting 2022-05-19 14:28:55.133 | standard-attr-description 2022-05-19 14:28:55.133 | stateful-security-group 2022-05-19 14:28:55.133 | subnet_onboard 2022-05-19 14:28:55.133 | subnet-service-types 2022-05-19 14:28:55.133 | subnet_allocation 2022-05-19 14:28:55.133 | subnetpool-prefix-ops 2022-05-19 14:28:55.133 | standard-attr-tag 2022-05-19 14:28:55.133 | standard-attr-timestamp =~ router ]] 2022-05-19 14:28:55.136 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:28:55.139 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-05-19 14:28:55.141 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-05-19 14:28:55.145 | ++ 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-05-19 14:28:57.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:57.933 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:57.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:28:57.933 | from cryptography.utils import int_from_bytes 2022-05-19 14:28:58.111 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:28:58.114 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:28:58.114 | address-scope 2022-05-19 14:28:58.114 | router-admin-state-down-before-update 2022-05-19 14:28:58.114 | agent 2022-05-19 14:28:58.114 | agent-resources-synced 2022-05-19 14:28:58.114 | allowed-address-pairs 2022-05-19 14:28:58.114 | auto-allocated-topology 2022-05-19 14:28:58.114 | availability_zone 2022-05-19 14:28:58.114 | availability_zone_filter 2022-05-19 14:28:58.114 | default-subnetpools 2022-05-19 14:28:58.114 | dhcp_agent_scheduler 2022-05-19 14:28:58.114 | dvr 2022-05-19 14:28:58.114 | empty-string-filtering 2022-05-19 14:28:58.114 | external-net 2022-05-19 14:28:58.114 | extra_dhcp_opt 2022-05-19 14:28:58.114 | extraroute 2022-05-19 14:28:58.114 | extraroute-atomic 2022-05-19 14:28:58.114 | filter-validation 2022-05-19 14:28:58.114 | fip-port-details 2022-05-19 14:28:58.114 | flavors 2022-05-19 14:28:58.114 | floatingip-pools 2022-05-19 14:28:58.114 | ip-substring-filtering 2022-05-19 14:28:58.114 | router 2022-05-19 14:28:58.115 | ext-gw-mode 2022-05-19 14:28:58.115 | l3-ha 2022-05-19 14:28:58.115 | l3-flavors 2022-05-19 14:28:58.115 | l3-port-ip-change-not-allowed 2022-05-19 14:28:58.115 | l3_agent_scheduler 2022-05-19 14:28:58.115 | metering 2022-05-19 14:28:58.115 | metering_source_and_destination_fields 2022-05-19 14:28:58.115 | multi-provider 2022-05-19 14:28:58.115 | net-mtu 2022-05-19 14:28:58.115 | net-mtu-writable 2022-05-19 14:28:58.115 | network_availability_zone 2022-05-19 14:28:58.115 | network-ip-availability 2022-05-19 14:28:58.115 | pagination 2022-05-19 14:28:58.115 | port-device-profile 2022-05-19 14:28:58.115 | port-mac-override 2022-05-19 14:28:58.115 | port-mac-address-regenerate 2022-05-19 14:28:58.115 | port-numa-affinity-policy 2022-05-19 14:28:58.115 | binding 2022-05-19 14:28:58.115 | binding-extended 2022-05-19 14:28:58.115 | port-security 2022-05-19 14:28:58.115 | project-id 2022-05-19 14:28:58.115 | provider 2022-05-19 14:28:58.115 | quota-check-limit 2022-05-19 14:28:58.115 | quotas 2022-05-19 14:28:58.115 | quota_details 2022-05-19 14:28:58.115 | rbac-policies 2022-05-19 14:28:58.115 | rbac-address-group 2022-05-19 14:28:58.115 | rbac-address-scope 2022-05-19 14:28:58.115 | rbac-security-groups 2022-05-19 14:28:58.115 | rbac-subnetpool 2022-05-19 14:28:58.115 | revision-if-match 2022-05-19 14:28:58.115 | standard-attr-revisions 2022-05-19 14:28:58.115 | router_availability_zone 2022-05-19 14:28:58.116 | security-groups-normalized-cidr 2022-05-19 14:28:58.116 | port-security-groups-filtering 2022-05-19 14:28:58.116 | security-groups-remote-address-group 2022-05-19 14:28:58.116 | security-groups-shared-filtering 2022-05-19 14:28:58.116 | security-group 2022-05-19 14:28:58.116 | service-type 2022-05-19 14:28:58.116 | sorting 2022-05-19 14:28:58.116 | standard-attr-description 2022-05-19 14:28:58.116 | stateful-security-group 2022-05-19 14:28:58.116 | subnet_onboard 2022-05-19 14:28:58.116 | subnet-service-types 2022-05-19 14:28:58.116 | subnet_allocation 2022-05-19 14:28:58.116 | subnetpool-prefix-ops 2022-05-19 14:28:58.116 | standard-attr-tag 2022-05-19 14:28:58.116 | standard-attr-timestamp' 2022-05-19 14:28:58.117 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:28:58.117 | address-scope 2022-05-19 14:28:58.117 | router-admin-state-down-before-update 2022-05-19 14:28:58.117 | agent 2022-05-19 14:28:58.117 | agent-resources-synced 2022-05-19 14:28:58.117 | allowed-address-pairs 2022-05-19 14:28:58.117 | auto-allocated-topology 2022-05-19 14:28:58.117 | availability_zone 2022-05-19 14:28:58.117 | availability_zone_filter 2022-05-19 14:28:58.117 | default-subnetpools 2022-05-19 14:28:58.117 | dhcp_agent_scheduler 2022-05-19 14:28:58.117 | dvr 2022-05-19 14:28:58.117 | empty-string-filtering 2022-05-19 14:28:58.117 | external-net 2022-05-19 14:28:58.117 | extra_dhcp_opt 2022-05-19 14:28:58.117 | extraroute 2022-05-19 14:28:58.117 | extraroute-atomic 2022-05-19 14:28:58.117 | filter-validation 2022-05-19 14:28:58.117 | fip-port-details 2022-05-19 14:28:58.117 | flavors 2022-05-19 14:28:58.117 | floatingip-pools 2022-05-19 14:28:58.117 | ip-substring-filtering 2022-05-19 14:28:58.117 | router 2022-05-19 14:28:58.117 | ext-gw-mode 2022-05-19 14:28:58.117 | l3-ha 2022-05-19 14:28:58.117 | l3-flavors 2022-05-19 14:28:58.117 | l3-port-ip-change-not-allowed 2022-05-19 14:28:58.117 | l3_agent_scheduler 2022-05-19 14:28:58.117 | metering 2022-05-19 14:28:58.117 | metering_source_and_destination_fields 2022-05-19 14:28:58.117 | multi-provider 2022-05-19 14:28:58.118 | net-mtu 2022-05-19 14:28:58.118 | net-mtu-writable 2022-05-19 14:28:58.118 | network_availability_zone 2022-05-19 14:28:58.118 | network-ip-availability 2022-05-19 14:28:58.118 | pagination 2022-05-19 14:28:58.118 | port-device-profile 2022-05-19 14:28:58.118 | port-mac-override 2022-05-19 14:28:58.118 | port-mac-address-regenerate 2022-05-19 14:28:58.118 | port-numa-affinity-policy 2022-05-19 14:28:58.118 | binding 2022-05-19 14:28:58.118 | binding-extended 2022-05-19 14:28:58.118 | port-security 2022-05-19 14:28:58.118 | project-id 2022-05-19 14:28:58.118 | provider 2022-05-19 14:28:58.118 | quota-check-limit 2022-05-19 14:28:58.118 | quotas 2022-05-19 14:28:58.118 | quota_details 2022-05-19 14:28:58.118 | rbac-policies 2022-05-19 14:28:58.118 | rbac-address-group 2022-05-19 14:28:58.118 | rbac-address-scope 2022-05-19 14:28:58.118 | rbac-security-groups 2022-05-19 14:28:58.118 | rbac-subnetpool 2022-05-19 14:28:58.118 | revision-if-match 2022-05-19 14:28:58.118 | standard-attr-revisions 2022-05-19 14:28:58.118 | router_availability_zone 2022-05-19 14:28:58.118 | security-groups-normalized-cidr 2022-05-19 14:28:58.118 | port-security-groups-filtering 2022-05-19 14:28:58.118 | security-groups-remote-address-group 2022-05-19 14:28:58.118 | security-groups-shared-filtering 2022-05-19 14:28:58.118 | security-group 2022-05-19 14:28:58.118 | service-type 2022-05-19 14:28:58.118 | sorting 2022-05-19 14:28:58.119 | standard-attr-description 2022-05-19 14:28:58.119 | stateful-security-group 2022-05-19 14:28:58.119 | subnet_onboard 2022-05-19 14:28:58.119 | subnet-service-types 2022-05-19 14:28:58.119 | subnet_allocation 2022-05-19 14:28:58.119 | subnetpool-prefix-ops 2022-05-19 14:28:58.119 | standard-attr-tag 2022-05-19 14:28:58.119 | standard-attr-timestamp =~ external-net ]] 2022-05-19 14:28:58.120 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:28:58.123 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-05-19 14:28:58.128 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-05-19 14:28:58.130 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-05-19 14:28:58.130 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-05-19 14:28:58.133 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:28:58.139 | ++ functions-common:get_field:824 : read data 2022-05-19 14:29:00.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:00.889 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:00.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:00.889 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:01.056 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:29:01.059 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:29:01.062 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:29:01.065 | ++ functions-common:get_field:830 : echo '| id | 5afdf850-091d-442d-8c69-30abfba71f1a |' 2022-05-19 14:29:01.065 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:29:01.071 | ++ functions-common:get_field:824 : read data 2022-05-19 14:29:01.075 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=5afdf850-091d-442d-8c69-30abfba71f1a 2022-05-19 14:29:01.077 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-05-19 14:29:01.080 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:29:01.099 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-05-19 14:29:01.101 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-05-19 14:29:01.104 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-05-19 14:29:01.108 | ++ 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-05-19 14:29:04.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:04.083 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:04.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:04.083 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:04.248 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:29:04.251 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-05-19 14:29:04.251 | address-scope 2022-05-19 14:29:04.251 | router-admin-state-down-before-update 2022-05-19 14:29:04.251 | agent 2022-05-19 14:29:04.251 | agent-resources-synced 2022-05-19 14:29:04.251 | allowed-address-pairs 2022-05-19 14:29:04.251 | auto-allocated-topology 2022-05-19 14:29:04.251 | availability_zone 2022-05-19 14:29:04.251 | availability_zone_filter 2022-05-19 14:29:04.252 | default-subnetpools 2022-05-19 14:29:04.252 | dhcp_agent_scheduler 2022-05-19 14:29:04.252 | dvr 2022-05-19 14:29:04.252 | empty-string-filtering 2022-05-19 14:29:04.252 | external-net 2022-05-19 14:29:04.252 | extra_dhcp_opt 2022-05-19 14:29:04.252 | extraroute 2022-05-19 14:29:04.252 | extraroute-atomic 2022-05-19 14:29:04.252 | filter-validation 2022-05-19 14:29:04.252 | fip-port-details 2022-05-19 14:29:04.252 | flavors 2022-05-19 14:29:04.252 | floatingip-pools 2022-05-19 14:29:04.252 | ip-substring-filtering 2022-05-19 14:29:04.252 | router 2022-05-19 14:29:04.252 | ext-gw-mode 2022-05-19 14:29:04.252 | l3-ha 2022-05-19 14:29:04.252 | l3-flavors 2022-05-19 14:29:04.252 | l3-port-ip-change-not-allowed 2022-05-19 14:29:04.252 | l3_agent_scheduler 2022-05-19 14:29:04.252 | metering 2022-05-19 14:29:04.252 | metering_source_and_destination_fields 2022-05-19 14:29:04.252 | multi-provider 2022-05-19 14:29:04.252 | net-mtu 2022-05-19 14:29:04.252 | net-mtu-writable 2022-05-19 14:29:04.252 | network_availability_zone 2022-05-19 14:29:04.252 | network-ip-availability 2022-05-19 14:29:04.252 | pagination 2022-05-19 14:29:04.252 | port-device-profile 2022-05-19 14:29:04.253 | port-mac-override 2022-05-19 14:29:04.253 | port-mac-address-regenerate 2022-05-19 14:29:04.253 | port-numa-affinity-policy 2022-05-19 14:29:04.253 | binding 2022-05-19 14:29:04.253 | binding-extended 2022-05-19 14:29:04.253 | port-security 2022-05-19 14:29:04.253 | project-id 2022-05-19 14:29:04.253 | provider 2022-05-19 14:29:04.253 | quota-check-limit 2022-05-19 14:29:04.253 | quotas 2022-05-19 14:29:04.253 | quota_details 2022-05-19 14:29:04.253 | rbac-policies 2022-05-19 14:29:04.253 | rbac-address-group 2022-05-19 14:29:04.253 | rbac-address-scope 2022-05-19 14:29:04.253 | rbac-security-groups 2022-05-19 14:29:04.253 | rbac-subnetpool 2022-05-19 14:29:04.253 | revision-if-match 2022-05-19 14:29:04.253 | standard-attr-revisions 2022-05-19 14:29:04.253 | router_availability_zone 2022-05-19 14:29:04.253 | security-groups-normalized-cidr 2022-05-19 14:29:04.253 | port-security-groups-filtering 2022-05-19 14:29:04.253 | security-groups-remote-address-group 2022-05-19 14:29:04.253 | security-groups-shared-filtering 2022-05-19 14:29:04.254 | security-group 2022-05-19 14:29:04.254 | service-type 2022-05-19 14:29:04.254 | sorting 2022-05-19 14:29:04.254 | standard-attr-description 2022-05-19 14:29:04.254 | stateful-security-group 2022-05-19 14:29:04.254 | subnet_onboard 2022-05-19 14:29:04.254 | subnet-service-types 2022-05-19 14:29:04.254 | subnet_allocation 2022-05-19 14:29:04.254 | subnetpool-prefix-ops 2022-05-19 14:29:04.254 | standard-attr-tag 2022-05-19 14:29:04.254 | standard-attr-timestamp' 2022-05-19 14:29:04.255 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-05-19 14:29:04.255 | address-scope 2022-05-19 14:29:04.256 | router-admin-state-down-before-update 2022-05-19 14:29:04.256 | agent 2022-05-19 14:29:04.256 | agent-resources-synced 2022-05-19 14:29:04.256 | allowed-address-pairs 2022-05-19 14:29:04.256 | auto-allocated-topology 2022-05-19 14:29:04.256 | availability_zone 2022-05-19 14:29:04.256 | availability_zone_filter 2022-05-19 14:29:04.256 | default-subnetpools 2022-05-19 14:29:04.256 | dhcp_agent_scheduler 2022-05-19 14:29:04.256 | dvr 2022-05-19 14:29:04.256 | empty-string-filtering 2022-05-19 14:29:04.256 | external-net 2022-05-19 14:29:04.256 | extra_dhcp_opt 2022-05-19 14:29:04.256 | extraroute 2022-05-19 14:29:04.256 | extraroute-atomic 2022-05-19 14:29:04.256 | filter-validation 2022-05-19 14:29:04.256 | fip-port-details 2022-05-19 14:29:04.256 | flavors 2022-05-19 14:29:04.256 | floatingip-pools 2022-05-19 14:29:04.256 | ip-substring-filtering 2022-05-19 14:29:04.256 | router 2022-05-19 14:29:04.256 | ext-gw-mode 2022-05-19 14:29:04.256 | l3-ha 2022-05-19 14:29:04.256 | l3-flavors 2022-05-19 14:29:04.256 | l3-port-ip-change-not-allowed 2022-05-19 14:29:04.256 | l3_agent_scheduler 2022-05-19 14:29:04.256 | metering 2022-05-19 14:29:04.256 | metering_source_and_destination_fields 2022-05-19 14:29:04.256 | multi-provider 2022-05-19 14:29:04.256 | net-mtu 2022-05-19 14:29:04.256 | net-mtu-writable 2022-05-19 14:29:04.256 | network_availability_zone 2022-05-19 14:29:04.256 | network-ip-availability 2022-05-19 14:29:04.256 | pagination 2022-05-19 14:29:04.256 | port-device-profile 2022-05-19 14:29:04.257 | port-mac-override 2022-05-19 14:29:04.257 | port-mac-address-regenerate 2022-05-19 14:29:04.257 | port-numa-affinity-policy 2022-05-19 14:29:04.257 | binding 2022-05-19 14:29:04.257 | binding-extended 2022-05-19 14:29:04.257 | port-security 2022-05-19 14:29:04.257 | project-id 2022-05-19 14:29:04.257 | provider 2022-05-19 14:29:04.257 | quota-check-limit 2022-05-19 14:29:04.257 | quotas 2022-05-19 14:29:04.257 | quota_details 2022-05-19 14:29:04.257 | rbac-policies 2022-05-19 14:29:04.257 | rbac-address-group 2022-05-19 14:29:04.257 | rbac-address-scope 2022-05-19 14:29:04.257 | rbac-security-groups 2022-05-19 14:29:04.257 | rbac-subnetpool 2022-05-19 14:29:04.257 | revision-if-match 2022-05-19 14:29:04.257 | standard-attr-revisions 2022-05-19 14:29:04.257 | router_availability_zone 2022-05-19 14:29:04.257 | security-groups-normalized-cidr 2022-05-19 14:29:04.257 | port-security-groups-filtering 2022-05-19 14:29:04.257 | security-groups-remote-address-group 2022-05-19 14:29:04.257 | security-groups-shared-filtering 2022-05-19 14:29:04.257 | security-group 2022-05-19 14:29:04.257 | service-type 2022-05-19 14:29:04.257 | sorting 2022-05-19 14:29:04.257 | standard-attr-description 2022-05-19 14:29:04.257 | stateful-security-group 2022-05-19 14:29:04.257 | subnet_onboard 2022-05-19 14:29:04.257 | subnet-service-types 2022-05-19 14:29:04.257 | subnet_allocation 2022-05-19 14:29:04.257 | subnetpool-prefix-ops 2022-05-19 14:29:04.257 | standard-attr-tag 2022-05-19 14:29:04.257 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-05-19 14:29:04.258 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-05-19 14:29:04.261 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-05-19 14:29:04.264 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-05-19 14:29:04.268 | ++ 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-05-19 14:29:04.269 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-05-19 14:29:04.269 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-05-19 14:29:04.272 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:29:04.276 | ++ functions-common:get_field:824 : read data 2022-05-19 14:29:07.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:07.448 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:07.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:07.448 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:07.633 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:29:07.636 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:29:07.639 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:29:07.642 | ++ functions-common:get_field:830 : echo '| id | 7d88f6e9-c357-4528-9b18-b31116878380 |' 2022-05-19 14:29:07.643 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:29:07.649 | ++ functions-common:get_field:824 : read data 2022-05-19 14:29:07.652 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=7d88f6e9-c357-4528-9b18-b31116878380 2022-05-19 14:29:07.655 | + 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-05-19 14:29:07.658 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:29:07.677 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-05-19 14:29:07.679 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-05-19 14:29:07.682 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 5afdf850-091d-442d-8c69-30abfba71f1a 3ba4b924-4e4f-4833-931d-5316ffa6047e 2022-05-19 14:29:12.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:12.341 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:12.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:12.341 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:12.514 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-05-19 14:29:12.518 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 7d88f6e9-c357-4528-9b18-b31116878380 2022-05-19 14:29:12.521 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-05-19 14:29:12.523 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-05-19 14:29:12.526 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.0.1 ]] 2022-05-19 14:29:12.528 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.0.1 ' 2022-05-19 14:29:12.530 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 7d88f6e9-c357-4528-9b18-b31116878380 --subnet-range 172.27.0.0/24 --no-dhcp ' 2022-05-19 14:29:12.532 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-05-19 14:29:12.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-05-19 14:29:12.540 | +++ 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.0.1 --network 7d88f6e9-c357-4528-9b18-b31116878380 --subnet-range 172.27.0.0/24 --no-dhcp public-subnet 2022-05-19 14:29:12.540 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-05-19 14:29:15.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:15.500 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:15.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:15.500 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:15.683 | +++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:29:15.686 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.0.1 | 2022-05-19 14:29:15.686 | | id | 6b4e325d-c380-45de-82b7-1e36a8660297 |' 2022-05-19 14:29:15.688 | ++ 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-05-19 14:29:15.692 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:29:15.709 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' 6b4e325d-c380-45de-82b7-1e36a8660297 '|' 2022-05-19 14:29:15.712 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.0.1 | | id | 6b4e325d-c380-45de-82b7-1e36a8660297 |' 2022-05-19 14:29:15.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-05-19 14:29:15.718 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' 6b4e325d-c380-45de-82b7-1e36a8660297 '|' 2022-05-19 14:29:15.719 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-05-19 14:29:15.721 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:29:15.726 | ++ functions-common:get_field:824 : read data 2022-05-19 14:29:15.729 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-05-19 14:29:15.731 | ++ functions-common:get_field:828 : field='$3' 2022-05-19 14:29:15.735 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.0.1 | | id | 6b4e325d-c380-45de-82b7-1e36a8660297 |' 2022-05-19 14:29:15.735 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-05-19 14:29:15.742 | ++ functions-common:get_field:824 : read data 2022-05-19 14:29:15.745 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.0.1 2022-05-19 14:29:15.749 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.0.1 '|' '|' id '|' 6b4e325d-c380-45de-82b7-1e36a8660297 '|' 2022-05-19 14:29:15.749 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-05-19 14:29:15.752 | ++ functions-common:get_field:823 : local data field 2022-05-19 14:29:15.754 | ++ functions-common:get_field:824 : read data 2022-05-19 14:29:15.757 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-05-19 14:29:15.759 | ++ functions-common:get_field:828 : field='$6' 2022-05-19 14:29:15.762 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-05-19 14:29:15.765 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.27.0.1 | | id | 6b4e325d-c380-45de-82b7-1e36a8660297 |' 2022-05-19 14:29:15.768 | ++ functions-common:get_field:824 : read data 2022-05-19 14:29:15.772 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=6b4e325d-c380-45de-82b7-1e36a8660297 2022-05-19 14:29:15.774 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 7d88f6e9-c357-4528-9b18-b31116878380 5afdf850-091d-442d-8c69-30abfba71f1a 2022-05-19 14:29:19.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:19.992 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:19.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:19.992 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:20.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-05-19 14:29:20.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-05-19 14:29:20.181 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:20.183 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-05-19 14:29:20.186 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-05-19 14:29:20.188 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-05-19 14:29:20.192 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-05-19 14:29:20.195 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-05-19 14:29:20.197 | ++ 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-05-19 14:29:20.219 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-05-19 14:29:20.222 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-05-19 14:29:20.224 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-05-19 14:29:20.227 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-05-19 14:29:20.229 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 14:29:20.232 | + 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-05-19 14:29:20.234 | + functions-common:test_with_retry:2375 : local 'testcmd=ip -o link | grep -q br-data' 2022-05-19 14:29:20.237 | + functions-common:test_with_retry:2376 : local 'failmsg=br-data creation failed' 2022-05-19 14:29:20.239 | + functions-common:test_with_retry:2377 : local until=10 2022-05-19 14:29:20.241 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-19 14:29:20.244 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-19 14:29:20.246 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-19 14:29:20.249 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:20.252 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:20.255 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:20.259 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970560256 2022-05-19 14:29:20.261 | + functions-common:test_with_retry:2381 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-05-19 14:29:20.269 | + functions-common:test_with_retry:2384 : time_stop test_with_retry 2022-05-19 14:29:20.272 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:20.274 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:20.277 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:20.279 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:20.281 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:20.284 | + functions-common:time_stop:2443 : name=test_with_retry 2022-05-19 14:29:20.286 | + functions-common:time_stop:2444 : start_time=1652970560256 2022-05-19 14:29:20.288 | + functions-common:time_stop:2446 : [[ -z 1652970560256 ]] 2022-05-19 14:29:20.291 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:20.296 | + functions-common:time_stop:2449 : end_time=1652970560293 2022-05-19 14:29:20.298 | + functions-common:time_stop:2450 : elapsed_time=37 2022-05-19 14:29:20.300 | + functions-common:time_stop:2451 : total=5620 2022-05-19 14:29:20.303 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:20.305 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5657 2022-05-19 14:29:20.309 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.0.1 2022-05-19 14:29:20.310 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-05-19 14:29:20.316 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-05-19 14:29:20.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:29:20.321 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-05-19 14:29:20.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-05-19 14:29:20.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.0.1/24 dev br-data 2022-05-19 14:29:20.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-05-19 14:29:20.356 | ++ 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-05-19 14:29:20.356 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-05-19 14:29:20.359 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-05-19 14:29:20.359 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-05-19 14:29:22.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:22.619 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:22.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:22.619 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:22.791 | ++ functions-common:oscwrap:2477 : return 0 2022-05-19 14:29:22.795 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.0.187 ' 2022-05-19 14:29:22.798 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-05-19 14:29:22.801 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-19 14:29:22.818 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-05-19 14:29:22.820 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-05-19 14:29:22.823 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-05-19 14:29:22.826 | + ./stack.sh:main:1319 : is_service_enabled nova 2022-05-19 14:29:22.845 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:22.849 | + ./stack.sh:main:1320 : echo_summary 'Starting Nova' 2022-05-19 14:29:22.852 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:29:22.855 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova 2022-05-19 14:29:22.857 | + ./stack.sh:main:1321 : start_nova 2022-05-19 14:29:22.860 | + lib/nova:start_nova:1136 : start_nova_rest 2022-05-19 14:29:22.863 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:22.866 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:22.869 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:22.872 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 14:29:22.874 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:29:22.878 | + functions-common:run_process:1692 : local service=n-sch 2022-05-19 14:29:22.880 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:29:22.883 | + functions-common:run_process:1694 : local group= 2022-05-19 14:29:22.886 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:22.888 | + functions-common:run_process:1697 : local name=n-sch 2022-05-19 14:29:22.891 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:22.894 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:22.897 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:22.899 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:22.903 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:22.907 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970562904 2022-05-19 14:29:22.910 | + functions-common:run_process:1700 : is_service_enabled n-sch 2022-05-19 14:29:22.928 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:22.930 | + functions-common:run_process:1701 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-05-19 14:29:22.933 | + functions-common:_run_under_systemd:1657 : local service=n-sch 2022-05-19 14:29:22.936 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:29:22.938 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:29:22.942 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:29:22.944 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:29:22.947 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 14:29:22.949 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 14:29:22.952 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-sch.service 2022-05-19 14:29:22.955 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:29:22.957 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:29:22.960 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 14:29:22.963 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-19 14:29:22.965 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-05-19 14:29:22.967 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:29:22.970 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:29:22.973 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:29:22.980 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:29:22.988 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:29:22.990 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-05-19 14:29:22.993 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:29:22.998 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-05-19 14:29:23.059 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-05-19 14:29:23.121 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-05-19 14:29:23.180 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-05-19 14:29:23.239 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-05-19 14:29:23.296 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:29:23.351 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:29:23.354 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-05-19 14:29:23.410 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:29:23.832 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-sch.service 2022-05-19 14:29:23.846 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-05-19 14:29:24.243 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-sch.service 2022-05-19 14:29:24.269 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:24.272 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:24.275 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:24.280 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:24.283 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:24.286 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:24.289 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:24.292 | + functions-common:time_stop:2444 : start_time=1652970562904 2022-05-19 14:29:24.294 | + functions-common:time_stop:2446 : [[ -z 1652970562904 ]] 2022-05-19 14:29:24.298 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:24.303 | + functions-common:time_stop:2449 : end_time=1652970564300 2022-05-19 14:29:24.306 | + functions-common:time_stop:2450 : elapsed_time=1396 2022-05-19 14:29:24.309 | + functions-common:time_stop:2451 : total=21354 2022-05-19 14:29:24.311 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:24.314 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22750 2022-05-19 14:29:24.317 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-05-19 14:29:24.322 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-05-19 14:29:24.326 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:29:24.328 | + functions-common:run_process:1692 : local service=n-api-meta 2022-05-19 14:29:24.332 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:29:24.334 | + functions-common:run_process:1694 : local group= 2022-05-19 14:29:24.337 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:24.340 | + functions-common:run_process:1697 : local name=n-api-meta 2022-05-19 14:29:24.342 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:24.345 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:24.348 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:24.350 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:24.356 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:24.359 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970564355 2022-05-19 14:29:24.363 | + functions-common:run_process:1700 : is_service_enabled n-api-meta 2022-05-19 14:29:24.387 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:24.389 | + functions-common:run_process:1701 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-05-19 14:29:24.393 | + functions-common:_run_under_systemd:1657 : local service=n-api-meta 2022-05-19 14:29:24.396 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:29:24.399 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:29:24.401 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:29:24.404 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:29:24.414 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-05-19 14:29:24.416 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-05-19 14:29:24.419 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api-meta.service 2022-05-19 14:29:24.422 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:29:24.425 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:29:24.428 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:29:24.431 | + functions-common:_run_under_systemd:1667 : 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-05-19 14:29:24.434 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api-meta.service 2022-05-19 14:29:24.436 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-05-19 14:29:24.440 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:29:24.442 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:29:24.445 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-05-19 14:29:24.447 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:29:24.453 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-05-19 14:29:24.529 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-05-19 14:29:24.600 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-05-19 14:29:24.666 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-19 14:29:24.734 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:29:24.794 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-05-19 14:29:24.863 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-05-19 14:29:24.926 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-05-19 14:29:25.002 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-05-19 14:29:25.098 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-05-19 14:29:25.164 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:29:25.167 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-05-19 14:29:25.237 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:29:25.672 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api-meta.service 2022-05-19 14:29:25.686 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-05-19 14:29:26.099 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api-meta.service 2022-05-19 14:29:26.194 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:26.197 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:26.201 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:26.203 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:26.206 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:26.212 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:26.215 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:26.217 | + functions-common:time_stop:2444 : start_time=1652970564355 2022-05-19 14:29:26.220 | + functions-common:time_stop:2446 : [[ -z 1652970564355 ]] 2022-05-19 14:29:26.225 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:26.232 | + functions-common:time_stop:2449 : end_time=1652970566226 2022-05-19 14:29:26.238 | + functions-common:time_stop:2450 : elapsed_time=1871 2022-05-19 14:29:26.242 | + functions-common:time_stop:2451 : total=22750 2022-05-19 14:29:26.242 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:26.246 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24621 2022-05-19 14:29:26.250 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:26.250 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:26.254 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-05-19 14:29:26.258 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:26.262 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:26.266 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:26.266 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-05-19 14:29:26.270 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:29:26.274 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-05-19 14:29:26.277 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-05-19 14:29:26.281 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:29:26.284 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:29:26.287 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-05-19 14:29:26.309 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:26.312 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:29:26.315 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-05-19 14:29:26.339 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:26.342 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-05-19 14:29:26.345 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-05-19 14:29:26.368 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:26.373 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-05-19 14:29:26.377 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:29:26.380 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-05-19 14:29:26.383 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-05-19 14:29:26.386 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:29:26.397 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:29:26.397 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:29:26.397 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:29:26.402 | + functions-common:run_process:1692 : local service=n-novnc-cell1 2022-05-19 14:29:26.402 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:29:26.402 | + functions-common:run_process:1694 : local group= 2022-05-19 14:29:26.406 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:26.410 | + functions-common:run_process:1697 : local name=n-novnc-cell1 2022-05-19 14:29:26.410 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:26.414 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:26.418 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:26.418 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:26.422 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:26.426 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970566423 2022-05-19 14:29:26.434 | + functions-common:run_process:1700 : is_service_enabled n-novnc-cell1 2022-05-19 14:29:26.456 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:26.459 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:26.463 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:26.465 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:26.468 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:26.471 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:26.474 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:26.477 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:26.480 | + functions-common:time_stop:2444 : start_time=1652970566423 2022-05-19 14:29:26.483 | + functions-common:time_stop:2446 : [[ -z 1652970566423 ]] 2022-05-19 14:29:26.490 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:26.493 | + functions-common:time_stop:2449 : end_time=1652970566489 2022-05-19 14:29:26.495 | + functions-common:time_stop:2450 : elapsed_time=66 2022-05-19 14:29:26.498 | + functions-common:time_stop:2451 : total=24621 2022-05-19 14:29:26.500 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:26.504 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24687 2022-05-19 14:29:26.506 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:29:26.509 | + functions-common:run_process:1692 : local service=n-spice-cell1 2022-05-19 14:29:26.512 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-05-19 14:29:26.515 | + functions-common:run_process:1694 : local group= 2022-05-19 14:29:26.517 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:26.520 | + functions-common:run_process:1697 : local name=n-spice-cell1 2022-05-19 14:29:26.523 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:26.526 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:26.529 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:26.532 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:26.539 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:26.545 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970566539 2022-05-19 14:29:26.548 | + functions-common:run_process:1700 : is_service_enabled n-spice-cell1 2022-05-19 14:29:26.569 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:26.572 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:26.575 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:26.577 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:26.586 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:26.586 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:26.590 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:26.593 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:26.594 | + functions-common:time_stop:2444 : start_time=1652970566539 2022-05-19 14:29:26.598 | + functions-common:time_stop:2446 : [[ -z 1652970566539 ]] 2022-05-19 14:29:26.602 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:26.605 | + functions-common:time_stop:2449 : end_time=1652970566602 2022-05-19 14:29:26.608 | + functions-common:time_stop:2450 : elapsed_time=63 2022-05-19 14:29:26.614 | + functions-common:time_stop:2451 : total=24687 2022-05-19 14:29:26.614 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:26.618 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24750 2022-05-19 14:29:26.618 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:29:26.622 | + functions-common:run_process:1692 : local service=n-sproxy-cell1 2022-05-19 14:29:26.626 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:29:26.626 | + functions-common:run_process:1694 : local group= 2022-05-19 14:29:26.630 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:26.634 | + functions-common:run_process:1697 : local name=n-sproxy-cell1 2022-05-19 14:29:26.634 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:26.642 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:26.646 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:26.651 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:26.657 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:26.664 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970566659 2022-05-19 14:29:26.667 | + functions-common:run_process:1700 : is_service_enabled n-sproxy-cell1 2022-05-19 14:29:26.690 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:26.693 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:26.693 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:26.698 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:26.700 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:26.706 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:26.707 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:26.707 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:26.711 | + functions-common:time_stop:2444 : start_time=1652970566659 2022-05-19 14:29:26.714 | + functions-common:time_stop:2446 : [[ -z 1652970566659 ]] 2022-05-19 14:29:26.717 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:26.722 | + functions-common:time_stop:2449 : end_time=1652970566717 2022-05-19 14:29:26.731 | + functions-common:time_stop:2450 : elapsed_time=58 2022-05-19 14:29:26.734 | + functions-common:time_stop:2451 : total=24750 2022-05-19 14:29:26.736 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:26.739 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=24808 2022-05-19 14:29:26.742 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:26.745 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:26.748 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-05-19 14:29:26.751 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:29:26.754 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-05-19 14:29:26.757 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-05-19 14:29:26.778 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:26.781 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-05-19 14:29:26.855 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-05-19 14:29:26.859 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:29:26.861 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-05-19 14:29:26.925 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-05-19 14:29:26.948 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:26.951 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:29:26.955 | + functions-common:run_process:1692 : local service=n-super-cond 2022-05-19 14:29:26.957 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:29:26.960 | + functions-common:run_process:1694 : local group= 2022-05-19 14:29:26.963 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:26.965 | + functions-common:run_process:1697 : local name=n-super-cond 2022-05-19 14:29:26.968 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:26.971 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:26.974 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:26.979 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:26.990 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:27.005 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970566990 2022-05-19 14:29:27.019 | + functions-common:run_process:1700 : is_service_enabled n-super-cond 2022-05-19 14:29:27.064 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:27.066 | + functions-common:run_process:1701 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-05-19 14:29:27.069 | + functions-common:_run_under_systemd:1657 : local service=n-super-cond 2022-05-19 14:29:27.071 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:29:27.074 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:29:27.077 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:29:27.087 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:29:27.090 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-05-19 14:29:27.095 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-05-19 14:29:27.101 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-super-cond.service 2022-05-19 14:29:27.111 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:29:27.115 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:29:27.117 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-05-19 14:29:27.120 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-05-19 14:29:27.123 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-05-19 14:29:27.126 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:29:27.128 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:29:27.132 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:29:27.136 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:29:27.140 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:29:27.144 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-05-19 14:29:27.148 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:29:27.163 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-05-19 14:29:27.270 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-05-19 14:29:27.375 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-05-19 14:29:27.458 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-05-19 14:29:27.524 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-05-19 14:29:27.598 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:29:27.669 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:29:27.671 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-05-19 14:29:27.736 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:29:28.232 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-super-cond.service 2022-05-19 14:29:28.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-05-19 14:29:28.730 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-super-cond.service 2022-05-19 14:29:28.760 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:28.766 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:28.766 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:28.774 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:28.778 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:28.780 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:28.784 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:28.788 | + functions-common:time_stop:2444 : start_time=1652970566990 2022-05-19 14:29:28.794 | + functions-common:time_stop:2446 : [[ -z 1652970566990 ]] 2022-05-19 14:29:28.801 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:28.810 | + functions-common:time_stop:2449 : end_time=1652970568802 2022-05-19 14:29:28.815 | + functions-common:time_stop:2450 : elapsed_time=1812 2022-05-19 14:29:28.818 | + functions-common:time_stop:2451 : total=24808 2022-05-19 14:29:28.826 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:28.830 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26620 2022-05-19 14:29:28.838 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-05-19 14:29:28.846 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-19 14:29:28.850 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-05-19 14:29:28.881 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:28.885 | + lib/nova:start_nova_conductor:1118 : local conf 2022-05-19 14:29:28.891 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-05-19 14:29:28.898 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-19 14:29:28.908 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-19 14:29:28.918 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-05-19 14:29:28.930 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:29:28.939 | + functions-common:run_process:1692 : local service=n-cond-cell1 2022-05-19 14:29:28.944 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:29:28.954 | + functions-common:run_process:1694 : local group= 2022-05-19 14:29:28.961 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:28.970 | + functions-common:run_process:1697 : local name=n-cond-cell1 2022-05-19 14:29:28.978 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:28.984 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:28.993 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:28.997 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:29.004 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:29.012 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970569005 2022-05-19 14:29:29.019 | + functions-common:run_process:1700 : is_service_enabled n-cond-cell1 2022-05-19 14:29:29.055 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:29.066 | + functions-common:run_process:1701 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-05-19 14:29:29.066 | + functions-common:_run_under_systemd:1657 : local service=n-cond-cell1 2022-05-19 14:29:29.078 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:29:29.083 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:29:29.090 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:29:29.093 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:29:29.104 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-05-19 14:29:29.108 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-05-19 14:29:29.111 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-cond-cell1.service 2022-05-19 14:29:29.119 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:29:29.127 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:29:29.137 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-05-19 14:29:29.144 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-05-19 14:29:29.147 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-05-19 14:29:29.159 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-05-19 14:29:29.163 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:29:29.171 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:29:29.175 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:29:29.178 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:29:29.186 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-05-19 14:29:29.190 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:29:29.199 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-05-19 14:29:29.301 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-05-19 14:29:29.362 | + functions-common:write_user_unit_file:1587 : 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-05-19 14:29:29.434 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-05-19 14:29:29.504 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-05-19 14:29:29.566 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:29:29.635 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:29:29.637 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-05-19 14:29:29.713 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:29:30.202 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-cond-cell1.service 2022-05-19 14:29:30.216 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-05-19 14:29:30.682 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-cond-cell1.service 2022-05-19 14:29:30.707 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:30.711 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:30.715 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:30.721 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:30.727 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:30.731 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:30.739 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:30.747 | + functions-common:time_stop:2444 : start_time=1652970569005 2022-05-19 14:29:30.754 | + functions-common:time_stop:2446 : [[ -z 1652970569005 ]] 2022-05-19 14:29:30.762 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:30.771 | + functions-common:time_stop:2449 : end_time=1652970570764 2022-05-19 14:29:30.775 | + functions-common:time_stop:2450 : elapsed_time=1759 2022-05-19 14:29:30.782 | + functions-common:time_stop:2451 : total=26620 2022-05-19 14:29:30.787 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:30.792 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28379 2022-05-19 14:29:30.799 | + lib/nova:start_nova:1139 : start_nova_compute 2022-05-19 14:29:30.805 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:30.811 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:30.817 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:30.820 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-05-19 14:29:30.825 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-05-19 14:29:30.840 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 14:29:30.842 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:29:30.847 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-19 14:29:30.854 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 14:29:30.863 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-19 14:29:30.870 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-05-19 14:29:30.878 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-05-19 14:29:30.891 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-05-19 14:29:30.897 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-05-19 14:29:30.902 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-05-19 14:29:30.906 | + inc/meta-config:merge_config_file:164 : read a 2022-05-19 14:29:30.906 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-19 14:29:30.910 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 14:29:30.910 | BEGIN { 2022-05-19 14:29:30.910 | section = "" 2022-05-19 14:29:30.910 | last_section = "" 2022-05-19 14:29:30.910 | section_count = 0 2022-05-19 14:29:30.910 | } 2022-05-19 14:29:30.910 | /^\[.+\]/ { 2022-05-19 14:29:30.910 | gsub("[][]", "", $1); 2022-05-19 14:29:30.910 | section=$1 2022-05-19 14:29:30.910 | next 2022-05-19 14:29:30.910 | } 2022-05-19 14:29:30.910 | /^ *\#/ { 2022-05-19 14:29:30.910 | next 2022-05-19 14:29:30.910 | } 2022-05-19 14:29:30.910 | /^[^ \t]+/ { 2022-05-19 14:29:30.911 | # get offset of first = in $0 2022-05-19 14:29:30.911 | eq_idx = index($0, "=") 2022-05-19 14:29:30.911 | # extract attr & value from $0 2022-05-19 14:29:30.911 | attr = substr($0, 1, eq_idx - 1) 2022-05-19 14:29:30.911 | value = substr($0, eq_idx + 1) 2022-05-19 14:29:30.911 | # only need to strip trailing whitespace from attr 2022-05-19 14:29:30.911 | sub(/[ \t]*$/, "", attr) 2022-05-19 14:29:30.911 | # need to strip leading & trailing whitespace from value 2022-05-19 14:29:30.911 | sub(/^[ \t]*/, "", value) 2022-05-19 14:29:30.911 | sub(/[ \t]*$/, "", value) 2022-05-19 14:29:30.911 | 2022-05-19 14:29:30.911 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-19 14:29:30.911 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-19 14:29:30.911 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-19 14:29:30.911 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-19 14:29:30.911 | if (! (section, attr) in cfg_attr_count) { 2022-05-19 14:29:30.911 | if (section != last_section) { 2022-05-19 14:29:30.911 | cfg_section[section_count++] = section 2022-05-19 14:29:30.911 | last_section = section 2022-05-19 14:29:30.911 | } 2022-05-19 14:29:30.911 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-19 14:29:30.911 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-19 14:29:30.911 | 2022-05-19 14:29:30.911 | cfg_attr[section, attr, 0] = value 2022-05-19 14:29:30.911 | cfg_attr_count[section, attr] = 1 2022-05-19 14:29:30.911 | } else { 2022-05-19 14:29:30.911 | lno = cfg_attr_count[section, attr]++ 2022-05-19 14:29:30.911 | cfg_attr[section, attr, lno] = value 2022-05-19 14:29:30.911 | } 2022-05-19 14:29:30.912 | } 2022-05-19 14:29:30.912 | END { 2022-05-19 14:29:30.912 | # Process each section in order 2022-05-19 14:29:30.912 | for (sno = 0; sno < section_count; sno++) { 2022-05-19 14:29:30.912 | section = cfg_section[sno] 2022-05-19 14:29:30.912 | # The ini routines simply append a config item immediately 2022-05-19 14:29:30.912 | # after the section header. To keep the same order as defined 2022-05-19 14:29:30.912 | # in local.conf, invoke the ini routines in the reverse order 2022-05-19 14:29:30.912 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-19 14:29:30.912 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-19 14:29:30.912 | if (cfg_attr_count[section, attr] == 1) 2022-05-19 14:29:30.912 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-19 14:29:30.912 | else { 2022-05-19 14:29:30.912 | # For multiline, invoke the ini routines in the reverse order 2022-05-19 14:29:30.912 | count = cfg_attr_count[section, attr] 2022-05-19 14:29:30.912 | print "inidelete " configfile " " section " " attr 2022-05-19 14:29:30.912 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-19 14:29:30.912 | for (l = count -2; l >= 0; l--) 2022-05-19 14:29:30.912 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-19 14:29:30.912 | } 2022-05-19 14:29:30.912 | } 2022-05-19 14:29:30.912 | } 2022-05-19 14:29:30.912 | } 2022-05-19 14:29:30.912 | ' 2022-05-19 14:29:30.919 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-19 14:29:30.928 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-19 14:29:30.931 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-05-19 14:29:30.941 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-19 14:29:30.946 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-05-19 14:29:30.946 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-05-19 14:29:30.946 | BEGIN { group = "" } 2022-05-19 14:29:30.946 | /^\[\[.+\|.*\]\]/ { 2022-05-19 14:29:30.946 | gsub("[][]", "", $1); 2022-05-19 14:29:30.946 | split($1, a, "|"); 2022-05-19 14:29:30.946 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-19 14:29:30.946 | group=a[1] 2022-05-19 14:29:30.946 | } else { 2022-05-19 14:29:30.947 | group="" 2022-05-19 14:29:30.947 | } 2022-05-19 14:29:30.947 | next 2022-05-19 14:29:30.947 | } 2022-05-19 14:29:30.947 | { 2022-05-19 14:29:30.947 | if (group != "") 2022-05-19 14:29:30.947 | print $0 2022-05-19 14:29:30.947 | } 2022-05-19 14:29:30.947 | ' /home/ubuntu/devstack/local.conf 2022-05-19 14:29:30.955 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-19 14:29:30.958 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-05-19 14:29:31.023 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-05-19 14:29:31.086 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-05-19 14:29:31.095 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-19 14:29:31.106 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-05-19 14:29:31.111 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-19 14:29:31.119 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-19 14:29:31.127 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-19 14:29:31.179 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:31.188 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-19 14:29:31.196 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-19 14:29:31.207 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-19 14:29:31.254 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:31.263 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/nova_cell1 2022-05-19 14:29:31.278 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/nova_cell1 2022-05-19 14:29:31.330 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-19 14:29:31.333 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-19 14:29:31.335 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-05-19 14:29:31.387 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-05-19 14:29:31.443 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-05-19 14:29:31.449 | + lib/nova:configure_console_compute:643 : local offset 2022-05-19 14:29:31.454 | + lib/nova:configure_console_compute:644 : offset=0 2022-05-19 14:29:31.457 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-05-19 14:29:31.458 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-05-19 14:29:31.497 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.71 2022-05-19 14:29:31.506 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-05-19 14:29:31.543 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:31.551 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-05-19 14:29:31.583 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:31.595 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-05-19 14:29:31.605 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-05-19 14:29:31.687 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-05-19 14:29:31.727 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:31.736 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-05-19 14:29:31.780 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:31.784 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-05-19 14:29:31.787 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-05-19 14:29:31.789 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-05-19 14:29:31.793 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-05-19 14:29:31.796 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-05-19 14:29:31.799 | + functions-common:run_process:1692 : local service=n-cpu 2022-05-19 14:29:31.802 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-05-19 14:29:31.805 | + functions-common:run_process:1694 : local group=libvirt 2022-05-19 14:29:31.808 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:31.811 | + functions-common:run_process:1697 : local name=n-cpu 2022-05-19 14:29:31.813 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:31.816 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:31.819 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:31.821 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:31.826 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:31.830 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970571827 2022-05-19 14:29:31.833 | + functions-common:run_process:1700 : is_service_enabled n-cpu 2022-05-19 14:29:31.862 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:31.864 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:31.867 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:31.869 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:31.872 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:31.874 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:31.877 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:31.880 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:31.883 | + functions-common:time_stop:2444 : start_time=1652970571827 2022-05-19 14:29:31.885 | + functions-common:time_stop:2446 : [[ -z 1652970571827 ]] 2022-05-19 14:29:31.889 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:31.894 | + functions-common:time_stop:2449 : end_time=1652970571891 2022-05-19 14:29:31.896 | + functions-common:time_stop:2450 : elapsed_time=64 2022-05-19 14:29:31.899 | + functions-common:time_stop:2451 : total=28379 2022-05-19 14:29:31.901 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:31.904 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=28443 2022-05-19 14:29:31.908 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:31.910 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-19 14:29:31.913 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-05-19 14:29:31.934 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:31.937 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-05-19 14:29:31.937 | Dumping cells_v2 mapping 2022-05-19 14:29:31.941 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-05-19 14:29:32.984 | 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-05-19 14:29:35.438 | INFO dbcounter [None req-14be76f2-cd50-40b3-a5e4-cb33066a28c8 None None] Registered counter for database nova_api 2022-05-19 14:29:35.461 | DEBUG dbcounter [-] [173135] Writer thread running {{(pid=173135) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-05-19 14:29:35.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:35.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:35.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:35.514 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:35.514 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:29:35.514 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-05-19 14:29:35.514 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:29:35.514 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-05-19 14:29:35.514 | | cell1 | 68b955c6-87c2-43fb-9790-5b2f4e66ace8 | rabbit://stackrabbit:Passw0rd@10.222.0.71:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-05-19 14:29:35.514 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-05-19 14:29:35.950 | + ./stack.sh:main:1322 : async_runfunc create_flavors 2022-05-19 14:29:35.953 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-05-19 14:29:36.016 | + inc/async:async_inner:63 : create_flavors 2022-05-19 14:29:36.057 | [115563 Async create_flavors:173195]: running: create_flavors 2022-05-19 14:29:36.061 | + ./stack.sh:main:1324 : is_service_enabled cinder 2022-05-19 14:29:36.079 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:36.082 | + ./stack.sh:main:1325 : echo_summary 'Starting Cinder' 2022-05-19 14:29:36.084 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-19 14:29:36.087 | + ./stack.sh:echo_summary:448 : echo -e Starting Cinder 2022-05-19 14:29:36.090 | + ./stack.sh:main:1326 : start_cinder 2022-05-19 14:29:36.092 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-05-19 14:29:36.095 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-05-19 14:29:36.098 | + lib/cinder:start_cinder:510 : local cinder_url 2022-05-19 14:29:36.101 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-05-19 14:29:36.119 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:36.122 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-05-19 14:29:36.125 | + 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-05-19 14:29:36.127 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-05-19 14:29:36.131 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-05-19 14:29:36.135 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:29:36.138 | + functions-common:run_process:1692 : local service=c-api 2022-05-19 14:29:36.141 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:29:36.144 | + functions-common:run_process:1694 : local group= 2022-05-19 14:29:36.146 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:36.149 | + functions-common:run_process:1697 : local name=c-api 2022-05-19 14:29:36.151 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:36.154 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:36.157 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:36.160 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:36.163 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:36.167 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970576164 2022-05-19 14:29:36.170 | + functions-common:run_process:1700 : is_service_enabled c-api 2022-05-19 14:29:36.188 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:36.191 | + functions-common:run_process:1701 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-05-19 14:29:36.194 | + functions-common:_run_under_systemd:1657 : local service=c-api 2022-05-19 14:29:36.196 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:29:36.199 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:29:36.201 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:29:36.204 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:29:36.206 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-05-19 14:29:36.209 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-05-19 14:29:36.212 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-api.service 2022-05-19 14:29:36.214 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:29:36.217 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:29:36.220 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-05-19 14:29:36.223 | + functions-common:_run_under_systemd:1667 : 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-05-19 14:29:36.225 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@c-api.service 2022-05-19 14:29:36.227 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-05-19 14:29:36.230 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-19 14:29:36.232 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-19 14:29:36.235 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-05-19 14:29:36.237 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-19 14:29:36.242 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-05-19 14:29:36.295 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-05-19 14:29:36.350 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-05-19 14:29:36.404 | + functions-common:write_uwsgi_user_unit_file:1611 : 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-05-19 14:29:36.459 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:29:36.513 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-05-19 14:29:36.567 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-05-19 14:29:36.624 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-05-19 14:29:36.679 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-05-19 14:29:36.734 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-05-19 14:29:36.794 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-19 14:29:36.796 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-05-19 14:29:36.854 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-19 14:29:37.296 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-api.service 2022-05-19 14:29:37.314 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-05-19 14:29:37.760 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-api.service 2022-05-19 14:29:37.851 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:37.859 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:37.862 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:37.867 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:37.871 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:37.874 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:37.878 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:37.881 | + functions-common:time_stop:2444 : start_time=1652970576164 2022-05-19 14:29:37.884 | + functions-common:time_stop:2446 : [[ -z 1652970576164 ]] 2022-05-19 14:29:37.889 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:37.892 | + functions-common:time_stop:2449 : end_time=1652970577889 2022-05-19 14:29:37.895 | + functions-common:time_stop:2450 : elapsed_time=1725 2022-05-19 14:29:37.898 | + functions-common:time_stop:2451 : total=28443 2022-05-19 14:29:37.900 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:37.903 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30168 2022-05-19 14:29:37.906 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.71/volume/v3 2022-05-19 14:29:37.909 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-05-19 14:29:37.909 | Waiting for Cinder API to start... 2022-05-19 14:29:37.912 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.71/volume/v3 2022-05-19 14:29:37.915 | + functions:wait_for_service:457 : local timeout=60 2022-05-19 14:29:37.918 | + functions:wait_for_service:458 : local url=http://10.222.0.71/volume/v3 2022-05-19 14:29:37.921 | + functions:wait_for_service:459 : local rval=0 2022-05-19 14:29:37.924 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-19 14:29:37.927 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-19 14:29:37.929 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:37.932 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:37.938 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:37.941 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970577937 2022-05-19 14:29:37.943 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-19 14:29:37.949 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.71/volume/v3 2022-05-19 14:29:40.597 | + :: : [[ 500 == 503 ]] 2022-05-19 14:29:40.598 | + :: : [[ 0 -eq 7 ]] 2022-05-19 14:29:40.602 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-19 14:29:40.604 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:40.607 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:40.611 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:40.614 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:40.617 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:40.619 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-19 14:29:40.622 | + functions-common:time_stop:2444 : start_time=1652970577937 2022-05-19 14:29:40.625 | + functions-common:time_stop:2446 : [[ -z 1652970577937 ]] 2022-05-19 14:29:40.628 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:40.633 | + functions-common:time_stop:2449 : end_time=1652970580630 2022-05-19 14:29:40.635 | + functions-common:time_stop:2450 : elapsed_time=2693 2022-05-19 14:29:40.638 | + functions-common:time_stop:2451 : total=18084 2022-05-19 14:29:40.641 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:40.644 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=20777 2022-05-19 14:29:40.647 | + functions:wait_for_service:467 : return 0 2022-05-19 14:29:40.649 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:40.652 | + functions-common:run_process:1692 : local service=c-sch 2022-05-19 14:29:40.655 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:40.658 | + functions-common:run_process:1694 : local group= 2022-05-19 14:29:40.661 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:40.664 | + functions-common:run_process:1697 : local name=c-sch 2022-05-19 14:29:40.666 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:40.669 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:40.673 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:40.675 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:40.679 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:40.684 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970580681 2022-05-19 14:29:40.686 | + functions-common:run_process:1700 : is_service_enabled c-sch 2022-05-19 14:29:40.705 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:40.708 | + functions-common:run_process:1701 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-05-19 14:29:40.710 | + functions-common:_run_under_systemd:1657 : local service=c-sch 2022-05-19 14:29:40.713 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:40.716 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:40.718 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:40.721 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:40.724 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-05-19 14:29:40.727 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-05-19 14:29:40.729 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@c-sch.service 2022-05-19 14:29:40.732 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-19 14:29:40.736 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-19 14:29:40.738 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-05-19 14:29:40.741 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-05-19 14:29:40.744 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-05-19 14:29:40.746 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:40.749 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-19 14:29:40.751 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-19 14:29:40.754 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-19 14:29:40.756 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-19 14:29:40.759 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-05-19 14:29:40.762 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-19 14:29:40.766 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-05-19 14:29:40.826 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-05-19 14:29:40.887 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:40.944 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-05-19 14:29:41.003 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-05-19 14:29:41.062 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-19 14:29:41.118 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-19 14:29:41.121 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-05-19 14:29:41.176 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-19 14:29:41.623 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@c-sch.service 2022-05-19 14:29:41.638 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-05-19 14:29:42.064 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@c-sch.service 2022-05-19 14:29:42.087 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:42.089 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:42.102 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:42.104 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:42.112 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:42.114 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:42.117 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:42.120 | + functions-common:time_stop:2444 : start_time=1652970580681 2022-05-19 14:29:42.123 | + functions-common:time_stop:2446 : [[ -z 1652970580681 ]] 2022-05-19 14:29:42.126 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:42.131 | + functions-common:time_stop:2449 : end_time=1652970582128 2022-05-19 14:29:42.133 | + functions-common:time_stop:2450 : elapsed_time=1447 2022-05-19 14:29:42.136 | + functions-common:time_stop:2451 : total=30168 2022-05-19 14:29:42.139 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:42.142 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31615 2022-05-19 14:29:42.145 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:42.147 | + functions-common:run_process:1692 : local service=c-bak 2022-05-19 14:29:42.150 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:42.153 | + functions-common:run_process:1694 : local group= 2022-05-19 14:29:42.156 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:42.159 | + functions-common:run_process:1697 : local name=c-bak 2022-05-19 14:29:42.161 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:42.164 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:42.167 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:42.170 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:42.174 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:42.179 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970582176 2022-05-19 14:29:42.181 | + functions-common:run_process:1700 : is_service_enabled c-bak 2022-05-19 14:29:42.206 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:42.209 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:42.211 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:42.214 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:42.217 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:42.219 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:42.222 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:42.225 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:42.228 | + functions-common:time_stop:2444 : start_time=1652970582176 2022-05-19 14:29:42.230 | + functions-common:time_stop:2446 : [[ -z 1652970582176 ]] 2022-05-19 14:29:42.234 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:42.244 | + functions-common:time_stop:2449 : end_time=1652970582236 2022-05-19 14:29:42.248 | + functions-common:time_stop:2450 : elapsed_time=60 2022-05-19 14:29:42.254 | + functions-common:time_stop:2451 : total=31615 2022-05-19 14:29:42.257 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:42.259 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31675 2022-05-19 14:29:42.262 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:42.264 | + functions-common:run_process:1692 : local service=c-vol 2022-05-19 14:29:42.268 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-05-19 14:29:42.271 | + functions-common:run_process:1694 : local group= 2022-05-19 14:29:42.273 | + functions-common:run_process:1695 : local user= 2022-05-19 14:29:42.276 | + functions-common:run_process:1697 : local name=c-vol 2022-05-19 14:29:42.278 | + functions-common:run_process:1699 : time_start run_process 2022-05-19 14:29:42.281 | + functions-common:time_start:2423 : local name=run_process 2022-05-19 14:29:42.284 | + functions-common:time_start:2424 : local start_time= 2022-05-19 14:29:42.287 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-19 14:29:42.290 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-19 14:29:42.295 | + functions-common:time_start:2428 : _TIME_START[$name]=1652970582292 2022-05-19 14:29:42.298 | + functions-common:run_process:1700 : is_service_enabled c-vol 2022-05-19 14:29:42.341 | + functions-common:is_service_enabled:2093 : return 1 2022-05-19 14:29:42.345 | + functions-common:run_process:1703 : time_stop run_process 2022-05-19 14:29:42.348 | + functions-common:time_stop:2437 : local name 2022-05-19 14:29:42.351 | + functions-common:time_stop:2438 : local end_time 2022-05-19 14:29:42.356 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-19 14:29:42.359 | + functions-common:time_stop:2440 : local total 2022-05-19 14:29:42.362 | + functions-common:time_stop:2441 : local start_time 2022-05-19 14:29:42.364 | + functions-common:time_stop:2443 : name=run_process 2022-05-19 14:29:42.367 | + functions-common:time_stop:2444 : start_time=1652970582292 2022-05-19 14:29:42.371 | + functions-common:time_stop:2446 : [[ -z 1652970582292 ]] 2022-05-19 14:29:42.375 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-19 14:29:42.380 | + functions-common:time_stop:2449 : end_time=1652970582377 2022-05-19 14:29:42.383 | + functions-common:time_stop:2450 : elapsed_time=85 2022-05-19 14:29:42.386 | + functions-common:time_stop:2451 : total=31675 2022-05-19 14:29:42.389 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-19 14:29:42.392 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=31760 2022-05-19 14:29:42.395 | + ./stack.sh:main:1327 : create_volume_types 2022-05-19 14:29:42.398 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-05-19 14:29:42.421 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:42.424 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-05-19 14:29:42.427 | + lib/cinder:create_volume_types:575 : local be be_name 2022-05-19 14:29:42.431 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-19 14:29:42.433 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-05-19 14:29:42.437 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-05-19 14:29:42.463 | + functions-common:is_service_enabled:2093 : return 0 2022-05-19 14:29:42.466 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-05-19 14:29:44.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:44.829 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:44.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-19 14:29:44.829 | from cryptography.utils import int_from_bytes 2022-05-19 14:29:44.829 | Internal Server Error (HTTP 500) 2022-05-19 14:29:45.067 | + lib/cinder:create_volume_types:1 : exit_trap 2022-05-19 14:29:45.070 | + ./stack.sh:exit_trap:523 : local r=1 2022-05-19 14:29:45.073 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-05-19 14:29:45.076 | + ./stack.sh:exit_trap:524 : jobs='140874 2022-05-19 14:29:45.076 | 173195' 2022-05-19 14:29:45.079 | + ./stack.sh:exit_trap:527 : [[ -n 140874 2022-05-19 14:29:45.079 | 173195 ]] 2022-05-19 14:29:45.082 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-05-19-141652 ]] 2022-05-19 14:29:45.084 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-05-19 14:29:45.087 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-05-19 14:29:45.087 | exit_trap: cleaning up child processes 2022-05-19 14:29:45.089 | + ./stack.sh:exit_trap:529 : kill 140874 173195 2022-05-19 14:29:45.092 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.c7VSXlgik7 ']' 2022-05-19 14:29:45.094 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.c7VSXlgik7 2022-05-19 14:29:45.099 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-05-19 14:29:45.101 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-05-19 14:29:45.104 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-05-19 14:29:45.107 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-05-19 14:29:45.107 | Error on exit 2022-05-19 14:29:45.109 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-05-19 14:29:45.112 | + ./stack.sh:exit_trap:544 : generate-subunit 1652969808 777 fail 2022-05-19 14:29:45.844 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-05-19 14:29:45.846 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-05-19 14:29:47.305 | + ./stack.sh:exit_trap:558 : exit 1