2022-03-23 16:26:22.111 | + ./stack.sh:main:487 : exec 2022-03-23 16:26:22.112 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-23-162622.summary.2022-03-23-162622 2022-03-23 16:26:22.112 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-162622' 2022-03-23 16:26:22.112 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:26:22.112 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-162622 2022-03-23 16:26:22.112 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-162622 /opt/stack/logs/stack.sh.log 2022-03-23 16:26:22.112 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-162622.summary.2022-03-23-162622 /opt/stack/logs/stack.sh.log.summary 2022-03-23 16:26:22.112 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-23 16:26:22.112 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-23 16:26:22.112 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-23 16:26:22.112 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-23 16:26:22.112 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-23 16:26:22.112 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-23 16:26:22.112 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-23 16:26:22.112 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 16:26:22.112 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-23 16:26:22.112 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-23 16:26:22.112 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 16:26:22.112 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 16:26:22.112 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-23 16:26:22.112 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-23 16:26:22.116 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 16:26:22.118 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-23 16:26:22.120 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-23 16:26:22.122 | + ./stack.sh:main:573 : set -o errexit 2022-03-23 16:26:22.124 | + ./stack.sh:main:576 : uname -a 2022-03-23 16:26:22.125 | Linux dv-neutron-797120-14-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-23 16:26:22.128 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-23 16:26:22.130 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-23 16:26:22.133 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-23 16:26:22.168 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-23 16:26:22.185 | + ./stack.sh:main:590 : fetch_plugins 2022-03-23 16:26:22.187 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-23 16:26:22.189 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-23 16:26:22.191 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-23 16:26:22.193 | + functions-common:fetch_plugins:1776 : return 2022-03-23 16:26:22.195 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-23 16:26:22.197 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-23 16:26:22.199 | + functions-common:run_phase:1854 : local phase= 2022-03-23 16:26:22.201 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:26:22.202 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:26:22.204 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:26:22.206 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:26:22.208 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:26:22.210 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:26:22.213 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:26:22.215 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:26:22.217 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:26:22.218 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-23 16:26:22.221 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:26:22.233 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:22.235 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 16:26:22.237 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:26:22.239 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:26:22.241 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:26:22.242 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:26:22.244 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:26:22.246 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-23 16:26:22.248 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-23 16:26:22.250 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 16:26:22.252 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:26:22.253 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-23 16:26:22.255 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-23 16:26:22.257 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-23 16:26:22.259 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-23 16:26:22.261 | + functions-common:plugin_override_defaults:1817 : return 2022-03-23 16:26:22.263 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-23 16:26:22.281 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-23 16:26:22.284 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-23 16:26:22.296 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:26:22.300 | +++ lib/tls:source:43 : hostname -f 2022-03-23 16:26:22.303 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-23 16:26:22.305 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-23 16:26:22.307 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-23 16:26:22.309 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-23 16:26:22.311 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-23 16:26:22.312 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-23 16:26:22.314 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-23 16:26:22.316 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-23 16:26:22.318 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-23 16:26:22.320 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-23 16:26:22.324 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-23 16:26:22.336 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-23 16:26:22.353 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-23 16:26:22.366 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-23 16:26:22.378 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-23 16:26:22.414 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-23 16:26:22.473 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-23 16:26:22.565 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-23 16:26:22.587 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-23 16:26:22.638 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-23 16:26:22.691 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-23 16:26:22.838 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-23 16:26:22.852 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-23 16:26:22.865 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-23 16:26:22.878 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-23 16:26:22.974 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-23 16:26:22.977 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-23 16:26:22.979 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-23 16:26:22.981 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-23 16:26:22.983 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-23 16:26:22.986 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-23 16:26:22.989 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-23 16:26:22.989 | False' 2022-03-23 16:26:22.991 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-23 16:26:23.007 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-23 16:26:23.009 | + ./stack.sh:main:624 : run_phase source 2022-03-23 16:26:23.011 | + functions-common:run_phase:1853 : local mode=source 2022-03-23 16:26:23.013 | + functions-common:run_phase:1854 : local phase= 2022-03-23 16:26:23.015 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:26:23.017 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:26:23.019 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:26:23.021 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:26:23.023 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:26:23.026 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:26:23.030 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:26:23.032 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:26:23.034 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:26:23.037 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-23 16:26:23.039 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:26:23.054 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:23.056 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 16:26:23.058 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-23 16:26:23.097 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-23 16:26:23.099 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-23 16:26:23.101 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 16:26:23.104 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-23 16:26:23.106 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-23 16:26:23.108 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-23 16:26:23.110 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-23 16:26:23.112 | + functions-common:load_plugin_settings:1794 : return 2022-03-23 16:26:23.114 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-23 16:26:23.116 | + functions-common:verify_disabled_services:2136 : local service 2022-03-23 16:26:23.119 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.121 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-23 16:26:23.123 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.126 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-23 16:26:23.128 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.131 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-23 16:26:23.133 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.135 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-23 16:26:23.137 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.140 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-23 16:26:23.142 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.145 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-23 16:26:23.147 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.149 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-23 16:26:23.152 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.154 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-23 16:26:23.156 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.158 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-23 16:26:23.161 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.163 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-23 16:26:23.165 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.167 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-23 16:26:23.170 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.172 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-23 16:26:23.174 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.177 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-23 16:26:23.179 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.181 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-23 16:26:23.184 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.186 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-23 16:26:23.189 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.191 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-23 16:26:23.193 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.195 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-23 16:26:23.198 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.200 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-23 16:26:23.202 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.205 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-23 16:26:23.207 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.210 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-23 16:26:23.212 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.214 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-23 16:26:23.216 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.219 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-23 16:26:23.221 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.223 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-23 16:26:23.225 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.228 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-23 16:26:23.230 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.232 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-23 16:26:23.235 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.237 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-23 16:26:23.239 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.241 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-23 16:26:23.244 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.246 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-23 16:26:23.248 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.251 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-23 16:26:23.253 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.255 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-23 16:26:23.258 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.260 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-23 16:26:23.262 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.264 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-23 16:26:23.267 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.269 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-23 16:26:23.271 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.273 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-23 16:26:23.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.278 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-23 16:26:23.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.283 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-23 16:26:23.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.288 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-23 16:26:23.290 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.292 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-23 16:26:23.295 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.297 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-23 16:26:23.300 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.302 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-23 16:26:23.305 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.307 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-23 16:26:23.309 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.311 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-23 16:26:23.314 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.316 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-23 16:26:23.318 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.321 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-23 16:26:23.323 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.325 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-23 16:26:23.328 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.334 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-23 16:26:23.336 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:26:23.339 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-23 16:26:23.342 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-23 16:26:23.345 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 16:26:23.347 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-23 16:26:23.363 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:23.365 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-23 16:26:23.367 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 16:26:23.369 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-23 16:26:23.384 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:26:23.387 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-23 16:26:23.389 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-23 16:26:23.392 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-23 16:26:23.394 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-23 16:26:23.396 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-23 16:26:23.399 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-23 16:26:23.401 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-23 16:26:23.403 | + lib/database:initialize_database_backends:92 : return 0 2022-03-23 16:26:23.406 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-23 16:26:23.406 | Using mysql database backend 2022-03-23 16:26:23.409 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-23 16:26:23.425 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-23 16:26:23.428 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-23 16:26:23.430 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 16:26:23.433 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-23 16:26:23.435 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:26:23.438 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-23 16:26:23.454 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:23.457 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-23 16:26:23.474 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-23 16:26:23.490 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:23.492 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-23 16:26:23.508 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-23 16:26:23.525 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-23 16:26:23.541 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:26:23.544 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-23 16:26:23.560 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:23.563 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-23 16:26:23.580 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-23 16:26:23.582 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-23 16:26:23.585 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-23 16:26:23.587 | + functions-common:save_stackenv:60 : local tag=757 2022-03-23 16:26:23.590 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:26:23.595 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-162623 2022-03-23 16:26:23.597 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-162623 757' 2022-03-23 16:26:23.600 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.603 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:26:23.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.608 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:26:23.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.615 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:26:23.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.621 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:26:23.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.635 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 16:26:23.637 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.640 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 16:26:23.642 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.645 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-162622 2022-03-23 16:26:23.647 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.649 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:26:23.652 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.654 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 16:26:23.657 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.659 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:26:23.662 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.664 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:26:23.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.669 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:26:23.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:26:23.675 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:26:23.678 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-23 16:26:23.681 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-23 16:26:23.683 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-23 16:26:23.686 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-23 16:26:23.689 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:26:23.692 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:26:23.695 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:26:23.697 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:26:23.699 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:26:23.702 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:26:23.717 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:26:23.719 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:26:23.721 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:26:23.724 | + functions-common:git_clone:629 : echo master 2022-03-23 16:26:23.725 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:26:23.730 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-23 16:26:23.732 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:26:23.734 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-23 16:26:23.737 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:26:23.737 | + functions-common:git_clone:678 : head -1 2022-03-23 16:26:23.740 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-23 16:26:23.743 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:26:23.746 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-23 16:26:23.748 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:26:23.751 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-23 16:26:23.754 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-23 16:26:23.756 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-23 16:26:23.759 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-23 16:26:23.761 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 16:26:23.764 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-23 16:26:23.766 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-23 16:26:23.769 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-23 16:26:23.772 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-23 16:26:23.776 | ++ tools/install_prereqs.sh:source:47 : NOW=1648052783 2022-03-23 16:26:23.779 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-23 16:26:23.784 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648051978 2022-03-23 16:26:23.787 | ++ tools/install_prereqs.sh:source:49 : DELTA=805 2022-03-23 16:26:23.790 | ++ tools/install_prereqs.sh:source:50 : [[ 805 -lt 7200 ]] 2022-03-23 16:26:23.792 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-23 16:26:23.795 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-23 16:26:23.798 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-23 16:26:23.800 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-23 16:26:23.803 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-23 16:26:23.805 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-23 16:26:23.807 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-23 16:26:23.810 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-23 16:26:23.813 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:26:23.861 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-23 16:26:23.861 | apache2-dev 2022-03-23 16:26:23.861 | bc 2022-03-23 16:26:23.861 | bsdmainutils 2022-03-23 16:26:23.861 | curl 2022-03-23 16:26:23.861 | g++ 2022-03-23 16:26:23.861 | gawk 2022-03-23 16:26:23.861 | gcc 2022-03-23 16:26:23.861 | gettext 2022-03-23 16:26:23.861 | git 2022-03-23 16:26:23.861 | graphviz 2022-03-23 16:26:23.861 | iputils-ping 2022-03-23 16:26:23.861 | libapache2-mod-proxy-uwsgi 2022-03-23 16:26:23.861 | libffi-dev 2022-03-23 16:26:23.861 | libjpeg-dev 2022-03-23 16:26:23.861 | libpcre3-dev 2022-03-23 16:26:23.861 | libpq-dev 2022-03-23 16:26:23.861 | libssl-dev 2022-03-23 16:26:23.861 | libsystemd-dev 2022-03-23 16:26:23.861 | libxml2-dev 2022-03-23 16:26:23.861 | libxslt1-dev 2022-03-23 16:26:23.861 | libyaml-dev 2022-03-23 16:26:23.861 | lsof 2022-03-23 16:26:23.861 | openssh-server 2022-03-23 16:26:23.861 | openssl 2022-03-23 16:26:23.861 | pkg-config 2022-03-23 16:26:23.861 | psmisc 2022-03-23 16:26:23.861 | python3-dev 2022-03-23 16:26:23.861 | python3-pip 2022-03-23 16:26:23.861 | python3-systemd 2022-03-23 16:26:23.861 | python3-venv 2022-03-23 16:26:23.862 | tar 2022-03-23 16:26:23.862 | tcpdump 2022-03-23 16:26:23.862 | unzip 2022-03-23 16:26:23.862 | uuid-runtime 2022-03-23 16:26:23.862 | wget 2022-03-23 16:26:23.862 | wget 2022-03-23 16:26:23.862 | zlib1g-dev 2022-03-23 16:26:23.862 | libkrb5-dev 2022-03-23 16:26:23.862 | libldap2-dev 2022-03-23 16:26:23.862 | libsasl2-dev 2022-03-23 16:26:23.862 | memcached 2022-03-23 16:26:23.862 | python3-mysqldb 2022-03-23 16:26:23.862 | sqlite3 2022-03-23 16:26:23.862 | conntrack 2022-03-23 16:26:23.862 | curl 2022-03-23 16:26:23.862 | dnsmasq-base 2022-03-23 16:26:23.862 | dnsmasq-utils 2022-03-23 16:26:23.862 | ebtables 2022-03-23 16:26:23.862 | genisoimage 2022-03-23 16:26:23.862 | iptables 2022-03-23 16:26:23.862 | iputils-arping 2022-03-23 16:26:23.862 | kpartx 2022-03-23 16:26:23.862 | libjs-jquery-tablesorter 2022-03-23 16:26:23.862 | parted 2022-03-23 16:26:23.862 | pm-utils 2022-03-23 16:26:23.862 | python3-mysqldb 2022-03-23 16:26:23.862 | socat 2022-03-23 16:26:23.862 | sqlite3 2022-03-23 16:26:23.862 | sudo 2022-03-23 16:26:23.862 | vlan 2022-03-23 16:26:23.862 | lsscsi 2022-03-23 16:26:23.862 | open-iscsi 2022-03-23 16:26:23.862 | lvm2 2022-03-23 16:26:23.862 | qemu-utils 2022-03-23 16:26:23.862 | thin-provisioning-tools 2022-03-23 16:26:23.863 | acl 2022-03-23 16:26:23.863 | dnsmasq-base 2022-03-23 16:26:23.863 | dnsmasq-utils 2022-03-23 16:26:23.863 | ebtables 2022-03-23 16:26:23.863 | haproxy 2022-03-23 16:26:23.863 | iptables 2022-03-23 16:26:23.863 | iputils-arping 2022-03-23 16:26:23.863 | iputils-ping 2022-03-23 16:26:23.863 | postgresql-server-dev-all 2022-03-23 16:26:23.863 | python3-mysqldb 2022-03-23 16:26:23.863 | sqlite3 2022-03-23 16:26:23.863 | sudo 2022-03-23 16:26:23.863 | vlan 2022-03-23 16:26:23.863 | pcp 2022-03-23 16:26:23.863 | ipset 2022-03-23 16:26:23.863 | conntrack 2022-03-23 16:26:23.863 | conntrackd 2022-03-23 16:26:23.863 | keepalived 2022-03-23 16:26:23.863 | lvm2 2022-03-23 16:26:23.863 | qemu-utils 2022-03-23 16:26:23.863 | thin-provisioning-tools 2022-03-23 16:26:23.863 | curl 2022-03-23 16:26:23.863 | liberasurecode-dev 2022-03-23 16:26:23.863 | make 2022-03-23 16:26:23.863 | memcached 2022-03-23 16:26:23.863 | rsync 2022-03-23 16:26:23.863 | sqlite3 2022-03-23 16:26:23.863 | xfsprogs' 2022-03-23 16:26:23.864 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-23 16:26:23.882 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-23 16:26:23.882 | apache2-dev 2022-03-23 16:26:23.882 | bc 2022-03-23 16:26:23.882 | bsdmainutils 2022-03-23 16:26:23.882 | curl 2022-03-23 16:26:23.882 | g++ 2022-03-23 16:26:23.882 | gawk 2022-03-23 16:26:23.882 | gcc 2022-03-23 16:26:23.882 | gettext 2022-03-23 16:26:23.882 | git 2022-03-23 16:26:23.882 | graphviz 2022-03-23 16:26:23.882 | iputils-ping 2022-03-23 16:26:23.882 | libapache2-mod-proxy-uwsgi 2022-03-23 16:26:23.882 | libffi-dev 2022-03-23 16:26:23.882 | libjpeg-dev 2022-03-23 16:26:23.882 | libpcre3-dev 2022-03-23 16:26:23.882 | libpq-dev 2022-03-23 16:26:23.882 | libssl-dev 2022-03-23 16:26:23.882 | libsystemd-dev 2022-03-23 16:26:23.882 | libxml2-dev 2022-03-23 16:26:23.883 | libxslt1-dev 2022-03-23 16:26:23.883 | libyaml-dev 2022-03-23 16:26:23.883 | lsof 2022-03-23 16:26:23.883 | openssh-server 2022-03-23 16:26:23.883 | openssl 2022-03-23 16:26:23.883 | pkg-config 2022-03-23 16:26:23.883 | psmisc 2022-03-23 16:26:23.883 | python3-dev 2022-03-23 16:26:23.883 | python3-pip 2022-03-23 16:26:23.883 | python3-systemd 2022-03-23 16:26:23.883 | python3-venv 2022-03-23 16:26:23.883 | tar 2022-03-23 16:26:23.883 | tcpdump 2022-03-23 16:26:23.883 | unzip 2022-03-23 16:26:23.883 | uuid-runtime 2022-03-23 16:26:23.883 | wget 2022-03-23 16:26:23.883 | wget 2022-03-23 16:26:23.883 | zlib1g-dev 2022-03-23 16:26:23.883 | libkrb5-dev 2022-03-23 16:26:23.883 | libldap2-dev 2022-03-23 16:26:23.883 | libsasl2-dev 2022-03-23 16:26:23.883 | memcached 2022-03-23 16:26:23.883 | python3-mysqldb 2022-03-23 16:26:23.883 | sqlite3 2022-03-23 16:26:23.883 | conntrack 2022-03-23 16:26:23.883 | curl 2022-03-23 16:26:23.883 | dnsmasq-base 2022-03-23 16:26:23.883 | dnsmasq-utils 2022-03-23 16:26:23.883 | ebtables 2022-03-23 16:26:23.883 | genisoimage 2022-03-23 16:26:23.883 | iptables 2022-03-23 16:26:23.883 | iputils-arping 2022-03-23 16:26:23.883 | kpartx 2022-03-23 16:26:23.883 | libjs-jquery-tablesorter 2022-03-23 16:26:23.883 | parted 2022-03-23 16:26:23.883 | pm-utils 2022-03-23 16:26:23.883 | python3-mysqldb 2022-03-23 16:26:23.884 | socat 2022-03-23 16:26:23.884 | sqlite3 2022-03-23 16:26:23.884 | sudo 2022-03-23 16:26:23.884 | vlan 2022-03-23 16:26:23.884 | lsscsi 2022-03-23 16:26:23.884 | open-iscsi 2022-03-23 16:26:23.884 | lvm2 2022-03-23 16:26:23.884 | qemu-utils 2022-03-23 16:26:23.884 | thin-provisioning-tools 2022-03-23 16:26:23.884 | acl 2022-03-23 16:26:23.884 | dnsmasq-base 2022-03-23 16:26:23.884 | dnsmasq-utils 2022-03-23 16:26:23.884 | ebtables 2022-03-23 16:26:23.884 | haproxy 2022-03-23 16:26:23.884 | iptables 2022-03-23 16:26:23.884 | iputils-arping 2022-03-23 16:26:23.884 | iputils-ping 2022-03-23 16:26:23.884 | postgresql-server-dev-all 2022-03-23 16:26:23.884 | python3-mysqldb 2022-03-23 16:26:23.884 | sqlite3 2022-03-23 16:26:23.884 | sudo 2022-03-23 16:26:23.884 | vlan 2022-03-23 16:26:23.884 | pcp 2022-03-23 16:26:23.884 | ipset 2022-03-23 16:26:23.884 | conntrack 2022-03-23 16:26:23.884 | conntrackd 2022-03-23 16:26:23.884 | keepalived 2022-03-23 16:26:23.884 | lvm2 2022-03-23 16:26:23.884 | qemu-utils 2022-03-23 16:26:23.884 | thin-provisioning-tools 2022-03-23 16:26:23.884 | curl 2022-03-23 16:26:23.884 | liberasurecode-dev 2022-03-23 16:26:23.884 | make 2022-03-23 16:26:23.884 | memcached 2022-03-23 16:26:23.884 | rsync 2022-03-23 16:26:23.884 | sqlite3 2022-03-23 16:26:23.885 | xfsprogs ' 2022-03-23 16:26:23.885 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-23 16:26:23.887 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:26:23.889 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:26:23.893 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-23 16:26:23.894 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:26:23.897 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:26:23.900 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-23 16:26:23.902 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:26:23.904 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-23 16:26:23.906 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:26:23.909 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:26:23.911 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:26:23.913 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:26:23.915 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:26:23.917 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:26:23.919 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-23 16:26:23.921 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-23 16:26:23.924 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-23 16:26:23.927 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-23 16:26:23.931 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-23 16:26:23.933 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-23 16:26:23.935 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-23 16:26:23.937 | ++ functions-common:time_start:2412 : local start_time= 2022-03-23 16:26:23.939 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:26:23.941 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:26:23.945 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648052783943 2022-03-23 16:26:23.947 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-23 16:26:23.949 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-23 16:26:23.952 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-23 16:26:24.253 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-23 16:26:24.284 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-23 16:26:24.463 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-23 16:26:24.469 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-23 16:26:25.250 | Fetched 222 kB in 1s (322 kB/s) 2022-03-23 16:26:26.759 | Reading package lists... 2022-03-23 16:26:26.790 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-23 16:26:26.792 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-23 16:26:26.795 | ++ functions-common:time_stop:2425 : local name 2022-03-23 16:26:26.797 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:26.799 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:26.801 | ++ functions-common:time_stop:2428 : local total 2022-03-23 16:26:26.803 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:26.805 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-23 16:26:26.807 | ++ functions-common:time_stop:2432 : start_time=1648052783943 2022-03-23 16:26:26.809 | ++ functions-common:time_stop:2434 : [[ -z 1648052783943 ]] 2022-03-23 16:26:26.812 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:26.817 | ++ functions-common:time_stop:2437 : end_time=1648052786814 2022-03-23 16:26:26.819 | ++ functions-common:time_stop:2438 : elapsed_time=2871 2022-03-23 16:26:26.821 | ++ functions-common:time_stop:2439 : total=0 2022-03-23 16:26:26.823 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:26.825 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2871 2022-03-23 16:26:26.828 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:26:26.830 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:26:26.833 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:26:26.835 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:26:26.837 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:26:26.858 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:26:26.968 | Reading package lists... 2022-03-23 16:26:27.228 | Building dependency tree... 2022-03-23 16:26:27.230 | Reading state information... 2022-03-23 16:26:27.263 | acl is already the newest version (2.2.53-6). 2022-03-23 16:26:27.263 | bc is already the newest version (1.07.1-2build1). 2022-03-23 16:26:27.263 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-23 16:26:27.264 | conntrack is already the newest version (1:1.4.5-2). 2022-03-23 16:26:27.264 | ebtables is already the newest version (2.0.11-3build1). 2022-03-23 16:26:27.264 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 16:26:27.264 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-23 16:26:27.264 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 16:26:27.264 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-23 16:26:27.264 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-23 16:26:27.264 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-23 16:26:27.264 | iputils-arping is already the newest version (3:20190709-3). 2022-03-23 16:26:27.264 | iputils-ping is already the newest version (3:20190709-3). 2022-03-23 16:26:27.264 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-23 16:26:27.264 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-23 16:26:27.264 | libffi-dev is already the newest version (3.3-4). 2022-03-23 16:26:27.264 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-23 16:26:27.264 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-23 16:26:27.264 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-23 16:26:27.264 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-23 16:26:27.264 | lsscsi is already the newest version (0.30-0.1). 2022-03-23 16:26:27.264 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-23 16:26:27.264 | make is already the newest version (4.2.1-1.2). 2022-03-23 16:26:27.264 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-23 16:26:27.264 | psmisc is already the newest version (23.3-1). 2022-03-23 16:26:27.264 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-23 16:26:27.264 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-23 16:26:27.264 | python3-systemd is already the newest version (234-3build2). 2022-03-23 16:26:27.264 | socat is already the newest version (1.7.3.3-2). 2022-03-23 16:26:27.264 | tcpdump is already the newest version (4.9.3-4). 2022-03-23 16:26:27.264 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-23 16:26:27.264 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-23 16:26:27.264 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-23 16:26:27.264 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-23 16:26:27.264 | graphviz is already the newest version (2.42.2-3build2). 2022-03-23 16:26:27.264 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-23 16:26:27.265 | pcp is already the newest version (5.0.3-1). 2022-03-23 16:26:27.265 | pm-utils is already the newest version (1.4.1-19). 2022-03-23 16:26:27.265 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-23 16:26:27.265 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:26:27.265 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:26:27.265 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-23 16:26:27.265 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 16:26:27.265 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 16:26:27.265 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-23 16:26:27.265 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-23 16:26:27.265 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-23 16:26:27.265 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-23 16:26:27.265 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-23 16:26:27.265 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-23 16:26:27.265 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-23 16:26:27.265 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-23 16:26:27.265 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 16:26:27.265 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-23 16:26:27.265 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-23 16:26:27.265 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-23 16:26:27.265 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-23 16:26:27.265 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-23 16:26:27.265 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-23 16:26:27.265 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 16:26:27.265 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-23 16:26:27.265 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-23 16:26:27.265 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-23 16:26:27.265 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-23 16:26:27.265 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-23 16:26:27.265 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-23 16:26:27.265 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-23 16:26:27.265 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-23 16:26:27.265 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-23 16:26:27.505 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:26:27.506 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-23 16:26:27.506 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-23 16:26:27.506 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-23 16:26:27.506 | The following packages were automatically installed and are no longer required: 2022-03-23 16:26:27.507 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:26:27.507 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:26:27.507 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:26:27.507 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:26:27.507 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:26:27.507 | python3-zope.interface 2022-03-23 16:26:27.507 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:26:27.620 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:26:27.625 | ++ functions-common:apt_get:1234 : result=0 2022-03-23 16:26:27.627 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:26:27.629 | ++ functions-common:time_stop:2425 : local name 2022-03-23 16:26:27.632 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:27.634 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:27.636 | ++ functions-common:time_stop:2428 : local total 2022-03-23 16:26:27.638 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:27.640 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:26:27.643 | ++ functions-common:time_stop:2432 : start_time=1648052786855 2022-03-23 16:26:27.645 | ++ functions-common:time_stop:2434 : [[ -z 1648052786855 ]] 2022-03-23 16:26:27.648 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:27.652 | ++ functions-common:time_stop:2437 : end_time=1648052787649 2022-03-23 16:26:27.654 | ++ functions-common:time_stop:2438 : elapsed_time=794 2022-03-23 16:26:27.656 | ++ functions-common:time_stop:2439 : total=800 2022-03-23 16:26:27.659 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:27.661 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1594 2022-03-23 16:26:27.663 | ++ functions-common:apt_get:1238 : return 0 2022-03-23 16:26:27.666 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-23 16:26:27.668 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:26:27.671 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-23 16:26:27.676 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-23 16:26:27.680 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-23 16:26:27.683 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-23 16:26:27.686 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-23 16:26:29.122 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-23 16:26:29.124 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-23 16:26:29.126 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-23 16:26:29.128 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-23 16:26:29.129 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-23 16:26:29.131 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-23 16:26:29.133 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-23 16:26:29.135 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-23 16:26:29.137 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-23 16:26:29.138 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-23 16:26:29.140 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-23 16:26:29.142 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-23 16:26:29.144 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-23 16:26:29.145 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-23 16:26:29.147 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-23 16:26:29.149 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-23 16:26:29.151 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-23 16:26:29.152 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-23 16:26:29.154 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-23 16:26:29.156 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-23 16:26:29.159 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-23 16:26:29.161 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-23 16:26:29.163 | + functions-common:_ensure_lsb_release:394 : return 2022-03-23 16:26:29.165 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-23 16:26:29.241 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-23 16:26:29.243 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-23 16:26:29.319 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-23 16:26:29.321 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-23 16:26:29.395 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-23 16:26:29.397 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-23 16:26:29.399 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-23 16:26:29.401 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-23 16:26:29.403 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-23 16:26:29.405 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-23 16:26:29.407 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-23 16:26:29.409 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-23 16:26:29.411 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-23 16:26:29.413 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-23 16:26:29.415 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-23 16:26:29.415 | Distro: focal 2022-03-23 16:26:29.417 | + tools/install_pip.sh:main:124 : get_versions 2022-03-23 16:26:29.419 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 16:26:29.424 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 16:26:29.426 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 16:26:29.429 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 16:26:29.429 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 16:26:30.111 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 16:26:30.113 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 16:26:30.113 | pip: 21.3.1 2022-03-23 16:26:30.115 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-23 16:26:30.116 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-23 16:26:30.118 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:26:30.120 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:26:30.122 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:26:30.123 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:26:30.126 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:26:30.127 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:26:30.129 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:26:30.131 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:26:30.133 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:26:30.134 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:26:30.136 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:26:30.138 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-23 16:26:30.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:26:30.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:26:30.144 | + tools/install_pip.sh:main:142 : : 2022-03-23 16:26:30.146 | + tools/install_pip.sh:main:147 : set -x 2022-03-23 16:26:30.148 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-23 16:26:30.149 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-23 16:26:30.151 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:26:30.153 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-23 16:26:30.155 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-23 16:26:30.157 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:26:30.160 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:26:30.160 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:26:30.164 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-23 16:26:30.166 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-23 16:26:30.167 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:26:30.169 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:26:30.171 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:26:30.190 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 16:26:30.192 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:26:31.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:31.069 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:31.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:31.069 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:32.287 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:26:33.740 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 16:26:33.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-23 16:26:36.267 | Installing collected packages: setuptools 2022-03-23 16:26:37.053 | Successfully installed setuptools-60.9.3 2022-03-23 16:26:37.053 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:26:37.226 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:26:37.227 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:26:37.368 | + inc/python:pip_install:200 : result=0 2022-03-23 16:26:37.370 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:26:37.372 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:37.373 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:37.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:37.377 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:37.379 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:37.380 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:26:37.382 | + functions-common:time_stop:2432 : start_time=1648052790185 2022-03-23 16:26:37.384 | + functions-common:time_stop:2434 : [[ -z 1648052790185 ]] 2022-03-23 16:26:37.386 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:37.389 | + functions-common:time_stop:2437 : end_time=1648052797387 2022-03-23 16:26:37.391 | + functions-common:time_stop:2438 : elapsed_time=7202 2022-03-23 16:26:37.393 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:26:37.395 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:37.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7202 2022-03-23 16:26:37.399 | + inc/python:pip_install:203 : return 0 2022-03-23 16:26:37.401 | + tools/install_pip.sh:main:153 : get_versions 2022-03-23 16:26:37.403 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 16:26:37.407 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 16:26:37.409 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 16:26:37.412 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 16:26:37.412 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 16:26:38.108 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 16:26:38.110 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 16:26:38.110 | pip: 21.3.1 2022-03-23 16:26:38.113 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-23 16:26:38.116 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 16:26:38.120 | + ./stack.sh:main:796 : fixup_all 2022-03-23 16:26:38.122 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-23 16:26:38.124 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-23 16:26:38.127 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:26:38.129 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:26:38.131 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-23 16:26:38.143 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-23 16:26:38.154 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-23 16:26:38.165 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-23 16:26:38.168 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-23 16:26:38.170 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:26:38.172 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:26:38.175 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:26:38.177 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:26:38.179 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:26:38.181 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:26:38.183 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:26:38.185 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:26:38.187 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:26:38.190 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:26:38.192 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:26:38.194 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-23 16:26:38.196 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-23 16:26:38.199 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-23 16:26:38.201 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:26:38.203 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:26:38.205 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:26:38.207 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:26:38.210 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:26:38.212 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:26:38.214 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-23 16:26:38.216 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-23 16:26:38.219 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-23 16:26:38.221 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-23 16:26:38.223 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-23 16:26:38.225 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-23 16:26:38.228 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-23 16:26:38.250 | Using python 3.8 to install os-testr 2022-03-23 16:26:38.252 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-23 16:26:39.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:39.135 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:39.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:39.135 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:40.274 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:26:40.300 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-23 16:26:40.376 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-23 16:26:40.377 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-23 16:26:40.378 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-23 16:26:40.379 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-23 16:26:40.393 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-23 16:26:40.419 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-23 16:26:40.420 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-23 16:26:40.422 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-23 16:26:40.423 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-23 16:26:40.424 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-23 16:26:40.448 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-23 16:26:40.449 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-23 16:26:40.450 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-23 16:26:40.451 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-23 16:26:40.453 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-23 16:26:40.465 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-23 16:26:40.530 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-23 16:26:40.531 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-23 16:26:40.532 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-23 16:26:42.970 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:26:42.977 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:26:42.977 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:26:43.099 | + inc/python:pip_install:200 : result=0 2022-03-23 16:26:43.101 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:26:43.103 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:43.106 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:43.108 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:43.110 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:43.112 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:43.115 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:26:43.117 | + functions-common:time_stop:2432 : start_time=1648052798244 2022-03-23 16:26:43.119 | + functions-common:time_stop:2434 : [[ -z 1648052798244 ]] 2022-03-23 16:26:43.122 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:43.126 | + functions-common:time_stop:2437 : end_time=1648052803123 2022-03-23 16:26:43.128 | + functions-common:time_stop:2438 : elapsed_time=4879 2022-03-23 16:26:43.130 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:26:43.132 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:43.134 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4879 2022-03-23 16:26:43.137 | + inc/python:pip_install:203 : return 0 2022-03-23 16:26:43.139 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-23 16:26:43.192 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-23 16:26:43.297 | + ./stack.sh:main:810 : install_infra 2022-03-23 16:26:43.300 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:26:43.303 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-23 16:26:43.306 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:26:43.310 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-23 16:26:43.336 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 16:26:45.292 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.303 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.309 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.313 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.415 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.435 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.439 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.443 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.457 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.466 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.468 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.499 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.509 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.514 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.532 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.569 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.577 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.583 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.630 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.644 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.648 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.667 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.674 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.723 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.741 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.745 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.837 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.844 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:45.899 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.020 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.045 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.050 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.060 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.066 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.085 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.092 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.109 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.167 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.180 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.196 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.239 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.243 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:46.250 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:26:46.383 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 16:26:46.666 | + inc/python:pip_install:200 : result=0 2022-03-23 16:26:46.668 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:26:46.670 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:46.672 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:46.675 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:46.677 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:46.679 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:46.681 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:26:46.683 | + functions-common:time_stop:2432 : start_time=1648052803328 2022-03-23 16:26:46.685 | + functions-common:time_stop:2434 : [[ -z 1648052803328 ]] 2022-03-23 16:26:46.689 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:46.693 | + functions-common:time_stop:2437 : end_time=1648052806691 2022-03-23 16:26:46.695 | + functions-common:time_stop:2438 : elapsed_time=3363 2022-03-23 16:26:46.697 | + functions-common:time_stop:2439 : total=4879 2022-03-23 16:26:46.699 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:46.702 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8242 2022-03-23 16:26:46.704 | + inc/python:pip_install:203 : return 0 2022-03-23 16:26:46.707 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:26:46.709 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-23 16:26:46.732 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-23 16:26:48.563 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.573 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.580 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.584 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.688 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.707 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.711 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.714 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.729 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.737 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.739 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.771 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.780 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.785 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.805 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.842 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.850 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.855 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.903 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.917 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.921 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.941 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.947 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:48.995 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.013 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.017 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.108 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.116 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.170 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.290 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.315 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.319 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.330 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.336 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.355 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.362 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.379 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.436 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.448 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.464 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.508 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.512 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:26:49.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:26:49.520 | Processing /opt/stack/requirements 2022-03-23 16:26:51.251 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-23 16:26:51.253 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-23 16:26:51.265 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-23 16:26:51.270 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 16:26:51.272 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-23 16:26:51.278 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-23 16:26:51.306 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-23 16:26:51.327 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-23 16:26:51.336 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-23 16:26:51.357 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-23 16:26:51.359 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-23 16:26:51.375 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-23 16:26:51.380 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-23 16:26:51.383 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-23 16:26:51.386 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-23 16:26:51.388 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-23 16:26:51.400 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-23 16:26:51.407 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-23 16:26:51.410 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-23 16:26:51.458 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-23 16:26:51.470 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-23 16:26:51.530 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-23 16:26:51.535 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-23 16:26:51.537 | Building wheels for collected packages: openstack-requirements 2022-03-23 16:26:51.538 | Building wheel for openstack-requirements (setup.py): started 2022-03-23 16:26:52.374 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-23 16:26:52.374 | ERROR: Command errored out with exit status 1: 2022-03-23 16:26:52.374 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-p0vnht7w/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-p0vnht7w/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-lalk8q8a 2022-03-23 16:26:52.374 | cwd: /tmp/pip-req-build-p0vnht7w/ 2022-03-23 16:26:52.374 | Complete output (6 lines): 2022-03-23 16:26:52.374 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-23 16:26:52.374 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-23 16:26:52.374 | or: setup.py --help-commands 2022-03-23 16:26:52.374 | or: setup.py cmd --help 2022-03-23 16:26:52.374 | 2022-03-23 16:26:52.374 | error: invalid command 'bdist_wheel' 2022-03-23 16:26:52.374 | ---------------------------------------- 2022-03-23 16:26:52.375 | ERROR: Failed building wheel for openstack-requirements 2022-03-23 16:26:52.375 | Running setup.py clean for openstack-requirements 2022-03-23 16:26:53.204 | Failed to build openstack-requirements 2022-03-23 16:26:53.220 | Installing collected packages: openstack-requirements 2022-03-23 16:26:53.220 | Attempting uninstall: openstack-requirements 2022-03-23 16:26:53.221 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-23 16:26:53.255 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-23 16:26:53.273 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-23 16:26:53.277 | Running setup.py install for openstack-requirements: started 2022-03-23 16:26:55.628 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-23 16:26:55.652 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-23 16:26:55.780 | + inc/python:pip_install:200 : result=0 2022-03-23 16:26:55.782 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:26:55.785 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:55.787 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:55.789 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:55.791 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:55.793 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:55.795 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:26:55.798 | + functions-common:time_stop:2432 : start_time=1648052806725 2022-03-23 16:26:55.800 | + functions-common:time_stop:2434 : [[ -z 1648052806725 ]] 2022-03-23 16:26:55.803 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:55.807 | + functions-common:time_stop:2437 : end_time=1648052815805 2022-03-23 16:26:55.810 | + functions-common:time_stop:2438 : elapsed_time=9080 2022-03-23 16:26:55.812 | + functions-common:time_stop:2439 : total=8242 2022-03-23 16:26:55.814 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:55.816 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17322 2022-03-23 16:26:55.818 | + inc/python:pip_install:203 : return 0 2022-03-23 16:26:55.821 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-23 16:26:55.823 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-23 16:26:55.826 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-23 16:26:55.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:26:55.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:26:55.833 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-23 16:26:55.835 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:26:55.838 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-23 16:26:55.859 | Using python 3.8 to install pbr 2022-03-23 16:26:55.861 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 16:26:56.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:56.736 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:56.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:56.736 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:57.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:26:57.914 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-23 16:27:00.570 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:27:00.577 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:27:00.577 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:27:00.699 | + inc/python:pip_install:200 : result=0 2022-03-23 16:27:00.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:27:00.704 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:00.706 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:00.708 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:00.710 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:00.713 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:00.715 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:27:00.717 | + functions-common:time_stop:2432 : start_time=1648052815853 2022-03-23 16:27:00.719 | + functions-common:time_stop:2434 : [[ -z 1648052815853 ]] 2022-03-23 16:27:00.722 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:00.726 | + functions-common:time_stop:2437 : end_time=1648052820723 2022-03-23 16:27:00.728 | + functions-common:time_stop:2438 : elapsed_time=4870 2022-03-23 16:27:00.730 | + functions-common:time_stop:2439 : total=17322 2022-03-23 16:27:00.732 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:00.735 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22192 2022-03-23 16:27:00.737 | + inc/python:pip_install:203 : return 0 2022-03-23 16:27:00.739 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-23 16:27:03.063 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-23 16:27:04.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:27:04.977 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-23 16:27:05.000 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-23 16:27:05.002 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-23 16:27:05.006 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-23 16:27:05.011 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-23 16:27:05.014 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-23 16:27:05.086 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 16:27:05.089 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 16:27:05.092 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-23 16:27:05.110 | + ./stack.sh:main:819 : pkgs= 2022-03-23 16:27:05.112 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-23 16:27:05.115 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-23 16:27:05.117 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:27:05.119 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-23 16:27:05.121 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:27:05.124 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:27:05.127 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:27:05.129 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:27:05.131 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:27:05.134 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:27:05.138 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:27:05.140 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:27:05.143 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:27:05.145 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-23 16:27:05.147 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:27:05.162 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:05.164 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:27:05.166 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:27:05.168 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-23 16:27:05.171 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:27:05.173 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:27:05.176 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:27:05.178 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-23 16:27:05.180 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:27:05.182 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-23 16:27:05.184 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:27:05.186 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:27:05.189 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:27:05.191 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:27:05.193 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:27:05.195 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:27:05.198 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-23 16:27:05.200 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:27:05.202 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-23 16:27:05.204 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:27:05.207 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:27:05.209 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-23 16:27:05.211 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-23 16:27:05.214 | + functions:set_systemd_override:821 : local value=2048 2022-03-23 16:27:05.216 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-23 16:27:05.218 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-23 16:27:05.278 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-23 16:27:05.278 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-23 16:27:05.280 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-23 16:27:05.658 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-23 16:27:05.661 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-23 16:27:05.677 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:05.680 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-23 16:27:05.682 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:27:05.685 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:27:05.688 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:27:05.690 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:27:05.692 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:27:05.695 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:27:05.697 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:05.700 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:05.703 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:27:05.705 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:27:05.707 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:27:05.709 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:27:05.712 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-23 16:27:05.714 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:27:05.717 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:05.719 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:05.721 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-23 16:27:05.742 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-23 16:27:05.853 | Reading package lists... 2022-03-23 16:27:06.093 | Building dependency tree... 2022-03-23 16:27:06.094 | Reading state information... 2022-03-23 16:27:06.345 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-23 16:27:06.346 | The following packages were automatically installed and are no longer required: 2022-03-23 16:27:06.347 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:27:06.347 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:27:06.347 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:27:06.347 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:27:06.347 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:27:06.347 | python3-zope.interface 2022-03-23 16:27:06.348 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:27:06.463 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:27:06.469 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:27:06.471 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:27:06.474 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:06.476 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:06.478 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:06.480 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:06.483 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:06.486 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:27:06.488 | + functions-common:time_stop:2432 : start_time=1648052825740 2022-03-23 16:27:06.490 | + functions-common:time_stop:2434 : [[ -z 1648052825740 ]] 2022-03-23 16:27:06.493 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:06.497 | + functions-common:time_stop:2437 : end_time=1648052826495 2022-03-23 16:27:06.500 | + functions-common:time_stop:2438 : elapsed_time=755 2022-03-23 16:27:06.502 | + functions-common:time_stop:2439 : total=1594 2022-03-23 16:27:06.504 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:06.506 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2349 2022-03-23 16:27:06.509 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:27:06.511 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-23 16:27:06.513 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:27:06.516 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:27:06.518 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:27:06.520 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:27:06.523 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:27:06.525 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:27:06.528 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-23 16:27:06.530 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:27:06.533 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:27:06.535 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:27:06.537 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:27:06.540 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:27:06.542 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:27:06.544 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:27:06.547 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:27:06.550 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:27:06.552 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:27:06.554 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:27:06.557 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-23 16:27:06.559 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:27:06.561 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:27:06.564 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:27:06.566 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:27:06.568 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:27:06.571 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:27:06.573 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-23 16:27:06.575 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-23 16:27:06.592 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:06.595 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-23 16:27:06.597 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:27:06.599 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-23 16:27:06.602 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-23 16:27:06.605 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-23 16:27:06.609 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-23 16:27:06.611 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-23 16:27:06.613 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-23 16:27:06.616 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-23 16:27:06.618 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-23 16:27:06.620 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-23 16:27:06.623 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-23 16:27:07.355 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-23 16:27:07.355 | user tags 2022-03-23 16:27:07.355 | stackrabbit []' 2022-03-23 16:27:07.359 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-23 16:27:07.359 | user tags 2022-03-23 16:27:07.359 | stackrabbit []' 2022-03-23 16:27:07.359 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-23 16:27:07.365 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-23 16:27:07.368 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-23 16:27:07.370 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 16:27:08.012 | Changing password for user "stackrabbit" ... 2022-03-23 16:27:08.040 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-23 16:27:08.719 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-23 16:27:08.743 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-23 16:27:08.745 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 16:27:09.407 | Changing password for user "stackrabbit" ... 2022-03-23 16:27:09.431 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-23 16:27:09.433 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-23 16:27:09.436 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-23 16:27:10.109 | Deleting user "guest" ... 2022-03-23 16:27:10.124 | Error: 2022-03-23 16:27:10.124 | {:no_such_user, "guest"} 2022-03-23 16:27:10.137 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-23 16:27:10.140 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-23 16:27:10.157 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:10.159 | + ./stack.sh:main:836 : install_database 2022-03-23 16:27:10.162 | + lib/database:install_database:118 : install_database_mysql 2022-03-23 16:27:10.164 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-23 16:27:10.167 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:10.169 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:10.172 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-23 16:27:10.426 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-23 16:27:10.429 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-23 16:27:10.431 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-23 16:27:10.434 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-23 16:27:10.436 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:27:10.438 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-23 16:27:10.441 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:27:10.443 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:27:10.446 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:27:10.448 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:27:10.450 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:27:10.453 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:27:10.456 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:27:10.458 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:27:10.460 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:27:10.463 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:27:10.465 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:27:10.468 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-23 16:27:10.470 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:27:10.473 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:27:10.475 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:27:10.478 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:27:10.480 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:27:10.482 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:27:10.485 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-23 16:27:10.488 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:10.490 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:10.494 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-23 16:27:10.497 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:27:10.500 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:27:10.502 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:27:10.504 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:27:10.507 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:27:10.509 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:27:10.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:10.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:10.516 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:27:10.518 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:27:10.520 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:27:10.523 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:27:10.525 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-23 16:27:10.527 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:27:10.530 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:10.532 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:10.535 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-23 16:27:10.556 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-23 16:27:10.666 | Reading package lists... 2022-03-23 16:27:10.928 | Building dependency tree... 2022-03-23 16:27:10.929 | Reading state information... 2022-03-23 16:27:11.191 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-23 16:27:11.191 | The following packages were automatically installed and are no longer required: 2022-03-23 16:27:11.192 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:27:11.192 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:27:11.192 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:27:11.192 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:27:11.192 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:27:11.193 | python3-zope.interface 2022-03-23 16:27:11.193 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:27:11.306 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:27:11.311 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:27:11.313 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:27:11.316 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:11.318 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:11.320 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:11.322 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:11.324 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:11.327 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:27:11.329 | + functions-common:time_stop:2432 : start_time=1648052830554 2022-03-23 16:27:11.331 | + functions-common:time_stop:2434 : [[ -z 1648052830554 ]] 2022-03-23 16:27:11.334 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:11.338 | + functions-common:time_stop:2437 : end_time=1648052831336 2022-03-23 16:27:11.340 | + functions-common:time_stop:2438 : elapsed_time=782 2022-03-23 16:27:11.343 | + functions-common:time_stop:2439 : total=2349 2022-03-23 16:27:11.345 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:11.347 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3131 2022-03-23 16:27:11.350 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:27:11.352 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-23 16:27:11.354 | + ./stack.sh:main:839 : install_database_python 2022-03-23 16:27:11.357 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-23 16:27:11.359 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-23 16:27:11.362 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-23 16:27:11.364 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:27:11.367 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-23 16:27:11.369 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-23 16:27:11.372 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:27:11.375 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:27:11.376 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:27:11.381 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-23 16:27:11.383 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-23 16:27:11.386 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-23 16:27:11.388 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-23 16:27:11.391 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-23 16:27:11.413 | Using python 3.8 to install PyMySQL 2022-03-23 16:27:11.416 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-23 16:27:12.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:12.288 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:12.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:12.288 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:13.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:27:13.457 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-23 16:27:16.028 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:27:16.036 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:27:16.036 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:27:16.153 | + inc/python:pip_install:200 : result=0 2022-03-23 16:27:16.156 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:27:16.158 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:16.161 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:16.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:16.165 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:16.168 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:16.171 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:27:16.173 | + functions-common:time_stop:2432 : start_time=1648052831407 2022-03-23 16:27:16.176 | + functions-common:time_stop:2434 : [[ -z 1648052831407 ]] 2022-03-23 16:27:16.179 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:16.183 | + functions-common:time_stop:2437 : end_time=1648052836180 2022-03-23 16:27:16.185 | + functions-common:time_stop:2438 : elapsed_time=4773 2022-03-23 16:27:16.188 | + functions-common:time_stop:2439 : total=22192 2022-03-23 16:27:16.190 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:16.193 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26965 2022-03-23 16:27:16.195 | + inc/python:pip_install:203 : return 0 2022-03-23 16:27:16.197 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-23 16:27:16.200 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 16:27:16.202 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-23 16:27:16.205 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-23 16:27:16.221 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:16.224 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-23 16:27:16.226 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-23 16:27:16.230 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:27:16.230 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:27:16.235 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:27:16.237 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:27:16.240 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:27:16.242 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:27:16.245 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-23 16:27:16.247 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-23 16:27:16.263 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:16.266 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-23 16:27:16.269 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:27:16.271 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:27:16.274 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:27:16.276 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:27:16.278 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:27:16.281 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:27:16.283 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:16.286 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:16.288 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:27:16.291 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:27:16.293 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:27:16.296 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:27:16.298 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-23 16:27:16.301 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:27:16.303 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:16.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:16.308 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-23 16:27:16.330 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-23 16:27:16.439 | Reading package lists... 2022-03-23 16:27:16.682 | Building dependency tree... 2022-03-23 16:27:16.684 | Reading state information... 2022-03-23 16:27:16.938 | radvd is already the newest version (1:2.17-2). 2022-03-23 16:27:16.938 | The following packages were automatically installed and are no longer required: 2022-03-23 16:27:16.939 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:27:16.939 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:27:16.939 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:27:16.939 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:27:16.939 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:27:16.940 | python3-zope.interface 2022-03-23 16:27:16.940 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:27:17.053 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:27:17.058 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:27:17.060 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:27:17.063 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:17.065 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:17.068 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:17.070 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:17.072 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:17.074 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:27:17.076 | + functions-common:time_stop:2432 : start_time=1648052836327 2022-03-23 16:27:17.079 | + functions-common:time_stop:2434 : [[ -z 1648052836327 ]] 2022-03-23 16:27:17.082 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:17.086 | + functions-common:time_stop:2437 : end_time=1648052837083 2022-03-23 16:27:17.088 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-23 16:27:17.090 | + functions-common:time_stop:2439 : total=3131 2022-03-23 16:27:17.092 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:17.095 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3887 2022-03-23 16:27:17.097 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:27:17.099 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-23 16:27:17.122 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:17.126 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-23 16:27:17.128 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-23 16:27:17.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-23 16:27:17.133 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-23 16:27:17.153 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-23 16:27:17.155 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:27:17.158 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:27:17.160 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:27:17.162 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:27:17.165 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:27:17.167 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:27:17.169 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:17.172 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:17.174 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:27:17.177 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:27:17.179 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:27:17.181 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:27:17.183 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-23 16:27:17.186 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:27:17.188 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:17.191 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:17.193 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-23 16:27:17.213 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-23 16:27:17.323 | Reading package lists... 2022-03-23 16:27:17.567 | Building dependency tree... 2022-03-23 16:27:17.568 | Reading state information... 2022-03-23 16:27:17.819 | fakeroot is already the newest version (1.24-1). 2022-03-23 16:27:17.819 | make is already the newest version (4.2.1-1.2). 2022-03-23 16:27:17.819 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-23 16:27:17.819 | The following packages were automatically installed and are no longer required: 2022-03-23 16:27:17.820 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:27:17.820 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:27:17.820 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:27:17.820 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:27:17.820 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:27:17.820 | python3-zope.interface 2022-03-23 16:27:17.820 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:27:17.934 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:27:17.938 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:27:17.940 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:27:17.943 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:17.945 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:17.947 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:17.949 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:17.952 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:17.954 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:27:17.956 | + functions-common:time_stop:2432 : start_time=1648052837211 2022-03-23 16:27:17.958 | + functions-common:time_stop:2434 : [[ -z 1648052837211 ]] 2022-03-23 16:27:17.961 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:17.965 | + functions-common:time_stop:2437 : end_time=1648052837963 2022-03-23 16:27:17.968 | + functions-common:time_stop:2438 : elapsed_time=752 2022-03-23 16:27:17.970 | + functions-common:time_stop:2439 : total=3887 2022-03-23 16:27:17.972 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:17.975 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4639 2022-03-23 16:27:17.977 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:27:17.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-23 16:27:17.981 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:17.984 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:17.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-23 16:27:17.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-23 16:27:17.992 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-23 16:27:17.996 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-23 16:27:17.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-23 16:27:18.001 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-23 16:27:18.002 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-23 16:27:18.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-23 16:27:18.009 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-23 16:27:18.011 | + functions:vercmp:628 : local v1=5.4 2022-03-23 16:27:18.013 | + functions:vercmp:629 : local 'op=<' 2022-03-23 16:27:18.016 | + functions:vercmp:630 : local v2=3.13 2022-03-23 16:27:18.018 | + functions:vercmp:631 : local result 2022-03-23 16:27:18.022 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-23 16:27:18.022 | ++ functions:vercmp:635 : sort -V 2022-03-23 16:27:18.022 | ++ functions:vercmp:635 : head -1 2022-03-23 16:27:18.027 | + functions:vercmp:635 : result=3.13 2022-03-23 16:27:18.030 | + functions:vercmp:637 : case $op in 2022-03-23 16:27:18.032 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-23 16:27:18.034 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-23 16:27:18.036 | + functions:vercmp:648 : return 2022-03-23 16:27:18.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-23 16:27:18.041 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:27:18.044 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-23 16:27:18.597 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-23 16:27:18.600 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-23 16:27:18.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.605 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-23 16:27:18.611 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.613 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-23 16:27:18.632 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:18.634 | + ./stack.sh:main:847 : install_etcd3 2022-03-23 16:27:18.636 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-23 16:27:18.636 | Installing etcd 2022-03-23 16:27:18.639 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-23 16:27:18.652 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-23 16:27:18.664 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-23 16:27:18.666 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-23 16:27:18.686 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-23 16:27:18.689 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:27:18.692 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:27:18.695 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:27:18.700 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:27:18.702 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-23 16:27:18.705 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-23 16:27:18.707 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:27:18.709 | ++ functions:get_extra_file:74 : return 2022-03-23 16:27:18.712 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:27:18.714 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-23 16:27:18.717 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-23 16:27:18.719 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-23 16:27:18.736 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:18.739 | + ./stack.sh:main:866 : install_dstat 2022-03-23 16:27:18.741 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-23 16:27:18.758 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:18.760 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-23 16:27:18.762 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:27:18.765 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-23 16:27:18.767 | + ./stack.sh:main:875 : install_libs 2022-03-23 16:27:18.769 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-23 16:27:18.772 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-23 16:27:18.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-23 16:27:18.776 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-23 16:27:18.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.781 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-23 16:27:18.785 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.788 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-23 16:27:18.790 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-23 16:27:18.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-23 16:27:18.794 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-23 16:27:18.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-23 16:27:18.804 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.806 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-23 16:27:18.809 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-23 16:27:18.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-23 16:27:18.814 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-23 16:27:18.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-23 16:27:18.823 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.825 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-23 16:27:18.828 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-23 16:27:18.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-23 16:27:18.833 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-23 16:27:18.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-23 16:27:18.843 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.845 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-23 16:27:18.847 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-23 16:27:18.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-23 16:27:18.852 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-23 16:27:18.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.859 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-23 16:27:18.861 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.863 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-23 16:27:18.866 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-23 16:27:18.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-23 16:27:18.870 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-23 16:27:18.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-23 16:27:18.880 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.882 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-23 16:27:18.884 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-23 16:27:18.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-23 16:27:18.890 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-23 16:27:18.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-23 16:27:18.899 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.901 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-23 16:27:18.903 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-23 16:27:18.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-23 16:27:18.908 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-23 16:27:18.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-23 16:27:18.917 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.919 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-23 16:27:18.922 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-23 16:27:18.924 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-23 16:27:18.927 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-23 16:27:18.929 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-23 16:27:18.937 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.939 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-23 16:27:18.941 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-23 16:27:18.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-23 16:27:18.946 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-23 16:27:18.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-23 16:27:18.956 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.958 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-23 16:27:18.960 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-23 16:27:18.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-23 16:27:18.965 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-23 16:27:18.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-23 16:27:18.974 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.977 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-23 16:27:18.979 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-23 16:27:18.982 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-23 16:27:18.984 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-23 16:27:18.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:18.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:18.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-23 16:27:18.993 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:18.996 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-23 16:27:18.999 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-23 16:27:19.001 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-23 16:27:19.003 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-23 16:27:19.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.008 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-23 16:27:19.012 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.015 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-23 16:27:19.017 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-23 16:27:19.020 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-23 16:27:19.022 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-23 16:27:19.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.027 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.029 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-23 16:27:19.032 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.034 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-23 16:27:19.036 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-23 16:27:19.039 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-23 16:27:19.041 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-23 16:27:19.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-23 16:27:19.051 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.053 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-23 16:27:19.056 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-23 16:27:19.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-23 16:27:19.060 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-23 16:27:19.063 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-23 16:27:19.070 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.072 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-23 16:27:19.074 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-23 16:27:19.077 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-23 16:27:19.079 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-23 16:27:19.081 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-23 16:27:19.088 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.091 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-23 16:27:19.093 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-23 16:27:19.096 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-23 16:27:19.098 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-23 16:27:19.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-23 16:27:19.107 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.110 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-23 16:27:19.113 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-23 16:27:19.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-23 16:27:19.117 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-23 16:27:19.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-23 16:27:19.127 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.129 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-23 16:27:19.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-23 16:27:19.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-23 16:27:19.136 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-23 16:27:19.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-23 16:27:19.145 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.148 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-23 16:27:19.150 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-23 16:27:19.153 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-23 16:27:19.156 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-23 16:27:19.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-23 16:27:19.165 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.167 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-23 16:27:19.170 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-23 16:27:19.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-23 16:27:19.175 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-23 16:27:19.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-23 16:27:19.185 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.187 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-23 16:27:19.190 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-23 16:27:19.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-23 16:27:19.194 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-23 16:27:19.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-23 16:27:19.204 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.206 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-23 16:27:19.208 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-23 16:27:19.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-23 16:27:19.213 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-23 16:27:19.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-23 16:27:19.223 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.225 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-23 16:27:19.228 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-23 16:27:19.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-23 16:27:19.233 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-23 16:27:19.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-23 16:27:19.242 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.245 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-23 16:27:19.247 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-23 16:27:19.250 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-23 16:27:19.252 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-23 16:27:19.254 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.257 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-23 16:27:19.261 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.264 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-23 16:27:19.266 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-23 16:27:19.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-23 16:27:19.271 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-23 16:27:19.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-23 16:27:19.281 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.283 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-23 16:27:19.285 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-23 16:27:19.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-23 16:27:19.290 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-23 16:27:19.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-23 16:27:19.300 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.303 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-23 16:27:19.305 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-23 16:27:19.307 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-23 16:27:19.310 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-23 16:27:19.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.314 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-23 16:27:19.319 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.321 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-23 16:27:19.324 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-23 16:27:19.327 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-23 16:27:19.329 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-23 16:27:19.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-23 16:27:19.338 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.341 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-23 16:27:19.344 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-23 16:27:19.346 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-23 16:27:19.348 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-23 16:27:19.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-23 16:27:19.358 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.360 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-23 16:27:19.363 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-23 16:27:19.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-23 16:27:19.367 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-23 16:27:19.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-23 16:27:19.377 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.379 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-23 16:27:19.382 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-23 16:27:19.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-23 16:27:19.386 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-23 16:27:19.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-23 16:27:19.396 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.399 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-23 16:27:19.401 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-23 16:27:19.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-23 16:27:19.406 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-23 16:27:19.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-23 16:27:19.416 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.418 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-23 16:27:19.421 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-23 16:27:19.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-23 16:27:19.426 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-23 16:27:19.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-23 16:27:19.435 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.439 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-23 16:27:19.441 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-23 16:27:19.443 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-23 16:27:19.446 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-23 16:27:19.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-23 16:27:19.456 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.458 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-23 16:27:19.461 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-23 16:27:19.463 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-23 16:27:19.465 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-23 16:27:19.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-23 16:27:19.475 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.478 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-23 16:27:19.480 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-23 16:27:19.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-23 16:27:19.486 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-23 16:27:19.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:19.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:19.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-23 16:27:19.495 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:19.498 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-23 16:27:19.519 | Using python 3.8 to install etcd3 2022-03-23 16:27:19.521 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-23 16:27:20.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:20.392 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:20.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:20.392 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:21.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:27:21.549 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-23 16:27:21.556 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-23 16:27:21.557 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-23 16:27:21.558 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-23 16:27:21.559 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-23 16:27:24.010 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:27:24.018 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:27:24.018 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:27:24.135 | + inc/python:pip_install:200 : result=0 2022-03-23 16:27:24.138 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:27:24.140 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:24.142 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:24.144 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:24.146 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:24.149 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:24.151 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:27:24.153 | + functions-common:time_stop:2432 : start_time=1648052839514 2022-03-23 16:27:24.156 | + functions-common:time_stop:2434 : [[ -z 1648052839514 ]] 2022-03-23 16:27:24.158 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:24.162 | + functions-common:time_stop:2437 : end_time=1648052844160 2022-03-23 16:27:24.164 | + functions-common:time_stop:2438 : elapsed_time=4646 2022-03-23 16:27:24.167 | + functions-common:time_stop:2439 : total=26965 2022-03-23 16:27:24.169 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:24.172 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31611 2022-03-23 16:27:24.174 | + inc/python:pip_install:203 : return 0 2022-03-23 16:27:24.177 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-23 16:27:24.198 | Using python 3.8 to install etcd3gw 2022-03-23 16:27:24.200 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-23 16:27:25.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:25.082 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:25.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:25.082 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:26.227 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:27:26.254 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-23 16:27:26.262 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-23 16:27:26.263 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-23 16:27:26.264 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-23 16:27:26.265 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-23 16:27:26.299 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-23 16:27:26.301 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-23 16:27:26.302 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-23 16:27:26.303 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-23 16:27:28.804 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:27:28.812 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:27:28.812 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:27:28.932 | + inc/python:pip_install:200 : result=0 2022-03-23 16:27:28.935 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:27:28.937 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:28.940 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:28.942 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:28.944 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:28.946 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:28.948 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:27:28.950 | + functions-common:time_stop:2432 : start_time=1648052844192 2022-03-23 16:27:28.953 | + functions-common:time_stop:2434 : [[ -z 1648052844192 ]] 2022-03-23 16:27:28.956 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:28.960 | + functions-common:time_stop:2437 : end_time=1648052848958 2022-03-23 16:27:28.963 | + functions-common:time_stop:2438 : elapsed_time=4766 2022-03-23 16:27:28.968 | + functions-common:time_stop:2439 : total=31611 2022-03-23 16:27:28.968 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:28.970 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36377 2022-03-23 16:27:28.972 | + inc/python:pip_install:203 : return 0 2022-03-23 16:27:28.975 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-23 16:27:28.977 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-23 16:27:28.980 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-23 16:27:28.983 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:27:28.985 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:27:28.988 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:27:28.990 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:27:28.993 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:27:28.995 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:27:28.997 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:27:29.000 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:27:29.002 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:27:29.005 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:27:29.007 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:27:29.009 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-23 16:27:29.012 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:29.014 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:29.016 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-23 16:27:29.019 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:27:29.021 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:27:29.023 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:27:29.026 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:27:29.028 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:27:29.031 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:27:29.033 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:27:29.036 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:29.038 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:29.041 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:27:29.043 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:27:29.046 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:27:29.048 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:27:29.051 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:27:29.053 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:27:29.056 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:29.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:29.061 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:27:29.082 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:27:29.192 | Reading package lists... 2022-03-23 16:27:29.448 | Building dependency tree... 2022-03-23 16:27:29.450 | Reading state information... 2022-03-23 16:27:29.710 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-23 16:27:29.710 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-23 16:27:29.710 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:27:29.710 | The following packages were automatically installed and are no longer required: 2022-03-23 16:27:29.711 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:27:29.711 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:27:29.711 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:27:29.711 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:27:29.711 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:27:29.711 | python3-zope.interface 2022-03-23 16:27:29.711 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:27:29.824 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:27:29.829 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:27:29.832 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:27:29.834 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:29.836 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:29.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:29.841 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:29.844 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:29.846 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:27:29.848 | + functions-common:time_stop:2432 : start_time=1648052849080 2022-03-23 16:27:29.850 | + functions-common:time_stop:2434 : [[ -z 1648052849080 ]] 2022-03-23 16:27:29.853 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:29.857 | + functions-common:time_stop:2437 : end_time=1648052849855 2022-03-23 16:27:29.859 | + functions-common:time_stop:2438 : elapsed_time=775 2022-03-23 16:27:29.862 | + functions-common:time_stop:2439 : total=4639 2022-03-23 16:27:29.864 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:29.866 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5414 2022-03-23 16:27:29.869 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:27:29.871 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-23 16:27:29.873 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:29.876 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:29.878 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-23 16:27:29.950 | Module proxy already enabled 2022-03-23 16:27:29.955 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-23 16:27:30.027 | Considering dependency proxy for proxy_uwsgi: 2022-03-23 16:27:30.027 | Module proxy already enabled 2022-03-23 16:27:30.027 | Module proxy_uwsgi already enabled 2022-03-23 16:27:30.033 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-23 16:27:30.036 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:27:30.038 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:27:30.041 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:27:30.190 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-23 16:27:30.193 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-23 16:27:30.196 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-23 16:27:30.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:30.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:30.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-23 16:27:30.209 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:30.212 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-23 16:27:30.216 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-23 16:27:30.218 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-23 16:27:30.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:30.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:30.226 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-23 16:27:30.228 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:30.231 | + ./stack.sh:main:883 : install_glanceclient 2022-03-23 16:27:30.233 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-23 16:27:30.235 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-23 16:27:30.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:30.240 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:30.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-23 16:27:30.246 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:30.249 | + ./stack.sh:main:884 : install_cinderclient 2022-03-23 16:27:30.251 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-23 16:27:30.254 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-23 16:27:30.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:30.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:30.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-23 16:27:30.264 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:30.267 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-23 16:27:30.269 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-23 16:27:30.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:30.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:30.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-23 16:27:30.279 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:30.281 | + ./stack.sh:main:885 : install_novaclient 2022-03-23 16:27:30.284 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-23 16:27:30.286 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-23 16:27:30.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:30.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:30.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-23 16:27:30.296 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:30.298 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-23 16:27:30.316 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:30.319 | + ./stack.sh:main:887 : install_swiftclient 2022-03-23 16:27:30.321 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-23 16:27:30.324 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-23 16:27:30.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:30.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:30.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-23 16:27:30.334 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:30.337 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-23 16:27:30.354 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:30.356 | + ./stack.sh:main:890 : install_neutronclient 2022-03-23 16:27:30.359 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-23 16:27:30.361 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-23 16:27:30.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:30.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:30.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-23 16:27:30.371 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:30.374 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-23 16:27:30.377 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-23 16:27:30.379 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-23 16:27:30.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:30.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:30.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-23 16:27:30.389 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:30.392 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-23 16:27:30.394 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-23 16:27:30.397 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:27:30.400 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-23 16:27:30.403 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-23 16:27:30.406 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:27:30.410 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:27:30.410 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:27:30.416 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-23 16:27:30.418 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-23 16:27:30.420 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-23 16:27:30.424 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-23 16:27:30.426 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-23 16:27:30.447 | Using python 3.8 to install keystonemiddleware 2022-03-23 16:27:30.450 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-23 16:27:31.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:31.333 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:31.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:31.333 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:32.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:27:32.496 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-23 16:27:32.548 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-23 16:27:32.549 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-23 16:27:32.550 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-23 16:27:32.552 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-23 16:27:32.553 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-23 16:27:32.554 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-23 16:27:32.555 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-23 16:27:32.557 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-23 16:27:32.558 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-23 16:27:32.559 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-23 16:27:32.560 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-23 16:27:32.561 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-23 16:27:32.562 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-23 16:27:32.563 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-23 16:27:32.620 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-23 16:27:32.621 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-23 16:27:32.623 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-23 16:27:32.661 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-23 16:27:32.702 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-23 16:27:32.704 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-23 16:27:32.705 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-23 16:27:32.706 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-23 16:27:32.763 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-23 16:27:32.765 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-23 16:27:32.775 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-23 16:27:32.776 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-23 16:27:32.790 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-23 16:27:32.791 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-23 16:27:32.792 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-23 16:27:32.859 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-23 16:27:32.860 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-23 16:27:32.861 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-23 16:27:32.863 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-23 16:27:32.913 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-23 16:27:32.925 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-23 16:27:35.337 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:27:35.345 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:27:35.345 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:27:35.467 | + inc/python:pip_install:200 : result=0 2022-03-23 16:27:35.469 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:27:35.471 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:35.474 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:35.476 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:35.478 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:35.480 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:35.483 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:27:35.485 | + functions-common:time_stop:2432 : start_time=1648052850442 2022-03-23 16:27:35.488 | + functions-common:time_stop:2434 : [[ -z 1648052850442 ]] 2022-03-23 16:27:35.490 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:35.495 | + functions-common:time_stop:2437 : end_time=1648052855492 2022-03-23 16:27:35.497 | + functions-common:time_stop:2438 : elapsed_time=5050 2022-03-23 16:27:35.499 | + functions-common:time_stop:2439 : total=36377 2022-03-23 16:27:35.501 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:35.504 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41427 2022-03-23 16:27:35.506 | + inc/python:pip_install:203 : return 0 2022-03-23 16:27:35.508 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-23 16:27:35.511 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-23 16:27:35.513 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:27:35.516 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-23 16:27:35.519 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-23 16:27:35.521 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:27:35.525 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:27:35.525 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:27:35.532 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-23 16:27:35.535 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-23 16:27:35.537 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-23 16:27:35.540 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-23 16:27:35.542 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-23 16:27:35.564 | Using python 3.8 to install python-memcached 2022-03-23 16:27:35.567 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-23 16:27:36.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:36.447 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:36.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:36.447 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:37.573 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:27:37.599 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-23 16:27:37.603 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-23 16:27:40.105 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:27:40.113 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:27:40.113 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:27:40.231 | + inc/python:pip_install:200 : result=0 2022-03-23 16:27:40.234 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:27:40.237 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:40.239 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:40.241 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:40.243 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:40.246 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:40.248 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:27:40.250 | + functions-common:time_stop:2432 : start_time=1648052855559 2022-03-23 16:27:40.252 | + functions-common:time_stop:2434 : [[ -z 1648052855559 ]] 2022-03-23 16:27:40.255 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:40.259 | + functions-common:time_stop:2437 : end_time=1648052860257 2022-03-23 16:27:40.262 | + functions-common:time_stop:2438 : elapsed_time=4698 2022-03-23 16:27:40.264 | + functions-common:time_stop:2439 : total=41427 2022-03-23 16:27:40.266 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:40.268 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46125 2022-03-23 16:27:40.271 | + inc/python:pip_install:203 : return 0 2022-03-23 16:27:40.274 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-23 16:27:40.291 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:40.293 | + ./stack.sh:main:897 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-03-23 16:27:40.296 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-23 16:27:40.299 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-23 16:27:40.301 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-23 16:27:40.303 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:27:40.306 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-23 16:27:40.308 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-23 16:27:40.323 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:40.326 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-23 16:27:40.329 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-23 16:27:40.331 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-23 16:27:40.333 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:27:40.335 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:27:40.338 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:27:40.340 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:27:40.343 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:27:40.346 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:27:40.361 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:27:40.364 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:27:40.366 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:27:40.368 | + functions-common:git_clone:629 : echo master 2022-03-23 16:27:40.369 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:27:40.374 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-23 16:27:40.376 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:27:40.378 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-23 16:27:40.381 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:27:40.381 | + functions-common:git_clone:678 : head -1 2022-03-23 16:27:40.384 | c141e6164 trivial: Fix typo 2022-03-23 16:27:40.387 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:27:40.391 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-23 16:27:40.403 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:27:40.406 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:27:40.408 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-23 16:27:40.410 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:27:40.413 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-23 16:27:40.415 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:27:40.418 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:27:40.420 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-23 16:27:40.423 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:27:40.425 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:27:40.428 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-23 16:27:40.431 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:27:40.434 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-23 16:27:40.436 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:27:40.438 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:27:40.441 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-23 16:27:40.447 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-23 16:27:40.449 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-23 16:27:41.113 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-23 16:27:41.115 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:27:41.117 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:27:41.119 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:27:41.121 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:27:41.124 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-23 16:27:41.127 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:27:41.129 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:27:41.131 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:27:41.133 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:27:41.135 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:27:41.138 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:27:41.140 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:27:41.142 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-23 16:27:41.162 | Using python 3.8 to install /opt/stack/keystone 2022-03-23 16:27:41.164 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-23 16:27:42.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:42.047 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:42.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:42.047 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:43.178 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:27:43.203 | Obtaining file:///opt/stack/keystone 2022-03-23 16:27:43.204 | Preparing metadata (setup.py): started 2022-03-23 16:27:46.833 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:27:46.907 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-23 16:27:46.908 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-23 16:27:46.909 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-23 16:27:46.910 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-23 16:27:46.911 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-23 16:27:46.912 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-23 16:27:46.913 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-23 16:27:46.914 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-23 16:27:46.915 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-23 16:27:46.916 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-23 16:27:46.917 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-23 16:27:46.918 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:27:46.919 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-23 16:27:46.920 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-23 16:27:46.922 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-23 16:27:46.923 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-23 16:27:46.924 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-23 16:27:46.925 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-23 16:27:46.926 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-23 16:27:46.927 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-23 16:27:46.928 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-23 16:27:46.929 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-23 16:27:46.930 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-23 16:27:46.932 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-23 16:27:46.933 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-23 16:27:46.934 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:27:46.935 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-23 16:27:46.937 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-23 16:27:46.938 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-23 16:27:46.939 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:27:46.940 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-23 16:27:46.941 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-23 16:27:46.942 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-23 16:27:46.943 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-23 16:27:46.954 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-23 16:27:46.955 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-23 16:27:46.998 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-23 16:27:47.010 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-23 16:27:47.011 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-23 16:27:47.012 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-23 16:27:47.013 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:27:47.023 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-23 16:27:47.083 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-23 16:27:47.087 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 16:27:47.179 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 16:27:47.181 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-23 16:27:47.182 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-23 16:27:47.183 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-23 16:27:47.236 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-23 16:27:47.237 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-23 16:27:47.239 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-23 16:27:47.289 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-23 16:27:47.291 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-23 16:27:47.347 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-23 16:27:47.348 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 16:27:47.350 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-23 16:27:47.351 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-23 16:27:47.352 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 16:27:47.354 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-23 16:27:47.373 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-23 16:27:47.420 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-23 16:27:47.441 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-23 16:27:47.442 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-23 16:27:47.444 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-23 16:27:47.445 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-23 16:27:47.522 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 16:27:47.635 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-23 16:27:47.635 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-23 16:27:47.637 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-23 16:27:47.638 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-23 16:27:47.639 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-23 16:27:47.855 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-23 16:27:47.877 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-23 16:27:47.878 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-23 16:27:47.944 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-23 16:27:47.945 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-23 16:27:47.963 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 16:27:48.033 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-23 16:27:48.072 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-23 16:27:48.180 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:27:48.252 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-23 16:27:48.377 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-23 16:27:48.403 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-23 16:27:48.444 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-23 16:27:48.445 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-23 16:27:48.446 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-23 16:27:48.447 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-23 16:27:48.448 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-23 16:27:48.451 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-23 16:27:48.503 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-23 16:27:48.635 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-23 16:27:48.638 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-23 16:27:48.639 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-23 16:27:48.641 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-23 16:27:48.788 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 16:27:48.883 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 16:27:48.966 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-23 16:27:49.136 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:27:49.391 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-23 16:27:49.425 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-23 16:27:51.278 | Installing collected packages: keystone 2022-03-23 16:27:51.279 | Attempting uninstall: keystone 2022-03-23 16:27:51.279 | Found existing installation: keystone 21.1.0.dev2 2022-03-23 16:27:51.282 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-23 16:27:51.284 | Running setup.py develop for keystone 2022-03-23 16:27:55.860 | Successfully installed keystone 2022-03-23 16:27:55.860 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:27:55.867 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:27:55.868 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:27:56.009 | + inc/python:pip_install:200 : result=0 2022-03-23 16:27:56.011 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:27:56.014 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:56.016 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:56.018 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:56.020 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:56.022 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:56.024 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:27:56.026 | + functions-common:time_stop:2432 : start_time=1648052861157 2022-03-23 16:27:56.029 | + functions-common:time_stop:2434 : [[ -z 1648052861157 ]] 2022-03-23 16:27:56.031 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:56.035 | + functions-common:time_stop:2437 : end_time=1648052876033 2022-03-23 16:27:56.037 | + functions-common:time_stop:2438 : elapsed_time=14876 2022-03-23 16:27:56.039 | + functions-common:time_stop:2439 : total=46125 2022-03-23 16:27:56.041 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:56.044 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61001 2022-03-23 16:27:56.047 | + inc/python:pip_install:203 : return 0 2022-03-23 16:27:56.049 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:27:56.052 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:27:56.054 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:27:56.073 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:27:56.085 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-23 16:27:56.087 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-23 16:27:56.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:27:56.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:27:56.094 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-23 16:27:56.097 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:27:56.099 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-23 16:27:56.116 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:56.118 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:27:56.121 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:27:56.124 | + ./stack.sh:main:899 : configure_keystone 2022-03-23 16:27:56.126 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-23 16:27:56.138 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-23 16:27:56.141 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-23 16:27:56.145 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-23 16:27:56.161 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:56.163 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-23 16:27:56.194 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-23 16:27:56.223 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-23 16:27:56.253 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-23 16:27:56.283 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-23 16:27:56.314 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-23 16:27:56.344 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-23 16:27:56.372 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-23 16:27:56.399 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-23 16:27:56.402 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-23 16:27:56.405 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-23 16:27:56.407 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-23 16:27:56.409 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:27:56.412 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:27:56.427 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:56.430 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:27:56.433 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:27:56.436 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:27:56.451 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:56.454 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:27:56.456 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:27:56.486 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:27:56.488 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:27:56.491 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-23 16:27:56.493 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-23 16:27:56.510 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:56.513 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.47/identity 2022-03-23 16:27:56.543 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-23 16:27:56.545 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-23 16:27:56.577 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-23 16:27:56.580 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-23 16:27:56.582 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-23 16:27:56.584 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-23 16:27:56.587 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 16:27:56.590 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 16:27:56.619 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-23 16:27:56.622 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-23 16:27:56.625 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-23 16:27:56.627 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-23 16:27:56.630 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:27:56.647 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:27:56.650 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:27:56.652 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:27:56.655 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:27:56.657 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:27:56.685 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:27:56.713 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:27:56.741 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:27:56.769 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-23 16:27:56.798 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:27:56.800 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-23 16:27:56.803 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-23 16:27:56.805 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-23 16:27:56.807 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-23 16:27:56.810 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:27:56.813 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:27:56.816 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-23 16:27:56.820 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-23 16:27:56.822 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:27:56.824 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:27:56.837 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:27:56.837 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:27:56.845 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:27:56.848 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:27:56.864 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 16:27:56.867 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-23 16:27:56.870 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-23 16:27:56.900 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-23 16:27:56.928 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-23 16:27:56.955 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-23 16:27:56.982 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-23 16:27:57.010 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-23 16:27:57.038 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-23 16:27:57.067 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-23 16:27:57.094 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-23 16:27:57.122 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:27:57.149 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-23 16:27:57.177 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-23 16:27:57.204 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-23 16:27:57.233 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:27:57.235 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:27:57.238 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-23 16:27:57.240 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-23 16:27:57.243 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:27:57.245 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:57.247 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:57.250 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:27:57.252 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:27:57.255 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 16:27:57.282 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-23 16:27:57.311 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-23 16:27:57.311 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:27:57.320 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-23 16:27:57.324 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-23 16:27:57.326 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-23 16:27:57.329 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:27:57.331 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:27:57.333 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:27:57.336 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:57.338 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:57.341 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:27:57.344 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:27:57.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:27:57.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:27:57.351 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-23 16:27:57.412 | Site keystone-wsgi-public already enabled 2022-03-23 16:27:57.417 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:27:57.420 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:27:57.422 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:27:57.425 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:27:57.562 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-23 16:27:57.593 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-23 16:27:57.625 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-23 16:27:57.657 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-23 16:27:57.659 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-23 16:27:57.691 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-23 16:27:57.720 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-23 16:27:57.748 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-23 16:27:57.751 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-23 16:27:57.768 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:57.771 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-23 16:27:57.788 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:57.790 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-23 16:27:57.793 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-23 16:27:57.795 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-23 16:27:57.798 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:27:57.801 | + lib/stack:stack_install_service:32 : install_swift 2022-03-23 16:27:57.803 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-23 16:27:57.805 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-23 16:27:57.808 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-23 16:27:57.810 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:27:57.812 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:27:57.815 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:27:57.818 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:27:57.820 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:27:57.823 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:27:57.840 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:27:57.842 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:27:57.844 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:27:57.847 | + functions-common:git_clone:629 : echo master 2022-03-23 16:27:57.848 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:27:57.853 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-23 16:27:57.855 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:27:57.858 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-23 16:27:57.861 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:27:57.861 | + functions-common:git_clone:678 : head -1 2022-03-23 16:27:57.864 | f83bfe1df Update master for stable/yoga 2022-03-23 16:27:57.866 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:27:57.869 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-23 16:27:57.872 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:27:57.874 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:27:57.876 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-23 16:27:57.879 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-23 16:27:57.881 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-23 16:27:57.884 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:27:57.886 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:27:57.889 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-23 16:27:57.892 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:27:57.894 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-23 16:27:57.897 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-23 16:27:57.900 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:27:57.902 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-23 16:27:57.905 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:27:57.908 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:27:57.911 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-23 16:27:57.916 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-23 16:27:57.919 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-23 16:27:58.584 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-23 16:27:58.586 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:27:58.589 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:27:58.591 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:27:58.594 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:27:58.596 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-23 16:27:58.599 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:27:58.601 | + inc/python:setup_package:428 : local extras=keystone 2022-03-23 16:27:58.603 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:27:58.606 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-23 16:27:58.608 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-23 16:27:58.610 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-23 16:27:58.613 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:27:58.615 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-23 16:27:58.636 | Using python 3.8 to install /opt/stack/swift 2022-03-23 16:27:58.639 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-23 16:27:59.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:59.513 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:59.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:59.514 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.655 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:28:00.681 | Obtaining file:///opt/stack/swift 2022-03-23 16:28:00.682 | Preparing metadata (setup.py): started 2022-03-23 16:28:03.870 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:28:03.909 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.33.0) 2022-03-23 16:28:03.910 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.1.2) 2022-03-23 16:28:03.912 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.11.0) 2022-03-23 16:28:03.913 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.1.1) 2022-03-23 16:28:03.913 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (4.8.0) 2022-03-23 16:28:03.914 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.27.1) 2022-03-23 16:28:03.916 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.16.0) 2022-03-23 16:28:03.917 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.9.9) 2022-03-23 16:28:03.918 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.6.0) 2022-03-23 16:28:03.919 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (36.0.1) 2022-03-23 16:28:03.920 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (9.4.0) 2022-03-23 16:28:03.957 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev1) (1.15.0) 2022-03-23 16:28:03.965 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev1) (2.1.0) 2022-03-23 16:28:04.020 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (8.8.0) 2022-03-23 16:28:04.021 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.1.0) 2022-03-23 16:28:04.022 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.12.2) 2022-03-23 16:28:04.023 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.5.0) 2022-03-23 16:28:04.024 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.8.7) 2022-03-23 16:28:04.025 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.7.0) 2022-03-23 16:28:04.026 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.1.1) 2022-03-23 16:28:04.028 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.3.0) 2022-03-23 16:28:04.029 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.10.1) 2022-03-23 16:28:04.030 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.0) 2022-03-23 16:28:04.031 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.4.0) 2022-03-23 16:28:04.033 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.8.1) 2022-03-23 16:28:04.053 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev1) (60.9.3) 2022-03-23 16:28:04.083 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (1.26.8) 2022-03-23 16:28:04.084 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2019.11.28) 2022-03-23 16:28:04.086 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2.0.12) 2022-03-23 16:28:04.089 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (3.3) 2022-03-23 16:28:04.111 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev1) (2.21) 2022-03-23 16:28:04.201 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.2) 2022-03-23 16:28:04.203 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.5.0) 2022-03-23 16:28:04.204 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.7.0) 2022-03-23 16:28:04.246 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.1.5) 2022-03-23 16:28:04.289 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.8.0) 2022-03-23 16:28:04.290 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.5.0) 2022-03-23 16:28:04.291 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.5.0) 2022-03-23 16:28:04.292 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (6.0) 2022-03-23 16:28:04.354 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.9.6) 2022-03-23 16:28:04.356 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.8.2) 2022-03-23 16:28:04.368 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2021.3) 2022-03-23 16:28:04.370 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.3) 2022-03-23 16:28:04.388 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (21.3) 2022-03-23 16:28:04.391 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.0.7) 2022-03-23 16:28:04.493 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.13.3) 2022-03-23 16:28:04.507 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.1) 2022-03-23 16:28:06.802 | Installing collected packages: swift 2022-03-23 16:28:06.802 | Attempting uninstall: swift 2022-03-23 16:28:06.803 | Found existing installation: swift 2.30.0.dev1 2022-03-23 16:28:06.805 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-23 16:28:06.807 | Running setup.py develop for swift 2022-03-23 16:28:11.004 | Successfully installed swift 2022-03-23 16:28:11.004 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:28:11.013 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:28:11.013 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:28:11.146 | + inc/python:pip_install:200 : result=0 2022-03-23 16:28:11.149 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:28:11.151 | + functions-common:time_stop:2425 : local name 2022-03-23 16:28:11.154 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:28:11.156 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:28:11.159 | + functions-common:time_stop:2428 : local total 2022-03-23 16:28:11.161 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:28:11.163 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:28:11.165 | + functions-common:time_stop:2432 : start_time=1648052878630 2022-03-23 16:28:11.167 | + functions-common:time_stop:2434 : [[ -z 1648052878630 ]] 2022-03-23 16:28:11.171 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:28:11.175 | + functions-common:time_stop:2437 : end_time=1648052891173 2022-03-23 16:28:11.177 | + functions-common:time_stop:2438 : elapsed_time=12543 2022-03-23 16:28:11.179 | + functions-common:time_stop:2439 : total=61001 2022-03-23 16:28:11.182 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:28:11.185 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73544 2022-03-23 16:28:11.187 | + inc/python:pip_install:203 : return 0 2022-03-23 16:28:11.189 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:28:11.192 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:28:11.194 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:28:11.213 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:28:11.225 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-23 16:28:11.227 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-23 16:28:11.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:28:11.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:28:11.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-23 16:28:11.237 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:28:11.240 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-23 16:28:11.242 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:28:11.245 | + ./stack.sh:main:908 : configure_swift 2022-03-23 16:28:11.248 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-23 16:28:11.250 | + lib/swift:configure_swift:332 : local node_number 2022-03-23 16:28:11.252 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-23 16:28:11.254 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-23 16:28:11.256 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 16:28:12.435 | No object-updater running 2022-03-23 16:28:12.435 | No object-server running 2022-03-23 16:28:12.435 | No container-replicator running 2022-03-23 16:28:12.435 | No account-auditor running 2022-03-23 16:28:12.435 | No container-updater running 2022-03-23 16:28:12.435 | No container-sharder running 2022-03-23 16:28:12.435 | No object-auditor running 2022-03-23 16:28:12.435 | No object-replicator running 2022-03-23 16:28:12.435 | No container-reconciler running 2022-03-23 16:28:12.435 | No account-replicator running 2022-03-23 16:28:12.435 | No object-reconstructor running 2022-03-23 16:28:12.435 | No proxy-server running 2022-03-23 16:28:12.435 | No container-server running 2022-03-23 16:28:12.435 | No account-reaper running 2022-03-23 16:28:12.435 | No container-sync running 2022-03-23 16:28:12.435 | No container-auditor running 2022-03-23 16:28:12.435 | No object-expirer running 2022-03-23 16:28:12.435 | No account-server running 2022-03-23 16:28:12.528 | + lib/swift:configure_swift:337 : true 2022-03-23 16:28:12.531 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-23 16:28:12.544 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-23 16:28:12.555 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-23 16:28:12.558 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-23 16:28:12.559 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-23 16:28:12.563 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-23 16:28:12.563 | s/%GROUP%/ubuntu/; 2022-03-23 16:28:12.563 | s/%USER%/ubuntu/; 2022-03-23 16:28:12.564 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-23 16:28:12.564 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-23 16:28:12.567 | uid = ubuntu 2022-03-23 16:28:12.567 | gid = ubuntu 2022-03-23 16:28:12.567 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-23 16:28:12.567 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-23 16:28:12.567 | address = 127.0.0.1 2022-03-23 16:28:12.567 | 2022-03-23 16:28:12.567 | [account6612] 2022-03-23 16:28:12.567 | max connections = 25 2022-03-23 16:28:12.567 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:28:12.567 | read only = false 2022-03-23 16:28:12.567 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-23 16:28:12.567 | 2022-03-23 16:28:12.567 | [account6622] 2022-03-23 16:28:12.567 | max connections = 25 2022-03-23 16:28:12.567 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:28:12.567 | read only = false 2022-03-23 16:28:12.567 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-23 16:28:12.568 | 2022-03-23 16:28:12.568 | [account6632] 2022-03-23 16:28:12.568 | max connections = 25 2022-03-23 16:28:12.568 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:28:12.568 | read only = false 2022-03-23 16:28:12.568 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-23 16:28:12.568 | 2022-03-23 16:28:12.568 | [account6642] 2022-03-23 16:28:12.568 | max connections = 25 2022-03-23 16:28:12.568 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:28:12.568 | read only = false 2022-03-23 16:28:12.568 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-23 16:28:12.568 | 2022-03-23 16:28:12.568 | 2022-03-23 16:28:12.568 | [container6611] 2022-03-23 16:28:12.568 | max connections = 25 2022-03-23 16:28:12.568 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:28:12.568 | read only = false 2022-03-23 16:28:12.568 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-23 16:28:12.568 | 2022-03-23 16:28:12.568 | [container6621] 2022-03-23 16:28:12.568 | max connections = 25 2022-03-23 16:28:12.568 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:28:12.568 | read only = false 2022-03-23 16:28:12.568 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-23 16:28:12.568 | 2022-03-23 16:28:12.568 | [container6631] 2022-03-23 16:28:12.568 | max connections = 25 2022-03-23 16:28:12.568 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:28:12.568 | read only = false 2022-03-23 16:28:12.568 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-23 16:28:12.568 | 2022-03-23 16:28:12.568 | [container6641] 2022-03-23 16:28:12.568 | max connections = 25 2022-03-23 16:28:12.568 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:28:12.569 | read only = false 2022-03-23 16:28:12.569 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-23 16:28:12.569 | 2022-03-23 16:28:12.569 | 2022-03-23 16:28:12.569 | [object6613] 2022-03-23 16:28:12.569 | max connections = 25 2022-03-23 16:28:12.569 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:28:12.569 | read only = false 2022-03-23 16:28:12.569 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-23 16:28:12.569 | 2022-03-23 16:28:12.569 | [object6623] 2022-03-23 16:28:12.569 | max connections = 25 2022-03-23 16:28:12.569 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:28:12.569 | read only = false 2022-03-23 16:28:12.569 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-23 16:28:12.569 | 2022-03-23 16:28:12.569 | [object6633] 2022-03-23 16:28:12.569 | max connections = 25 2022-03-23 16:28:12.569 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:28:12.569 | read only = false 2022-03-23 16:28:12.569 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-23 16:28:12.569 | 2022-03-23 16:28:12.569 | [object6643] 2022-03-23 16:28:12.569 | max connections = 25 2022-03-23 16:28:12.569 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:28:12.569 | read only = false 2022-03-23 16:28:12.569 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-23 16:28:12.570 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-23 16:28:12.572 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:28:12.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:28:12.577 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-23 16:28:12.589 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-23 16:28:12.592 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-23 16:28:12.596 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-23 16:28:12.600 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-23 16:28:12.602 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-23 16:28:12.607 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-23 16:28:12.634 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.47:8080/v1/ 2022-03-23 16:28:12.661 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-23 16:28:12.678 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-23 16:28:12.706 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-23 16:28:12.725 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:28:12.752 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-23 16:28:12.770 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-23 16:28:12.799 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-23 16:28:12.817 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-23 16:28:12.849 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-23 16:28:12.867 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:28:12.895 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-23 16:28:12.913 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-23 16:28:12.927 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:28:12.929 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-23 16:28:12.958 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-23 16:28:12.985 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-23 16:28:13.013 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-23 16:28:13.040 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-23 16:28:13.055 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:28:13.057 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-23 16:28:13.085 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-23 16:28:13.100 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:28:13.102 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-23 16:28:13.117 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:13.119 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-23 16:28:13.122 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-23 16:28:13.140 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:28:13.142 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-23 16:28:13.144 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-23 16:28:13.147 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-23 16:28:13.152 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-23 16:28:13.157 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-23 16:28:13.186 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-23 16:28:13.213 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-23 16:28:13.243 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-23 16:28:13.273 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-23 16:28:13.300 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-23 16:28:13.303 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-23 16:28:13.305 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-23 16:28:13.307 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-23 16:28:13.310 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-23 16:28:13.336 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-23 16:28:13.363 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:28:13.391 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-23 16:28:13.418 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-23 16:28:13.445 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-23 16:28:13.474 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-23 16:28:13.503 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-23 16:28:13.531 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:28:13.559 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-23 16:28:13.586 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-23 16:28:13.614 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-23 16:28:13.642 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-23 16:28:13.669 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-23 16:28:13.700 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-23 16:28:13.727 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-23 16:28:13.746 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-23 16:28:13.774 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-23 16:28:13.802 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-23 16:28:13.807 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-23 16:28:13.836 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-23 16:28:13.863 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-23 16:28:13.891 | + lib/swift:configure_swift:475 : local node_number 2022-03-23 16:28:13.893 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:28:13.895 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 16:28:13.897 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-23 16:28:13.902 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-23 16:28:13.904 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 16:28:13.906 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:28:13.909 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-23 16:28:13.911 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-23 16:28:13.913 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:28:13.915 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:28:13.918 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-23 16:28:13.936 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-23 16:28:13.963 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-23 16:28:13.982 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-23 16:28:14.010 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-23 16:28:14.028 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:28:14.057 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-23 16:28:14.075 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:28:14.104 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-23 16:28:14.122 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:28:14.150 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-23 16:28:14.169 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-23 16:28:14.197 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:28:14.216 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:28:14.244 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-23 16:28:14.263 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-23 16:28:14.291 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-23 16:28:14.310 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-23 16:28:14.337 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-23 16:28:14.342 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-23 16:28:14.361 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:28:14.389 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-23 16:28:14.418 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 16:28:14.420 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-23 16:28:14.425 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-23 16:28:14.427 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 16:28:14.430 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:28:14.432 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-23 16:28:14.434 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-23 16:28:14.437 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:28:14.439 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:28:14.441 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-23 16:28:14.459 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-23 16:28:14.488 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-23 16:28:14.506 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-23 16:28:14.535 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-23 16:28:14.553 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:28:14.582 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-23 16:28:14.600 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:28:14.630 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-23 16:28:14.648 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:28:14.677 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-23 16:28:14.695 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-23 16:28:14.724 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:28:14.742 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:28:14.772 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-23 16:28:14.790 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-23 16:28:14.819 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-23 16:28:14.838 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-23 16:28:14.866 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-23 16:28:14.871 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-23 16:28:14.889 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:28:14.918 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 16:28:14.920 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-23 16:28:14.925 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-23 16:28:14.927 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 16:28:14.929 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:28:14.932 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-23 16:28:14.934 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-23 16:28:14.936 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:28:14.938 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:28:14.941 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-23 16:28:14.959 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-23 16:28:14.987 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-23 16:28:15.007 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-23 16:28:15.036 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-23 16:28:15.054 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:28:15.083 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-23 16:28:15.101 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:28:15.130 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-23 16:28:15.148 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:28:15.176 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-23 16:28:15.195 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-23 16:28:15.223 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:28:15.242 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:28:15.270 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-23 16:28:15.288 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-23 16:28:15.317 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-23 16:28:15.336 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-23 16:28:15.362 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-23 16:28:15.367 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-23 16:28:15.385 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:28:15.414 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-23 16:28:15.442 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-23 16:28:15.471 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-23 16:28:15.499 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-23 16:28:15.502 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-23 16:28:15.506 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-23 16:28:15.535 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-23 16:28:15.564 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-23 16:28:15.593 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-23 16:28:15.622 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-23 16:28:15.651 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-23 16:28:15.679 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-23 16:28:15.706 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-23 16:28:15.734 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-23 16:28:15.762 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-23 16:28:15.778 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:15.780 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-23 16:28:15.800 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-23 16:28:15.803 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-23 16:28:15.822 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-23 16:28:15.825 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.47 2022-03-23 16:28:15.852 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-23 16:28:15.854 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-23 16:28:15.884 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.47/identity 2022-03-23 16:28:15.913 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-23 16:28:15.915 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-23 16:28:15.943 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-23 16:28:15.960 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:28:15.963 | + lib/swift:configure_swift:538 : local user_group 2022-03-23 16:28:15.966 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-23 16:28:15.971 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-23 16:28:15.973 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-23 16:28:15.986 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-23 16:28:15.989 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-23 16:28:16.000 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-23 16:28:16.002 | + lib/swift:configure_swift:545 : is_suse 2022-03-23 16:28:16.005 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:28:16.007 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:28:16.009 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:28:16.012 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:28:16.014 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:28:16.016 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:28:16.019 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-23 16:28:16.031 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:28:16.034 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-23 16:28:16.036 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-23 16:28:16.054 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:28:16.057 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-23 16:28:16.074 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:16.077 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-23 16:28:16.079 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-23 16:28:16.082 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-23 16:28:16.085 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:28:16.087 | + lib/stack:stack_install_service:32 : install_glance 2022-03-23 16:28:16.090 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-23 16:28:16.093 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-23 16:28:16.096 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-23 16:28:16.114 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:16.117 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-23 16:28:16.120 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-23 16:28:16.137 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:16.139 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-23 16:28:16.142 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-23 16:28:16.144 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-23 16:28:16.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:28:16.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:28:16.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-23 16:28:16.155 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:28:16.160 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-23 16:28:16.165 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-23 16:28:16.168 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-23 16:28:16.171 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-23 16:28:16.174 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-23 16:28:16.177 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-23 16:28:16.179 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-23 16:28:16.184 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-23 16:28:16.187 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-23 16:28:16.189 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-23 16:28:16.193 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:28:16.193 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-23 16:28:16.203 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-23 16:28:16.206 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-23 16:28:16.209 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-23 16:28:16.212 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-23 16:28:16.215 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 16:28:16.241 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-23 16:28:16.244 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 16:28:17.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:17.134 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:17.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:17.134 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:18.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:28:18.315 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-23 16:28:18.396 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-23 16:28:18.397 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-23 16:28:18.397 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-23 16:28:18.399 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-23 16:28:18.400 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-23 16:28:18.401 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-23 16:28:18.402 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 16:28:18.403 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-23 16:28:18.404 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 16:28:18.405 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 16:28:18.407 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-23 16:28:18.408 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-23 16:28:18.410 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-23 16:28:18.412 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-23 16:28:18.415 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-23 16:28:18.417 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 16:28:18.420 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-23 16:28:18.422 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-23 16:28:18.431 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-23 16:28:18.432 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-23 16:28:18.445 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-23 16:28:18.513 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-23 16:28:18.515 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-23 16:28:18.516 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-23 16:28:18.539 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-23 16:28:18.541 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 16:28:18.542 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-23 16:28:18.544 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-23 16:28:18.545 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-23 16:28:18.556 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-23 16:28:18.596 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-23 16:28:18.597 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 16:28:18.598 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-23 16:28:18.600 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-23 16:28:18.621 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-23 16:28:18.622 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-23 16:28:18.638 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-23 16:28:18.654 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-23 16:28:18.655 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-23 16:28:18.676 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-23 16:28:18.677 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-23 16:28:18.756 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-23 16:28:18.758 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-23 16:28:18.759 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-23 16:28:18.760 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-23 16:28:18.810 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-23 16:28:18.835 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-23 16:28:19.032 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-23 16:28:19.035 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-23 16:28:19.069 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-23 16:28:19.070 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-23 16:28:19.071 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-23 16:28:19.073 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-23 16:28:19.074 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-23 16:28:19.076 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 16:28:19.131 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-23 16:28:19.318 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 16:28:19.343 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-23 16:28:19.425 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-23 16:28:19.570 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-23 16:28:21.645 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:28:21.652 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:28:21.652 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:28:21.776 | + inc/python:pip_install:200 : result=0 2022-03-23 16:28:21.779 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:28:21.781 | + functions-common:time_stop:2425 : local name 2022-03-23 16:28:21.784 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:28:21.786 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:28:21.789 | + functions-common:time_stop:2428 : local total 2022-03-23 16:28:21.791 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:28:21.794 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:28:21.796 | + functions-common:time_stop:2432 : start_time=1648052896236 2022-03-23 16:28:21.799 | + functions-common:time_stop:2434 : [[ -z 1648052896236 ]] 2022-03-23 16:28:21.802 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:28:21.806 | + functions-common:time_stop:2437 : end_time=1648052901803 2022-03-23 16:28:21.809 | + functions-common:time_stop:2438 : elapsed_time=5567 2022-03-23 16:28:21.812 | + functions-common:time_stop:2439 : total=73544 2022-03-23 16:28:21.814 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:28:21.816 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79111 2022-03-23 16:28:21.819 | + inc/python:pip_install:203 : return 0 2022-03-23 16:28:21.821 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-23 16:28:21.824 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-23 16:28:21.827 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-23 16:28:21.840 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-23 16:28:21.845 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-23 16:28:21.847 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-23 16:28:21.849 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-23 16:28:21.852 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:28:21.854 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:28:21.858 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:28:21.860 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:28:21.863 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:28:21.866 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:28:21.883 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:28:21.885 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:28:21.887 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:28:21.890 | + functions-common:git_clone:629 : echo master 2022-03-23 16:28:21.891 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:28:21.896 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-23 16:28:21.899 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:28:21.901 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-23 16:28:21.904 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:28:21.905 | + functions-common:git_clone:678 : head -1 2022-03-23 16:28:21.909 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-23 16:28:21.911 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:28:21.914 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-23 16:28:21.917 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:28:21.920 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:28:21.923 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-23 16:28:21.925 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:28:21.928 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-23 16:28:21.931 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:28:21.933 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:28:21.936 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-23 16:28:21.938 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:28:21.941 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:28:21.944 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-23 16:28:21.947 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:28:21.949 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-23 16:28:21.952 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:28:21.955 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:28:21.958 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-23 16:28:21.964 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-23 16:28:21.967 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-23 16:28:22.616 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-23 16:28:22.618 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:28:22.621 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:28:22.623 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:28:22.625 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:28:22.628 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-23 16:28:22.630 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:28:22.632 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:28:22.635 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:28:22.638 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:28:22.640 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:28:22.642 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:28:22.645 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:28:22.647 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-23 16:28:22.669 | Using python 3.8 to install /opt/stack/glance 2022-03-23 16:28:22.671 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-23 16:28:23.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:23.555 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:23.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:23.555 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:24.703 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:28:24.728 | Obtaining file:///opt/stack/glance 2022-03-23 16:28:24.729 | Preparing metadata (setup.py): started 2022-03-23 16:28:27.931 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:28:28.002 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-23 16:28:28.003 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-23 16:28:28.004 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-23 16:28:28.006 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-23 16:28:28.007 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-23 16:28:28.008 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-23 16:28:28.008 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-23 16:28:28.009 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-23 16:28:28.011 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-23 16:28:28.012 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-23 16:28:28.013 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-23 16:28:28.014 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 16:28:28.015 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-23 16:28:28.016 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:28:28.017 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-23 16:28:28.018 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 16:28:28.019 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-23 16:28:28.021 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-23 16:28:28.021 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 16:28:28.022 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-23 16:28:28.023 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-23 16:28:28.024 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-23 16:28:28.026 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 16:28:28.027 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-23 16:28:28.028 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-23 16:28:28.029 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-23 16:28:28.030 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-23 16:28:28.032 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-23 16:28:28.033 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:28:28.034 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-23 16:28:28.035 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-23 16:28:28.037 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-23 16:28:28.038 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-23 16:28:28.039 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-23 16:28:28.040 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-23 16:28:28.041 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-23 16:28:28.042 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-23 16:28:28.043 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:28:28.044 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-23 16:28:28.045 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-23 16:28:28.047 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-23 16:28:28.048 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-23 16:28:28.049 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-23 16:28:28.064 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-23 16:28:28.066 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-23 16:28:28.067 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-23 16:28:28.087 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-23 16:28:28.088 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-23 16:28:28.129 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-23 16:28:28.143 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-23 16:28:28.153 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-23 16:28:28.168 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-23 16:28:28.169 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-23 16:28:28.170 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-23 16:28:28.265 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-23 16:28:28.347 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-23 16:28:28.401 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-23 16:28:28.402 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-23 16:28:28.434 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-23 16:28:28.478 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-23 16:28:28.479 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:28:28.482 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-23 16:28:28.539 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-23 16:28:28.541 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-23 16:28:28.544 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 16:28:28.571 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-23 16:28:28.649 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-23 16:28:28.653 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-23 16:28:28.711 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 16:28:28.712 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-23 16:28:28.716 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-23 16:28:28.719 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-23 16:28:28.720 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-23 16:28:28.742 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-23 16:28:28.747 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-23 16:28:28.749 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-23 16:28:28.789 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-23 16:28:28.834 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-23 16:28:28.835 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-23 16:28:28.836 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-23 16:28:28.913 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-23 16:28:28.975 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-23 16:28:29.078 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-23 16:28:29.348 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-23 16:28:29.351 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:28:29.353 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-23 16:28:29.355 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-23 16:28:29.409 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-23 16:28:29.433 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 16:28:29.545 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-23 16:28:29.648 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-23 16:28:29.858 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-23 16:28:29.860 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-23 16:28:29.862 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-23 16:28:29.863 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-23 16:28:29.865 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:28:29.866 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-23 16:28:29.867 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-23 16:28:29.987 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-23 16:28:30.018 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-23 16:28:30.067 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-23 16:28:30.068 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-23 16:28:30.309 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-23 16:28:30.489 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-23 16:28:30.490 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-23 16:28:30.491 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-23 16:28:30.493 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-23 16:28:30.601 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-23 16:28:30.755 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:28:30.856 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-23 16:28:31.165 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-23 16:28:31.170 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 16:28:31.395 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-23 16:28:31.706 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-23 16:28:32.017 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-23 16:28:32.018 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-23 16:28:33.468 | Installing collected packages: glance 2022-03-23 16:28:33.468 | Attempting uninstall: glance 2022-03-23 16:28:33.468 | Found existing installation: glance 24.1.0.dev4 2022-03-23 16:28:33.475 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-23 16:28:33.477 | Running setup.py develop for glance 2022-03-23 16:28:37.890 | Successfully installed glance 2022-03-23 16:28:37.890 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:28:37.898 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:28:37.898 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:28:38.037 | + inc/python:pip_install:200 : result=0 2022-03-23 16:28:38.040 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:28:38.042 | + functions-common:time_stop:2425 : local name 2022-03-23 16:28:38.045 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:28:38.047 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:28:38.050 | + functions-common:time_stop:2428 : local total 2022-03-23 16:28:38.060 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:28:38.062 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:28:38.065 | + functions-common:time_stop:2432 : start_time=1648052902663 2022-03-23 16:28:38.067 | + functions-common:time_stop:2434 : [[ -z 1648052902663 ]] 2022-03-23 16:28:38.070 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:28:38.075 | + functions-common:time_stop:2437 : end_time=1648052918071 2022-03-23 16:28:38.078 | + functions-common:time_stop:2438 : elapsed_time=15408 2022-03-23 16:28:38.080 | + functions-common:time_stop:2439 : total=79111 2022-03-23 16:28:38.082 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:28:38.085 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94519 2022-03-23 16:28:38.087 | + inc/python:pip_install:203 : return 0 2022-03-23 16:28:38.090 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:28:38.093 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:28:38.096 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:28:38.115 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:28:38.127 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-23 16:28:38.129 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-23 16:28:38.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:28:38.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:28:38.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-23 16:28:38.141 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:28:38.143 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:28:38.146 | + ./stack.sh:main:920 : configure_glance 2022-03-23 16:28:38.148 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-23 16:28:38.161 | + lib/glance:configure_glance:326 : local dburl 2022-03-23 16:28:38.164 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-23 16:28:38.167 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-23 16:28:38.169 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-23 16:28:38.171 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-23 16:28:38.174 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:28:38.177 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:28:38.179 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-23 16:28:38.209 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:28:38.238 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-23 16:28:38.268 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 16:28:38.298 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-23 16:28:38.328 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-23 16:28:38.358 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-23 16:28:38.361 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 16:28:38.363 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-23 16:28:38.366 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:28:38.368 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-23 16:28:38.399 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-23 16:28:38.430 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:28:38.460 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-23 16:28:38.490 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-23 16:28:38.520 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-23 16:28:38.550 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-23 16:28:38.581 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-23 16:28:38.610 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:28:38.640 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:28:38.671 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-23 16:28:38.701 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-23 16:28:38.703 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-23 16:28:38.705 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-23 16:28:38.708 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:28:38.710 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:28:38.713 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:28:38.730 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:38.734 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:28:38.737 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:28:38.739 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:28:38.756 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:38.758 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:28:38.762 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:28:38.792 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:28:38.795 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:28:38.797 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-23 16:28:38.800 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-23 16:28:38.802 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-23 16:28:38.832 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-23 16:28:38.863 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-23 16:28:38.865 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-23 16:28:38.867 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-23 16:28:38.870 | + lib/glance:configure_glance_store:254 : local be 2022-03-23 16:28:38.873 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-23 16:28:38.875 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-23 16:28:38.878 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 16:28:38.907 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-23 16:28:38.910 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.47 2022-03-23 16:28:38.940 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-23 16:28:38.943 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-23 16:28:38.959 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:38.962 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-23 16:28:38.992 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-23 16:28:39.022 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-23 16:28:39.053 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-23 16:28:39.083 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-23 16:28:39.114 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-23 16:28:39.131 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:28:39.133 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:28:39.163 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-23 16:28:39.194 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-23 16:28:39.224 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.47/identity/v3 2022-03-23 16:28:39.254 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-23 16:28:39.284 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.47/image 2022-03-23 16:28:39.314 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-23 16:28:39.331 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:28:39.333 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-23 16:28:39.336 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-23 16:28:39.338 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 16:28:39.342 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:28:39.360 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:28:39.362 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:28:39.364 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:28:39.367 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:28:39.369 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:28:39.399 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:28:39.430 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:28:39.461 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:28:39.491 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-23 16:28:39.496 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-23 16:28:39.526 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-23 16:28:39.556 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 16:28:39.587 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.47/identity 2022-03-23 16:28:39.617 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-23 16:28:39.647 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-23 16:28:39.678 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-23 16:28:39.708 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 16:28:39.739 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-23 16:28:39.769 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-23 16:28:39.800 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-23 16:28:39.831 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-23 16:28:39.836 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-23 16:28:39.844 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-23 16:28:39.861 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:28:39.863 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-23 16:28:39.866 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-23 16:28:39.868 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-23 16:28:39.870 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-23 16:28:39.873 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-23 16:28:39.875 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-23 16:28:39.879 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-23 16:28:39.882 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-23 16:28:39.886 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-23 16:28:39.917 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-23 16:28:39.919 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-23 16:28:39.921 | ++ functions:get_random_port:837 : true 2022-03-23 16:28:39.924 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-23 16:28:39.926 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-23 16:28:39.929 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-23 16:28:40.000 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-23 16:28:40.002 | ++ functions:get_random_port:841 : break 2 2022-03-23 16:28:40.005 | ++ functions:get_random_port:845 : echo 60999 2022-03-23 16:28:40.008 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-23 16:28:40.010 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-23 16:28:40.038 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-23 16:28:40.067 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-23 16:28:40.096 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:28:40.124 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:28:40.152 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:28:40.179 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:28:40.208 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:28:40.235 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:28:40.264 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:28:40.292 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:28:40.320 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:28:40.348 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:28:40.376 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:28:40.405 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-23 16:28:40.434 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-23 16:28:40.463 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-23 16:28:40.491 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-23 16:28:40.519 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-23 16:28:40.547 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-23 16:28:40.550 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-23 16:28:40.552 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:28:40.554 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:28:40.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:28:40.559 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-23 16:28:40.561 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-23 16:28:40.616 | proxy (enabled by site administrator) 2022-03-23 16:28:40.619 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-23 16:28:40.622 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-23 16:28:40.624 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:28:40.627 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:28:40.629 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:28:40.632 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-23 16:28:40.634 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-23 16:28:40.689 | proxy_http (enabled by site administrator) 2022-03-23 16:28:40.692 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-23 16:28:40.695 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-23 16:28:40.697 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-23 16:28:40.701 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:28:40.703 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:28:40.705 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:28:40.708 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:28:40.711 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:28:40.714 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-23 16:28:40.714 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:28:40.723 | KeepAlive Off 2022-03-23 16:28:40.727 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-23 16:28:40.728 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:28:40.736 | SetEnv proxy-sendchunked 1 2022-03-23 16:28:40.740 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-23 16:28:40.740 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:28:40.749 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-23 16:28:40.752 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-23 16:28:40.755 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-23 16:28:40.757 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:28:40.760 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:28:40.763 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:28:40.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:28:40.767 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:28:40.770 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:28:40.772 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:28:40.775 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:28:40.777 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:28:40.779 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-23 16:28:40.844 | Site glance-wsgi-api already enabled 2022-03-23 16:28:40.848 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-23 16:28:40.851 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:28:40.853 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:28:40.856 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:28:40.995 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-23 16:28:41.001 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-23 16:28:41.035 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-23 16:28:41.038 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-23 16:28:41.057 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:41.060 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-23 16:28:41.063 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-23 16:28:41.066 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-23 16:28:41.068 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:28:41.071 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-23 16:28:41.073 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-23 16:28:41.076 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-23 16:28:41.078 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-23 16:28:41.081 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:28:41.083 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:28:41.086 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:28:41.089 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:28:41.091 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:28:41.094 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:28:41.112 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:28:41.115 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:28:41.117 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:28:41.121 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:28:41.121 | + functions-common:git_clone:629 : echo master 2022-03-23 16:28:41.127 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-23 16:28:41.129 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:28:41.131 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-23 16:28:41.134 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:28:41.135 | + functions-common:git_clone:678 : head -1 2022-03-23 16:28:41.140 | 41e315d63 Merge "Prohibit volume manage to an encrypted volume type" 2022-03-23 16:28:41.142 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:28:41.145 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-23 16:28:41.148 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:28:41.150 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:28:41.153 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-23 16:28:41.155 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:28:41.158 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-23 16:28:41.161 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:28:41.163 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:28:41.166 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-23 16:28:41.169 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:28:41.171 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:28:41.175 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-23 16:28:41.177 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:28:41.180 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-23 16:28:41.184 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:28:41.186 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:28:41.189 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-23 16:28:41.195 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-23 16:28:41.198 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-23 16:28:41.853 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-23 16:28:41.856 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:28:41.858 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:28:41.860 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:28:41.863 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:28:41.865 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-23 16:28:41.868 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:28:41.870 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:28:41.873 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:28:41.875 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:28:41.877 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:28:41.880 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:28:41.883 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:28:41.885 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-23 16:28:41.908 | Using python 3.8 to install /opt/stack/cinder 2022-03-23 16:28:41.910 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-23 16:28:42.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:42.798 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:42.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:42.798 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:43.941 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:28:43.968 | Obtaining file:///opt/stack/cinder 2022-03-23 16:28:43.968 | Preparing metadata (setup.py): started 2022-03-23 16:28:47.995 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:28:48.137 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.8.1) 2022-03-23 16:28:48.139 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.1.1) 2022-03-23 16:28:48.140 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.33.0) 2022-03-23 16:28:48.141 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.1.2) 2022-03-23 16:28:48.142 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.20.4) 2022-03-23 16:28:48.143 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.0.2) 2022-03-23 16:28:48.144 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev30) (3.2.0) 2022-03-23 16:28:48.145 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.0) 2022-03-23 16:28:48.146 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (9.4.0) 2022-03-23 16:28:48.147 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.8.0) 2022-03-23 16:28:48.148 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.1.3) 2022-03-23 16:28:48.149 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (8.8.0) 2022-03-23 16:28:48.150 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.0) 2022-03-23 16:28:48.152 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.1.0) 2022-03-23 16:28:48.155 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (11.2.0) 2022-03-23 16:28:48.156 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.7.0) 2022-03-23 16:28:48.157 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (12.13.0) 2022-03-23 16:28:48.158 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.1) 2022-03-23 16:28:48.159 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.11.0) 2022-03-23 16:28:48.160 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.7.0) 2022-03-23 16:28:48.161 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.3.0) 2022-03-23 16:28:48.162 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (6.3.1) 2022-03-23 16:28:48.163 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.3.0) 2022-03-23 16:28:48.164 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.8.0) 2022-03-23 16:28:48.166 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.5.0) 2022-03-23 16:28:48.167 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.12.2) 2022-03-23 16:28:48.168 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.6.0) 2022-03-23 16:28:48.169 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.4.2) 2022-03-23 16:28:48.170 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (21.3) 2022-03-23 16:28:48.171 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.8.1) 2022-03-23 16:28:48.172 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.5.0) 2022-03-23 16:28:48.173 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.1.1) 2022-03-23 16:28:48.174 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.9.0) 2022-03-23 16:28:48.176 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.0.7) 2022-03-23 16:28:48.177 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.3.0) 2022-03-23 16:28:48.178 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.6.0) 2022-03-23 16:28:48.179 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.4.0) 2022-03-23 16:28:48.180 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (17.7.0) 2022-03-23 16:28:48.181 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.13.1) 2022-03-23 16:28:48.182 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2021.3) 2022-03-23 16:28:48.184 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.27.1) 2022-03-23 16:28:48.185 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.5.1) 2022-03-23 16:28:48.186 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.6.4) 2022-03-23 16:28:48.187 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.1.74) 2022-03-23 16:28:48.188 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.16.0) 2022-03-23 16:28:48.189 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.4.31) 2022-03-23 16:28:48.190 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.13.0) 2022-03-23 16:28:48.192 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.5.0) 2022-03-23 16:28:48.193 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.8.9) 2022-03-23 16:28:48.194 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (6.3.1) 2022-03-23 16:28:48.195 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.8.7) 2022-03-23 16:28:48.196 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.1.0) 2022-03-23 16:28:48.197 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.10.0) 2022-03-23 16:28:48.198 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.2.0) 2022-03-23 16:28:48.200 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.6.0) 2022-03-23 16:28:48.201 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.10.1) 2022-03-23 16:28:48.202 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.38.0) 2022-03-23 16:28:48.203 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.10.1) 2022-03-23 16:28:48.204 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (36.0.1) 2022-03-23 16:28:48.205 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.2.2) 2022-03-23 16:28:48.207 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.5.1.0) 2022-03-23 16:28:48.208 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.21.7) 2022-03-23 16:28:48.221 | 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.dev30) (0.5.2) 2022-03-23 16:28:48.222 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev30) (1.24.7) 2022-03-23 16:28:48.223 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev30) (0.10.0) 2022-03-23 16:28:48.285 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev30) (1.15.0) 2022-03-23 16:28:48.316 | 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.dev30) (2.1.0) 2022-03-23 16:28:48.332 | 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.dev30) (2.6.0) 2022-03-23 16:28:48.333 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:28:48.334 | 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.dev30) (4.1.1) 2022-03-23 16:28:48.335 | 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.dev30) (0.1.0) 2022-03-23 16:28:48.432 | 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.dev30) (1.7.0) 2022-03-23 16:28:48.486 | 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.dev30) (2.10.1) 2022-03-23 16:28:48.489 | 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.dev30) (3.1.1) 2022-03-23 16:28:48.517 | 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.dev30) (0.2.8) 2022-03-23 16:28:48.518 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev30) (0.4.8) 2022-03-23 16:28:48.519 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev30) (4.8) 2022-03-23 16:28:48.575 | 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.dev30) (0.17.3) 2022-03-23 16:28:48.618 | 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.dev30) (2.5.0) 2022-03-23 16:28:48.620 | 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.dev30) (1.5.0) 2022-03-23 16:28:48.622 | 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.dev30) (0.8.0) 2022-03-23 16:28:48.623 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (6.0) 2022-03-23 16:28:48.709 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev30) (0.5.0) 2022-03-23 16:28:48.713 | 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.dev30) (2.0.1) 2022-03-23 16:28:48.715 | 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.dev30) (1.7.6) 2022-03-23 16:28:48.772 | 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.dev30) (0.9.6) 2022-03-23 16:28:48.775 | 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.dev30) (2.8.2) 2022-03-23 16:28:48.837 | 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.dev30) (2.4.0) 2022-03-23 16:28:48.838 | 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.dev30) (5.0.0) 2022-03-23 16:28:48.842 | 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.dev30) (5.0.9) 2022-03-23 16:28:48.843 | 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.dev30) (0.4.0) 2022-03-23 16:28:48.845 | 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.dev30) (5.2.3) 2022-03-23 16:28:48.867 | 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.dev30) (3.3.0) 2022-03-23 16:28:48.871 | 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.dev30) (3.2.0) 2022-03-23 16:28:48.872 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (3.0.3) 2022-03-23 16:28:48.920 | 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.dev30) (1.0.3) 2022-03-23 16:28:49.017 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev30) (1.3.3) 2022-03-23 16:28:49.020 | 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.dev30) (3.0.0) 2022-03-23 16:28:49.044 | 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.dev30) (3.1.1) 2022-03-23 16:28:49.070 | 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.dev30) (0.11.0) 2022-03-23 16:28:49.136 | 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.dev30) (1.26.8) 2022-03-23 16:28:49.140 | 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.dev30) (1.0.0) 2022-03-23 16:28:49.273 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev30) (1.5.0) 2022-03-23 16:28:49.300 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev30) (60.9.3) 2022-03-23 16:28:49.443 | 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.dev30) (3.10.1) 2022-03-23 16:28:49.480 | 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.dev30) (22.0.0) 2022-03-23 16:28:49.484 | 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.dev30) (1.13.3) 2022-03-23 16:28:49.485 | 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.dev30) (1.3.3) 2022-03-23 16:28:49.686 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev30) (2019.11.28) 2022-03-23 16:28:49.689 | 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.dev30) (2.0.12) 2022-03-23 16:28:49.692 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev30) (3.3) 2022-03-23 16:28:49.728 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev30) (0.7) 2022-03-23 16:28:49.758 | 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.dev30) (0.23.2) 2022-03-23 16:28:49.999 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev30) (0.4.2) 2022-03-23 16:28:50.000 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev30) (0.5.2) 2022-03-23 16:28:50.144 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (1.4.2) 2022-03-23 16:28:50.149 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (2.6.3) 2022-03-23 16:28:50.150 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:28:50.284 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev30) (0.12.2) 2022-03-23 16:28:50.467 | 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.dev30) (5.4.0) 2022-03-23 16:28:50.468 | 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.dev30) (4.11.1) 2022-03-23 16:28:50.470 | 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.dev30) (1.1.6) 2022-03-23 16:28:50.505 | 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.dev30) (5.0.0) 2022-03-23 16:28:50.759 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev30) (2.21) 2022-03-23 16:28:50.842 | 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.dev30) (2.4.0) 2022-03-23 16:28:50.844 | 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.dev30) (0.5.0) 2022-03-23 16:28:51.014 | 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.dev30) (2.5.0) 2022-03-23 16:28:51.108 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (1.55.0) 2022-03-23 16:28:51.109 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (3.19.4) 2022-03-23 16:28:51.329 | 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.dev30) (2.1.0) 2022-03-23 16:28:51.762 | 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.dev30) (1.1.5) 2022-03-23 16:28:51.816 | 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.dev30) (0.13.1) 2022-03-23 16:28:51.866 | 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.dev30) (0.2.5) 2022-03-23 16:28:52.946 | 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.dev30) (1.32) 2022-03-23 16:28:53.221 | 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.dev30) (21.4.0) 2022-03-23 16:28:53.222 | 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.dev30) (1.8.2) 2022-03-23 16:28:53.369 | 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.dev30) (2.2) 2022-03-23 16:28:53.564 | 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.dev30) (1.0.0) 2022-03-23 16:28:53.696 | 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.dev30) (3.7.0) 2022-03-23 16:28:55.404 | Installing collected packages: cinder 2022-03-23 16:28:55.404 | Attempting uninstall: cinder 2022-03-23 16:28:55.404 | Found existing installation: cinder 20.1.0.dev30 2022-03-23 16:28:55.410 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-23 16:28:55.412 | Running setup.py develop for cinder 2022-03-23 16:29:01.211 | Successfully installed cinder 2022-03-23 16:29:01.211 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:29:01.220 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:29:01.220 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:29:01.370 | + inc/python:pip_install:200 : result=0 2022-03-23 16:29:01.373 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:29:01.376 | + functions-common:time_stop:2425 : local name 2022-03-23 16:29:01.378 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:29:01.380 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:29:01.382 | + functions-common:time_stop:2428 : local total 2022-03-23 16:29:01.385 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:29:01.387 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:29:01.389 | + functions-common:time_stop:2432 : start_time=1648052921902 2022-03-23 16:29:01.392 | + functions-common:time_stop:2434 : [[ -z 1648052921902 ]] 2022-03-23 16:29:01.395 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:29:01.399 | + functions-common:time_stop:2437 : end_time=1648052941396 2022-03-23 16:29:01.401 | + functions-common:time_stop:2438 : elapsed_time=19494 2022-03-23 16:29:01.404 | + functions-common:time_stop:2439 : total=94519 2022-03-23 16:29:01.406 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:29:01.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114013 2022-03-23 16:29:01.411 | + inc/python:pip_install:203 : return 0 2022-03-23 16:29:01.413 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:29:01.416 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:29:01.419 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:29:01.439 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:29:01.451 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-23 16:29:01.453 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-23 16:29:01.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:29:01.458 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:29:01.461 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-23 16:29:01.464 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:29:01.466 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-23 16:29:01.469 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-23 16:29:01.471 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-23 16:29:01.474 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:01.477 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:01.479 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-23 16:29:01.491 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-23 16:29:01.494 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:29:01.497 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:29:01.500 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:29:01.502 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:29:01.505 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:29:01.507 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:29:01.510 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:01.512 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:01.515 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:29:01.517 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:29:01.520 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:29:01.523 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:29:01.525 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-23 16:29:01.528 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:29:01.530 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:01.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:01.535 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-23 16:29:01.559 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-23 16:29:01.668 | Reading package lists... 2022-03-23 16:29:01.907 | Building dependency tree... 2022-03-23 16:29:01.909 | Reading state information... 2022-03-23 16:29:02.163 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-23 16:29:02.163 | The following packages were automatically installed and are no longer required: 2022-03-23 16:29:02.164 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:29:02.164 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:29:02.164 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:29:02.164 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:29:02.164 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:29:02.164 | python3-zope.interface 2022-03-23 16:29:02.164 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:29:02.281 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:29:02.286 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:29:02.289 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:29:02.292 | + functions-common:time_stop:2425 : local name 2022-03-23 16:29:02.294 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:29:02.297 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:29:02.300 | + functions-common:time_stop:2428 : local total 2022-03-23 16:29:02.302 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:29:02.305 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:29:02.307 | + functions-common:time_stop:2432 : start_time=1648052941556 2022-03-23 16:29:02.310 | + functions-common:time_stop:2434 : [[ -z 1648052941556 ]] 2022-03-23 16:29:02.313 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:29:02.318 | + functions-common:time_stop:2437 : end_time=1648052942315 2022-03-23 16:29:02.320 | + functions-common:time_stop:2438 : elapsed_time=759 2022-03-23 16:29:02.323 | + functions-common:time_stop:2439 : total=5414 2022-03-23 16:29:02.326 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:29:02.328 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6173 2022-03-23 16:29:02.331 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:29:02.334 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:29:02.336 | + ./stack.sh:main:926 : configure_cinder 2022-03-23 16:29:02.339 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-23 16:29:02.352 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-23 16:29:02.356 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-23 16:29:02.358 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-23 16:29:02.360 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 16:29:02.363 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-23 16:29:02.364 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 16:29:02.368 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-23 16:29:02.370 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-23 16:29:02.373 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 16:29:02.375 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-23 16:29:02.377 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-23 16:29:02.379 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-23 16:29:02.381 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-23 16:29:02.384 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-23 16:29:02.395 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-23 16:29:02.408 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-23 16:29:02.420 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-23 16:29:02.432 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-23 16:29:02.445 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 16:29:02.447 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 16:29:02.452 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1OqRVXQjue 2022-03-23 16:29:02.454 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 16:29:02.457 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 16:29:02.459 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-23 16:29:02.461 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1OqRVXQjue 2022-03-23 16:29:02.465 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1OqRVXQjue 2022-03-23 16:29:02.476 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1OqRVXQjue /etc/sudoers.d/cinder-rootwrap 2022-03-23 16:29:02.489 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-23 16:29:02.493 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 16:29:02.495 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 16:29:02.498 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 16:29:02.500 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 16:29:02.502 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 16:29:02.504 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 16:29:02.507 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-23 16:29:02.509 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-23 16:29:02.514 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-23 16:29:02.519 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-23 16:29:02.537 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-23 16:29:02.556 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-23 16:29:02.576 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-23 16:29:02.595 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-23 16:29:02.614 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-23 16:29:02.634 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-23 16:29:02.653 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-23 16:29:02.672 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-23 16:29:02.675 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:29:02.677 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-23 16:29:02.679 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:29:02.682 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-23 16:29:02.712 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-23 16:29:02.739 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:29:02.768 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-23 16:29:02.796 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-23 16:29:02.825 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-23 16:29:02.852 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-23 16:29:02.881 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-23 16:29:02.909 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:29:02.940 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:29:02.970 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-23 16:29:03.004 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-23 16:29:03.033 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-23 16:29:03.035 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-23 16:29:03.038 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-23 16:29:03.040 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-23 16:29:03.043 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 16:29:03.046 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 16:29:03.077 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-23 16:29:03.106 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-23 16:29:03.135 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-23 16:29:03.163 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-23 16:29:03.192 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-23 16:29:03.220 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-23 16:29:03.251 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-23 16:29:03.254 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.47 2022-03-23 16:29:03.283 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 16:29:03.317 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-23 16:29:03.325 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 56c05a9326347c8227eed65a59e57ae0 2022-03-23 16:29:03.354 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-23 16:29:03.357 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 16:29:03.387 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 16:29:03.416 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 16:29:03.445 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-23 16:29:03.473 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-23 16:29:03.490 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:03.493 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:29:03.495 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-23 16:29:03.497 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-23 16:29:03.500 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-23 16:29:03.502 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:29:03.505 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-23 16:29:03.507 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-23 16:29:03.509 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-23 16:29:03.512 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-23 16:29:03.514 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-23 16:29:03.517 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-23 16:29:03.548 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-23 16:29:03.577 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-23 16:29:03.605 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-23 16:29:03.633 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-23 16:29:03.663 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-23 16:29:03.693 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-23 16:29:03.695 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-23 16:29:03.698 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-23 16:29:03.701 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-23 16:29:03.730 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-23 16:29:03.732 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-23 16:29:03.760 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-23 16:29:03.764 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-23 16:29:03.766 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-23 16:29:03.768 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-23 16:29:03.797 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-23 16:29:03.800 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-23 16:29:03.802 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-23 16:29:03.820 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:03.822 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-23 16:29:03.824 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-23 16:29:03.827 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-23 16:29:03.829 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-23 16:29:03.858 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.47:8080/v1/AUTH_ 2022-03-23 16:29:03.886 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-23 16:29:03.903 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:03.906 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-23 16:29:03.923 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:03.926 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-23 16:29:03.942 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:03.945 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-23 16:29:03.947 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-23 16:29:03.949 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-23 16:29:03.952 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-23 16:29:03.954 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:29:03.957 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:29:03.959 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:29:03.976 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:03.979 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:29:03.982 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:29:03.984 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:29:04.000 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:04.003 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:29:04.006 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:29:04.034 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:29:04.036 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:29:04.039 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-23 16:29:04.041 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-23 16:29:04.044 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:29:04.047 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:29:04.064 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:29:04.067 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:29:04.069 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:29:04.071 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:29:04.074 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:29:04.103 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:29:04.131 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:29:04.160 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:29:04.189 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-23 16:29:04.206 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:04.208 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-23 16:29:04.211 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-23 16:29:04.213 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-23 16:29:04.216 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-23 16:29:04.219 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:29:04.221 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:29:04.224 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-23 16:29:04.228 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-23 16:29:04.231 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:29:04.233 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:29:04.246 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:29:04.246 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:29:04.255 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:29:04.258 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:29:04.273 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-23 16:29:04.276 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-23 16:29:04.281 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-23 16:29:04.311 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-23 16:29:04.338 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-23 16:29:04.366 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:29:04.393 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:29:04.421 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:29:04.449 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:29:04.476 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:29:04.504 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:29:04.532 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:29:04.560 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:29:04.588 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:29:04.616 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:29:04.645 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:29:04.647 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:29:04.650 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-23 16:29:04.653 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-23 16:29:04.655 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:29:04.658 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:04.660 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:04.662 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:29:04.665 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:29:04.667 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-23 16:29:04.696 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:29:04.724 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-23 16:29:04.725 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:29:04.733 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-23 16:29:04.737 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-23 16:29:04.739 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-23 16:29:04.741 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:29:04.744 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:29:04.747 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:29:04.749 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:04.751 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:04.754 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:29:04.756 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:29:04.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:04.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:04.764 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-23 16:29:04.825 | Enabling site cinder-wsgi. 2022-03-23 16:29:04.830 | To activate the new configuration, you need to run: 2022-03-23 16:29:04.830 | systemctl reload apache2 2022-03-23 16:29:04.835 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:29:04.838 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:29:04.840 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:29:04.842 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:29:04.982 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-23 16:29:04.985 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-23 16:29:05.021 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.47/image 2022-03-23 16:29:05.051 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-23 16:29:05.068 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:05.071 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-23 16:29:05.073 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:29:05.076 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:29:05.079 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 16:29:05.081 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-23 16:29:05.112 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-23 16:29:05.141 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.47/identity 2022-03-23 16:29:05.170 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-23 16:29:05.200 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-23 16:29:05.228 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-23 16:29:05.256 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-23 16:29:05.285 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-23 16:29:05.315 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:29:05.343 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-23 16:29:05.372 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-23 16:29:05.400 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:29:05.432 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-23 16:29:05.434 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-23 16:29:05.451 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:05.453 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.47:2379 2022-03-23 16:29:05.485 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-23 16:29:05.488 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-23 16:29:05.506 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:05.508 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-23 16:29:05.511 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-23 16:29:05.514 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-23 16:29:05.516 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:29:05.519 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-23 16:29:05.521 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-23 16:29:05.525 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:29:05.525 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:29:05.531 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:29:05.534 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:29:05.537 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:29:05.539 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:29:05.542 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-23 16:29:05.545 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-23 16:29:05.547 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-23 16:29:05.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:29:05.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:29:05.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-23 16:29:05.558 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:29:05.561 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-23 16:29:05.563 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-23 16:29:05.566 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-23 16:29:05.568 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:29:05.570 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:29:05.573 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:29:05.576 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:29:05.578 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:29:05.581 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:29:05.598 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:29:05.600 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:29:05.603 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:29:05.606 | + functions-common:git_clone:629 : echo master 2022-03-23 16:29:05.606 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:29:05.611 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-23 16:29:05.614 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:29:05.616 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-23 16:29:05.619 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:29:05.619 | + functions-common:git_clone:678 : head -1 2022-03-23 16:29:05.625 | 013b0582c5 Use ovs constants from neutron-lib 2022-03-23 16:29:05.628 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:29:05.631 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-23 16:29:05.633 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:29:05.636 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:29:05.639 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-23 16:29:05.641 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:29:05.644 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-23 16:29:05.646 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:29:05.649 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:29:05.651 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-23 16:29:05.654 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:29:05.657 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:29:05.660 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-23 16:29:05.663 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:29:05.666 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-23 16:29:05.669 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:29:05.671 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:29:05.675 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-23 16:29:05.681 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-23 16:29:05.683 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-23 16:29:06.333 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-23 16:29:06.335 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:29:06.337 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:29:06.341 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:29:06.343 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:29:06.345 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-23 16:29:06.348 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:29:06.350 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:29:06.353 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:29:06.356 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:29:06.358 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:29:06.361 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:29:06.363 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:29:06.365 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-23 16:29:06.387 | Using python 3.8 to install /opt/stack/neutron 2022-03-23 16:29:06.389 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-23 16:29:07.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:29:07.269 | from cryptography.utils import int_from_bytes 2022-03-23 16:29:07.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:29:07.269 | from cryptography.utils import int_from_bytes 2022-03-23 16:29:08.397 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:29:08.424 | Obtaining file:///opt/stack/neutron 2022-03-23 16:29:08.426 | Preparing metadata (setup.py): started 2022-03-23 16:29:12.565 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:29:12.651 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.8.1) 2022-03-23 16:29:12.652 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.5.0) 2022-03-23 16:29:12.653 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.1.1) 2022-03-23 16:29:12.654 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.5.1) 2022-03-23 16:29:12.655 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.5.0) 2022-03-23 16:29:12.656 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.1.1) 2022-03-23 16:29:12.657 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.33.0) 2022-03-23 16:29:12.658 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.4.1) 2022-03-23 16:29:12.660 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.20.4) 2022-03-23 16:29:12.661 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.27.1) 2022-03-23 16:29:12.662 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.0.3) 2022-03-23 16:29:12.663 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (9.4.0) 2022-03-23 16:29:12.664 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.8.0) 2022-03-23 16:29:12.665 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.11.0) 2022-03-23 16:29:12.666 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.20.0) 2022-03-23 16:29:12.668 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (7.8.0) 2022-03-23 16:29:12.669 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (6.3.1) 2022-03-23 16:29:12.670 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.4.31) 2022-03-23 16:29:12.671 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.8.7) 2022-03-23 16:29:12.672 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 16:29:12.673 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.7.6) 2022-03-23 16:29:12.674 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.5.0) 2022-03-23 16:29:12.675 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.10.1) 2022-03-23 16:29:12.676 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 16:29:12.677 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (8.8.0) 2022-03-23 16:29:12.678 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.1.0) 2022-03-23 16:29:12.679 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (11.2.0) 2022-03-23 16:29:12.681 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.1.0) 2022-03-23 16:29:12.682 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.7.0) 2022-03-23 16:29:12.683 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (12.13.0) 2022-03-23 16:29:12.684 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.1) 2022-03-23 16:29:12.686 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.11.0) 2022-03-23 16:29:12.687 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.7.0) 2022-03-23 16:29:12.688 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.3.0) 2022-03-23 16:29:12.689 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (6.3.1) 2022-03-23 16:29:12.690 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.3.0) 2022-03-23 16:29:12.691 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.8.0) 2022-03-23 16:29:12.692 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.5.0) 2022-03-23 16:29:12.693 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.12.2) 2022-03-23 16:29:12.694 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.6.0) 2022-03-23 16:29:12.695 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (3.4.2) 2022-03-23 16:29:12.696 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.3.1) 2022-03-23 16:29:12.697 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.1.0) 2022-03-23 16:29:12.698 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.16.0) 2022-03-23 16:29:12.699 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (1.15.1) 2022-03-23 16:29:12.700 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (21.3) 2022-03-23 16:29:12.702 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (5.9.0) 2022-03-23 16:29:12.703 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:29:12.704 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (22.0.0) 2022-03-23 16:29:12.705 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (17.7.0) 2022-03-23 16:29:12.706 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (0.61.0) 2022-03-23 16:29:12.707 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (4.5.0) 2022-03-23 16:29:12.708 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.7.1) 2022-03-23 16:29:12.709 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.4.0) 2022-03-23 16:29:12.710 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev48) (2.10.1) 2022-03-23 16:29:12.726 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (5.4.0) 2022-03-23 16:29:12.727 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (4.11.1) 2022-03-23 16:29:12.728 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev48) (1.1.6) 2022-03-23 16:29:12.736 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev48) (1.13.3) 2022-03-23 16:29:12.748 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (1.1.2) 2022-03-23 16:29:12.749 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (1.16.0) 2022-03-23 16:29:12.750 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 16:29:12.769 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev48) (3.0.7) 2022-03-23 16:29:12.776 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 16:29:12.835 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev48) (1.7.0) 2022-03-23 16:29:12.838 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev48) (1.0.2) 2022-03-23 16:29:12.890 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev48) (3.1.1) 2022-03-23 16:29:12.891 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev48) (4.4.0) 2022-03-23 16:29:12.935 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev48) (2.7.0) 2022-03-23 16:29:12.940 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev48) (1.2.2) 2022-03-23 16:29:12.968 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (0.10.0) 2022-03-23 16:29:12.969 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.32) 2022-03-23 16:29:12.970 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.1.5) 2022-03-23 16:29:12.972 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.4.0) 2022-03-23 16:29:12.973 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (2.5.0) 2022-03-23 16:29:12.975 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (1.4.4) 2022-03-23 16:29:12.976 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (36.0.1) 2022-03-23 16:29:12.977 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev48) (6.0) 2022-03-23 16:29:12.993 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev48) (1.0.3) 2022-03-23 16:29:13.087 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev48) (0.17.3) 2022-03-23 16:29:13.130 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev48) (1.5.0) 2022-03-23 16:29:13.192 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev48) (0.13.0) 2022-03-23 16:29:13.193 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev48) (0.5.0) 2022-03-23 16:29:13.194 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev48) (2.0.1) 2022-03-23 16:29:13.278 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev48) (0.9.6) 2022-03-23 16:29:13.279 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev48) (2.8.2) 2022-03-23 16:29:13.338 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (0.4.0) 2022-03-23 16:29:13.339 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (5.0.0) 2022-03-23 16:29:13.340 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (5.2.3) 2022-03-23 16:29:13.344 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (5.0.9) 2022-03-23 16:29:13.370 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev48) (3.3.0) 2022-03-23 16:29:13.372 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev48) (3.2.0) 2022-03-23 16:29:13.419 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev48) (1.15.0) 2022-03-23 16:29:13.473 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev48) (2021.3) 2022-03-23 16:29:13.503 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev48) (1.3.3) 2022-03-23 16:29:13.508 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev48) (3.0.0) 2022-03-23 16:29:13.530 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev48) (3.1.1) 2022-03-23 16:29:13.669 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev48) (2.4.0) 2022-03-23 16:29:13.737 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev48) (60.9.3) 2022-03-23 16:29:13.813 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev48) (0.3.5) 2022-03-23 16:29:13.815 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev48) (3.0.0) 2022-03-23 16:29:13.922 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:29:13.924 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:29:13.925 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:29:13.926 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:29:13.927 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:29:13.928 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:29:13.929 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev48) (0.6.6) 2022-03-23 16:29:14.129 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev48) (2.5.0) 2022-03-23 16:29:14.130 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev48) (3.2.0) 2022-03-23 16:29:14.132 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev48) (3.10.1) 2022-03-23 16:29:14.177 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev48) (3.17.6) 2022-03-23 16:29:14.180 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev48) (2.1.0) 2022-03-23 16:29:14.268 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (2019.11.28) 2022-03-23 16:29:14.269 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (1.26.8) 2022-03-23 16:29:14.271 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (3.3) 2022-03-23 16:29:14.273 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev48) (2.0.12) 2022-03-23 16:29:14.309 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev48) (0.7) 2022-03-23 16:29:14.638 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev48) (0.12.2) 2022-03-23 16:29:14.712 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (5.0.0) 2022-03-23 16:29:14.900 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev48) (2.21) 2022-03-23 16:29:14.971 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev48) (0.5.0) 2022-03-23 16:29:14.972 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev48) (2.4.0) 2022-03-23 16:29:15.201 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev48) (2.5.0) 2022-03-23 16:29:15.369 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev48) (2.2) 2022-03-23 16:29:15.881 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev48) (0.13.1) 2022-03-23 16:29:15.928 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev48) (0.2.5) 2022-03-23 16:29:16.522 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev48) (0.4.2) 2022-03-23 16:29:16.524 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev48) (0.5.2) 2022-03-23 16:29:16.854 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev48) (4.10.0) 2022-03-23 16:29:16.854 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev48) (2.0.0) 2022-03-23 16:29:17.018 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev48) (3.7.0) 2022-03-23 16:29:17.259 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev48) (1.8.2) 2022-03-23 16:29:17.260 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev48) (21.4.0) 2022-03-23 16:29:17.441 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev48) (1.0.0) 2022-03-23 16:29:17.652 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev48) (2.3.1) 2022-03-23 16:29:19.209 | Installing collected packages: neutron 2022-03-23 16:29:19.209 | Attempting uninstall: neutron 2022-03-23 16:29:19.209 | Found existing installation: neutron 20.1.0.dev48 2022-03-23 16:29:19.228 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-23 16:29:19.230 | Running setup.py develop for neutron 2022-03-23 16:29:25.198 | Successfully installed neutron 2022-03-23 16:29:25.198 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:29:25.206 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:29:25.206 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:29:25.350 | + inc/python:pip_install:200 : result=0 2022-03-23 16:29:25.352 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:29:25.355 | + functions-common:time_stop:2425 : local name 2022-03-23 16:29:25.357 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:29:25.360 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:29:25.362 | + functions-common:time_stop:2428 : local total 2022-03-23 16:29:25.364 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:29:25.367 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:29:25.369 | + functions-common:time_stop:2432 : start_time=1648052946381 2022-03-23 16:29:25.372 | + functions-common:time_stop:2434 : [[ -z 1648052946381 ]] 2022-03-23 16:29:25.375 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:29:25.379 | + functions-common:time_stop:2437 : end_time=1648052965376 2022-03-23 16:29:25.381 | + functions-common:time_stop:2438 : elapsed_time=18995 2022-03-23 16:29:25.383 | + functions-common:time_stop:2439 : total=114013 2022-03-23 16:29:25.386 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:29:25.388 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133008 2022-03-23 16:29:25.391 | + inc/python:pip_install:203 : return 0 2022-03-23 16:29:25.393 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:29:25.396 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:29:25.398 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:29:25.417 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:29:25.430 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-23 16:29:25.432 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-23 16:29:25.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:29:25.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:29:25.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-23 16:29:25.443 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:29:25.446 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:29:25.448 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:29:25.451 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-23 16:29:25.469 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:25.472 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-23 16:29:25.475 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-23 16:29:25.477 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-23 16:29:25.480 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:29:25.483 | + lib/stack:stack_install_service:32 : install_nova 2022-03-23 16:29:25.485 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-23 16:29:25.488 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-23 16:29:25.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:29:25.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:29:25.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-23 16:29:25.498 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:29:25.501 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-23 16:29:25.517 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:25.520 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-23 16:29:25.537 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:25.539 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-23 16:29:25.556 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:25.558 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-23 16:29:25.561 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-23 16:29:25.563 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-23 16:29:25.566 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:29:25.569 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:29:25.571 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:29:25.575 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:29:25.577 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:29:25.580 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:29:25.596 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:29:25.598 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:29:25.600 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:29:25.603 | + functions-common:git_clone:629 : echo master 2022-03-23 16:29:25.603 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:29:25.609 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-23 16:29:25.611 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:29:25.614 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-23 16:29:25.617 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:29:25.617 | + functions-common:git_clone:678 : head -1 2022-03-23 16:29:25.625 | d2b2516122 Merge "doc: Remove useless contributor/api-2 doc" 2022-03-23 16:29:25.627 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:29:25.630 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-23 16:29:25.633 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:29:25.635 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:29:25.638 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-23 16:29:25.641 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:29:25.643 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-23 16:29:25.646 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:29:25.648 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:29:25.651 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-23 16:29:25.654 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:29:25.656 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:29:25.659 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-23 16:29:25.662 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:29:25.665 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-23 16:29:25.667 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:29:25.670 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:29:25.673 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-23 16:29:25.679 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-23 16:29:25.681 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-23 16:29:26.329 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-23 16:29:26.332 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:29:26.334 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:29:26.336 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:29:26.339 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:29:26.342 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-23 16:29:26.344 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:29:26.346 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:29:26.349 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:29:26.351 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:29:26.353 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:29:26.356 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:29:26.358 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:29:26.361 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-23 16:29:26.381 | Using python 3.8 to install /opt/stack/nova 2022-03-23 16:29:26.384 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-23 16:29:27.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:29:27.272 | from cryptography.utils import int_from_bytes 2022-03-23 16:29:27.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:29:27.272 | from cryptography.utils import int_from_bytes 2022-03-23 16:29:28.419 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:29:28.444 | Obtaining file:///opt/stack/nova 2022-03-23 16:29:28.445 | Preparing metadata (setup.py): started 2022-03-23 16:29:33.583 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:29:33.707 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.8.1) 2022-03-23 16:29:33.708 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.4.31) 2022-03-23 16:29:33.709 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.1) 2022-03-23 16:29:33.710 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.33.0) 2022-03-23 16:29:33.711 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.0.3) 2022-03-23 16:29:33.712 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (9.4.0) 2022-03-23 16:29:33.713 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.8.0) 2022-03-23 16:29:33.715 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.5.1) 2022-03-23 16:29:33.716 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (36.0.1) 2022-03-23 16:29:33.717 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.8.7) 2022-03-23 16:29:33.718 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.2) 2022-03-23 16:29:33.719 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.1.1) 2022-03-23 16:29:33.720 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 16:29:33.721 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.1.1) 2022-03-23 16:29:33.722 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.13.0) 2022-03-23 16:29:33.723 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.6) 2022-03-23 16:29:33.724 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.8.0) 2022-03-23 16:29:33.725 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.11.0) 2022-03-23 16:29:33.726 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.1) 2022-03-23 16:29:33.727 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.2) 2022-03-23 16:29:33.728 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev10) (3.2.0) 2022-03-23 16:29:33.730 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.3.0) 2022-03-23 16:29:33.731 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 16:29:33.732 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (7.8.0) 2022-03-23 16:29:33.733 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.6.0) 2022-03-23 16:29:33.734 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.27.1) 2022-03-23 16:29:33.736 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 16:29:33.737 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.10.0) 2022-03-23 16:29:33.738 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 16:29:33.739 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 16:29:33.740 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.8.0) 2022-03-23 16:29:33.741 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.1.0) 2022-03-23 16:29:33.742 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.7.0) 2022-03-23 16:29:33.743 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:29:33.744 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.3.0) 2022-03-23 16:29:33.745 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.3.0) 2022-03-23 16:29:33.746 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:29:33.747 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.12.2) 2022-03-23 16:29:33.748 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (11.2.0) 2022-03-23 16:29:33.750 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.3.1) 2022-03-23 16:29:33.751 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (12.13.0) 2022-03-23 16:29:33.752 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.11.0) 2022-03-23 16:29:33.753 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 16:29:33.754 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.0) 2022-03-23 16:29:33.755 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.0) 2022-03-23 16:29:33.756 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:29:33.757 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.1) 2022-03-23 16:29:33.758 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.9.0) 2022-03-23 16:29:33.759 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.6.0) 2022-03-23 16:29:33.761 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.2.0) 2022-03-23 16:29:33.762 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.0) 2022-03-23 16:29:33.763 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 16:29:33.764 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.1) 2022-03-23 16:29:33.765 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.10.1) 2022-03-23 16:29:33.767 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.1) 2022-03-23 16:29:33.767 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 16:29:33.768 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.2.2) 2022-03-23 16:29:33.769 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:29:33.771 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.0) 2022-03-23 16:29:33.772 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.6.4) 2022-03-23 16:29:33.773 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.2) 2022-03-23 16:29:33.774 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:29:33.775 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.61.0) 2022-03-23 16:29:33.776 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.0) 2022-03-23 16:29:33.793 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (4.11.1) 2022-03-23 16:29:33.793 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (1.1.6) 2022-03-23 16:29:33.796 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (5.4.0) 2022-03-23 16:29:33.815 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev10) (5.3.0) 2022-03-23 16:29:33.862 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev10) (1.15.0) 2022-03-23 16:29:33.893 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:29:33.894 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (1.16.0) 2022-03-23 16:29:33.923 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:29:34.047 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (3.1.1) 2022-03-23 16:29:34.050 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (4.4.0) 2022-03-23 16:29:34.107 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.1.5) 2022-03-23 16:29:34.108 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.0) 2022-03-23 16:29:34.109 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:29:34.110 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.4) 2022-03-23 16:29:34.112 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.32) 2022-03-23 16:29:34.113 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (0.10.0) 2022-03-23 16:29:34.134 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (5.6.0) 2022-03-23 16:29:34.139 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (6.3.1) 2022-03-23 16:29:34.190 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (1.15.1) 2022-03-23 16:29:34.193 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:29:34.195 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:29:34.260 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev10) (0.17.3) 2022-03-23 16:29:34.399 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 16:29:34.401 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (2.0.1) 2022-03-23 16:29:34.479 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev10) (0.9.6) 2022-03-23 16:29:34.544 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 16:29:34.545 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.2.3) 2022-03-23 16:29:34.546 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.9) 2022-03-23 16:29:34.549 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.4.0) 2022-03-23 16:29:34.590 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.3.0) 2022-03-23 16:29:34.593 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.2.0) 2022-03-23 16:29:34.653 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev10) (1.0.3) 2022-03-23 16:29:34.711 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev10) (2021.3) 2022-03-23 16:29:34.744 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (3.0.0) 2022-03-23 16:29:34.746 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:29:34.800 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (3.0.7) 2022-03-23 16:29:34.801 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (21.3) 2022-03-23 16:29:34.890 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:29:34.915 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev10) (60.9.3) 2022-03-23 16:29:34.994 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev10) (0.2.5) 2022-03-23 16:29:35.075 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev10) (3.17.6) 2022-03-23 16:29:35.138 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (22.0.0) 2022-03-23 16:29:35.139 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:29:35.142 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.13.3) 2022-03-23 16:29:35.191 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:29:35.192 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:29:35.193 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (3.10.1) 2022-03-23 16:29:35.270 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2019.11.28) 2022-03-23 16:29:35.271 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (1.26.8) 2022-03-23 16:29:35.274 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (3.3) 2022-03-23 16:29:35.276 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2.0.12) 2022-03-23 16:29:35.372 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev10) (0.7) 2022-03-23 16:29:35.584 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.4.2) 2022-03-23 16:29:35.585 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.5.2) 2022-03-23 16:29:35.698 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.6.3) 2022-03-23 16:29:35.701 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:29:35.702 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (1.4.2) 2022-03-23 16:29:35.791 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev10) (0.12.2) 2022-03-23 16:29:35.866 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev10) (1.22.2) 2022-03-23 16:29:35.900 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 16:29:36.137 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev10) (2.21) 2022-03-23 16:29:36.216 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 16:29:36.217 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:29:36.423 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:29:36.532 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.2) 2022-03-23 16:29:37.029 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.13.1) 2022-03-23 16:29:37.074 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.16.0) 2022-03-23 16:29:37.437 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:29:37.438 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:29:37.439 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:29:37.440 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:29:37.441 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:29:37.442 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:29:37.444 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:29:38.664 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev10) (3.7.0) 2022-03-23 16:29:39.066 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (21.4.0) 2022-03-23 16:29:39.067 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (1.8.2) 2022-03-23 16:29:39.162 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:29:39.267 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (1.0.0) 2022-03-23 16:29:40.874 | Installing collected packages: nova 2022-03-23 16:29:40.874 | Attempting uninstall: nova 2022-03-23 16:29:40.875 | Found existing installation: nova 25.1.0.dev10 2022-03-23 16:29:40.883 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-23 16:29:40.885 | Running setup.py develop for nova 2022-03-23 16:29:47.490 | Successfully installed nova 2022-03-23 16:29:47.490 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:29:47.499 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:29:47.499 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:29:47.647 | + inc/python:pip_install:200 : result=0 2022-03-23 16:29:47.650 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:29:47.652 | + functions-common:time_stop:2425 : local name 2022-03-23 16:29:47.655 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:29:47.657 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:29:47.659 | + functions-common:time_stop:2428 : local total 2022-03-23 16:29:47.661 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:29:47.664 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:29:47.666 | + functions-common:time_stop:2432 : start_time=1648052966376 2022-03-23 16:29:47.668 | + functions-common:time_stop:2434 : [[ -z 1648052966376 ]] 2022-03-23 16:29:47.671 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:29:47.675 | + functions-common:time_stop:2437 : end_time=1648052987673 2022-03-23 16:29:47.678 | + functions-common:time_stop:2438 : elapsed_time=21297 2022-03-23 16:29:47.680 | + functions-common:time_stop:2439 : total=133008 2022-03-23 16:29:47.682 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:29:47.685 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154305 2022-03-23 16:29:47.687 | + inc/python:pip_install:203 : return 0 2022-03-23 16:29:47.690 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:29:47.692 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:29:47.695 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:29:47.714 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:29:47.726 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-23 16:29:47.729 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-23 16:29:47.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:29:47.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:29:47.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-23 16:29:47.739 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:29:47.741 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-23 16:29:47.754 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:29:47.757 | + ./stack.sh:main:937 : configure_nova 2022-03-23 16:29:47.759 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-23 16:29:47.772 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-23 16:29:47.775 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-23 16:29:47.777 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 16:29:47.781 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-23 16:29:47.781 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 16:29:47.786 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-23 16:29:47.788 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-23 16:29:47.791 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 16:29:47.794 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-23 16:29:47.796 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-23 16:29:47.799 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-23 16:29:47.801 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-23 16:29:47.804 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-23 16:29:47.816 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-23 16:29:47.828 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-23 16:29:47.841 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-23 16:29:47.853 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-23 16:29:47.866 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 16:29:47.869 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 16:29:47.874 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.z6QqI52yzN 2022-03-23 16:29:47.876 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 16:29:47.879 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 16:29:47.881 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-23 16:29:47.884 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 16:29:47.886 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 16:29:47.889 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.z6QqI52yzN 2022-03-23 16:29:47.893 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.z6QqI52yzN 2022-03-23 16:29:47.905 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.z6QqI52yzN /etc/sudoers.d/nova-rootwrap 2022-03-23 16:29:47.918 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-23 16:29:47.922 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 16:29:47.925 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 16:29:47.927 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 16:29:47.930 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 16:29:47.932 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 16:29:47.935 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 16:29:47.938 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 16:29:47.941 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-23 16:29:47.945 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-23 16:29:47.962 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:47.965 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-23 16:29:47.967 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-23 16:29:47.971 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-23 16:29:47.974 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-23 16:29:48.004 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-23 16:29:48.006 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-23 16:29:48.033 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-23 16:29:48.063 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-23 16:29:48.090 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-23 16:29:48.120 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-23 16:29:48.150 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-23 16:29:48.180 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-23 16:29:48.182 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.47 2022-03-23 16:29:48.210 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-23 16:29:48.240 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-23 16:29:48.268 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-23 16:29:48.295 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-23 16:29:48.322 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 16:29:48.352 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-23 16:29:48.355 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:29:48.357 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:29:48.359 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:29:48.361 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:29:48.364 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:29:48.366 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:29:48.368 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:29:48.371 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:29:48.373 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:29:48.376 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:29:48.378 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:29:48.380 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-23 16:29:48.382 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:29:48.385 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:29:48.387 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:29:48.390 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:29:48.392 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:29:48.394 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:29:48.397 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-23 16:29:48.413 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:48.415 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:29:48.418 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-23 16:29:48.420 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-23 16:29:48.448 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-23 16:29:48.451 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 16:29:48.454 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 16:29:48.456 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 16:29:48.458 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:29:48.461 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:29:48.492 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-23 16:29:48.494 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-23 16:29:48.497 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-23 16:29:48.499 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-23 16:29:48.501 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 16:29:48.504 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 16:29:48.534 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-23 16:29:48.566 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-23 16:29:48.592 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-23 16:29:48.620 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-23 16:29:48.640 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:48.642 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-23 16:29:48.664 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:48.668 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-23 16:29:48.668 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-23 16:29:48.674 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-23 16:29:48.676 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-23 16:29:48.705 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-23 16:29:48.721 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:48.724 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-23 16:29:48.726 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-23 16:29:48.728 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:29:48.731 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:29:48.733 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-23 16:29:48.765 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-23 16:29:48.792 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:29:48.820 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-23 16:29:48.848 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-23 16:29:48.875 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-23 16:29:48.904 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-23 16:29:48.931 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-23 16:29:48.969 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:29:49.004 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:29:49.033 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-23 16:29:49.049 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:49.051 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-23 16:29:49.054 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-23 16:29:49.084 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-23 16:29:49.111 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.47/identity 2022-03-23 16:29:49.140 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-23 16:29:49.167 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-23 16:29:49.195 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-23 16:29:49.223 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-23 16:29:49.251 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-23 16:29:49.279 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-23 16:29:49.298 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:49.301 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-23 16:29:49.303 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-23 16:29:49.331 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-23 16:29:49.363 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-23 16:29:49.365 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-23 16:29:49.393 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-23 16:29:49.396 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-23 16:29:49.398 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-23 16:29:49.400 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:29:49.403 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:29:49.405 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:29:49.407 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:29:49.410 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:29:49.412 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:29:49.414 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-23 16:29:49.417 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:29:49.419 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:29:49.422 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:29:49.424 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:29:49.427 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:29:49.429 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:29:49.431 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:29:49.434 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:29:49.436 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:29:49.439 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:29:49.441 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:29:49.443 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-23 16:29:49.446 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-23 16:29:49.448 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-23 16:29:49.451 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:29:49.467 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:29:49.470 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:29:49.472 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:29:49.474 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:29:49.477 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:29:49.505 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:29:49.533 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:29:49.562 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:29:49.589 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-23 16:29:49.620 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-23 16:29:49.636 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:49.639 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-23 16:29:49.641 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-23 16:29:49.643 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-23 16:29:49.646 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-23 16:29:49.648 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:29:49.651 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:29:49.655 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-23 16:29:49.660 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-23 16:29:49.662 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:29:49.664 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:29:49.677 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:29:49.678 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:29:49.696 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:29:49.701 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:29:49.718 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 16:29:49.720 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-23 16:29:49.724 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-23 16:29:49.754 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-23 16:29:49.782 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-23 16:29:49.810 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:29:49.838 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:29:49.865 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:29:49.893 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:29:49.920 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:29:49.948 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:29:49.976 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:29:50.005 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:29:50.034 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:29:50.065 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:29:50.094 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:29:50.096 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:29:50.099 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-23 16:29:50.102 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-23 16:29:50.104 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:29:50.107 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:50.109 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:50.112 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:29:50.114 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:29:50.117 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 16:29:50.145 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:29:50.174 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-23 16:29:50.174 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:29:50.183 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-23 16:29:50.187 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-23 16:29:50.189 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-23 16:29:50.191 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:29:50.194 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:29:50.196 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:29:50.199 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:50.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:50.203 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:29:50.206 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:29:50.208 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:50.210 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:50.213 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-23 16:29:50.274 | Enabling site nova-api-wsgi. 2022-03-23 16:29:50.279 | To activate the new configuration, you need to run: 2022-03-23 16:29:50.279 | systemctl reload apache2 2022-03-23 16:29:50.284 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:29:50.286 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:29:50.289 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:29:50.291 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:29:50.430 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-23 16:29:50.448 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:50.450 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-23 16:29:50.452 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-23 16:29:50.455 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-23 16:29:50.457 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-23 16:29:50.460 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-23 16:29:50.462 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:29:50.465 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-23 16:29:50.470 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-23 16:29:50.472 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:29:50.475 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:29:50.488 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:29:50.488 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:29:50.497 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:29:50.501 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:29:50.517 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-23 16:29:50.519 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-23 16:29:50.523 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-23 16:29:50.554 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-23 16:29:50.581 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-23 16:29:50.609 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:29:50.637 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:29:50.664 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:29:50.693 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:29:50.721 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:29:50.749 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:29:50.778 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:29:50.807 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:29:50.835 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:29:50.863 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:29:50.891 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-23 16:29:50.893 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-23 16:29:50.921 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-23 16:29:50.937 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:50.940 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-23 16:29:50.972 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-23 16:29:50.975 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-23 16:29:50.977 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-23 16:29:50.994 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:50.996 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:29:50.999 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:29:51.028 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-23 16:29:51.059 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-23 16:29:51.061 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:29:51.064 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-23 16:29:51.066 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:29:51.069 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:29:51.071 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:29:51.088 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:51.092 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:29:51.094 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:29:51.097 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:29:51.113 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:51.115 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:29:51.118 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:29:51.146 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:29:51.149 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:29:51.151 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-23 16:29:51.180 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-23 16:29:51.209 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-23 16:29:51.240 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-23 16:29:51.257 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:51.259 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:29:51.287 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-23 16:29:51.290 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-23 16:29:51.292 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-23 16:29:51.323 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-23 16:29:51.352 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.47/identity 2022-03-23 16:29:51.380 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-23 16:29:51.409 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-23 16:29:51.437 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-23 16:29:51.466 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-23 16:29:51.494 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-23 16:29:51.522 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-23 16:29:51.551 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-23 16:29:51.567 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:51.570 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-23 16:29:51.575 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:29:51.577 | + lib/nova:create_nova_conf:553 : local conf 2022-03-23 16:29:51.580 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-23 16:29:51.583 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-23 16:29:51.585 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:29:51.587 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:29:51.591 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:29:51.593 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-23 16:29:51.596 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-23 16:29:51.600 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-23 16:29:51.603 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-23 16:29:51.605 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-23 16:29:51.607 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-23 16:29:51.610 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 16:29:51.613 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 16:29:51.644 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-23 16:29:51.675 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-23 16:29:51.706 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:29:51.709 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-23 16:29:51.711 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-23 16:29:51.713 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-23 16:29:51.730 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:51.734 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-23 16:29:51.734 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-23 16:29:52.427 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-23 16:29:52.430 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-23 16:29:52.432 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:29:52.435 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-23 16:29:52.438 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:29:52.440 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 16:29:52.443 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:29:52.459 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:52.462 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 16:29:52.465 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 16:29:52.467 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:29:52.483 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:52.486 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:29:52.488 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:29:52.516 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:29:52.519 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:29:52.521 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-23 16:29:52.538 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:52.540 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-23 16:29:52.543 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:29:52.545 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-23 16:29:52.576 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.47/identity 2022-03-23 16:29:52.604 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-23 16:29:52.633 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-23 16:29:52.661 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-23 16:29:52.691 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-23 16:29:52.719 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-23 16:29:52.748 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-23 16:29:52.775 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-23 16:29:52.778 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-23 16:29:52.781 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-23 16:29:52.784 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:29:52.805 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:29:52.807 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:29:52.810 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:29:52.812 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:29:52.814 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:29:52.843 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:29:52.871 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:29:52.899 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:29:52.928 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:29:52.932 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-23 16:29:52.936 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:29:52.938 | + lib/nova:create_nova_conf:587 : local conf 2022-03-23 16:29:52.941 | + lib/nova:create_nova_conf:588 : local offset 2022-03-23 16:29:52.944 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-23 16:29:52.946 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:29:52.948 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:29:52.951 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:29:52.954 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-23 16:29:52.956 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-23 16:29:52.958 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:29:52.961 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-23 16:29:52.963 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-23 16:29:52.966 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-23 16:29:52.982 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:52.985 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-23 16:29:52.987 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-23 16:29:53.003 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:53.005 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-23 16:29:53.021 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:53.024 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-23 16:29:53.041 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:29:53.044 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-23 16:29:53.062 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:29:53.064 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-23 16:29:53.067 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-23 16:29:53.069 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-23 16:29:53.072 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:29:53.075 | + lib/stack:stack_install_service:32 : install_placement 2022-03-23 16:29:53.077 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-23 16:29:53.080 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-23 16:29:53.082 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:53.085 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:53.088 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-23 16:29:53.091 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:29:53.094 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:29:53.096 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:29:53.099 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:29:53.101 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:29:53.104 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:29:53.107 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:53.109 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:53.112 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:29:53.114 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:29:53.117 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:29:53.119 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:29:53.122 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-23 16:29:53.125 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:29:53.127 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:53.130 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:53.132 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-23 16:29:53.154 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-23 16:29:53.264 | Reading package lists... 2022-03-23 16:29:53.503 | Building dependency tree... 2022-03-23 16:29:53.504 | Reading state information... 2022-03-23 16:29:53.765 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:29:53.765 | The following packages were automatically installed and are no longer required: 2022-03-23 16:29:53.767 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:29:53.767 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:29:53.767 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:29:53.767 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:29:53.767 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:29:53.767 | python3-zope.interface 2022-03-23 16:29:53.767 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:29:53.881 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:29:53.886 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:29:53.889 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:29:53.891 | + functions-common:time_stop:2425 : local name 2022-03-23 16:29:53.894 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:29:53.896 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:29:53.899 | + functions-common:time_stop:2428 : local total 2022-03-23 16:29:53.901 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:29:53.903 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:29:53.906 | + functions-common:time_stop:2432 : start_time=1648052993151 2022-03-23 16:29:53.908 | + functions-common:time_stop:2434 : [[ -z 1648052993151 ]] 2022-03-23 16:29:53.912 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:29:53.916 | + functions-common:time_stop:2437 : end_time=1648052993913 2022-03-23 16:29:53.918 | + functions-common:time_stop:2438 : elapsed_time=762 2022-03-23 16:29:53.921 | + functions-common:time_stop:2439 : total=6173 2022-03-23 16:29:53.923 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:29:53.926 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6935 2022-03-23 16:29:53.928 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:29:53.931 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-23 16:29:53.934 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-23 16:29:53.936 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-23 16:29:53.939 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-23 16:29:53.941 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-23 16:29:53.964 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-23 16:29:53.967 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:29:53.969 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:29:53.972 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:29:53.974 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:29:53.977 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:29:53.979 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:29:53.982 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:53.984 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:53.987 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:29:53.989 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:29:53.992 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:29:53.995 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:29:53.997 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-23 16:29:54.000 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:29:54.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:54.005 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:54.007 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-23 16:29:54.031 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-23 16:29:54.139 | Reading package lists... 2022-03-23 16:29:54.379 | Building dependency tree... 2022-03-23 16:29:54.380 | Reading state information... 2022-03-23 16:29:54.631 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-23 16:29:54.631 | The following packages were automatically installed and are no longer required: 2022-03-23 16:29:54.632 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:29:54.632 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:29:54.632 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:29:54.632 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:29:54.632 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:29:54.632 | python3-zope.interface 2022-03-23 16:29:54.632 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:29:54.746 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:29:54.751 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:29:54.754 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:29:54.756 | + functions-common:time_stop:2425 : local name 2022-03-23 16:29:54.759 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:29:54.761 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:29:54.763 | + functions-common:time_stop:2428 : local total 2022-03-23 16:29:54.766 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:29:54.768 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:29:54.771 | + functions-common:time_stop:2432 : start_time=1648052994028 2022-03-23 16:29:54.773 | + functions-common:time_stop:2434 : [[ -z 1648052994028 ]] 2022-03-23 16:29:54.776 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:29:54.780 | + functions-common:time_stop:2437 : end_time=1648052994778 2022-03-23 16:29:54.783 | + functions-common:time_stop:2438 : elapsed_time=750 2022-03-23 16:29:54.785 | + functions-common:time_stop:2439 : total=6935 2022-03-23 16:29:54.788 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:29:54.790 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7685 2022-03-23 16:29:54.793 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:29:54.796 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-23 16:29:54.798 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-23 16:29:54.801 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:29:54.804 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:29:54.806 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:29:54.810 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-23 16:29:54.812 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-23 16:29:54.874 | wsgi (enabled by maintainer script) 2022-03-23 16:29:54.877 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-23 16:29:54.880 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-23 16:29:54.883 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:29:54.886 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-23 16:29:54.889 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-23 16:29:54.891 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:29:54.895 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:29:54.895 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:29:54.901 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-23 16:29:54.904 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-23 16:29:54.906 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-23 16:29:54.909 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-23 16:29:54.912 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-23 16:29:54.936 | Using python 3.8 to install osc-placement 2022-03-23 16:29:54.939 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-23 16:29:55.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:29:55.816 | from cryptography.utils import int_from_bytes 2022-03-23 16:29:55.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:29:55.816 | from cryptography.utils import int_from_bytes 2022-03-23 16:29:56.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:29:56.969 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-23 16:29:56.979 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-23 16:29:56.980 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-23 16:29:56.981 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-23 16:29:56.982 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-23 16:29:56.983 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-23 16:29:56.985 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-23 16:29:57.043 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-23 16:29:57.044 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-23 16:29:57.045 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-23 16:29:57.046 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-23 16:29:57.059 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-23 16:29:57.060 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-23 16:29:57.062 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-23 16:29:57.077 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-23 16:29:57.078 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-23 16:29:57.079 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-23 16:29:57.080 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-23 16:29:57.081 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-23 16:29:57.082 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-23 16:29:57.104 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-23 16:29:57.105 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-23 16:29:57.106 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-23 16:29:57.107 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-23 16:29:57.115 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-23 16:29:57.152 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-23 16:29:57.154 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-23 16:29:57.155 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-23 16:29:57.156 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-23 16:29:57.157 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-23 16:29:57.159 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-23 16:29:57.160 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-23 16:29:57.161 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-23 16:29:57.227 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-23 16:29:57.229 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-23 16:29:57.230 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-23 16:29:57.231 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-23 16:29:57.319 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-23 16:29:57.320 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-23 16:29:57.321 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-23 16:29:57.363 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-23 16:29:57.403 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-23 16:29:57.563 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-23 16:29:59.769 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:29:59.776 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:29:59.776 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:29:59.900 | + inc/python:pip_install:200 : result=0 2022-03-23 16:29:59.904 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:29:59.906 | + functions-common:time_stop:2425 : local name 2022-03-23 16:29:59.909 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:29:59.912 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:29:59.914 | + functions-common:time_stop:2428 : local total 2022-03-23 16:29:59.917 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:29:59.919 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:29:59.922 | + functions-common:time_stop:2432 : start_time=1648052994930 2022-03-23 16:29:59.924 | + functions-common:time_stop:2434 : [[ -z 1648052994930 ]] 2022-03-23 16:29:59.928 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:29:59.933 | + functions-common:time_stop:2437 : end_time=1648052999930 2022-03-23 16:29:59.935 | + functions-common:time_stop:2438 : elapsed_time=5000 2022-03-23 16:29:59.938 | + functions-common:time_stop:2439 : total=154305 2022-03-23 16:29:59.940 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:29:59.943 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159305 2022-03-23 16:29:59.945 | + inc/python:pip_install:203 : return 0 2022-03-23 16:29:59.948 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-23 16:29:59.951 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-23 16:29:59.954 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-23 16:29:59.956 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:29:59.959 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:29:59.962 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:29:59.966 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:29:59.968 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:29:59.971 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:29:59.988 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:29:59.991 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:29:59.993 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:29:59.997 | + functions-common:git_clone:629 : echo master 2022-03-23 16:29:59.997 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:30:00.003 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-23 16:30:00.005 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:30:00.008 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-23 16:30:00.011 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:30:00.012 | + functions-common:git_clone:678 : head -1 2022-03-23 16:30:00.016 | 11757852 Merge "tests: Silence noisy tests" 2022-03-23 16:30:00.018 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:30:00.021 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-23 16:30:00.024 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:30:00.026 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:30:00.029 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-23 16:30:00.032 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:30:00.034 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-23 16:30:00.037 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:30:00.039 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:30:00.042 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-23 16:30:00.045 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:30:00.047 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:30:00.051 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-23 16:30:00.053 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:30:00.056 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-23 16:30:00.059 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:30:00.061 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:30:00.065 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-23 16:30:00.071 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-23 16:30:00.074 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-23 16:30:00.734 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-23 16:30:00.737 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:30:00.739 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:30:00.742 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:30:00.744 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:30:00.747 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-23 16:30:00.750 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:30:00.752 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:30:00.755 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:30:00.757 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:30:00.760 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:30:00.763 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:30:00.765 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:30:00.768 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-23 16:30:00.790 | Using python 3.8 to install /opt/stack/placement 2022-03-23 16:30:00.793 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-23 16:30:01.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:30:01.657 | from cryptography.utils import int_from_bytes 2022-03-23 16:30:01.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:30:01.658 | from cryptography.utils import int_from_bytes 2022-03-23 16:30:02.803 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:30:02.829 | Obtaining file:///opt/stack/placement 2022-03-23 16:30:02.830 | Preparing metadata (setup.py): started 2022-03-23 16:30:06.008 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:30:06.053 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (5.8.1) 2022-03-23 16:30:06.054 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.4.31) 2022-03-23 16:30:06.055 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (9.4.0) 2022-03-23 16:30:06.056 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.5.1) 2022-03-23 16:30:06.057 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.8.7) 2022-03-23 16:30:06.059 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 16:30:06.060 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.27.1) 2022-03-23 16:30:06.061 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (60.9.3) 2022-03-23 16:30:06.062 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 16:30:06.063 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (8.8.0) 2022-03-23 16:30:06.065 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.1.0) 2022-03-23 16:30:06.066 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.7.0) 2022-03-23 16:30:06.067 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.3.0) 2022-03-23 16:30:06.068 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.12.2) 2022-03-23 16:30:06.070 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (11.2.0) 2022-03-23 16:30:06.071 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (3.11.0) 2022-03-23 16:30:06.072 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.1) 2022-03-23 16:30:06.073 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 16:30:06.074 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.1.0) 2022-03-23 16:30:06.076 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.7.0) 2022-03-23 16:30:06.077 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.0.1) 2022-03-23 16:30:06.142 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (2.10.1) 2022-03-23 16:30:06.143 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.4.0) 2022-03-23 16:30:06.145 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (5.1.0) 2022-03-23 16:30:06.147 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 16:30:06.149 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 16:30:06.150 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.16.0) 2022-03-23 16:30:06.170 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev3) (0.17.3) 2022-03-23 16:30:06.211 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 16:30:06.212 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (0.8.0) 2022-03-23 16:30:06.213 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (3.5.0) 2022-03-23 16:30:06.215 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (6.0) 2022-03-23 16:30:06.216 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 16:30:06.267 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.13.0) 2022-03-23 16:30:06.268 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.7.6) 2022-03-23 16:30:06.269 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.0) 2022-03-23 16:30:06.272 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.0.1) 2022-03-23 16:30:06.313 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (2.8.2) 2022-03-23 16:30:06.316 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (0.9.6) 2022-03-23 16:30:06.334 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.0.3) 2022-03-23 16:30:06.335 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.3.0) 2022-03-23 16:30:06.338 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 16:30:06.363 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (2021.3) 2022-03-23 16:30:06.364 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (1.0.3) 2022-03-23 16:30:06.379 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 16:30:06.396 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (21.3) 2022-03-23 16:30:06.397 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (3.0.7) 2022-03-23 16:30:06.399 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (0.11.0) 2022-03-23 16:30:06.400 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (1.0.2) 2022-03-23 16:30:06.443 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2.0.12) 2022-03-23 16:30:06.444 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (1.26.8) 2022-03-23 16:30:06.447 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (3.3) 2022-03-23 16:30:06.448 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2019.11.28) 2022-03-23 16:30:06.465 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev3) (0.7) 2022-03-23 16:30:06.627 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev3) (1.1.2) 2022-03-23 16:30:06.667 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.4.0) 2022-03-23 16:30:06.668 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.1.6) 2022-03-23 16:30:06.669 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (4.11.1) 2022-03-23 16:30:06.686 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (1.15.0) 2022-03-23 16:30:06.720 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.13.3) 2022-03-23 16:30:06.776 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.1.0) 2022-03-23 16:30:06.868 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.7.0) 2022-03-23 16:30:06.954 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.1.5) 2022-03-23 16:30:07.005 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (0.2.5) 2022-03-23 16:30:07.196 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.4.2) 2022-03-23 16:30:07.198 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.2) 2022-03-23 16:30:07.199 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.1.1) 2022-03-23 16:30:07.277 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 16:30:07.329 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.21) 2022-03-23 16:30:07.492 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.7.0) 2022-03-23 16:30:07.599 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.0.0) 2022-03-23 16:30:07.600 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.0.0) 2022-03-23 16:30:09.538 | Installing collected packages: openstack-placement 2022-03-23 16:30:09.538 | Attempting uninstall: openstack-placement 2022-03-23 16:30:09.538 | Found existing installation: openstack-placement 7.1.0.dev3 2022-03-23 16:30:09.541 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-23 16:30:09.543 | Running setup.py develop for openstack-placement 2022-03-23 16:30:13.821 | Successfully installed openstack-placement 2022-03-23 16:30:13.821 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:30:13.830 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:30:13.830 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:30:13.962 | + inc/python:pip_install:200 : result=0 2022-03-23 16:30:13.965 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:30:13.968 | + functions-common:time_stop:2425 : local name 2022-03-23 16:30:13.970 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:30:13.972 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:30:13.975 | + functions-common:time_stop:2428 : local total 2022-03-23 16:30:13.977 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:30:13.980 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:30:13.983 | + functions-common:time_stop:2432 : start_time=1648053000785 2022-03-23 16:30:13.985 | + functions-common:time_stop:2434 : [[ -z 1648053000785 ]] 2022-03-23 16:30:13.988 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:30:13.992 | + functions-common:time_stop:2437 : end_time=1648053013989 2022-03-23 16:30:13.994 | + functions-common:time_stop:2438 : elapsed_time=13204 2022-03-23 16:30:13.997 | + functions-common:time_stop:2439 : total=159305 2022-03-23 16:30:13.999 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:30:14.001 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172509 2022-03-23 16:30:14.004 | + inc/python:pip_install:203 : return 0 2022-03-23 16:30:14.006 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:30:14.009 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:30:14.012 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:30:14.032 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:30:14.045 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-23 16:30:14.047 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-23 16:30:14.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:30:14.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:30:14.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-23 16:30:14.058 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:30:14.061 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:30:14.063 | + ./stack.sh:main:943 : configure_placement 2022-03-23 16:30:14.066 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-23 16:30:14.079 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-23 16:30:14.081 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-23 16:30:14.086 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-23 16:30:14.089 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-23 16:30:14.092 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-23 16:30:14.095 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-23 16:30:14.097 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 16:30:14.100 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 16:30:14.133 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-23 16:30:14.166 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-23 16:30:14.199 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-23 16:30:14.202 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-23 16:30:14.205 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-23 16:30:14.207 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:30:14.210 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-23 16:30:14.243 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-23 16:30:14.272 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:30:14.303 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-23 16:30:14.333 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-23 16:30:14.362 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-23 16:30:14.392 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-23 16:30:14.422 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-23 16:30:14.453 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:30:14.482 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:30:14.513 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-23 16:30:14.515 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-23 16:30:14.518 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-23 16:30:14.521 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:30:14.539 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:30:14.541 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:30:14.544 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:30:14.547 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:30:14.549 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:30:14.579 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:30:14.609 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:30:14.638 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:30:14.668 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 16:30:14.671 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-23 16:30:14.673 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-23 16:30:14.676 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-23 16:30:14.679 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-23 16:30:14.681 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:30:14.684 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:30:14.687 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-23 16:30:14.692 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-23 16:30:14.694 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:30:14.697 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:30:14.710 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:30:14.711 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:30:14.719 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:30:14.723 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:30:14.738 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-23 16:30:14.741 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-23 16:30:14.745 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-23 16:30:14.779 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-23 16:30:14.808 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-23 16:30:14.837 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:30:14.867 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:30:14.897 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:30:14.928 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:30:14.961 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:30:14.991 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:30:15.021 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:30:15.051 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:30:15.081 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:30:15.112 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:30:15.143 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:30:15.146 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:30:15.149 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-23 16:30:15.152 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-23 16:30:15.155 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:30:15.157 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:30:15.160 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:30:15.163 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-23 16:30:15.166 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-23 16:30:15.168 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-23 16:30:15.198 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:30:15.228 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-23 16:30:15.228 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-23 16:30:15.237 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-23 16:30:15.240 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-23 16:30:15.243 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-23 16:30:15.246 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:30:15.248 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:30:15.251 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:30:15.254 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:30:15.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:30:15.259 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:30:15.263 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:30:15.265 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:30:15.268 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:30:15.270 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-23 16:30:15.336 | Site placement-api already enabled 2022-03-23 16:30:15.340 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:30:15.343 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:30:15.346 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:30:15.348 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:30:15.489 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-23 16:30:15.524 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:30:15.527 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-23 16:30:15.552 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:30:15.554 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-23 16:30:15.574 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:30:15.577 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-23 16:30:15.580 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-23 16:30:15.582 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 16:30:15.617 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-03-23 16:30:15.647 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 16:30:15.677 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 16:30:15.708 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 16:30:15.739 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 16:30:15.768 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 16:30:15.799 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-23 16:30:15.829 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-23 16:30:15.847 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:30:15.849 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-23 16:30:15.868 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:30:15.871 | + ./stack.sh:main:969 : run_phase stack install 2022-03-23 16:30:15.874 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:30:15.876 | + functions-common:run_phase:1854 : local phase=install 2022-03-23 16:30:15.879 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:30:15.882 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:30:15.886 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:30:15.889 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:30:15.893 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:30:15.896 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:30:15.901 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:30:15.904 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:30:15.906 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:30:15.909 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-23 16:30:15.912 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:30:15.930 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:30:15.934 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:30:15.938 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:30:15.941 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-23 16:30:15.943 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-23 16:30:15.946 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:30:15.948 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-23 16:30:15.951 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-23 16:30:15.954 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-23 16:30:16.017 | ++ inc/async:async_inner:63 : install_tempest 2022-03-23 16:30:16.059 | [184646 Async install_tempest:210790]: running: install_tempest 2022-03-23 16:30:16.062 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:30:16.065 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:30:16.068 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:30:16.070 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:30:16.074 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-23 16:30:16.077 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:30:16.080 | + functions-common:run_plugins:1840 : local phase=install 2022-03-23 16:30:16.084 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:30:16.086 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:30:16.091 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-23 16:30:16.093 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-23 16:30:16.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:30:16.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:30:16.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-23 16:30:16.108 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:30:16.111 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-23 16:30:16.114 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-23 16:30:16.117 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:30:16.121 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-23 16:30:16.124 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-23 16:30:16.126 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:30:16.131 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:30:16.132 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:30:16.138 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-23 16:30:16.140 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-23 16:30:16.143 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-23 16:30:16.146 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-23 16:30:16.151 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-23 16:30:16.188 | Using python 3.8 to install python-openstackclient 2022-03-23 16:30:16.193 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-23 16:30:17.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:30:17.116 | from cryptography.utils import int_from_bytes 2022-03-23 16:30:17.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:30:17.116 | from cryptography.utils import int_from_bytes 2022-03-23 16:30:18.283 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:30:18.310 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-23 16:30:18.328 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-23 16:30:18.329 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-23 16:30:18.330 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-23 16:30:18.331 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-23 16:30:18.332 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-23 16:30:18.333 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-23 16:30:18.334 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-23 16:30:18.336 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-23 16:30:18.337 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-23 16:30:18.338 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-23 16:30:18.338 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-23 16:30:18.349 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-23 16:30:18.350 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-23 16:30:18.352 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-23 16:30:18.353 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-23 16:30:18.354 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-23 16:30:18.380 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-23 16:30:18.381 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-23 16:30:18.382 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-23 16:30:18.383 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-23 16:30:18.384 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-23 16:30:18.385 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-23 16:30:18.387 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-23 16:30:18.388 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-23 16:30:18.389 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-23 16:30:18.390 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-23 16:30:18.391 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-23 16:30:18.404 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-23 16:30:18.423 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-23 16:30:18.425 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-23 16:30:18.426 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-23 16:30:18.427 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-23 16:30:18.448 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-23 16:30:18.466 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-23 16:30:18.468 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-23 16:30:18.470 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-23 16:30:18.559 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-23 16:30:18.560 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-23 16:30:18.561 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-23 16:30:18.603 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-23 16:30:18.614 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-23 16:30:18.646 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-23 16:30:18.811 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-23 16:30:18.826 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-23 16:30:18.927 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-23 16:30:18.928 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-23 16:30:18.929 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-23 16:30:18.932 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-23 16:30:19.057 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-23 16:30:21.446 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:30:21.453 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:30:21.453 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:30:21.581 | + inc/python:pip_install:200 : result=0 2022-03-23 16:30:21.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:30:21.587 | + functions-common:time_stop:2425 : local name 2022-03-23 16:30:21.590 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:30:21.592 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:30:21.595 | + functions-common:time_stop:2428 : local total 2022-03-23 16:30:21.597 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:30:21.599 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:30:21.602 | + functions-common:time_stop:2432 : start_time=1648053016178 2022-03-23 16:30:21.604 | + functions-common:time_stop:2434 : [[ -z 1648053016178 ]] 2022-03-23 16:30:21.607 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:30:21.612 | + functions-common:time_stop:2437 : end_time=1648053021609 2022-03-23 16:30:21.614 | + functions-common:time_stop:2438 : elapsed_time=5431 2022-03-23 16:30:21.616 | + functions-common:time_stop:2439 : total=172509 2022-03-23 16:30:21.619 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:30:21.621 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177940 2022-03-23 16:30:21.624 | + inc/python:pip_install:203 : return 0 2022-03-23 16:30:21.627 | + ./stack.sh:main:981 : install_oscwrap 2022-03-23 16:30:21.630 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-23 16:30:21.635 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Y58FugrgJC 2022-03-23 16:30:21.638 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-23 16:30:21.640 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-23 16:30:21.643 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-23 16:30:21.646 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:30:21.648 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:30:21.660 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-23 16:30:21.680 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:30:21.683 | + ./stack.sh:main:1035 : configure_database 2022-03-23 16:30:21.686 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-23 16:30:21.688 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-23 16:30:21.691 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-23 16:30:21.693 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:30:21.695 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-23 16:30:21.698 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-23 16:30:21.701 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:30:21.703 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:30:21.705 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-23 16:30:21.709 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-23 16:30:21.712 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-23 16:30:21.712 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-23 16:30:21.719 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-23 16:30:21.774 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-23 16:30:21.777 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:30:21.780 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:30:21.782 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:30:21.785 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:30:21.787 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:30:21.790 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:30:21.792 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:30:21.795 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:30:21.797 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:30:21.799 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:30:21.802 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:30:21.804 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-23 16:30:21.807 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:30:21.809 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:30:21.812 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:30:21.814 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:30:21.817 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:30:21.819 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:30:21.822 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-23 16:30:21.825 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:30:21.828 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:30:21.830 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-23 16:30:21.833 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:30:21.835 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 16:30:24.728 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-23 16:30:24.744 | mysqladmin: connect to server at 'localhost' failed 2022-03-23 16:30:24.744 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-23 16:30:24.749 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-23 16:30:24.752 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-23 16:30:24.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:30:24.757 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:30:24.759 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-23 16:30:24.762 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-23 16:30:24.764 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-23 16:30:24.767 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:30:24.769 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:30:24.771 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-23 16:30:24.774 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-23 16:30:24.776 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-23 16:30:24.789 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:30:24.825 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-23 16:30:24.837 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:30:24.853 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-23 16:30:24.910 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-23 16:30:24.967 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-23 16:30:25.028 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-23 16:30:25.031 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-23 16:30:25.033 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:30:25.036 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 16:30:28.471 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-23 16:30:28.474 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-23 16:30:28.477 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:30:28.482 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-163028 2022-03-23 16:30:28.485 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-163028 1039' 2022-03-23 16:30:28.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.491 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:30:28.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.496 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:30:28.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.502 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:30:28.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.507 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:30:28.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.512 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 16:30:28.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.518 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 16:30:28.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.523 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-162622 2022-03-23 16:30:28.525 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.528 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:30:28.531 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.533 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 16:30:28.536 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.538 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:30:28.541 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.544 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:30:28.547 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.549 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:30:28.552 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:30:28.555 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:30:28.557 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-23 16:30:28.560 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-23 16:30:28.562 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-23 16:30:28.575 | + ./stack.sh:main:1065 : start_dstat 2022-03-23 16:30:28.578 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:30:28.580 | + functions-common:run_process:1680 : local service=dstat 2022-03-23 16:30:28.583 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:30:28.585 | + functions-common:run_process:1682 : local group= 2022-03-23 16:30:28.588 | + functions-common:run_process:1683 : local user= 2022-03-23 16:30:28.591 | + functions-common:run_process:1685 : local name=dstat 2022-03-23 16:30:28.594 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:30:28.596 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:30:28.599 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:30:28.601 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:30:28.605 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:30:28.610 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053028606 2022-03-23 16:30:28.612 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-23 16:30:28.630 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:30:28.633 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-23 16:30:28.635 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-23 16:30:28.638 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:30:28.641 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:30:28.643 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:30:28.646 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:30:28.648 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-23 16:30:28.651 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-23 16:30:28.654 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-23 16:30:28.657 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:30:28.660 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:30:28.662 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-23 16:30:28.665 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-23 16:30:28.667 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-23 16:30:28.670 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:30:28.672 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:30:28.674 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:30:28.677 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:30:28.679 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:30:28.682 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-23 16:30:28.685 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:30:28.689 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-23 16:30:28.743 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-23 16:30:28.798 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:30:28.853 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-23 16:30:28.906 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-23 16:30:28.961 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:30:29.015 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:30:29.017 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-23 16:30:29.072 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:30:29.475 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-23 16:30:29.488 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-23 16:30:29.881 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-23 16:30:29.903 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:30:29.905 | + functions-common:time_stop:2425 : local name 2022-03-23 16:30:29.908 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:30:29.910 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:30:29.913 | + functions-common:time_stop:2428 : local total 2022-03-23 16:30:29.916 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:30:29.920 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:30:29.927 | + functions-common:time_stop:2432 : start_time=1648053028606 2022-03-23 16:30:29.929 | + functions-common:time_stop:2434 : [[ -z 1648053028606 ]] 2022-03-23 16:30:29.932 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:30:29.937 | + functions-common:time_stop:2437 : end_time=1648053029935 2022-03-23 16:30:29.940 | + functions-common:time_stop:2438 : elapsed_time=1329 2022-03-23 16:30:29.942 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:30:29.945 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:30:29.947 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1329 2022-03-23 16:30:29.950 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-23 16:30:29.952 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-23 16:30:29.955 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-23 16:30:29.957 | + functions-common:run_process:1682 : local group= 2022-03-23 16:30:29.960 | + functions-common:run_process:1683 : local user=root 2022-03-23 16:30:29.962 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-23 16:30:29.965 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:30:29.967 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:30:29.970 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:30:29.972 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:30:29.976 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:30:29.981 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053029978 2022-03-23 16:30:29.984 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-23 16:30:30.002 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:30:30.004 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:30:30.007 | + functions-common:time_stop:2425 : local name 2022-03-23 16:30:30.010 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:30:30.012 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:30:30.015 | + functions-common:time_stop:2428 : local total 2022-03-23 16:30:30.017 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:30:30.020 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:30:30.022 | + functions-common:time_stop:2432 : start_time=1648053029978 2022-03-23 16:30:30.025 | + functions-common:time_stop:2434 : [[ -z 1648053029978 ]] 2022-03-23 16:30:30.029 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:30:30.034 | + functions-common:time_stop:2437 : end_time=1648053030031 2022-03-23 16:30:30.036 | + functions-common:time_stop:2438 : elapsed_time=53 2022-03-23 16:30:30.039 | + functions-common:time_stop:2439 : total=1329 2022-03-23 16:30:30.041 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:30:30.044 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1382 2022-03-23 16:30:30.047 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-23 16:30:30.072 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:30:30.077 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-23 16:30:30.097 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:30:30.099 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-23 16:30:30.121 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:30:30.124 | + ./stack.sh:main:1078 : start_etcd3 2022-03-23 16:30:30.127 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-23 16:30:30.130 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd' 2022-03-23 16:30:30.137 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-23 16:30:30.140 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380' 2022-03-23 16:30:30.143 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.47:2380' 2022-03-23 16:30:30.145 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.47:2379' 2022-03-23 16:30:30.148 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-23 16:30:30.151 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-23 16:30:30.154 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.47:2379' 2022-03-23 16:30:30.157 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-23 16:30:30.159 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-23 16:30:30.162 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 16:30:30.164 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' '' root 2022-03-23 16:30:30.167 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-23 16:30:30.170 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-03-23 16:30:30.173 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:30:30.175 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-23 16:30:30.177 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:30:30.180 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:30:30.182 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 16:30:30.188 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:30:30.194 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-23 16:30:30.276 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-23 16:30:30.350 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-797120-14-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797120-14-hyperv=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-03-23 16:30:30.402 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-23 16:30:30.456 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-23 16:30:30.507 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:30:30.561 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:30:30.563 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-23 16:30:30.625 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:30:31.022 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-23 16:30:31.084 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-23 16:30:31.148 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-23 16:30:31.212 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-23 16:30:31.273 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-23 16:30:31.276 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:30:31.281 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 16:30:31.285 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-23 16:30:31.706 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-23 16:30:31.720 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-23 16:30:32.132 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-23 16:30:32.627 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-23 16:30:32.648 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:30:32.651 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-23 16:30:32.654 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-23 16:30:32.657 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-23 16:30:32.661 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-23 16:30:32.675 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-23 16:30:32.688 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-23 16:30:32.690 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:30:32.693 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.47/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-23 16:30:32.833 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.47/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-23 16:30:32.975 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.47/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-23 16:30:33.117 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.47/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:30:33.255 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.47/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:30:33.399 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.47/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:30:33.538 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.47/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-23 16:30:33.680 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.47/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-23 16:30:33.821 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.47/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-23 16:30:33.960 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.47/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-23 16:30:34.101 | + functions-common:write_clouds_yaml:198 : cat 2022-03-23 16:30:34.107 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-23 16:30:34.111 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-23 16:30:34.115 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-23 16:30:34.119 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-23 16:30:34.122 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-23 16:30:34.124 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-23 16:30:34.147 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:30:34.150 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-23 16:30:34.153 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:30:34.155 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-23 16:30:34.158 | + ./stack.sh:main:1095 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-03-23 16:30:34.161 | + ./stack.sh:main:1096 : init_keystone 2022-03-23 16:30:34.163 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-23 16:30:34.189 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:30:34.192 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-23 16:30:34.197 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-23 16:30:34.200 | + lib/database:recreate_database:112 : local db=keystone 2022-03-23 16:30:34.203 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-23 16:30:34.207 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-23 16:30:34.210 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-23 16:30:34.215 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:30:34.696 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-23 16:30:34.701 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:30:34.724 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-23 16:30:34.729 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:30:34.733 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:30:34.736 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:30:34.740 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:30:34.748 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053034741 2022-03-23 16:30:34.750 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-23 16:30:39.579 | 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=216104) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:30:39.586 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:39.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.588 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.588 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.588 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.590 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:39.590 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:39.617 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:39.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.619 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.619 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.619 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.621 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:39.621 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:39.679 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:39.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.681 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.681 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.681 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:39.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:39.682 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:39.683 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:39.691 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:30:41.343 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:41.343 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:30:41.350 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:41.350 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:30:41.358 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:41.358 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:30:41.365 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:41.365 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:30:41.372 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:41.372 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:30:41.379 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:41.380 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:30:41.434 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:41.434 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:41.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.436 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.436 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.437 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.437 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.437 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:41.437 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:41.438 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:41.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.440 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.440 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.440 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.441 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:41.441 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:41.449 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:41.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.452 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.452 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.452 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:41.452 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:41.452 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:41.453 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:42.010 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:42.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.012 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.012 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.013 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.013 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.013 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:42.013 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:42.041 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:42.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.043 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.044 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.044 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:42.044 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:42.052 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:30:42.113 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.113 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:30:42.121 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.122 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:30:42.129 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.129 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:30:42.137 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.137 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:30:42.146 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.146 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:30:42.154 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.154 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:30:42.161 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.162 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:42.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.163 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.164 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.164 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.165 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:42.165 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:42.165 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:42.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.168 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.168 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.169 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.169 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.169 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:42.169 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:42.178 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:42.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.179 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.180 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.180 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.181 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:42.181 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:42.668 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:42.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.669 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.670 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.670 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.671 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:42.671 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:42.697 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:30:42.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.699 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.700 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.700 | 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=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:30:42.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:30:42.701 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:30:42.701 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=216104) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:30:42.708 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:30:42.717 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.717 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:30:42.725 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.725 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:30:42.733 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.733 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:30:42.742 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.742 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:30:42.749 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.749 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:30:42.757 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:42.757 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:30:42.765 | INFO migrate.versioning.api [-] done 2022-03-23 16:30:43.164 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-23 16:30:43.167 | + functions-common:time_stop:2425 : local name 2022-03-23 16:30:43.170 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:30:43.173 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:30:43.175 | + functions-common:time_stop:2428 : local total 2022-03-23 16:30:43.178 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:30:43.180 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:30:43.183 | + functions-common:time_stop:2432 : start_time=1648053034741 2022-03-23 16:30:43.185 | + functions-common:time_stop:2434 : [[ -z 1648053034741 ]] 2022-03-23 16:30:43.188 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:30:43.193 | + functions-common:time_stop:2437 : end_time=1648053043190 2022-03-23 16:30:43.195 | + functions-common:time_stop:2438 : elapsed_time=8449 2022-03-23 16:30:43.198 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:30:43.200 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:30:43.203 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8449 2022-03-23 16:30:43.205 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-23 16:30:43.208 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-23 16:30:43.212 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-23 16:30:47.733 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-23 16:30:47.734 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 16:30:47.734 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 16:30:47.734 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-23 16:30:47.734 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 16:30:47.735 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 16:30:47.735 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 16:30:47.735 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 16:30:47.735 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 16:30:48.101 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-23 16:30:48.105 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-23 16:30:52.643 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-23 16:30:52.643 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 16:30:52.644 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 16:30:52.644 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-23 16:30:52.644 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 16:30:52.644 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 16:30:52.645 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 16:30:52.645 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 16:30:52.645 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 16:30:53.010 | + ./stack.sh:main:1097 : start_keystone 2022-03-23 16:30:53.013 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-23 16:30:53.015 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-23 16:30:53.018 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-23 16:30:53.035 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:30:53.038 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:30:53.041 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-23 16:30:53.046 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-23 16:30:53.049 | + functions-common:run_process:1680 : local service=keystone 2022-03-23 16:30:53.052 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:30:53.054 | + functions-common:run_process:1682 : local group= 2022-03-23 16:30:53.057 | + functions-common:run_process:1683 : local user= 2022-03-23 16:30:53.059 | + functions-common:run_process:1685 : local name=keystone 2022-03-23 16:30:53.062 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:30:53.064 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:30:53.067 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:30:53.069 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:30:53.072 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:30:53.077 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053053074 2022-03-23 16:30:53.080 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-23 16:30:53.096 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:30:53.099 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-23 16:30:53.101 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-23 16:30:53.104 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:30:53.107 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:30:53.109 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:30:53.112 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:30:53.114 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-23 16:30:53.116 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-23 16:30:53.119 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-23 16:30:53.122 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:30:53.125 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:30:53.127 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-23 16:30:53.130 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-23 16:30:53.132 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-23 16:30:53.134 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:30:53.136 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:30:53.139 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:30:53.141 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-23 16:30:53.143 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:30:53.147 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-23 16:30:53.200 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-23 16:30:53.252 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-23 16:30:53.306 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:30:53.361 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:30:53.413 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-23 16:30:53.469 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-23 16:30:53.524 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-23 16:30:53.559 | ++ inc/async:async_inner:64 : rc=0 2022-03-23 16:30:53.581 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-23 16:30:53.585 | [210790 Async install_tempest:210790]: finished successfully 2022-03-23 16:30:53.638 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-23 16:30:53.691 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:30:53.693 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-23 16:30:53.745 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:30:54.128 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-23 16:30:54.141 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-23 16:30:54.503 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-23 16:30:54.583 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:30:54.586 | + functions-common:time_stop:2425 : local name 2022-03-23 16:30:54.588 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:30:54.591 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:30:54.593 | + functions-common:time_stop:2428 : local total 2022-03-23 16:30:54.596 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:30:54.598 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:30:54.601 | + functions-common:time_stop:2432 : start_time=1648053053074 2022-03-23 16:30:54.603 | + functions-common:time_stop:2434 : [[ -z 1648053053074 ]] 2022-03-23 16:30:54.606 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:30:54.611 | + functions-common:time_stop:2437 : end_time=1648053054608 2022-03-23 16:30:54.613 | + functions-common:time_stop:2438 : elapsed_time=1534 2022-03-23 16:30:54.616 | + functions-common:time_stop:2439 : total=1382 2022-03-23 16:30:54.618 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:30:54.621 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2916 2022-03-23 16:30:54.623 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-23 16:30:54.623 | Waiting for keystone to start... 2022-03-23 16:30:54.625 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.47/identity/v3/ 2022-03-23 16:30:54.628 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.47/identity/v3/ 2022-03-23 16:30:54.631 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:30:54.633 | + functions:wait_for_service:458 : local url=http://10.222.0.47/identity/v3/ 2022-03-23 16:30:54.635 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:30:54.638 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:30:54.641 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:30:54.643 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:30:54.646 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:30:54.649 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:30:54.654 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053054651 2022-03-23 16:30:54.656 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:30:54.662 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/identity/v3/ 2022-03-23 16:31:01.140 | + :: : [[ 200 == 503 ]] 2022-03-23 16:31:01.141 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:31:01.144 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:31:01.147 | + functions-common:time_stop:2425 : local name 2022-03-23 16:31:01.149 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:31:01.152 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:31:01.154 | + functions-common:time_stop:2428 : local total 2022-03-23 16:31:01.157 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:31:01.159 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:31:01.162 | + functions-common:time_stop:2432 : start_time=1648053054651 2022-03-23 16:31:01.164 | + functions-common:time_stop:2434 : [[ -z 1648053054651 ]] 2022-03-23 16:31:01.167 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:31:01.172 | + functions-common:time_stop:2437 : end_time=1648053061170 2022-03-23 16:31:01.175 | + functions-common:time_stop:2438 : elapsed_time=6519 2022-03-23 16:31:01.178 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:31:01.180 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:31:01.182 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6519 2022-03-23 16:31:01.185 | + functions:wait_for_service:467 : return 0 2022-03-23 16:31:01.187 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-23 16:31:01.204 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:31:01.207 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-23 16:31:01.209 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:31:01.212 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 16:31:01.239 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-23 16:31:01.243 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.47/identity 2022-03-23 16:31:05.906 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:05.906 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:05.907 | 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=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:05.914 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:05.931 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:05.932 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:05.963 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:05.996 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:05.997 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.090 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.090 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.090 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.090 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.091 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.091 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.103 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.104 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.104 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.104 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.104 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.104 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.105 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.112 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.115 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=219171) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:31:06.148 | 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=219171) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:31:06.470 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Created domain default 2022-03-23 16:31:06.518 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Created project admin 2022-03-23 16:31:06.547 | DEBUG passlib.handlers.bcrypt [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=219171) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-23 16:31:06.547 | DEBUG passlib.handlers.bcrypt [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=219171) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-23 16:31:06.607 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Created user admin 2022-03-23 16:31:06.619 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Created role reader 2022-03-23 16:31:06.629 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Created role member 2022-03-23 16:31:06.651 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Created implied role where 5abbecf965c24934b8fd1570bcc309ab implies bf943b3795b44b28827b55e3cda3c5ce 2022-03-23 16:31:06.660 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Created role admin 2022-03-23 16:31:06.677 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Created implied role where 497a376c16774752b8dd08424d1974ef implies 5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:31:06.689 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Granted role admin on project admin to user admin. 2022-03-23 16:31:06.696 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Granted role admin on the system to user admin. 2022-03-23 16:31:06.707 | WARNING py.warnings [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-23 16:31:06.707 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-23 16:31:06.707 |  2022-03-23 16:31:06.710 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Created region RegionOne 2022-03-23 16:31:06.743 | INFO keystone.cmd.bootstrap [None req-b7a4eaae-9f43-4896-bdab-427e221c58bf None None] Created public endpoint http://10.222.0.47/identity 2022-03-23 16:31:07.203 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-23 16:31:07.205 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-23 16:31:07.208 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-23 16:31:07.211 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-23 16:31:10.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:10.234 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:10.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:10.234 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:10.397 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:10.400 | + lib/keystone:create_keystone_accounts:310 : admin_project=df5176cb7590428cbcdd56e7b59f0927 2022-03-23 16:31:10.403 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-23 16:31:10.406 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-23 16:31:12.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:12.630 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:12.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:12.630 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:12.796 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:12.799 | + lib/keystone:create_keystone_accounts:312 : admin_user=6666bcebb2da41fa914ac2cd2c0a8fb4 2022-03-23 16:31:12.801 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-23 16:31:12.804 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-23 16:31:12.806 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-23 16:31:12.809 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 6666bcebb2da41fa914ac2cd2c0a8fb4 default 2022-03-23 16:31:12.865 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6666bcebb2da41fa914ac2cd2c0a8fb4 default 2022-03-23 16:31:12.915 | [184646 Async ks-domain-role:219289]: running: get_or_add_user_domain_role admin 6666bcebb2da41fa914ac2cd2c0a8fb4 default 2022-03-23 16:31:12.917 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-23 16:31:12.920 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:31:12.923 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 16:31:16.061 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 16:31:16.064 | + functions-common:get_or_create_domain:888 : echo default 2022-03-23 16:31:16.064 | default 2022-03-23 16:31:16.067 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-23 16:31:16.132 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-23 16:31:16.175 | [184646 Async ks-project:219428]: running: get_or_create_project service Default 2022-03-23 16:31:16.178 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-23 16:31:16.246 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-23 16:31:16.289 | [184646 Async ks-service:219514]: running: get_or_create_role service 2022-03-23 16:31:16.291 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-23 16:31:16.379 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-23 16:31:16.466 | [184646 Async ks-reseller:219600]: running: get_or_create_role ResellerAdmin 2022-03-23 16:31:16.480 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-23 16:31:16.500 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-23 16:31:16.892 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-23 16:31:17.131 | [184646 Async ks-anotherrole:219690]: running: get_or_create_role anotherrole 2022-03-23 16:31:17.156 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-23 16:31:17.197 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-23 16:31:17.216 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:31:17.244 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-23 16:31:20.302 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:20.463 | [219514 Async ks-service:219514]: finished successfully 2022-03-23 16:31:20.594 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:20.600 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:20.641 | [219600 Async ks-reseller:219600]: finished successfully 2022-03-23 16:31:20.664 | [219428 Async ks-project:219428]: finished successfully 2022-03-23 16:31:20.905 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:20.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:20.922 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:20.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:20.922 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:20.942 | [219690 Async ks-anotherrole:219690]: finished successfully 2022-03-23 16:31:21.093 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:21.096 | ++ functions-common:get_or_create_project:938 : project_id=55505262e50e48dda5005117c6f6e7a2 2022-03-23 16:31:21.099 | ++ functions-common:get_or_create_project:939 : echo 55505262e50e48dda5005117c6f6e7a2 2022-03-23 16:31:21.102 | + lib/keystone:create_keystone_accounts:340 : invis_project=55505262e50e48dda5005117c6f6e7a2 2022-03-23 16:31:21.104 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-23 16:31:21.108 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-23 16:31:21.110 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:31:21.113 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-23 16:31:23.456 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:23.481 | [219289 Async ks-domain-role:219289]: finished successfully 2022-03-23 16:31:23.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:23.679 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:23.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:23.679 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:23.843 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:23.846 | ++ functions-common:get_or_create_project:938 : project_id=2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:23.848 | ++ functions-common:get_or_create_project:939 : echo 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:23.851 | + lib/keystone:create_keystone_accounts:344 : demo_project=2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:23.854 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-23 16:31:23.857 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-23 16:31:23.860 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:31:23.862 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-23 16:31:23.864 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-23 16:31:23.868 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-23 16:31:26.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.368 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.368 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.531 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:26.534 | ++ functions-common:get_or_create_user:925 : user_id=6777d8d2b7aa4ee2b51f6cb80bbe047f 2022-03-23 16:31:26.537 | ++ functions-common:get_or_create_user:926 : echo 6777d8d2b7aa4ee2b51f6cb80bbe047f 2022-03-23 16:31:26.540 | + lib/keystone:create_keystone_accounts:347 : demo_user=6777d8d2b7aa4ee2b51f6cb80bbe047f 2022-03-23 16:31:26.543 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-23 16:31:26.592 | [184646 Async ks-domain-role:219289]: Waiting for completion of get_or_add_user_domain_role admin 6666bcebb2da41fa914ac2cd2c0a8fb4 default running on PID 219289 (6 other jobs running) 2022-03-23 16:31:26.617 | [184646 Async ks-domain-role:219289]: Signaling child to exit 2022-03-23 16:31:26.617 | WAKEUP 2022-03-23 16:31:26.640 | [184646 Async ks-domain-role:219289]: Signaled 2022-03-23 16:31:26.642 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-23 16:31:26.642 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:31:26.642 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6666bcebb2da41fa914ac2cd2c0a8fb4 --domain default 2022-03-23 16:31:26.642 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-23 16:31:26.642 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:31:26.642 | ++ functions-common:get_field:812 : read data 2022-03-23 16:31:26.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.642 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.642 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.642 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:26.642 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-23 16:31:26.642 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-23 16:31:26.642 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 6666bcebb2da41fa914ac2cd2c0a8fb4 --domain default 2022-03-23 16:31:26.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.642 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.642 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.642 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6666bcebb2da41fa914ac2cd2c0a8fb4 --domain default 2022-03-23 16:31:26.642 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:31:26.642 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-23 16:31:26.642 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:31:26.642 | ++ functions-common:get_field:812 : read data 2022-03-23 16:31:26.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.642 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.642 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.642 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:26.643 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:31:26.643 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:31:26.643 | ++ functions-common:get_field:818 : echo '| 497a376c16774752b8dd08424d1974ef | 6666bcebb2da41fa914ac2cd2c0a8fb4 | | | default | | False |' 2022-03-23 16:31:26.643 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:31:26.643 | ++ functions-common:get_field:812 : read data 2022-03-23 16:31:26.643 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=497a376c16774752b8dd08424d1974ef 2022-03-23 16:31:26.643 | + functions-common:get_or_add_user_domain_role:1021 : echo 497a376c16774752b8dd08424d1974ef 2022-03-23 16:31:26.643 | 497a376c16774752b8dd08424d1974ef 2022-03-23 16:31:26.686 | [184646 Async ks-domain-role:219289]: finished get_or_add_user_domain_role admin 6666bcebb2da41fa914ac2cd2c0a8fb4 default with result 0 in 10 seconds 2022-03-23 16:31:26.693 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-23 16:31:26.729 | [184646 Async ks-project:219428]: Waiting for completion of get_or_create_project service Default running on PID 219428 (5 other jobs running) 2022-03-23 16:31:26.754 | [184646 Async ks-project:219428]: Signaling child to exit 2022-03-23 16:31:26.754 | WAKEUP 2022-03-23 16:31:26.776 | [184646 Async ks-project:219428]: Signaled 2022-03-23 16:31:26.778 | + functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:31:26.778 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-23 16:31:26.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.778 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.778 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.778 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:26.778 | + functions-common:get_or_create_project:938 : project_id=fa2bdd303c83488f90441b50be1e673d 2022-03-23 16:31:26.778 | + functions-common:get_or_create_project:939 : echo fa2bdd303c83488f90441b50be1e673d 2022-03-23 16:31:26.778 | fa2bdd303c83488f90441b50be1e673d 2022-03-23 16:31:26.822 | [184646 Async ks-project:219428]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-23 16:31:26.859 | [184646 Async ks-service:219514]: Waiting for completion of get_or_create_role service running on PID 219514 (4 other jobs running) 2022-03-23 16:31:26.883 | [184646 Async ks-service:219514]: Signaling child to exit 2022-03-23 16:31:26.884 | WAKEUP 2022-03-23 16:31:26.908 | [184646 Async ks-service:219514]: Signaled 2022-03-23 16:31:26.910 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:31:26.910 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-23 16:31:26.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.910 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:26.910 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:26.910 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:26.910 | + functions-common:get_or_create_role:950 : role_id=4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:31:26.910 | + functions-common:get_or_create_role:951 : echo 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:31:26.910 | 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:31:26.953 | [184646 Async ks-service:219514]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-23 16:31:26.990 | [184646 Async ks-reseller:219600]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 219600 (3 other jobs running) 2022-03-23 16:31:27.015 | [184646 Async ks-reseller:219600]: Signaling child to exit 2022-03-23 16:31:27.015 | WAKEUP 2022-03-23 16:31:27.039 | [184646 Async ks-reseller:219600]: Signaled 2022-03-23 16:31:27.041 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:31:27.041 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-23 16:31:27.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:27.041 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:27.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:27.041 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:27.041 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:27.041 | + functions-common:get_or_create_role:950 : role_id=4199ecf93a35407e8180abbbbbd6c442 2022-03-23 16:31:27.041 | + functions-common:get_or_create_role:951 : echo 4199ecf93a35407e8180abbbbbd6c442 2022-03-23 16:31:27.041 | 4199ecf93a35407e8180abbbbbd6c442 2022-03-23 16:31:27.085 | [184646 Async ks-reseller:219600]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-23 16:31:27.122 | [184646 Async ks-anotherrole:219690]: Waiting for completion of get_or_create_role anotherrole running on PID 219690 (2 other jobs running) 2022-03-23 16:31:27.147 | [184646 Async ks-anotherrole:219690]: Signaling child to exit 2022-03-23 16:31:27.147 | WAKEUP 2022-03-23 16:31:27.170 | [184646 Async ks-anotherrole:219690]: Signaled 2022-03-23 16:31:27.171 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:31:27.171 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 16:31:27.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:27.171 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:27.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:27.172 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:27.172 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:27.172 | + functions-common:get_or_create_role:950 : role_id=ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:31:27.172 | + functions-common:get_or_create_role:951 : echo ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:31:27.172 | ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:31:27.216 | [184646 Async ks-anotherrole:219690]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-23 16:31:27.220 | + inc/async:async_wait:197 : return 0 2022-03-23 16:31:27.223 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 6777d8d2b7aa4ee2b51f6cb80bbe047f 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:27.281 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6777d8d2b7aa4ee2b51f6cb80bbe047f 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:27.321 | [184646 Async ks-demo-member:220558]: running: get_or_add_user_project_role member 6777d8d2b7aa4ee2b51f6cb80bbe047f 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:27.324 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 6666bcebb2da41fa914ac2cd2c0a8fb4 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:27.390 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6666bcebb2da41fa914ac2cd2c0a8fb4 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:27.433 | [184646 Async ks-demo-admin:220670]: running: get_or_add_user_project_role admin 6666bcebb2da41fa914ac2cd2c0a8fb4 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:27.437 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6777d8d2b7aa4ee2b51f6cb80bbe047f 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:27.502 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6777d8d2b7aa4ee2b51f6cb80bbe047f 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:27.556 | [184646 Async ks-demo-another:220782]: running: get_or_add_user_project_role anotherrole 6777d8d2b7aa4ee2b51f6cb80bbe047f 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:27.560 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 6777d8d2b7aa4ee2b51f6cb80bbe047f 55505262e50e48dda5005117c6f6e7a2 2022-03-23 16:31:27.627 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6777d8d2b7aa4ee2b51f6cb80bbe047f 55505262e50e48dda5005117c6f6e7a2 2022-03-23 16:31:27.712 | [184646 Async ks-demo-invis:220894]: running: get_or_add_user_project_role member 6777d8d2b7aa4ee2b51f6cb80bbe047f 55505262e50e48dda5005117c6f6e7a2 2022-03-23 16:31:27.714 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-23 16:31:27.719 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-23 16:31:27.732 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:31:27.737 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-23 16:31:27.742 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-23 16:31:27.757 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-23 16:31:31.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:31.646 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:31.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:31.646 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:31.852 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:31.855 | ++ functions-common:get_or_create_user:925 : user_id=76dfe6c13d1b421d9dd4ecc34772a272 2022-03-23 16:31:31.869 | ++ functions-common:get_or_create_user:926 : echo 76dfe6c13d1b421d9dd4ecc34772a272 2022-03-23 16:31:31.872 | + lib/keystone:create_keystone_accounts:360 : demo_reader=76dfe6c13d1b421d9dd4ecc34772a272 2022-03-23 16:31:31.874 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 76dfe6c13d1b421d9dd4ecc34772a272 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:31.954 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 76dfe6c13d1b421d9dd4ecc34772a272 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:32.194 | [184646 Async ks-demo-reader:221077]: running: get_or_add_user_project_role reader 76dfe6c13d1b421d9dd4ecc34772a272 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:31:32.207 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-23 16:31:32.240 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-23 16:31:32.256 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:31:32.285 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-23 16:31:36.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:36.962 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:36.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:36.962 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:37.206 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:37.211 | ++ functions-common:get_or_create_project:938 : project_id=4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:37.219 | ++ functions-common:get_or_create_project:939 : echo 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:37.238 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:37.247 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-23 16:31:37.260 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-23 16:31:37.265 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:31:37.270 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-23 16:31:37.275 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-23 16:31:37.284 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-23 16:31:40.589 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:40.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:40.627 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:40.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:40.627 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:40.764 | [220558 Async ks-demo-member:220558]: finished successfully 2022-03-23 16:31:41.100 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:41.111 | ++ functions-common:get_or_create_user:925 : user_id=97aa627eb7f441f2803c9555ed7b4e9e 2022-03-23 16:31:41.119 | ++ functions-common:get_or_create_user:926 : echo 97aa627eb7f441f2803c9555ed7b4e9e 2022-03-23 16:31:41.130 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=97aa627eb7f441f2803c9555ed7b4e9e 2022-03-23 16:31:41.142 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 97aa627eb7f441f2803c9555ed7b4e9e 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:41.452 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 97aa627eb7f441f2803c9555ed7b4e9e 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:41.661 | [184646 Async ks-alt-admin:221486]: running: get_or_add_user_project_role admin 97aa627eb7f441f2803c9555ed7b4e9e 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:41.680 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 97aa627eb7f441f2803c9555ed7b4e9e 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:42.046 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 97aa627eb7f441f2803c9555ed7b4e9e 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:42.244 | [184646 Async ks-alt-another:221628]: running: get_or_add_user_project_role anotherrole 97aa627eb7f441f2803c9555ed7b4e9e 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:42.255 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-23 16:31:42.280 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-23 16:31:42.295 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:31:42.321 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-23 16:31:42.340 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-23 16:31:42.358 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-23 16:31:44.318 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:44.408 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:44.468 | [220782 Async ks-demo-another:220782]: finished successfully 2022-03-23 16:31:44.576 | [220670 Async ks-demo-admin:220670]: finished successfully 2022-03-23 16:31:44.983 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:45.071 | [220894 Async ks-demo-invis:220894]: finished successfully 2022-03-23 16:31:46.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:46.348 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:46.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:46.348 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:46.549 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:46.553 | ++ functions-common:get_or_create_user:925 : user_id=dd60d7bdddcf41c6a65aac69c7fa0a39 2022-03-23 16:31:46.556 | ++ functions-common:get_or_create_user:926 : echo dd60d7bdddcf41c6a65aac69c7fa0a39 2022-03-23 16:31:46.560 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=dd60d7bdddcf41c6a65aac69c7fa0a39 2022-03-23 16:31:46.564 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member dd60d7bdddcf41c6a65aac69c7fa0a39 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:46.654 | + inc/async:async_inner:63 : get_or_add_user_project_role member dd60d7bdddcf41c6a65aac69c7fa0a39 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:46.662 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:46.703 | [221077 Async ks-demo-reader:221077]: finished successfully 2022-03-23 16:31:46.721 | [184646 Async ks-alt-member-user:221945]: running: get_or_add_user_project_role member dd60d7bdddcf41c6a65aac69c7fa0a39 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:46.727 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-23 16:31:46.732 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-23 16:31:46.735 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:31:46.738 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-23 16:31:46.743 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-23 16:31:46.757 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-23 16:31:49.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:49.443 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:49.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:49.443 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:49.643 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:49.646 | ++ functions-common:get_or_create_user:925 : user_id=46f0ed45e03745948f4fc0e12e30a235 2022-03-23 16:31:49.650 | ++ functions-common:get_or_create_user:926 : echo 46f0ed45e03745948f4fc0e12e30a235 2022-03-23 16:31:49.657 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=46f0ed45e03745948f4fc0e12e30a235 2022-03-23 16:31:49.660 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 46f0ed45e03745948f4fc0e12e30a235 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:49.754 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 46f0ed45e03745948f4fc0e12e30a235 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:49.876 | [184646 Async ks-alt-reader-user:222158]: running: get_or_add_user_project_role reader 46f0ed45e03745948f4fc0e12e30a235 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:31:49.881 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-23 16:31:49.884 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:31:49.888 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-23 16:31:49.891 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-23 16:31:49.896 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-23 16:31:52.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:52.850 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:52.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:52.851 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:53.130 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:53.142 | ++ functions-common:get_or_create_user:925 : user_id=aaace29a64a64f808823ec2cad0f3105 2022-03-23 16:31:53.157 | ++ functions-common:get_or_create_user:926 : echo aaace29a64a64f808823ec2cad0f3105 2022-03-23 16:31:53.165 | + lib/keystone:create_keystone_accounts:392 : system_member_user=aaace29a64a64f808823ec2cad0f3105 2022-03-23 16:31:53.175 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member aaace29a64a64f808823ec2cad0f3105 all 2022-03-23 16:31:53.483 | + inc/async:async_inner:63 : get_or_add_user_system_role member aaace29a64a64f808823ec2cad0f3105 all 2022-03-23 16:31:53.655 | [184646 Async ks-system-member:222382]: running: get_or_add_user_system_role member aaace29a64a64f808823ec2cad0f3105 all 2022-03-23 16:31:53.669 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-23 16:31:53.691 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:31:53.708 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-23 16:31:53.722 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-23 16:31:53.746 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-23 16:31:56.733 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:56.828 | [221486 Async ks-alt-admin:221486]: finished successfully 2022-03-23 16:31:56.892 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:31:56.950 | [221628 Async ks-alt-another:221628]: finished successfully 2022-03-23 16:31:57.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:57.893 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:57.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:31:57.893 | from cryptography.utils import int_from_bytes 2022-03-23 16:31:58.081 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:31:58.084 | ++ functions-common:get_or_create_user:925 : user_id=31ac2f64e5d24a33a9d44df5169c14d2 2022-03-23 16:31:58.089 | ++ functions-common:get_or_create_user:926 : echo 31ac2f64e5d24a33a9d44df5169c14d2 2022-03-23 16:31:58.096 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=31ac2f64e5d24a33a9d44df5169c14d2 2022-03-23 16:31:58.105 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 31ac2f64e5d24a33a9d44df5169c14d2 all 2022-03-23 16:31:58.204 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 31ac2f64e5d24a33a9d44df5169c14d2 all 2022-03-23 16:31:58.260 | [184646 Async ks-system-reader:222674]: running: get_or_add_user_system_role reader 31ac2f64e5d24a33a9d44df5169c14d2 all 2022-03-23 16:31:58.265 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-23 16:31:58.274 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-23 16:31:58.283 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-23 16:31:58.290 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 16:31:58.298 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-23 16:32:00.250 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:32:00.400 | [221945 Async ks-alt-member-user:221945]: finished successfully 2022-03-23 16:32:01.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:01.775 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:01.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:01.775 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:01.972 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:01.975 | ++ functions-common:get_or_create_group:902 : group_id=92437ea5f2954a8095fad58dfb93be26 2022-03-23 16:32:01.978 | ++ functions-common:get_or_create_group:903 : echo 92437ea5f2954a8095fad58dfb93be26 2022-03-23 16:32:01.981 | + lib/keystone:create_keystone_accounts:402 : admin_group=92437ea5f2954a8095fad58dfb93be26 2022-03-23 16:32:01.984 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-23 16:32:01.988 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-23 16:32:01.993 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-23 16:32:01.997 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 16:32:02.003 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-23 16:32:02.929 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:32:02.959 | [222158 Async ks-alt-reader-user:222158]: finished successfully 2022-03-23 16:32:04.198 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:32:04.236 | [222382 Async ks-system-member:222382]: finished successfully 2022-03-23 16:32:04.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:04.657 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:04.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:04.657 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:04.834 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:04.837 | ++ functions-common:get_or_create_group:902 : group_id=76bb7b86fe384875a2a5486109daa4af 2022-03-23 16:32:04.840 | ++ functions-common:get_or_create_group:903 : echo 76bb7b86fe384875a2a5486109daa4af 2022-03-23 16:32:04.843 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=76bb7b86fe384875a2a5486109daa4af 2022-03-23 16:32:04.845 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:04.907 | + inc/async:async_inner:63 : get_or_add_group_project_role member 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:04.952 | [184646 Async ks-group-memberdemo:223088]: running: get_or_add_group_project_role member 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:04.955 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:05.024 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:05.078 | [184646 Async ks-group-anotherdemo:223174]: running: get_or_add_group_project_role anotherrole 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:05.081 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:05.167 | + inc/async:async_inner:63 : get_or_add_group_project_role member 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:05.285 | [184646 Async ks-group-memberalt:223260]: running: get_or_add_group_project_role member 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:05.303 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:05.537 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:05.778 | [184646 Async ks-group-anotheralt:223365]: running: get_or_add_group_project_role anotherrole 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:05.804 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 92437ea5f2954a8095fad58dfb93be26 df5176cb7590428cbcdd56e7b59f0927 2022-03-23 16:32:06.268 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 92437ea5f2954a8095fad58dfb93be26 df5176cb7590428cbcdd56e7b59f0927 2022-03-23 16:32:06.496 | [184646 Async ks-group-admin:223454]: running: get_or_add_group_project_role admin 92437ea5f2954a8095fad58dfb93be26 df5176cb7590428cbcdd56e7b59f0927 2022-03-23 16:32:06.524 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-23 16:32:06.879 | [184646 Async ks-demo-member:220558]: Waiting for completion of get_or_add_user_project_role member 6777d8d2b7aa4ee2b51f6cb80bbe047f 2d09f2c2072441e790d66f32c4193725 running on PID 220558 (17 other jobs running) 2022-03-23 16:32:07.068 | [184646 Async ks-demo-member:220558]: Signaling child to exit 2022-03-23 16:32:07.068 | WAKEUP 2022-03-23 16:32:07.219 | [184646 Async ks-demo-member:220558]: Signaled 2022-03-23 16:32:07.232 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:32:07.232 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:32:07.232 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:32:07.232 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:32:07.232 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:32:07.232 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:32:07.232 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:32:07.232 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:32:07.232 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6777d8d2b7aa4ee2b51f6cb80bbe047f --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:07.232 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:07.232 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:32:07.232 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:07.232 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:07.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:07.232 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:07.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:07.232 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:07.232 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:07.232 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:32:07.232 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:32:07.232 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 6777d8d2b7aa4ee2b51f6cb80bbe047f --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:07.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:07.232 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:07.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:07.233 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:07.233 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6777d8d2b7aa4ee2b51f6cb80bbe047f --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:07.233 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:07.233 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:32:07.233 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:07.233 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:07.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:07.233 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:07.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:07.233 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:07.233 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:07.233 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:32:07.233 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:32:07.233 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:32:07.233 | ++ functions-common:get_field:818 : echo '| 5abbecf965c24934b8fd1570bcc309ab | 6777d8d2b7aa4ee2b51f6cb80bbe047f | | 2d09f2c2072441e790d66f32c4193725 | | | False |' 2022-03-23 16:32:07.233 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:07.233 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:07.233 | + functions-common:get_or_add_user_project_role:997 : echo 5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:07.233 | 5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:07.554 | [184646 Async ks-demo-member:220558]: finished get_or_add_user_project_role member 6777d8d2b7aa4ee2b51f6cb80bbe047f 2d09f2c2072441e790d66f32c4193725 with result 0 in 13 seconds 2022-03-23 16:32:07.857 | [184646 Async ks-demo-admin:220670]: Waiting for completion of get_or_add_user_project_role admin 6666bcebb2da41fa914ac2cd2c0a8fb4 2d09f2c2072441e790d66f32c4193725 running on PID 220670 (16 other jobs running) 2022-03-23 16:32:08.028 | [184646 Async ks-demo-admin:220670]: Signaling child to exit 2022-03-23 16:32:08.029 | WAKEUP 2022-03-23 16:32:08.156 | [184646 Async ks-demo-admin:220670]: Signaled 2022-03-23 16:32:08.180 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:32:08.180 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:32:08.180 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:32:08.180 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:32:08.180 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:32:08.180 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:32:08.180 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:32:08.180 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:32:08.180 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6666bcebb2da41fa914ac2cd2c0a8fb4 --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:08.180 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:32:08.180 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:08.180 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:08.180 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:08.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:08.180 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:08.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:08.180 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:08.180 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:08.180 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:32:08.180 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:32:08.180 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6666bcebb2da41fa914ac2cd2c0a8fb4 --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:08.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:08.180 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:08.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:08.181 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:08.181 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:08.181 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:32:08.181 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:08.181 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6666bcebb2da41fa914ac2cd2c0a8fb4 --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:08.181 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:08.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:08.181 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:08.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:08.181 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:08.181 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:08.181 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:32:08.181 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:32:08.181 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:32:08.181 | ++ functions-common:get_field:818 : echo '| 497a376c16774752b8dd08424d1974ef | 6666bcebb2da41fa914ac2cd2c0a8fb4 | | 2d09f2c2072441e790d66f32c4193725 | | | False |' 2022-03-23 16:32:08.181 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:08.181 | + functions-common:get_or_add_user_project_role:995 : user_role_id=497a376c16774752b8dd08424d1974ef 2022-03-23 16:32:08.181 | + functions-common:get_or_add_user_project_role:997 : echo 497a376c16774752b8dd08424d1974ef 2022-03-23 16:32:08.181 | 497a376c16774752b8dd08424d1974ef 2022-03-23 16:32:08.382 | [184646 Async ks-demo-admin:220670]: finished get_or_add_user_project_role admin 6666bcebb2da41fa914ac2cd2c0a8fb4 2d09f2c2072441e790d66f32c4193725 with result 0 in 17 seconds 2022-03-23 16:32:08.633 | [184646 Async ks-demo-another:220782]: Waiting for completion of get_or_add_user_project_role anotherrole 6777d8d2b7aa4ee2b51f6cb80bbe047f 2d09f2c2072441e790d66f32c4193725 running on PID 220782 (15 other jobs running) 2022-03-23 16:32:08.806 | [184646 Async ks-demo-another:220782]: Signaling child to exit 2022-03-23 16:32:08.806 | WAKEUP 2022-03-23 16:32:08.994 | [184646 Async ks-demo-another:220782]: Signaled 2022-03-23 16:32:09.016 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:32:09.016 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:32:09.016 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:32:09.016 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:32:09.016 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:32:09.016 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:32:09.016 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:32:09.016 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:32:09.016 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6777d8d2b7aa4ee2b51f6cb80bbe047f --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:09.016 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:09.016 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:32:09.016 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:09.016 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:09.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.016 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.016 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.016 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:09.016 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:32:09.016 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:32:09.016 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6777d8d2b7aa4ee2b51f6cb80bbe047f --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:09.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.016 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.016 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.016 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:09.016 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:32:09.016 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6777d8d2b7aa4ee2b51f6cb80bbe047f --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:09.017 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:09.017 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:09.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.017 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.017 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.017 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:09.017 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:32:09.017 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:32:09.017 | ++ functions-common:get_field:818 : echo '| ef6e18c7d2a147aebd55be665d98c0ab | 6777d8d2b7aa4ee2b51f6cb80bbe047f | | 2d09f2c2072441e790d66f32c4193725 | | | False |' 2022-03-23 16:32:09.017 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:32:09.017 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:09.017 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:32:09.017 | + functions-common:get_or_add_user_project_role:997 : echo ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:32:09.017 | ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:32:09.359 | [184646 Async ks-demo-another:220782]: finished get_or_add_user_project_role anotherrole 6777d8d2b7aa4ee2b51f6cb80bbe047f 2d09f2c2072441e790d66f32c4193725 with result 0 in 17 seconds 2022-03-23 16:32:09.617 | [184646 Async ks-demo-invis:220894]: Waiting for completion of get_or_add_user_project_role member 6777d8d2b7aa4ee2b51f6cb80bbe047f 55505262e50e48dda5005117c6f6e7a2 running on PID 220894 (14 other jobs running) 2022-03-23 16:32:09.727 | [184646 Async ks-demo-invis:220894]: Signaling child to exit 2022-03-23 16:32:09.727 | WAKEUP 2022-03-23 16:32:09.834 | [184646 Async ks-demo-invis:220894]: Signaled 2022-03-23 16:32:09.843 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:32:09.843 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:32:09.843 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:32:09.843 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:32:09.843 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:32:09.843 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:32:09.843 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:32:09.843 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:32:09.843 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:09.843 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:32:09.843 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:09.843 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6777d8d2b7aa4ee2b51f6cb80bbe047f --project 55505262e50e48dda5005117c6f6e7a2 2022-03-23 16:32:09.843 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:09.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.844 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.844 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.844 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:09.844 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:32:09.844 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:32:09.844 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 6777d8d2b7aa4ee2b51f6cb80bbe047f --project 55505262e50e48dda5005117c6f6e7a2 2022-03-23 16:32:09.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.844 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.844 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.844 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:32:09.844 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:09.844 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6777d8d2b7aa4ee2b51f6cb80bbe047f --project 55505262e50e48dda5005117c6f6e7a2 2022-03-23 16:32:09.844 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:09.844 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:09.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.844 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:09.844 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:09.844 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:09.844 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:32:09.844 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:32:09.844 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:32:09.844 | ++ functions-common:get_field:818 : echo '| 5abbecf965c24934b8fd1570bcc309ab | 6777d8d2b7aa4ee2b51f6cb80bbe047f | | 55505262e50e48dda5005117c6f6e7a2 | | | False |' 2022-03-23 16:32:09.844 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:09.844 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:09.845 | + functions-common:get_or_add_user_project_role:997 : echo 5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:09.845 | 5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:10.122 | [184646 Async ks-demo-invis:220894]: finished get_or_add_user_project_role member 6777d8d2b7aa4ee2b51f6cb80bbe047f 55505262e50e48dda5005117c6f6e7a2 with result 0 in 17 seconds 2022-03-23 16:32:10.300 | [184646 Async ks-demo-reader:221077]: Waiting for completion of get_or_add_user_project_role reader 76dfe6c13d1b421d9dd4ecc34772a272 2d09f2c2072441e790d66f32c4193725 running on PID 221077 (13 other jobs running) 2022-03-23 16:32:10.398 | [184646 Async ks-demo-reader:221077]: Signaling child to exit 2022-03-23 16:32:10.398 | WAKEUP 2022-03-23 16:32:10.577 | [184646 Async ks-demo-reader:221077]: Signaled 2022-03-23 16:32:10.588 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:32:10.588 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:32:10.588 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:32:10.588 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:32:10.588 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:32:10.588 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:32:10.588 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:32:10.588 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:32:10.588 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:32:10.588 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 76dfe6c13d1b421d9dd4ecc34772a272 --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:10.588 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:10.588 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:10.588 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:10.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:10.588 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:10.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:10.588 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:10.588 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:10.589 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:32:10.589 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:32:10.589 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 76dfe6c13d1b421d9dd4ecc34772a272 --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:10.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:10.589 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:10.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:10.589 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:10.589 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 76dfe6c13d1b421d9dd4ecc34772a272 --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:10.589 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:10.589 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:32:10.589 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:10.589 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:10.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:10.589 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:10.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:10.589 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:10.589 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:10.589 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:32:10.590 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:32:10.590 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:32:10.590 | ++ functions-common:get_field:818 : echo '| bf943b3795b44b28827b55e3cda3c5ce | 76dfe6c13d1b421d9dd4ecc34772a272 | | 2d09f2c2072441e790d66f32c4193725 | | | False |' 2022-03-23 16:32:10.590 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:10.590 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bf943b3795b44b28827b55e3cda3c5ce 2022-03-23 16:32:10.590 | + functions-common:get_or_add_user_project_role:997 : echo bf943b3795b44b28827b55e3cda3c5ce 2022-03-23 16:32:10.590 | bf943b3795b44b28827b55e3cda3c5ce 2022-03-23 16:32:10.894 | [184646 Async ks-demo-reader:221077]: finished get_or_add_user_project_role reader 76dfe6c13d1b421d9dd4ecc34772a272 2d09f2c2072441e790d66f32c4193725 with result 0 in 14 seconds 2022-03-23 16:32:10.933 | + inc/async:async_wait:197 : return 0 2022-03-23 16:32:10.958 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-23 16:32:11.309 | [184646 Async ks-alt-admin:221486]: Waiting for completion of get_or_add_user_project_role admin 97aa627eb7f441f2803c9555ed7b4e9e 4f8853e4647d4323b48243efcae0e5b7 running on PID 221486 (12 other jobs running) 2022-03-23 16:32:11.466 | [184646 Async ks-alt-admin:221486]: Signaling child to exit 2022-03-23 16:32:11.468 | WAKEUP 2022-03-23 16:32:11.589 | [184646 Async ks-alt-admin:221486]: Signaled 2022-03-23 16:32:11.600 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:32:11.600 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:32:11.600 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:32:11.600 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:32:11.600 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:32:11.600 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:32:11.600 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:32:11.600 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:32:11.600 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 97aa627eb7f441f2803c9555ed7b4e9e --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:11.600 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:11.600 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:32:11.600 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:11.600 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:11.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:11.600 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:11.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:11.600 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:11.600 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:11.600 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:32:11.600 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:32:11.600 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 97aa627eb7f441f2803c9555ed7b4e9e --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:11.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:11.600 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:11.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:11.601 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:11.601 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 97aa627eb7f441f2803c9555ed7b4e9e --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:11.601 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:32:11.601 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:11.601 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:11.601 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:11.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:11.601 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:11.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:11.601 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:11.601 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:11.601 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:32:11.601 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:32:11.601 | ++ functions-common:get_field:818 : echo '| 497a376c16774752b8dd08424d1974ef | 97aa627eb7f441f2803c9555ed7b4e9e | | 4f8853e4647d4323b48243efcae0e5b7 | | | False |' 2022-03-23 16:32:11.601 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:32:11.601 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:11.601 | + functions-common:get_or_add_user_project_role:995 : user_role_id=497a376c16774752b8dd08424d1974ef 2022-03-23 16:32:11.601 | + functions-common:get_or_add_user_project_role:997 : echo 497a376c16774752b8dd08424d1974ef 2022-03-23 16:32:11.601 | 497a376c16774752b8dd08424d1974ef 2022-03-23 16:32:11.941 | [184646 Async ks-alt-admin:221486]: finished get_or_add_user_project_role admin 97aa627eb7f441f2803c9555ed7b4e9e 4f8853e4647d4323b48243efcae0e5b7 with result 0 in 15 seconds 2022-03-23 16:32:12.218 | [184646 Async ks-alt-another:221628]: Waiting for completion of get_or_add_user_project_role anotherrole 97aa627eb7f441f2803c9555ed7b4e9e 4f8853e4647d4323b48243efcae0e5b7 running on PID 221628 (11 other jobs running) 2022-03-23 16:32:12.392 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:32:12.398 | [184646 Async ks-alt-another:221628]: Signaling child to exit 2022-03-23 16:32:12.399 | WAKEUP 2022-03-23 16:32:12.528 | [184646 Async ks-alt-another:221628]: Signaled 2022-03-23 16:32:12.531 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:32:12.531 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:32:12.531 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:32:12.531 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:32:12.531 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:32:12.531 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:32:12.531 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:32:12.531 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:32:12.531 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:32:12.531 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 97aa627eb7f441f2803c9555ed7b4e9e --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:12.531 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:12.531 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:12.531 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:12.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:12.531 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:12.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:12.532 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:12.532 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:12.532 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:32:12.532 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:32:12.532 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 97aa627eb7f441f2803c9555ed7b4e9e --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:12.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:12.532 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:12.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:12.532 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:12.532 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:12.532 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 97aa627eb7f441f2803c9555ed7b4e9e --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:12.532 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:32:12.532 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:12.532 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:12.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:12.532 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:12.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:12.532 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:12.532 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:12.532 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:32:12.532 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:32:12.532 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:32:12.532 | ++ functions-common:get_field:818 : echo '| ef6e18c7d2a147aebd55be665d98c0ab | 97aa627eb7f441f2803c9555ed7b4e9e | | 4f8853e4647d4323b48243efcae0e5b7 | | | False |' 2022-03-23 16:32:12.532 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:12.532 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:32:12.532 | + functions-common:get_or_add_user_project_role:997 : echo ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:32:12.532 | ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:32:12.538 | [222674 Async ks-system-reader:222674]: finished successfully 2022-03-23 16:32:12.811 | [184646 Async ks-alt-another:221628]: finished get_or_add_user_project_role anotherrole 97aa627eb7f441f2803c9555ed7b4e9e 4f8853e4647d4323b48243efcae0e5b7 with result 0 in 15 seconds 2022-03-23 16:32:13.045 | [184646 Async ks-alt-member-user:221945]: Waiting for completion of get_or_add_user_project_role member dd60d7bdddcf41c6a65aac69c7fa0a39 4f8853e4647d4323b48243efcae0e5b7 running on PID 221945 (10 other jobs running) 2022-03-23 16:32:13.229 | [184646 Async ks-alt-member-user:221945]: Signaling child to exit 2022-03-23 16:32:13.230 | WAKEUP 2022-03-23 16:32:13.336 | [184646 Async ks-alt-member-user:221945]: Signaled 2022-03-23 16:32:13.337 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:32:13.338 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:32:13.338 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:32:13.338 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:32:13.338 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:32:13.338 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:32:13.338 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:32:13.338 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:32:13.338 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:13.338 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dd60d7bdddcf41c6a65aac69c7fa0a39 --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:13.338 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:32:13.338 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:13.338 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:13.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.338 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.338 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.338 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:13.338 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:32:13.338 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:32:13.338 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user dd60d7bdddcf41c6a65aac69c7fa0a39 --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:13.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.338 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.339 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.339 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dd60d7bdddcf41c6a65aac69c7fa0a39 --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:13.339 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:13.339 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:32:13.339 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:13.339 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:13.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.339 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.339 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.339 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:13.339 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:32:13.339 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:32:13.339 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:32:13.339 | ++ functions-common:get_field:818 : echo '| 5abbecf965c24934b8fd1570bcc309ab | dd60d7bdddcf41c6a65aac69c7fa0a39 | | 4f8853e4647d4323b48243efcae0e5b7 | | | False |' 2022-03-23 16:32:13.339 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:13.339 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:13.341 | + functions-common:get_or_add_user_project_role:997 : echo 5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:13.341 | 5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:13.521 | [184646 Async ks-alt-member-user:221945]: finished get_or_add_user_project_role member dd60d7bdddcf41c6a65aac69c7fa0a39 4f8853e4647d4323b48243efcae0e5b7 with result 0 in 13 seconds 2022-03-23 16:32:13.684 | [184646 Async ks-alt-reader-user:222158]: Waiting for completion of get_or_add_user_project_role reader 46f0ed45e03745948f4fc0e12e30a235 4f8853e4647d4323b48243efcae0e5b7 running on PID 222158 (9 other jobs running) 2022-03-23 16:32:13.734 | [184646 Async ks-alt-reader-user:222158]: Signaling child to exit 2022-03-23 16:32:13.734 | WAKEUP 2022-03-23 16:32:13.765 | [184646 Async ks-alt-reader-user:222158]: Signaled 2022-03-23 16:32:13.766 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:32:13.766 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:32:13.766 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:32:13.766 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:32:13.767 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:32:13.767 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:32:13.767 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:32:13.767 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:32:13.767 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 46f0ed45e03745948f4fc0e12e30a235 --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:13.767 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:32:13.767 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:13.767 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:13.767 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:13.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.767 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.767 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.767 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:13.767 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:32:13.767 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:32:13.767 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 46f0ed45e03745948f4fc0e12e30a235 --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:13.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.767 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.767 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.767 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 46f0ed45e03745948f4fc0e12e30a235 --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:13.767 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:32:13.767 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:32:13.767 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:32:13.767 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:13.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.767 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:13.767 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:13.768 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:13.768 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:32:13.768 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:32:13.768 | ++ functions-common:get_field:818 : echo '| bf943b3795b44b28827b55e3cda3c5ce | 46f0ed45e03745948f4fc0e12e30a235 | | 4f8853e4647d4323b48243efcae0e5b7 | | | False |' 2022-03-23 16:32:13.768 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:32:13.768 | ++ functions-common:get_field:812 : read data 2022-03-23 16:32:13.768 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bf943b3795b44b28827b55e3cda3c5ce 2022-03-23 16:32:13.768 | + functions-common:get_or_add_user_project_role:997 : echo bf943b3795b44b28827b55e3cda3c5ce 2022-03-23 16:32:13.768 | bf943b3795b44b28827b55e3cda3c5ce 2022-03-23 16:32:13.902 | [184646 Async ks-alt-reader-user:222158]: finished get_or_add_user_project_role reader 46f0ed45e03745948f4fc0e12e30a235 4f8853e4647d4323b48243efcae0e5b7 with result 0 in 13 seconds 2022-03-23 16:32:13.946 | + inc/async:async_wait:197 : return 0 2022-03-23 16:32:13.966 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-23 16:32:14.186 | [184646 Async ks-system-member:222382]: Waiting for completion of get_or_add_user_system_role member aaace29a64a64f808823ec2cad0f3105 all running on PID 222382 (8 other jobs running) 2022-03-23 16:32:14.262 | [184646 Async ks-system-member:222382]: Signaling child to exit 2022-03-23 16:32:14.262 | WAKEUP 2022-03-23 16:32:14.344 | [184646 Async ks-system-member:222382]: Signaled 2022-03-23 16:32:14.345 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 16:32:14.345 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 16:32:14.345 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 16:32:14.345 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:32:14.345 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:32:14.345 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:32:14.345 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:32:14.346 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:32:14.346 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 16:32:14.346 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user aaace29a64a64f808823ec2cad0f3105 --system all -f value -c Role 2022-03-23 16:32:14.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:14.346 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:14.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:14.346 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:14.346 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:14.346 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 16:32:14.346 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 16:32:14.346 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user aaace29a64a64f808823ec2cad0f3105 --system all 2022-03-23 16:32:14.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:14.346 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:14.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:14.346 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:14.346 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user aaace29a64a64f808823ec2cad0f3105 --system all -f value -c Role 2022-03-23 16:32:14.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:14.346 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:14.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:14.346 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:14.346 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:14.346 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:14.346 | + functions-common:get_or_add_user_system_role:1052 : echo 5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:14.346 | 5abbecf965c24934b8fd1570bcc309ab 2022-03-23 16:32:14.542 | [184646 Async ks-system-member:222382]: finished get_or_add_user_system_role member aaace29a64a64f808823ec2cad0f3105 all with result 0 in 10 seconds 2022-03-23 16:32:14.744 | [184646 Async ks-system-reader:222674]: Waiting for completion of get_or_add_user_system_role reader 31ac2f64e5d24a33a9d44df5169c14d2 all running on PID 222674 (7 other jobs running) 2022-03-23 16:32:14.843 | [184646 Async ks-system-reader:222674]: Signaling child to exit 2022-03-23 16:32:14.843 | WAKEUP 2022-03-23 16:32:14.999 | [184646 Async ks-system-reader:222674]: Signaled 2022-03-23 16:32:15.003 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 16:32:15.003 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 16:32:15.003 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 16:32:15.003 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:32:15.003 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:32:15.003 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:32:15.003 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:32:15.003 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:32:15.003 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 16:32:15.003 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 31ac2f64e5d24a33a9d44df5169c14d2 --system all -f value -c Role 2022-03-23 16:32:15.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:15.003 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:15.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:15.003 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:15.003 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:15.003 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 16:32:15.003 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 16:32:15.003 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 31ac2f64e5d24a33a9d44df5169c14d2 --system all 2022-03-23 16:32:15.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:15.003 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:15.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:15.003 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:15.003 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 31ac2f64e5d24a33a9d44df5169c14d2 --system all -f value -c Role 2022-03-23 16:32:15.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:15.003 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:15.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:15.003 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:15.003 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:15.003 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=bf943b3795b44b28827b55e3cda3c5ce 2022-03-23 16:32:15.004 | + functions-common:get_or_add_user_system_role:1052 : echo bf943b3795b44b28827b55e3cda3c5ce 2022-03-23 16:32:15.004 | bf943b3795b44b28827b55e3cda3c5ce 2022-03-23 16:32:15.323 | [184646 Async ks-system-reader:222674]: finished get_or_add_user_system_role reader 31ac2f64e5d24a33a9d44df5169c14d2 all with result 0 in 14 seconds 2022-03-23 16:32:15.362 | + inc/async:async_wait:197 : return 0 2022-03-23 16:32:15.380 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-23 16:32:15.690 | [184646 Async ks-group-memberdemo:223088]: Waiting for completion of get_or_add_group_project_role member 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 running on PID 223088 (6 other jobs running) 2022-03-23 16:32:15.855 | [184646 Async ks-group-memberdemo:223088]: Signaling child to exit 2022-03-23 16:32:20.538 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:32:20.578 | [223088 Async ks-group-memberdemo:223088]: finished successfully 2022-03-23 16:32:20.601 | WAKEUP 2022-03-23 16:32:20.627 | [184646 Async ks-group-memberdemo:223088]: Signaled 2022-03-23 16:32:20.629 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:32:20.629 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 76bb7b86fe384875a2a5486109daa4af --project 2d09f2c2072441e790d66f32c4193725 -f value 2022-03-23 16:32:20.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:20.629 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:20.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:20.629 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:20.629 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:20.629 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:32:20.629 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:32:20.629 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 76bb7b86fe384875a2a5486109daa4af --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:20.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:20.629 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:20.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:20.629 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:20.629 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 76bb7b86fe384875a2a5486109daa4af --project 2d09f2c2072441e790d66f32c4193725 -f value 2022-03-23 16:32:20.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:20.630 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:20.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:20.630 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:20.630 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:20.630 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5abbecf965c24934b8fd1570bcc309ab 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 False' 2022-03-23 16:32:20.630 | + functions-common:get_or_add_group_project_role:1076 : echo 5abbecf965c24934b8fd1570bcc309ab 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 False 2022-03-23 16:32:20.630 | 5abbecf965c24934b8fd1570bcc309ab 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 False 2022-03-23 16:32:20.689 | [184646 Async ks-group-memberdemo:223088]: finished get_or_add_group_project_role member 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 with result 0 in 15 seconds 2022-03-23 16:32:20.777 | [184646 Async ks-group-anotherdemo:223174]: Waiting for completion of get_or_add_group_project_role anotherrole 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 running on PID 223174 (5 other jobs running) 2022-03-23 16:32:20.829 | [184646 Async ks-group-anotherdemo:223174]: Signaling child to exit 2022-03-23 16:32:20.903 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:32:20.933 | [223260 Async ks-group-memberalt:223260]: finished successfully 2022-03-23 16:32:21.419 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:32:21.452 | [223174 Async ks-group-anotherdemo:223174]: finished successfully 2022-03-23 16:32:21.473 | WAKEUP 2022-03-23 16:32:21.499 | [184646 Async ks-group-anotherdemo:223174]: Signaled 2022-03-23 16:32:21.501 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:32:21.501 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 76bb7b86fe384875a2a5486109daa4af --project 2d09f2c2072441e790d66f32c4193725 -f value 2022-03-23 16:32:21.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.501 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.501 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.501 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:21.501 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:32:21.501 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:32:21.501 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 76bb7b86fe384875a2a5486109daa4af --project 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:32:21.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.501 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.501 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.501 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 76bb7b86fe384875a2a5486109daa4af --project 2d09f2c2072441e790d66f32c4193725 -f value 2022-03-23 16:32:21.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.501 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.501 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.501 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:21.501 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ef6e18c7d2a147aebd55be665d98c0ab 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 False' 2022-03-23 16:32:21.501 | + functions-common:get_or_add_group_project_role:1076 : echo ef6e18c7d2a147aebd55be665d98c0ab 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 False 2022-03-23 16:32:21.501 | ef6e18c7d2a147aebd55be665d98c0ab 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 False 2022-03-23 16:32:21.555 | [184646 Async ks-group-anotherdemo:223174]: finished get_or_add_group_project_role anotherrole 76bb7b86fe384875a2a5486109daa4af 2d09f2c2072441e790d66f32c4193725 with result 0 in 16 seconds 2022-03-23 16:32:21.600 | [184646 Async ks-group-memberalt:223260]: Waiting for completion of get_or_add_group_project_role member 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 running on PID 223260 (4 other jobs running) 2022-03-23 16:32:21.631 | [184646 Async ks-group-memberalt:223260]: Signaling child to exit 2022-03-23 16:32:21.632 | WAKEUP 2022-03-23 16:32:21.663 | [184646 Async ks-group-memberalt:223260]: Signaled 2022-03-23 16:32:21.664 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:32:21.664 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 76bb7b86fe384875a2a5486109daa4af --project 4f8853e4647d4323b48243efcae0e5b7 -f value 2022-03-23 16:32:21.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.664 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.664 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.664 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:21.665 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:32:21.665 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:32:21.665 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 76bb7b86fe384875a2a5486109daa4af --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:21.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.665 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.665 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.665 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 76bb7b86fe384875a2a5486109daa4af --project 4f8853e4647d4323b48243efcae0e5b7 -f value 2022-03-23 16:32:21.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.665 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:21.665 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:21.665 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:21.665 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5abbecf965c24934b8fd1570bcc309ab 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 False' 2022-03-23 16:32:21.665 | + functions-common:get_or_add_group_project_role:1076 : echo 5abbecf965c24934b8fd1570bcc309ab 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 False 2022-03-23 16:32:21.665 | 5abbecf965c24934b8fd1570bcc309ab 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 False 2022-03-23 16:32:21.714 | [184646 Async ks-group-memberalt:223260]: finished get_or_add_group_project_role member 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 with result 0 in 15 seconds 2022-03-23 16:32:21.760 | [184646 Async ks-group-anotheralt:223365]: Waiting for completion of get_or_add_group_project_role anotherrole 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 running on PID 223365 (3 other jobs running) 2022-03-23 16:32:21.793 | [184646 Async ks-group-anotheralt:223365]: Signaling child to exit 2022-03-23 16:32:22.455 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:32:22.488 | [223454 Async ks-group-admin:223454]: finished successfully 2022-03-23 16:32:22.526 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:32:22.552 | [223365 Async ks-group-anotheralt:223365]: finished successfully 2022-03-23 16:32:22.573 | WAKEUP 2022-03-23 16:32:22.597 | [184646 Async ks-group-anotheralt:223365]: Signaled 2022-03-23 16:32:22.598 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:32:22.599 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 76bb7b86fe384875a2a5486109daa4af --project 4f8853e4647d4323b48243efcae0e5b7 -f value 2022-03-23 16:32:22.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.599 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.599 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.599 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:22.599 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:32:22.599 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:32:22.599 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 76bb7b86fe384875a2a5486109daa4af --project 4f8853e4647d4323b48243efcae0e5b7 2022-03-23 16:32:22.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.599 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.599 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.599 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 76bb7b86fe384875a2a5486109daa4af --project 4f8853e4647d4323b48243efcae0e5b7 -f value 2022-03-23 16:32:22.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.599 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.599 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.599 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:22.599 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ef6e18c7d2a147aebd55be665d98c0ab 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 False' 2022-03-23 16:32:22.599 | + functions-common:get_or_add_group_project_role:1076 : echo ef6e18c7d2a147aebd55be665d98c0ab 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 False 2022-03-23 16:32:22.599 | ef6e18c7d2a147aebd55be665d98c0ab 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 False 2022-03-23 16:32:22.647 | [184646 Async ks-group-anotheralt:223365]: finished get_or_add_group_project_role anotherrole 76bb7b86fe384875a2a5486109daa4af 4f8853e4647d4323b48243efcae0e5b7 with result 0 in 17 seconds 2022-03-23 16:32:22.689 | [184646 Async ks-group-admin:223454]: Waiting for completion of get_or_add_group_project_role admin 92437ea5f2954a8095fad58dfb93be26 df5176cb7590428cbcdd56e7b59f0927 running on PID 223454 (2 other jobs running) 2022-03-23 16:32:22.716 | [184646 Async ks-group-admin:223454]: Signaling child to exit 2022-03-23 16:32:22.716 | WAKEUP 2022-03-23 16:32:22.740 | [184646 Async ks-group-admin:223454]: Signaled 2022-03-23 16:32:22.742 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:32:22.742 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 92437ea5f2954a8095fad58dfb93be26 --project df5176cb7590428cbcdd56e7b59f0927 -f value 2022-03-23 16:32:22.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.742 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:22.742 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:32:22.742 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:32:22.742 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 92437ea5f2954a8095fad58dfb93be26 --project df5176cb7590428cbcdd56e7b59f0927 2022-03-23 16:32:22.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.742 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 92437ea5f2954a8095fad58dfb93be26 --project df5176cb7590428cbcdd56e7b59f0927 -f value 2022-03-23 16:32:22.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:32:22.742 | from cryptography.utils import int_from_bytes 2022-03-23 16:32:22.742 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:32:22.742 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='497a376c16774752b8dd08424d1974ef 92437ea5f2954a8095fad58dfb93be26 df5176cb7590428cbcdd56e7b59f0927 False' 2022-03-23 16:32:22.742 | + functions-common:get_or_add_group_project_role:1076 : echo 497a376c16774752b8dd08424d1974ef 92437ea5f2954a8095fad58dfb93be26 df5176cb7590428cbcdd56e7b59f0927 False 2022-03-23 16:32:22.742 | 497a376c16774752b8dd08424d1974ef 92437ea5f2954a8095fad58dfb93be26 df5176cb7590428cbcdd56e7b59f0927 False 2022-03-23 16:32:22.787 | [184646 Async ks-group-admin:223454]: finished get_or_add_group_project_role admin 92437ea5f2954a8095fad58dfb93be26 df5176cb7590428cbcdd56e7b59f0927 with result 0 in 16 seconds 2022-03-23 16:32:22.792 | + inc/async:async_wait:197 : return 0 2022-03-23 16:32:22.796 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-23 16:32:22.815 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:32:22.817 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-23 16:32:22.836 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:32:22.839 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-23 16:32:22.842 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-23 16:32:22.905 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-23 16:32:22.952 | [184646 Async create_nova_accounts:229904]: running: create_nova_accounts 2022-03-23 16:32:22.957 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-23 16:32:22.983 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:32:22.986 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-23 16:32:22.989 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-23 16:32:23.061 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-23 16:32:23.102 | [184646 Async create_glance_accounts:230122]: running: create_glance_accounts 2022-03-23 16:32:23.105 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-23 16:32:23.128 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:32:23.131 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-23 16:32:23.134 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-23 16:32:23.213 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-23 16:32:23.287 | [184646 Async create_cinder_accounts:230346]: running: create_cinder_accounts 2022-03-23 16:32:23.298 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-23 16:32:23.353 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:32:23.356 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-23 16:32:23.362 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-23 16:32:23.553 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-23 16:32:23.770 | [184646 Async create_neutron_accounts:230573]: running: create_neutron_accounts 2022-03-23 16:32:23.793 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-23 16:32:23.953 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:32:23.972 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-23 16:32:23.988 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-23 16:32:24.420 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-23 16:32:24.668 | [184646 Async create_swift_accounts:230794]: running: create_swift_accounts 2022-03-23 16:32:24.689 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-23 16:32:24.772 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:32:24.774 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-23 16:32:25.066 | [184646 Async create_nova_accounts:229904]: Waiting for completion of create_nova_accounts running on PID 229904 (6 other jobs running) 2022-03-23 16:32:25.233 | [184646 Async create_nova_accounts:229904]: Signaling child to exit 2022-03-23 16:33:04.805 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:33:04.913 | [230573 Async create_neutron_accounts:230573]: finished successfully 2022-03-23 16:33:22.410 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:33:22.451 | [230346 Async create_cinder_accounts:230346]: finished successfully 2022-03-23 16:33:39.822 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:33:39.850 | [230122 Async create_glance_accounts:230122]: finished successfully 2022-03-23 16:33:43.177 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:33:43.204 | [229904 Async create_nova_accounts:229904]: finished successfully 2022-03-23 16:33:43.224 | WAKEUP 2022-03-23 16:33:43.248 | [184646 Async create_nova_accounts:229904]: Signaled 2022-03-23 16:33:43.249 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 16:33:43.250 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-23 16:33:43.250 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-23 16:33:43.250 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:33:43.250 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:33:43.250 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:33:43.250 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:33:43.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.250 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.250 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.250 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.250 | + functions-common:get_or_create_user:925 : user_id=843a7b750b9e4e65ba0da97bdc20d11f 2022-03-23 16:33:43.250 | + functions-common:get_or_create_user:926 : echo 843a7b750b9e4e65ba0da97bdc20d11f 2022-03-23 16:33:43.250 | 843a7b750b9e4e65ba0da97bdc20d11f 2022-03-23 16:33:43.250 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-23 16:33:43.250 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:33:43.250 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:33:43.250 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:33:43.250 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:33:43.250 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:33:43.250 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:33:43.250 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:33:43.250 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:33:43.250 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:33:43.250 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:33:43.250 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.250 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.250 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:33:43.250 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.251 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.251 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.251 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.251 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.251 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:33:43.251 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:33:43.251 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.251 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.251 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.251 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:33:43.251 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.251 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.251 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.251 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.251 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.251 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.251 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.251 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:33:43.251 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:33:43.251 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:33:43.251 | ++ functions-common:get_field:818 : echo '| 4fe27c73715c4747a602489cc3e30f6e | 843a7b750b9e4e65ba0da97bdc20d11f | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:33:43.251 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.251 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.251 | + functions-common:get_or_add_user_project_role:997 : echo 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.252 | 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.252 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:33:43.252 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-23 16:33:43.252 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:33:43.252 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:33:43.252 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:33:43.252 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:33:43.252 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:33:43.252 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:33:43.252 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:33:43.252 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:33:43.252 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:33:43.252 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:33:43.252 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.252 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:33:43.252 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.252 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.252 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.252 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.252 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.252 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.252 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:33:43.252 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:33:43.252 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.252 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.252 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.253 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.253 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.253 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:33:43.253 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.253 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.253 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.253 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.253 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.253 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:33:43.253 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:33:43.253 | ++ functions-common:get_field:818 : echo '| 497a376c16774752b8dd08424d1974ef | 843a7b750b9e4e65ba0da97bdc20d11f | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:33:43.253 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:33:43.253 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.253 | + functions-common:get_or_add_user_project_role:995 : user_role_id=497a376c16774752b8dd08424d1974ef 2022-03-23 16:33:43.253 | + functions-common:get_or_add_user_project_role:997 : echo 497a376c16774752b8dd08424d1974ef 2022-03-23 16:33:43.253 | 497a376c16774752b8dd08424d1974ef 2022-03-23 16:33:43.253 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-23 16:33:43.253 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:33:43.253 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.47/compute 2022-03-23 16:33:43.253 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-23 16:33:43.253 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:33:43.253 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-23 16:33:43.253 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-23 16:33:43.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.253 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.253 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.253 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.253 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:33:43.254 | a500e03337364e4d8090e689f7e5a237' 2022-03-23 16:33:43.254 | + functions-common:get_or_create_service:1094 : echo a500e03337364e4d8090e689f7e5a237 2022-03-23 16:33:43.254 | a500e03337364e4d8090e689f7e5a237 2022-03-23 16:33:43.254 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.47/compute/v2/$(project_id)s' 2022-03-23 16:33:43.254 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:33:43.254 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' RegionOne 2022-03-23 16:33:43.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:33:43.254 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-23 16:33:43.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.254 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.254 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.254 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:33:43.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:33:43.254 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:33:43.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.254 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.254 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.254 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c08d8653ff6c4fd4bb81e9caf9845397 2022-03-23 16:33:43.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c08d8653ff6c4fd4bb81e9caf9845397 2022-03-23 16:33:43.254 | + functions-common:get_or_create_endpoint:1127 : public_id=c08d8653ff6c4fd4bb81e9caf9845397 2022-03-23 16:33:43.254 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:33:43.254 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:33:43.255 | + functions-common:get_or_create_endpoint:1136 : echo c08d8653ff6c4fd4bb81e9caf9845397 2022-03-23 16:33:43.255 | c08d8653ff6c4fd4bb81e9caf9845397 2022-03-23 16:33:43.255 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-23 16:33:43.255 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:33:43.255 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-23 16:33:43.255 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-23 16:33:43.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.255 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.255 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.255 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.255 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:33:43.255 | fc7e1a72ebc2441dbdd30535d7f54149' 2022-03-23 16:33:43.255 | + functions-common:get_or_create_service:1094 : echo fc7e1a72ebc2441dbdd30535d7f54149 2022-03-23 16:33:43.255 | fc7e1a72ebc2441dbdd30535d7f54149 2022-03-23 16:33:43.255 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.47/compute/v2.1 2022-03-23 16:33:43.255 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:33:43.255 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.47/compute/v2.1 RegionOne 2022-03-23 16:33:43.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:33:43.255 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-23 16:33:43.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.255 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.255 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.255 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:33:43.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:33:43.255 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.47/compute/v2.1 --region RegionOne -f value -c id 2022-03-23 16:33:43.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.255 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.256 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.256 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5abb9e925cb54adea09f4cc25000f294 2022-03-23 16:33:43.256 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5abb9e925cb54adea09f4cc25000f294 2022-03-23 16:33:43.256 | + functions-common:get_or_create_endpoint:1127 : public_id=5abb9e925cb54adea09f4cc25000f294 2022-03-23 16:33:43.256 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:33:43.256 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:33:43.256 | + functions-common:get_or_create_endpoint:1136 : echo 5abb9e925cb54adea09f4cc25000f294 2022-03-23 16:33:43.256 | 5abb9e925cb54adea09f4cc25000f294 2022-03-23 16:33:43.256 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-23 16:33:43.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:33:43.256 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-23 16:33:43.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:33:43.256 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-23 16:33:43.256 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:33:43.256 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:33:43.256 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:33:43.256 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:33:43.256 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:33:43.256 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:33:43.256 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:33:43.256 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:33:43.256 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:33:43.256 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:33:43.256 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.256 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.256 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:33:43.256 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.256 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.257 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.257 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.257 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.257 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:33:43.257 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:33:43.257 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.257 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.257 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.257 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:33:43.257 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.257 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.257 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.257 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.257 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.257 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.257 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.257 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:33:43.257 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:33:43.257 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:33:43.257 | ++ functions-common:get_field:818 : echo '| 4199ecf93a35407e8180abbbbbd6c442 | 843a7b750b9e4e65ba0da97bdc20d11f | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:33:43.257 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.257 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4199ecf93a35407e8180abbbbbd6c442 2022-03-23 16:33:43.257 | + functions-common:get_or_add_user_project_role:997 : echo 4199ecf93a35407e8180abbbbbd6c442 2022-03-23 16:33:43.257 | 4199ecf93a35407e8180abbbbbd6c442 2022-03-23 16:33:43.257 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-23 16:33:43.257 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:33:43.258 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-23 16:33:43.258 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:33:43.258 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-23 16:33:43.299 | [184646 Async create_nova_accounts:229904]: finished create_nova_accounts with result 0 in 80 seconds 2022-03-23 16:33:43.341 | [184646 Async create_glance_accounts:230122]: Waiting for completion of create_glance_accounts running on PID 230122 (5 other jobs running) 2022-03-23 16:33:43.366 | [184646 Async create_glance_accounts:230122]: Signaling child to exit 2022-03-23 16:33:43.367 | WAKEUP 2022-03-23 16:33:43.390 | [184646 Async create_glance_accounts:230122]: Signaled 2022-03-23 16:33:43.391 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-23 16:33:43.391 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:33:43.391 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-23 16:33:43.391 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-23 16:33:43.392 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:33:43.392 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:33:43.392 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:33:43.392 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:33:43.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.392 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.392 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.392 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.392 | + functions-common:get_or_create_user:925 : user_id=33f8901884184309b25a6f640c5783b6 2022-03-23 16:33:43.392 | + functions-common:get_or_create_user:926 : echo 33f8901884184309b25a6f640c5783b6 2022-03-23 16:33:43.392 | 33f8901884184309b25a6f640c5783b6 2022-03-23 16:33:43.392 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-23 16:33:43.392 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:33:43.392 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:33:43.392 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:33:43.392 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:33:43.392 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:33:43.392 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:33:43.392 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:33:43.392 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:33:43.392 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:33:43.392 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:33:43.392 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:33:43.392 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.392 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.392 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.392 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.392 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.393 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.393 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.393 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:33:43.393 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:33:43.393 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.393 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.393 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.393 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:33:43.393 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.393 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.393 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.393 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.393 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.393 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.393 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.393 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:33:43.393 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:33:43.393 | ++ functions-common:get_field:818 : echo '| 4fe27c73715c4747a602489cc3e30f6e | 33f8901884184309b25a6f640c5783b6 | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:33:43.393 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:33:43.393 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.393 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.393 | + functions-common:get_or_add_user_project_role:997 : echo 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.393 | 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.393 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:33:43.393 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-23 16:33:43.393 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:33:43.394 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-23 16:33:43.394 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-23 16:33:43.394 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:33:43.394 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:33:43.394 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:33:43.394 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:33:43.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.394 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.394 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.394 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.394 | + functions-common:get_or_create_user:925 : user_id=fa726eb488414ed095fec27dc99b23db 2022-03-23 16:33:43.394 | + functions-common:get_or_create_user:926 : echo fa726eb488414ed095fec27dc99b23db 2022-03-23 16:33:43.394 | fa726eb488414ed095fec27dc99b23db 2022-03-23 16:33:43.394 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-23 16:33:43.394 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:33:43.394 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:33:43.394 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:33:43.394 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:33:43.394 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:33:43.394 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:33:43.394 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:33:43.394 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:33:43.394 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:33:43.394 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:33:43.394 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.394 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.394 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:33:43.394 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.394 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.395 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.395 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.395 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.395 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:33:43.395 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:33:43.395 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.395 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.395 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.395 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.395 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.395 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:33:43.395 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.395 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.395 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.395 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.395 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.395 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:33:43.395 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:33:43.395 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:33:43.395 | ++ functions-common:get_field:818 : echo '| 4fe27c73715c4747a602489cc3e30f6e | fa726eb488414ed095fec27dc99b23db | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:33:43.395 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.395 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.395 | + functions-common:get_or_add_user_project_role:997 : echo 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.395 | 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.396 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-23 16:33:43.396 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-23 16:33:43.396 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:33:43.396 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:33:43.396 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:33:43.396 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:33:43.396 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:33:43.396 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:33:43.396 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:33:43.396 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:33:43.396 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:33:43.396 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:33:43.396 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.396 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.396 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:33:43.396 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.396 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.396 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.396 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.396 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.396 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:33:43.396 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:33:43.396 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.396 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.396 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.396 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.396 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:33:43.397 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.397 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.397 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.397 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.397 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.397 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.397 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:33:43.397 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:33:43.397 | ++ functions-common:get_field:818 : echo '| 4199ecf93a35407e8180abbbbbd6c442 | fa726eb488414ed095fec27dc99b23db | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:33:43.397 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:33:43.397 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.397 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4199ecf93a35407e8180abbbbbd6c442 2022-03-23 16:33:43.397 | + functions-common:get_or_add_user_project_role:997 : echo 4199ecf93a35407e8180abbbbbd6c442 2022-03-23 16:33:43.397 | 4199ecf93a35407e8180abbbbbd6c442 2022-03-23 16:33:43.397 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-23 16:33:43.397 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:33:43.397 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-23 16:33:43.397 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-23 16:33:43.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.397 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.397 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.397 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.397 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:33:43.397 | 3a68a193011a4f369af031652ab52741' 2022-03-23 16:33:43.397 | + functions-common:get_or_create_service:1094 : echo 3a68a193011a4f369af031652ab52741 2022-03-23 16:33:43.397 | 3a68a193011a4f369af031652ab52741 2022-03-23 16:33:43.397 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.47/image 2022-03-23 16:33:43.397 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:33:43.398 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.47/image RegionOne 2022-03-23 16:33:43.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:33:43.398 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-23 16:33:43.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.398 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.398 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.398 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:33:43.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:33:43.398 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.47/image --region RegionOne -f value -c id 2022-03-23 16:33:43.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.398 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.398 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.398 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4ef55d8ae934437b91bdab4f448fab1a 2022-03-23 16:33:43.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4ef55d8ae934437b91bdab4f448fab1a 2022-03-23 16:33:43.398 | + functions-common:get_or_create_endpoint:1127 : public_id=4ef55d8ae934437b91bdab4f448fab1a 2022-03-23 16:33:43.398 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:33:43.398 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:33:43.398 | + functions-common:get_or_create_endpoint:1136 : echo 4ef55d8ae934437b91bdab4f448fab1a 2022-03-23 16:33:43.398 | 4ef55d8ae934437b91bdab4f448fab1a 2022-03-23 16:33:43.398 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-23 16:33:43.398 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:33:43.398 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 16:33:43.398 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 16:33:43.398 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-23 16:33:43.398 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-23 16:33:43.398 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-23 16:33:43.399 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-23 16:33:43.399 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-23 16:33:43.438 | [184646 Async create_glance_accounts:230122]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-23 16:33:43.476 | [184646 Async create_cinder_accounts:230346]: Waiting for completion of create_cinder_accounts running on PID 230346 (4 other jobs running) 2022-03-23 16:33:43.503 | [184646 Async create_cinder_accounts:230346]: Signaling child to exit 2022-03-23 16:33:43.503 | WAKEUP 2022-03-23 16:33:43.526 | [184646 Async create_cinder_accounts:230346]: Signaled 2022-03-23 16:33:43.527 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-23 16:33:43.527 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-23 16:33:43.527 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-23 16:33:43.527 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:33:43.527 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:33:43.527 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:33:43.527 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:33:43.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.527 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.528 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.528 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.528 | + functions-common:get_or_create_user:925 : user_id=2b19c4c42ee34a57823544245f5d3239 2022-03-23 16:33:43.528 | + functions-common:get_or_create_user:926 : echo 2b19c4c42ee34a57823544245f5d3239 2022-03-23 16:33:43.528 | 2b19c4c42ee34a57823544245f5d3239 2022-03-23 16:33:43.528 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-23 16:33:43.528 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:33:43.528 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:33:43.528 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:33:43.528 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:33:43.528 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:33:43.528 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:33:43.528 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:33:43.528 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:33:43.528 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:33:43.528 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:33:43.528 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.528 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.528 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:33:43.528 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.528 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.528 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.528 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.528 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.528 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:33:43.528 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:33:43.528 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.528 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.529 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.529 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.529 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:33:43.529 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.529 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.529 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.529 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.529 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.529 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.529 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:33:43.529 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:33:43.529 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:33:43.529 | ++ functions-common:get_field:818 : echo '| 4fe27c73715c4747a602489cc3e30f6e | 2b19c4c42ee34a57823544245f5d3239 | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:33:43.529 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.529 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.529 | + functions-common:get_or_add_user_project_role:997 : echo 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.529 | 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.529 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:33:43.529 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-23 16:33:43.529 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:33:43.529 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-23 16:33:43.529 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-23 16:33:43.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.529 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.529 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.529 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.529 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:33:43.530 | 0a8bf756d70541bcb5c98c0d485c44a1' 2022-03-23 16:33:43.530 | + functions-common:get_or_create_service:1094 : echo 0a8bf756d70541bcb5c98c0d485c44a1 2022-03-23 16:33:43.530 | 0a8bf756d70541bcb5c98c0d485c44a1 2022-03-23 16:33:43.530 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-23 16:33:43.530 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-03-23 16:33:43.530 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:33:43.530 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-03-23 16:33:43.530 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:33:43.530 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-23 16:33:43.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.530 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.530 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.530 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.530 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:33:43.530 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:33:43.530 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:33:43.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.530 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.530 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.530 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.530 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7cde49ed309840938b1f784c655b0a50 2022-03-23 16:33:43.530 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7cde49ed309840938b1f784c655b0a50 2022-03-23 16:33:43.530 | + functions-common:get_or_create_endpoint:1127 : public_id=7cde49ed309840938b1f784c655b0a50 2022-03-23 16:33:43.530 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:33:43.530 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:33:43.530 | + functions-common:get_or_create_endpoint:1136 : echo 7cde49ed309840938b1f784c655b0a50 2022-03-23 16:33:43.530 | 7cde49ed309840938b1f784c655b0a50 2022-03-23 16:33:43.530 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-23 16:33:43.531 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:33:43.531 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-23 16:33:43.531 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-23 16:33:43.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.531 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.531 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.531 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.531 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:33:43.531 | 0f4779cc250a4892b6cb2a8ff7e9d785' 2022-03-23 16:33:43.531 | + functions-common:get_or_create_service:1094 : echo 0f4779cc250a4892b6cb2a8ff7e9d785 2022-03-23 16:33:43.531 | 0f4779cc250a4892b6cb2a8ff7e9d785 2022-03-23 16:33:43.531 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-03-23 16:33:43.531 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:33:43.531 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-03-23 16:33:43.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:33:43.531 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-23 16:33:43.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.531 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.531 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.531 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:33:43.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:33:43.531 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:33:43.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.531 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.531 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.531 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2ed5b78210f2486998149c861c865e2e 2022-03-23 16:33:43.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2ed5b78210f2486998149c861c865e2e 2022-03-23 16:33:43.532 | + functions-common:get_or_create_endpoint:1127 : public_id=2ed5b78210f2486998149c861c865e2e 2022-03-23 16:33:43.532 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:33:43.532 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:33:43.532 | + functions-common:get_or_create_endpoint:1136 : echo 2ed5b78210f2486998149c861c865e2e 2022-03-23 16:33:43.532 | 2ed5b78210f2486998149c861c865e2e 2022-03-23 16:33:43.532 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-23 16:33:43.532 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-23 16:33:43.532 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:33:43.532 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-23 16:33:43.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.532 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.532 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.532 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.532 | ++ functions-common:get_or_create_project:938 : project_id=fa2bdd303c83488f90441b50be1e673d 2022-03-23 16:33:43.532 | ++ functions-common:get_or_create_project:939 : echo fa2bdd303c83488f90441b50be1e673d 2022-03-23 16:33:43.532 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id fa2bdd303c83488f90441b50be1e673d 2022-03-23 16:33:43.532 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-23 16:33:43.532 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:33:43.532 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:33:43.532 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-23 16:33:43.532 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-23 16:33:43.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.532 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.532 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.532 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-23 16:33:43.532 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.532 | ++ functions-common:get_or_create_user:925 : user_id=2b19c4c42ee34a57823544245f5d3239 2022-03-23 16:33:43.533 | ++ functions-common:get_or_create_user:926 : echo 2b19c4c42ee34a57823544245f5d3239 2022-03-23 16:33:43.533 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 2b19c4c42ee34a57823544245f5d3239 2022-03-23 16:33:43.576 | [184646 Async create_cinder_accounts:230346]: finished create_cinder_accounts with result 0 in 59 seconds 2022-03-23 16:33:43.581 | + inc/async:async_wait:197 : return 0 2022-03-23 16:33:43.583 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-23 16:33:43.637 | [184646 Async create_neutron_accounts:230573]: Waiting for completion of create_neutron_accounts running on PID 230573 (3 other jobs running) 2022-03-23 16:33:43.663 | [184646 Async create_neutron_accounts:230573]: Signaling child to exit 2022-03-23 16:33:43.663 | WAKEUP 2022-03-23 16:33:43.687 | [184646 Async create_neutron_accounts:230573]: Signaled 2022-03-23 16:33:43.689 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-23 16:33:43.689 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:33:43.689 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:33:43.689 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:33:43.689 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:33:43.689 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:33:43.689 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:33:43.689 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-23 16:33:43.689 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-23 16:33:43.689 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-23 16:33:43.689 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.47:9696/ 2022-03-23 16:33:43.689 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-23 16:33:43.689 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-23 16:33:43.689 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-23 16:33:43.689 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:33:43.689 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:33:43.689 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:33:43.689 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:33:43.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.689 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.689 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.689 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.689 | + functions-common:get_or_create_user:925 : user_id=0ba108e661b548ec9f3a0a632ed5c1c4 2022-03-23 16:33:43.689 | + functions-common:get_or_create_user:926 : echo 0ba108e661b548ec9f3a0a632ed5c1c4 2022-03-23 16:33:43.689 | 0ba108e661b548ec9f3a0a632ed5c1c4 2022-03-23 16:33:43.689 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-23 16:33:43.689 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:33:43.689 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:33:43.690 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:33:43.690 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:33:43.690 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:33:43.690 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:33:43.690 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:33:43.690 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:33:43.690 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:33:43.690 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:33:43.690 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:33:43.690 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.690 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.690 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.690 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.690 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.690 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.690 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.690 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:33:43.690 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:33:43.690 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.690 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.690 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.690 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:33:43.690 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:33:43.690 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:33:43.691 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.691 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:33:43.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.691 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.691 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.691 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.691 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:33:43.691 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:33:43.691 | ++ functions-common:get_field:818 : echo '| 4fe27c73715c4747a602489cc3e30f6e | 0ba108e661b548ec9f3a0a632ed5c1c4 | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:33:43.691 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:33:43.691 | ++ functions-common:get_field:812 : read data 2022-03-23 16:33:43.691 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.691 | + functions-common:get_or_add_user_project_role:997 : echo 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.691 | 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:33:43.691 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:33:43.691 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-23 16:33:43.691 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:33:43.691 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-23 16:33:43.691 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-23 16:33:43.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.691 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.691 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.691 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.691 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:33:43.691 | 2a324375fb6745d18b74028aeeb2ec99' 2022-03-23 16:33:43.691 | + functions-common:get_or_create_service:1094 : echo 2a324375fb6745d18b74028aeeb2ec99 2022-03-23 16:33:43.691 | 2a324375fb6745d18b74028aeeb2ec99 2022-03-23 16:33:43.691 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.47:9696/ 2022-03-23 16:33:43.691 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:33:43.692 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.47:9696/ RegionOne 2022-03-23 16:33:43.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:33:43.692 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-23 16:33:43.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.692 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.692 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.692 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:33:43.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:33:43.692 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.47:9696/ --region RegionOne -f value -c id 2022-03-23 16:33:43.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.692 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:33:43.692 | from cryptography.utils import int_from_bytes 2022-03-23 16:33:43.692 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:33:43.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6590a89a8f7e496b8b73ae6e49e472dd 2022-03-23 16:33:43.692 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6590a89a8f7e496b8b73ae6e49e472dd 2022-03-23 16:33:43.692 | + functions-common:get_or_create_endpoint:1127 : public_id=6590a89a8f7e496b8b73ae6e49e472dd 2022-03-23 16:33:43.692 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:33:43.692 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:33:43.692 | + functions-common:get_or_create_endpoint:1136 : echo 6590a89a8f7e496b8b73ae6e49e472dd 2022-03-23 16:33:43.692 | 6590a89a8f7e496b8b73ae6e49e472dd 2022-03-23 16:33:43.735 | [184646 Async create_neutron_accounts:230573]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-23 16:33:43.773 | [184646 Async create_swift_accounts:230794]: Waiting for completion of create_swift_accounts running on PID 230794 (2 other jobs running) 2022-03-23 16:33:43.799 | [184646 Async create_swift_accounts:230794]: Signaling child to exit 2022-03-23 16:34:31.503 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:34:31.529 | [230794 Async create_swift_accounts:230794]: finished successfully 2022-03-23 16:34:31.549 | WAKEUP 2022-03-23 16:34:31.573 | [184646 Async create_swift_accounts:230794]: Signaled 2022-03-23 16:34:31.574 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-23 16:34:31.574 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-23 16:34:31.574 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-23 16:34:31.574 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-23 16:34:31.574 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-23 16:34:31.574 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-23 16:34:31.574 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-23 16:34:31.574 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-23 16:34:31.574 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-23 16:34:31.574 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-23 16:34:31.574 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:34:31.575 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 16:34:31.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.575 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.575 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.575 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.575 | ++ functions-common:get_or_create_role:950 : role_id=ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:34:31.575 | ++ functions-common:get_or_create_role:951 : echo ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:34:31.575 | + lib/swift:create_swift_accounts:614 : another_role=ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:34:31.575 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-23 16:34:31.575 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-23 16:34:31.575 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:34:31.575 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:34:31.575 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:34:31.575 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:34:31.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.575 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.575 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.575 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.575 | + functions-common:get_or_create_user:925 : user_id=f38e83f39fb646fa8e6855000329da3f 2022-03-23 16:34:31.575 | + functions-common:get_or_create_user:926 : echo f38e83f39fb646fa8e6855000329da3f 2022-03-23 16:34:31.575 | f38e83f39fb646fa8e6855000329da3f 2022-03-23 16:34:31.575 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-23 16:34:31.575 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:34:31.575 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:34:31.575 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:34:31.575 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:34:31.575 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:34:31.575 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:34:31.575 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:34:31.575 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:34:31.576 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:34:31.576 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:34:31.576 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:34:31.576 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.576 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:34:31.576 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.576 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.576 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.576 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.576 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.576 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:34:31.576 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:34:31.576 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:34:31.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.576 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.576 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.576 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:34:31.576 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.576 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.576 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:34:31.576 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.576 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.576 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.576 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.576 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:34:31.576 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:34:31.577 | ++ functions-common:get_field:818 : echo '| 4fe27c73715c4747a602489cc3e30f6e | f38e83f39fb646fa8e6855000329da3f | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:34:31.577 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:34:31.577 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.577 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:34:31.577 | + functions-common:get_or_add_user_project_role:997 : echo 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:34:31.577 | 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:34:31.577 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:34:31.577 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-23 16:34:31.577 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:34:31.577 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:34:31.577 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:34:31.577 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:34:31.577 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:34:31.577 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:34:31.577 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:34:31.577 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:34:31.577 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:34:31.577 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:34:31.577 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.577 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:34:31.577 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:34:31.577 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.577 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.577 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.577 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.577 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.577 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:34:31.577 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:34:31.578 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:34:31.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.578 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.578 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.578 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:34:31.578 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:34:31.578 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.578 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.578 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.578 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.578 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.578 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.578 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:34:31.578 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:34:31.578 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:34:31.578 | ++ functions-common:get_field:818 : echo '| 497a376c16774752b8dd08424d1974ef | f38e83f39fb646fa8e6855000329da3f | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:34:31.578 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.578 | + functions-common:get_or_add_user_project_role:995 : user_role_id=497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.578 | + functions-common:get_or_add_user_project_role:997 : echo 497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.578 | 497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.578 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-23 16:34:31.578 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:34:31.578 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-23 16:34:31.578 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-23 16:34:31.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.578 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.579 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.579 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.579 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:34:31.579 | b0a0e2ea255c4d609b4193523721f1b9' 2022-03-23 16:34:31.579 | + functions-common:get_or_create_service:1094 : echo b0a0e2ea255c4d609b4193523721f1b9 2022-03-23 16:34:31.579 | b0a0e2ea255c4d609b4193523721f1b9 2022-03-23 16:34:31.579 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' http://10.222.0.47:8080 2022-03-23 16:34:31.579 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:34:31.579 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-23 16:34:31.579 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:34:31.579 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-23 16:34:31.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.579 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.579 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.579 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.579 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:34:31.579 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:34:31.579 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:34:31.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.579 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.579 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.579 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.579 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1e73537af9804e3e833917fdcea0ef8b 2022-03-23 16:34:31.579 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1e73537af9804e3e833917fdcea0ef8b 2022-03-23 16:34:31.579 | + functions-common:get_or_create_endpoint:1127 : public_id=1e73537af9804e3e833917fdcea0ef8b 2022-03-23 16:34:31.579 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.47:8080 ]] 2022-03-23 16:34:31.579 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.47:8080 RegionOne 2022-03-23 16:34:31.580 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:34:31.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-23 16:34:31.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.580 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.580 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.580 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.580 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:34:31.580 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:34:31.580 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.47:8080 --region RegionOne -f value -c id 2022-03-23 16:34:31.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.580 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.580 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.580 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.580 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f00bd40b4f024a6b9c8a9174e3ceed29 2022-03-23 16:34:31.580 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo f00bd40b4f024a6b9c8a9174e3ceed29 2022-03-23 16:34:31.580 | f00bd40b4f024a6b9c8a9174e3ceed29 2022-03-23 16:34:31.580 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:34:31.580 | + functions-common:get_or_create_endpoint:1136 : echo 1e73537af9804e3e833917fdcea0ef8b 2022-03-23 16:34:31.580 | 1e73537af9804e3e833917fdcea0ef8b 2022-03-23 16:34:31.580 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-23 16:34:31.580 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-23 16:34:31.580 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:34:31.580 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-23 16:34:31.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.580 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.580 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.580 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.581 | ++ functions-common:get_or_create_project:938 : project_id=8c69ec9cff224e6c8df3e1f839d90715 2022-03-23 16:34:31.581 | ++ functions-common:get_or_create_project:939 : echo 8c69ec9cff224e6c8df3e1f839d90715 2022-03-23 16:34:31.581 | + lib/swift:create_swift_accounts:628 : swift_project_test1=8c69ec9cff224e6c8df3e1f839d90715 2022-03-23 16:34:31.581 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-23 16:34:31.581 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:34:31.581 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-23 16:34:31.581 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:34:31.581 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-23 16:34:31.581 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-23 16:34:31.581 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-23 16:34:31.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.581 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.581 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.581 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.581 | ++ functions-common:get_or_create_user:925 : user_id=58ad14a141cd406c8ea6c714583ec1c8 2022-03-23 16:34:31.581 | ++ functions-common:get_or_create_user:926 : echo 58ad14a141cd406c8ea6c714583ec1c8 2022-03-23 16:34:31.581 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=58ad14a141cd406c8ea6c714583ec1c8 2022-03-23 16:34:31.581 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-23 16:34:31.581 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:34:31.581 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 58ad14a141cd406c8ea6c714583ec1c8 8c69ec9cff224e6c8df3e1f839d90715 2022-03-23 16:34:31.581 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:34:31.581 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:34:31.581 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:34:31.581 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:34:31.581 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:34:31.581 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:34:31.581 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:34:31.581 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:34:31.581 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 58ad14a141cd406c8ea6c714583ec1c8 --project 8c69ec9cff224e6c8df3e1f839d90715 2022-03-23 16:34:31.582 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:34:31.582 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.582 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.582 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.582 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.582 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.582 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.582 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:34:31.582 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:34:31.582 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 58ad14a141cd406c8ea6c714583ec1c8 --project 8c69ec9cff224e6c8df3e1f839d90715 2022-03-23 16:34:31.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.582 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.582 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.582 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:34:31.582 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.582 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 58ad14a141cd406c8ea6c714583ec1c8 --project 8c69ec9cff224e6c8df3e1f839d90715 2022-03-23 16:34:31.582 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.582 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.582 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.582 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.582 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.582 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:34:31.583 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:34:31.583 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:34:31.583 | ++ functions-common:get_field:818 : echo '| 497a376c16774752b8dd08424d1974ef | 58ad14a141cd406c8ea6c714583ec1c8 | | 8c69ec9cff224e6c8df3e1f839d90715 | | | False |' 2022-03-23 16:34:31.583 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.583 | + functions-common:get_or_add_user_project_role:995 : user_role_id=497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.583 | + functions-common:get_or_add_user_project_role:997 : echo 497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.583 | 497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.583 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-23 16:34:31.583 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-23 16:34:31.583 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:34:31.583 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-23 16:34:31.583 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-23 16:34:31.583 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-23 16:34:31.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.583 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.583 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.583 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.583 | ++ functions-common:get_or_create_user:925 : user_id=1aa373323de240c5830e16358be92709 2022-03-23 16:34:31.583 | ++ functions-common:get_or_create_user:926 : echo 1aa373323de240c5830e16358be92709 2022-03-23 16:34:31.583 | + lib/swift:create_swift_accounts:637 : swift_user_test3=1aa373323de240c5830e16358be92709 2022-03-23 16:34:31.583 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-23 16:34:31.583 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:34:31.583 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role ef6e18c7d2a147aebd55be665d98c0ab 1aa373323de240c5830e16358be92709 8c69ec9cff224e6c8df3e1f839d90715 2022-03-23 16:34:31.583 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:34:31.583 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:34:31.583 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:34:31.583 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:34:31.583 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:34:31.583 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:34:31.583 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:34:31.583 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:34:31.584 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ef6e18c7d2a147aebd55be665d98c0ab --user 1aa373323de240c5830e16358be92709 --project 8c69ec9cff224e6c8df3e1f839d90715 2022-03-23 16:34:31.584 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:34:31.584 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.584 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.584 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.584 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.584 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.584 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.584 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:34:31.584 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:34:31.584 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ef6e18c7d2a147aebd55be665d98c0ab --user 1aa373323de240c5830e16358be92709 --project 8c69ec9cff224e6c8df3e1f839d90715 2022-03-23 16:34:31.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.584 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.584 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.584 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ef6e18c7d2a147aebd55be665d98c0ab --user 1aa373323de240c5830e16358be92709 --project 8c69ec9cff224e6c8df3e1f839d90715 2022-03-23 16:34:31.584 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.584 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:34:31.584 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.584 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.584 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.584 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.584 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.584 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:34:31.584 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:34:31.584 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:34:31.585 | ++ functions-common:get_field:818 : echo '| ef6e18c7d2a147aebd55be665d98c0ab | 1aa373323de240c5830e16358be92709 | | 8c69ec9cff224e6c8df3e1f839d90715 | | | False |' 2022-03-23 16:34:31.585 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.585 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:34:31.585 | + functions-common:get_or_add_user_project_role:997 : echo ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:34:31.585 | ef6e18c7d2a147aebd55be665d98c0ab 2022-03-23 16:34:31.585 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-23 16:34:31.585 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-23 16:34:31.585 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:34:31.585 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-23 16:34:31.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.585 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.585 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.585 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.585 | ++ functions-common:get_or_create_project:938 : project_id=07e2c217cd284caea940c91053d166b7 2022-03-23 16:34:31.585 | ++ functions-common:get_or_create_project:939 : echo 07e2c217cd284caea940c91053d166b7 2022-03-23 16:34:31.585 | + lib/swift:create_swift_accounts:642 : swift_project_test2=07e2c217cd284caea940c91053d166b7 2022-03-23 16:34:31.585 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-23 16:34:31.585 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:34:31.585 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-23 16:34:31.585 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-23 16:34:31.585 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:34:31.585 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-23 16:34:31.585 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-23 16:34:31.585 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-23 16:34:31.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.585 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.585 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.585 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.585 | ++ functions-common:get_or_create_user:925 : user_id=a97e6839cd7448abba2804be474e7085 2022-03-23 16:34:31.586 | ++ functions-common:get_or_create_user:926 : echo a97e6839cd7448abba2804be474e7085 2022-03-23 16:34:31.586 | + lib/swift:create_swift_accounts:647 : swift_user_test2=a97e6839cd7448abba2804be474e7085 2022-03-23 16:34:31.586 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-23 16:34:31.586 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:34:31.586 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin a97e6839cd7448abba2804be474e7085 07e2c217cd284caea940c91053d166b7 2022-03-23 16:34:31.586 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:34:31.586 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:34:31.586 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:34:31.586 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:34:31.586 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:34:31.586 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:34:31.586 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:34:31.586 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:34:31.586 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a97e6839cd7448abba2804be474e7085 --project 07e2c217cd284caea940c91053d166b7 2022-03-23 16:34:31.586 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.586 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:34:31.586 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.586 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.586 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.586 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.586 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.586 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:34:31.586 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:34:31.586 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a97e6839cd7448abba2804be474e7085 --project 07e2c217cd284caea940c91053d166b7 2022-03-23 16:34:31.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.587 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.587 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.587 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a97e6839cd7448abba2804be474e7085 --project 07e2c217cd284caea940c91053d166b7 2022-03-23 16:34:31.587 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.587 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:34:31.587 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.587 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.587 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.587 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.587 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.587 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:34:31.588 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:34:31.588 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:34:31.588 | ++ functions-common:get_field:818 : echo '| 497a376c16774752b8dd08424d1974ef | a97e6839cd7448abba2804be474e7085 | | 07e2c217cd284caea940c91053d166b7 | | | False |' 2022-03-23 16:34:31.588 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.588 | + functions-common:get_or_add_user_project_role:995 : user_role_id=497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.588 | + functions-common:get_or_add_user_project_role:997 : echo 497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.588 | 497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.588 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-23 16:34:31.588 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-23 16:34:31.588 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:34:31.588 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-23 16:34:31.588 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-23 16:34:31.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.588 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.588 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.588 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.588 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-23 16:34:31.588 | a05e35cce7614de086d30bf0dced8a9e' 2022-03-23 16:34:31.588 | ++ functions-common:get_or_create_domain:888 : echo a05e35cce7614de086d30bf0dced8a9e 2022-03-23 16:34:31.588 | + lib/swift:create_swift_accounts:652 : swift_domain=a05e35cce7614de086d30bf0dced8a9e 2022-03-23 16:34:31.588 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-23 16:34:31.588 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:34:31.588 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-23 16:34:31.588 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 a05e35cce7614de086d30bf0dced8a9e 2022-03-23 16:34:31.588 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:34:31.588 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=a05e35cce7614de086d30bf0dced8a9e --or-show -f value -c id 2022-03-23 16:34:31.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.588 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.588 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.589 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.589 | ++ functions-common:get_or_create_project:938 : project_id=bc229027ebfe4efca969fa6c8d72db3d 2022-03-23 16:34:31.589 | ++ functions-common:get_or_create_project:939 : echo bc229027ebfe4efca969fa6c8d72db3d 2022-03-23 16:34:31.589 | + lib/swift:create_swift_accounts:656 : swift_project_test4=bc229027ebfe4efca969fa6c8d72db3d 2022-03-23 16:34:31.589 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-23 16:34:31.589 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:34:31.589 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-23 16:34:31.589 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 a05e35cce7614de086d30bf0dced8a9e test4@example.com 2022-03-23 16:34:31.589 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:34:31.589 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-23 16:34:31.589 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-23 16:34:31.589 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=a05e35cce7614de086d30bf0dced8a9e --email=test4@example.com --or-show -f value -c id 2022-03-23 16:34:31.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.589 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.589 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.589 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.589 | ++ functions-common:get_or_create_user:925 : user_id=a1edc65938ec454090fb9c9e2aeec7dd 2022-03-23 16:34:31.589 | ++ functions-common:get_or_create_user:926 : echo a1edc65938ec454090fb9c9e2aeec7dd 2022-03-23 16:34:31.589 | + lib/swift:create_swift_accounts:661 : swift_user_test4=a1edc65938ec454090fb9c9e2aeec7dd 2022-03-23 16:34:31.589 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-23 16:34:31.589 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:34:31.589 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin a1edc65938ec454090fb9c9e2aeec7dd bc229027ebfe4efca969fa6c8d72db3d 2022-03-23 16:34:31.589 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:34:31.589 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:34:31.589 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:34:31.589 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:34:31.589 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:34:31.589 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:34:31.589 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:34:31.590 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:34:31.590 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a1edc65938ec454090fb9c9e2aeec7dd --project bc229027ebfe4efca969fa6c8d72db3d 2022-03-23 16:34:31.590 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.590 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:34:31.590 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.590 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.590 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.590 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:34:31.590 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:34:31.590 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a1edc65938ec454090fb9c9e2aeec7dd --project bc229027ebfe4efca969fa6c8d72db3d 2022-03-23 16:34:31.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.590 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a1edc65938ec454090fb9c9e2aeec7dd --project bc229027ebfe4efca969fa6c8d72db3d 2022-03-23 16:34:31.590 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:34:31.590 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:34:31.590 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:34:31.590 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:31.590 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:31.590 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:34:31.590 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:34:31.590 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:34:31.591 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:34:31.591 | ++ functions-common:get_field:818 : echo '| 497a376c16774752b8dd08424d1974ef | a1edc65938ec454090fb9c9e2aeec7dd | | bc229027ebfe4efca969fa6c8d72db3d | | | False |' 2022-03-23 16:34:31.591 | ++ functions-common:get_field:812 : read data 2022-03-23 16:34:31.591 | + functions-common:get_or_add_user_project_role:995 : user_role_id=497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.591 | + functions-common:get_or_add_user_project_role:997 : echo 497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.591 | 497a376c16774752b8dd08424d1974ef 2022-03-23 16:34:31.620 | [184646 Async create_swift_accounts:230794]: finished create_swift_accounts with result 0 in 127 seconds 2022-03-23 16:34:31.627 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-23 16:34:31.630 | + inc/async:async_wait:197 : return 0 2022-03-23 16:34:31.632 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-23 16:34:31.651 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:34:31.654 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-23 16:34:31.672 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:34:31.674 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-23 16:34:31.677 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:34:31.679 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-23 16:34:31.683 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-23 16:34:31.685 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-23 16:34:31.745 | + inc/async:async_inner:63 : init_glance 2022-03-23 16:34:31.784 | [184646 Async init_glance:235287]: running: init_glance 2022-03-23 16:34:31.787 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-23 16:34:31.806 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:34:31.809 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-23 16:34:31.812 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:34:31.815 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-23 16:34:31.818 | + ./stack.sh:main:1147 : configure_neutron 2022-03-23 16:34:31.821 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-23 16:34:31.825 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:34:31.826 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:34:31.833 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:34:31.835 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:34:31.838 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:34:31.841 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:34:31.844 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-23 16:34:31.846 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-23 16:34:31.849 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-23 16:34:31.852 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-23 16:34:31.866 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-23 16:34:31.869 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-23 16:34:35.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:35.341 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:35.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:35.342 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:38.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:38.925 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:38.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:38.925 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:41.751 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:34:41.777 | [235287 Async init_glance:235287]: finished successfully 2022-03-23 16:34:42.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:42.474 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:42.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:42.475 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:45.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:45.911 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:45.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:45.911 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:49.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:49.397 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:49.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:49.397 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:52.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:52.850 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:52.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:52.850 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:56.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:56.279 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:56.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:56.279 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:59.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:59.980 | from cryptography.utils import int_from_bytes 2022-03-23 16:34:59.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:34:59.980 | from cryptography.utils import int_from_bytes 2022-03-23 16:35:04.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:35:04.700 | from cryptography.utils import int_from_bytes 2022-03-23 16:35:04.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:35:04.700 | from cryptography.utils import int_from_bytes 2022-03-23 16:35:04.700 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-23 16:35:10.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:35:10.602 | from cryptography.utils import int_from_bytes 2022-03-23 16:35:10.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:35:10.602 | from cryptography.utils import int_from_bytes 2022-03-23 16:35:10.911 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-23 16:35:10.916 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-23 16:35:10.919 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-23 16:35:10.921 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-23 16:35:10.924 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-23 16:35:10.926 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-23 16:35:10.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-23 16:35:10.931 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-23 16:35:10.933 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-23 16:35:10.936 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-23 16:35:10.938 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-23 16:35:10.940 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-23 16:35:10.942 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-23 16:35:10.945 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-23 16:35:10.948 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-23 16:35:10.950 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-23 16:35:10.954 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:35:10.956 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-23 16:35:10.959 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:35:10.964 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-23 16:35:10.966 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-23 16:35:10.968 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-23 16:35:10.971 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-23 16:35:10.973 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 16:35:10.976 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 16:35:11.004 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-23 16:35:11.033 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-23 16:35:11.063 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-23 16:35:11.092 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-23 16:35:11.123 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-23 16:35:11.151 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-23 16:35:11.154 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-23 16:35:11.156 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-23 16:35:11.159 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:35:11.161 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:35:11.179 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:35:11.182 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:35:11.184 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:35:11.187 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:35:11.189 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:35:11.217 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:35:11.247 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:35:11.276 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:35:11.306 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-23 16:35:11.322 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:35:11.325 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-23 16:35:11.327 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:35:11.329 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-23 16:35:11.332 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-23 16:35:11.334 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-23 16:35:11.346 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-23 16:35:11.348 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:35:11.351 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-23 16:35:11.354 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-23 16:35:11.366 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-23 16:35:11.379 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-23 16:35:11.381 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-23 16:35:11.394 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-23 16:35:11.406 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-23 16:35:11.419 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 16:35:11.422 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:35:11.425 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-23 16:35:11.429 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.NaaTpF0Uio 2022-03-23 16:35:11.432 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 16:35:11.434 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:35:11.437 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.NaaTpF0Uio 2022-03-23 16:35:11.440 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.NaaTpF0Uio 2022-03-23 16:35:11.452 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.NaaTpF0Uio /etc/sudoers.d/neutron-rootwrap 2022-03-23 16:35:11.465 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:35:11.494 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-23 16:35:11.496 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:35:11.525 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-23 16:35:11.528 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-23 16:35:11.530 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-23 16:35:11.533 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:35:11.535 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:35:11.537 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:35:11.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:11.558 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:35:11.561 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:35:11.563 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:35:11.580 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:11.583 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:35:11.586 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-03-23 16:35:11.616 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:35:11.619 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:35:11.621 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-23 16:35:11.639 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:11.642 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-23 16:35:11.644 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-23 16:35:11.646 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:35:11.649 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:35:11.651 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-23 16:35:11.654 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-23 16:35:11.656 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:35:11.659 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-23 16:35:11.661 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-23 16:35:11.664 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-23 16:35:11.668 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-23 16:35:11.671 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-23 16:35:11.676 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-23 16:35:11.694 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:11.697 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-23 16:35:11.699 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-23 16:35:11.702 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-23 16:35:11.706 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-23 16:35:11.736 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 16:35:11.766 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-23 16:35:11.796 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-23 16:35:11.827 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-23 16:35:11.857 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-23 16:35:11.860 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:35:11.862 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-23 16:35:11.865 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:35:11.867 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-23 16:35:11.897 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-23 16:35:11.927 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-03-23 16:35:11.957 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-23 16:35:11.987 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-23 16:35:12.017 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-23 16:35:12.047 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-23 16:35:12.078 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-23 16:35:12.108 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:35:12.139 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:35:12.169 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-23 16:35:12.200 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-23 16:35:12.231 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-23 16:35:12.233 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:35:12.236 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:35:12.238 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 16:35:12.241 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-23 16:35:12.270 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-23 16:35:12.301 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.47/identity 2022-03-23 16:35:12.332 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-23 16:35:12.362 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-23 16:35:12.393 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-23 16:35:12.424 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-23 16:35:12.454 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-23 16:35:12.484 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:35:12.515 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-23 16:35:12.545 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-23 16:35:12.548 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-23 16:35:12.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-23 16:35:12.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-23 16:35:12.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-23 16:35:12.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-23 16:35:12.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-23 16:35:12.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-03-23 16:35:12.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-03-23 16:35:12.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-03-23 16:35:12.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-23 16:35:12.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-23 16:35:12.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-23 16:35:12.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-23 16:35:12.582 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-23 16:35:12.584 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-23 16:35:12.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-23 16:35:12.590 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-23 16:35:12.592 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-23 16:35:12.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-23 16:35:12.623 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-23 16:35:12.625 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:35:12.628 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:35:12.630 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-23 16:35:12.633 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-23 16:35:12.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:35:12.638 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-23 16:35:12.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-23 16:35:12.669 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-23 16:35:12.672 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:35:12.674 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:35:12.677 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-23 16:35:12.679 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-23 16:35:12.682 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:35:12.684 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-23 16:35:12.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-23 16:35:12.717 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:35:12.719 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:35:12.721 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-23 16:35:12.724 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-23 16:35:12.726 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:35:12.729 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-23 16:35:12.757 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-23 16:35:12.760 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:35:12.763 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-23 16:35:12.765 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-23 16:35:12.767 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-23 16:35:12.770 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:35:12.772 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-23 16:35:12.802 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-23 16:35:12.804 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:35:12.807 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-23 16:35:12.809 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 16:35:12.812 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 16:35:12.814 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:35:12.817 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-23 16:35:12.846 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-23 16:35:12.849 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:35:12.851 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-23 16:35:12.854 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-23 16:35:12.856 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-23 16:35:12.859 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:35:12.861 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-23 16:35:12.890 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-03-23 16:35:12.893 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:35:12.895 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-23 16:35:12.898 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-03-23 16:35:12.901 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-03-23 16:35:12.903 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:35:12.906 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-03-23 16:35:12.935 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-23 16:35:12.937 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:35:12.940 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-23 16:35:12.942 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 16:35:12.945 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 16:35:12.948 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:35:12.950 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-23 16:35:12.979 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 16:35:12.982 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-23 16:35:12.999 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:13.001 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-23 16:35:13.004 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:35:13.036 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-23 16:35:13.038 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:35:13.068 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 16:35:13.099 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-23 16:35:13.102 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-23 16:35:13.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-23 16:35:13.107 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 16:35:16.132 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 16:35:16.132 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev48 2022-03-23 16:35:16.133 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=237263) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 16:35:16.185 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=237263) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:35:16.185 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=237263) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:35:16.185 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=237263) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:35:16.185 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=237263) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:35:16.185 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=237263) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:35:16.185 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=237263) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:35:16.239 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 16:35:16.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:35:16.239 | from cryptography.utils import int_from_bytes 2022-03-23 16:35:16.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:35:16.239 | from cryptography.utils import int_from_bytes 2022-03-23 16:35:16.594 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-23 16:35:16.596 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-23 16:35:16.599 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-23 16:35:16.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:35:16.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-23 16:35:16.662 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-23 16:35:16.683 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-23 16:35:16.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-23 16:35:16.688 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-23 16:35:16.719 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-23 16:35:16.723 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-23 16:35:16.731 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-23 16:35:16.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-23 16:35:16.736 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-23 16:35:16.749 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-23 16:35:16.763 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 16:35:16.765 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-23 16:35:16.773 | net.bridge.bridge-nf-call-iptables = 1 2022-03-23 16:35:16.777 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 16:35:16.779 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-23 16:35:16.787 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-23 16:35:16.791 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-23 16:35:16.793 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-23 16:35:16.796 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-23 16:35:16.798 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-23 16:35:16.801 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-23 16:35:16.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 16:35:16.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 16:35:16.809 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:35:16.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 16:35:16.837 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-23 16:35:16.840 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-23 16:35:16.886 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-23 16:35:16.889 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-23 16:35:16.918 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-23 16:35:16.949 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-23 16:35:16.966 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:16.969 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-23 16:35:16.971 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-23 16:35:16.976 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-23 16:35:17.005 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-23 16:35:17.035 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:35:17.067 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-23 16:35:17.070 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:35:17.100 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-23 16:35:17.117 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:17.120 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 16:35:17.122 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-23 16:35:17.152 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 16:35:17.155 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 16:35:17.157 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 16:35:17.188 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-23 16:35:17.190 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 16:35:17.193 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-23 16:35:17.195 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-23 16:35:17.215 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:17.217 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-23 16:35:17.220 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-23 16:35:17.225 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-23 16:35:17.255 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:35:17.288 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-23 16:35:17.291 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:35:17.320 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 16:35:17.323 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-23 16:35:17.354 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 16:35:17.357 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 16:35:17.359 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 16:35:17.389 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-23 16:35:17.391 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 16:35:17.394 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-23 16:35:17.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 16:35:20.407 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 16:35:20.407 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev48 2022-03-23 16:35:20.407 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=237794) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 16:35:20.457 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=237794) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:35:20.457 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=237794) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:35:20.458 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=237794) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:35:20.458 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=237794) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:35:20.458 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=237794) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:35:20.458 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=237794) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:35:20.518 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-23 16:35:20.518 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=237794) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-23 16:35:20.519 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=237794) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-23 16:35:20.519 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 16:35:20.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:35:20.519 | from cryptography.utils import int_from_bytes 2022-03-23 16:35:20.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:35:20.519 | from cryptography.utils import int_from_bytes 2022-03-23 16:35:20.888 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-23 16:35:20.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-23 16:35:20.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-23 16:35:20.895 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 16:35:20.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 16:35:20.901 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:35:20.903 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 16:35:20.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-23 16:35:20.923 | + functions:set_mtu:785 : local dev=br-data 2022-03-23 16:35:20.926 | + functions:set_mtu:786 : local mtu=1500 2022-03-23 16:35:20.928 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-23 16:35:20.940 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-23 16:35:20.958 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-23 16:35:20.961 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-23 16:35:20.964 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-23 16:35:20.966 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-23 16:35:20.969 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-23 16:35:20.971 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-23 16:35:20.974 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-23 16:35:20.976 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-23 16:35:20.979 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-23 16:35:20.981 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-23 16:35:20.984 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-23 16:35:20.986 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-23 16:35:20.989 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-23 16:35:20.991 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-23 16:35:20.995 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-23 16:35:20.995 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-23 16:35:21.002 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-23 16:35:21.004 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-23 16:35:21.007 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-23 16:35:21.010 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-23 16:35:21.014 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-23 16:35:21.014 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-23 16:35:21.014 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-23 16:35:21.020 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.17/22 brd 192.168.3.255' 2022-03-23 16:35:21.023 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-23 16:35:21.026 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-23 16:35:21.028 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-23 16:35:21.031 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-23 16:35:21.033 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.17/22 brd 192.168.3.255 != '' ]] 2022-03-23 16:35:21.035 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1' 2022-03-23 16:35:21.038 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data' 2022-03-23 16:35:21.040 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-23 16:35:21.043 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-23 16:35:21.047 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.17/22 brd 192.168.3.255 2022-03-23 16:35:21.047 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-23 16:35:21.048 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-23 16:35:21.050 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-23 16:35:21.055 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.17 2022-03-23 16:35:21.058 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.17 ' 2022-03-23 16:35:21.061 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1 2022-03-23 16:35:21.074 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data 2022-03-23 16:35:21.086 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-23 16:35:21.100 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-23 16:35:21.121 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.17 2022-03-23 16:35:21.130 | PING 192.168.0.17 (192.168.0.17) from 192.168.0.17 br-data: 56(84) bytes of data. 2022-03-23 16:35:21.130 | 64 bytes from 192.168.0.17: icmp_seq=1 ttl=64 time=0.071 ms 2022-03-23 16:35:22.139 | 64 bytes from 192.168.0.17: icmp_seq=2 ttl=64 time=0.035 ms 2022-03-23 16:35:23.162 | 64 bytes from 192.168.0.17: icmp_seq=3 ttl=64 time=0.046 ms 2022-03-23 16:35:23.163 | 2022-03-23 16:35:23.163 | --- 192.168.0.17 ping statistics --- 2022-03-23 16:35:23.163 | 3 packets transmitted, 3 received, 0% packet loss, time 2033ms 2022-03-23 16:35:23.163 | rtt min/avg/max/mdev = 0.035/0.050/0.071/0.015 ms 2022-03-23 16:35:23.169 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-23 16:35:23.169 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-23 16:35:23.175 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-23 16:35:23.177 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-23 16:35:23.195 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:23.198 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-23 16:35:23.201 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-23 16:35:23.205 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-23 16:35:23.236 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.47 2022-03-23 16:35:23.266 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-23 16:35:23.295 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:35:23.328 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-23 16:35:23.331 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:35:23.361 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 16:35:23.363 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-23 16:35:23.381 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:35:23.384 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:35:23.386 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-23 16:35:23.404 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:35:23.406 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-23 16:35:23.424 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:35:23.427 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-23 16:35:23.444 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:35:23.447 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-23 16:35:23.477 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-23 16:35:23.508 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-23 16:35:23.511 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-23 16:35:23.529 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:23.532 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-23 16:35:23.550 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:23.552 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-23 16:35:23.555 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-23 16:35:23.614 | + inc/async:async_inner:63 : init_neutron 2022-03-23 16:35:23.654 | [184646 Async init_neutron:238272]: running: init_neutron 2022-03-23 16:35:23.656 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-23 16:35:23.675 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:23.678 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-23 16:35:23.690 | ++ ./stack.sh:main:1162 : true 2022-03-23 16:35:23.693 | + ./stack.sh:main:1162 : netman_pid= 2022-03-23 16:35:23.695 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-23 16:35:23.698 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-23 16:35:23.710 | dnsmasq: no process found 2022-03-23 16:35:23.714 | + ./stack.sh:main:1164 : true 2022-03-23 16:35:23.717 | + ./stack.sh:main:1169 : clean_iptables 2022-03-23 16:35:23.722 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-23 16:35:23.727 | + lib/nova:clean_iptables:186 : grep nova 2022-03-23 16:35:23.727 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-23 16:35:23.731 | + lib/nova:clean_iptables:186 : bash 2022-03-23 16:35:23.732 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:35:23.732 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-23 16:35:23.732 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-23 16:35:23.742 | + lib/nova:clean_iptables:188 : grep nova 2022-03-23 16:35:23.747 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:35:23.747 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-23 16:35:23.747 | + lib/nova:clean_iptables:188 : bash 2022-03-23 16:35:23.748 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-23 16:35:23.748 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 16:35:23.752 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-23 16:35:23.770 | + lib/nova:clean_iptables:190 : grep nova 2022-03-23 16:35:23.770 | + lib/nova:clean_iptables:190 : bash 2022-03-23 16:35:23.771 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-23 16:35:23.774 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:35:23.777 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-23 16:35:23.777 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-23 16:35:23.777 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-23 16:35:23.793 | + lib/nova:clean_iptables:192 : grep nova 2022-03-23 16:35:23.793 | + lib/nova:clean_iptables:192 : bash 2022-03-23 16:35:23.797 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-23 16:35:23.800 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:35:23.800 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-23 16:35:23.800 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 16:35:23.800 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-23 16:35:23.812 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-23 16:35:23.820 | net.ipv4.ip_forward = 1 2022-03-23 16:35:23.824 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-23 16:35:23.842 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:23.845 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-23 16:35:23.848 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-23 16:35:23.851 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 16:35:23.886 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-23 16:35:23.918 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-23 16:35:23.921 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 16:35:23.961 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-23 16:35:23.994 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-23 16:35:24.012 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:24.015 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-23 16:35:24.018 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:35:24.021 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-23 16:35:24.024 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-23 16:35:24.027 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-23 16:35:24.093 | + inc/async:async_inner:63 : init_swift 2022-03-23 16:35:24.150 | [184646 Async init_swift:238630]: running: init_swift 2022-03-23 16:35:24.153 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-23 16:35:24.179 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:24.182 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-23 16:35:24.185 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:35:24.187 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-23 16:35:24.190 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-23 16:35:24.193 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-23 16:35:24.268 | + inc/async:async_inner:63 : init_cinder 2022-03-23 16:35:24.339 | [184646 Async init_cinder:238725]: running: init_cinder 2022-03-23 16:35:24.344 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-23 16:35:24.374 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:35:24.377 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-23 16:35:24.381 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:35:24.381 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-23 16:35:24.383 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-23 16:35:24.386 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-23 16:35:24.475 | + inc/async:async_inner:63 : init_placement 2022-03-23 16:35:24.557 | [184646 Async init_placement:238844]: running: init_placement 2022-03-23 16:35:24.571 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-23 16:35:24.686 | [184646 Async init_neutron:238272]: Waiting for completion of init_neutron running on PID 238272 (6 other jobs running) 2022-03-23 16:35:24.750 | [184646 Async init_neutron:238272]: Signaling child to exit 2022-03-23 16:35:35.470 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:35:35.502 | [238725 Async init_cinder:238725]: finished successfully 2022-03-23 16:35:37.962 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:35:37.998 | [238630 Async init_swift:238630]: finished successfully 2022-03-23 16:35:51.280 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:35:51.306 | [238272 Async init_neutron:238272]: finished successfully 2022-03-23 16:35:51.328 | WAKEUP 2022-03-23 16:35:51.355 | [184646 Async init_neutron:238272]: Signaled 2022-03-23 16:35:51.356 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-23 16:35:51.356 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:35:51.356 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:35:51.356 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:35:51.356 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:35:51.356 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:35:51.356 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:35:51.357 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-23 16:35:51.357 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-23 16:35:51.357 | + lib/database:recreate_database:112 : local db=neutron 2022-03-23 16:35:51.357 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-23 16:35:51.357 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-23 16:35:51.357 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-23 16:35:51.357 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:35:51.357 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-23 16:35:51.357 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:35:51.357 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-23 16:35:51.357 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:35:51.357 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:35:51.357 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:35:51.357 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:35:51.357 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053326620 2022-03-23 16:35:51.357 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-23 16:35:51.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:35:51.357 | from cryptography.utils import int_from_bytes 2022-03-23 16:35:51.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:35:51.357 | from cryptography.utils import int_from_bytes 2022-03-23 16:35:51.357 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:35:51.357 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:35:51.357 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:35:51.357 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:35:51.357 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-23 16:35:51.357 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-23 16:35:51.357 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-23 16:35:51.357 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-23 16:35:51.357 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-23 16:35:51.357 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-23 16:35:51.357 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-23 16:35:51.358 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-23 16:35:51.359 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-23 16:35:51.360 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-23 16:35:51.361 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-23 16:35:51.361 | Running upgrade for neutron ... 2022-03-23 16:35:51.361 | OK 2022-03-23 16:35:51.361 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-23 16:35:51.361 | + functions-common:time_stop:2425 : local name 2022-03-23 16:35:51.361 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:35:51.361 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:35:51.361 | + functions-common:time_stop:2428 : local total 2022-03-23 16:35:51.361 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:35:51.361 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:35:51.361 | + functions-common:time_stop:2432 : start_time=1648053326620 2022-03-23 16:35:51.361 | + functions-common:time_stop:2434 : [[ -z 1648053326620 ]] 2022-03-23 16:35:51.361 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:35:51.362 | + functions-common:time_stop:2437 : end_time=1648053351264 2022-03-23 16:35:51.362 | + functions-common:time_stop:2438 : elapsed_time=24644 2022-03-23 16:35:51.362 | + functions-common:time_stop:2439 : total=8449 2022-03-23 16:35:51.362 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:35:51.362 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33093 2022-03-23 16:35:51.413 | [184646 Async init_neutron:238272]: finished init_neutron with result 0 in 27 seconds 2022-03-23 16:35:51.417 | + inc/async:async_wait:197 : return 0 2022-03-23 16:35:51.420 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-23 16:35:51.476 | [184646 Async init_placement:238844]: Waiting for completion of init_placement running on PID 238844 (5 other jobs running) 2022-03-23 16:35:51.504 | [184646 Async init_placement:238844]: Signaling child to exit 2022-03-23 16:36:11.256 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:36:11.282 | [238844 Async init_placement:238844]: finished successfully 2022-03-23 16:36:11.303 | WAKEUP 2022-03-23 16:36:11.326 | [184646 Async init_placement:238844]: Signaled 2022-03-23 16:36:11.327 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-23 16:36:11.327 | + lib/database:recreate_database:112 : local db=placement 2022-03-23 16:36:11.327 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-23 16:36:11.328 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-23 16:36:11.328 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-23 16:36:11.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:11.328 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-23 16:36:11.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:11.328 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-23 16:36:11.328 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-23 16:36:11.328 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-23 16:36:11.328 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-23 16:36:11.328 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:36:11.328 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:36:11.328 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:36:11.328 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:36:11.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.328 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.328 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.328 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:36:11.328 | + functions-common:get_or_create_user:925 : user_id=1bc1d79b982e41a0a59ddaf5398567fb 2022-03-23 16:36:11.328 | + functions-common:get_or_create_user:926 : echo 1bc1d79b982e41a0a59ddaf5398567fb 2022-03-23 16:36:11.328 | 1bc1d79b982e41a0a59ddaf5398567fb 2022-03-23 16:36:11.328 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-23 16:36:11.328 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:36:11.328 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:36:11.328 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:36:11.328 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:36:11.328 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:36:11.328 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:36:11.328 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:36:11.328 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:36:11.328 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:36:11.329 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:36:11.329 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:36:11.329 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:36:11.329 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:36:11.329 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:36:11.329 | ++ functions-common:get_field:812 : read data 2022-03-23 16:36:11.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.329 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:36:11.329 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:36:11.329 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:36:11.329 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:36:11.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.329 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:36:11.329 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:36:11.329 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:36:11.329 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:36:11.329 | ++ functions-common:get_field:812 : read data 2022-03-23 16:36:11.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.329 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:36:11.329 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:36:11.329 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:36:11.329 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:36:11.330 | ++ functions-common:get_field:818 : echo '| 4fe27c73715c4747a602489cc3e30f6e | 1bc1d79b982e41a0a59ddaf5398567fb | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:36:11.330 | ++ functions-common:get_field:812 : read data 2022-03-23 16:36:11.330 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:36:11.330 | + functions-common:get_or_add_user_project_role:997 : echo 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:36:11.330 | 4fe27c73715c4747a602489cc3e30f6e 2022-03-23 16:36:11.330 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:36:11.330 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-23 16:36:11.330 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:36:11.330 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:36:11.330 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:36:11.330 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:36:11.330 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:36:11.330 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:36:11.330 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:36:11.330 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:36:11.330 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:36:11.330 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:36:11.330 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:36:11.330 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:36:11.330 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:36:11.330 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:36:11.330 | ++ functions-common:get_field:812 : read data 2022-03-23 16:36:11.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.330 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.330 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.330 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:36:11.330 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:36:11.330 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:36:11.331 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:36:11.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.331 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.331 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.331 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:36:11.331 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:36:11.331 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:36:11.331 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:36:11.331 | ++ functions-common:get_field:812 : read data 2022-03-23 16:36:11.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.331 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.331 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.331 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:36:11.331 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:36:11.331 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:36:11.331 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:36:11.331 | ++ functions-common:get_field:818 : echo '| 497a376c16774752b8dd08424d1974ef | 1bc1d79b982e41a0a59ddaf5398567fb | | fa2bdd303c83488f90441b50be1e673d | | | False |' 2022-03-23 16:36:11.331 | ++ functions-common:get_field:812 : read data 2022-03-23 16:36:11.331 | + functions-common:get_or_add_user_project_role:995 : user_role_id=497a376c16774752b8dd08424d1974ef 2022-03-23 16:36:11.331 | + functions-common:get_or_add_user_project_role:997 : echo 497a376c16774752b8dd08424d1974ef 2022-03-23 16:36:11.331 | 497a376c16774752b8dd08424d1974ef 2022-03-23 16:36:11.331 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.47/placement 2022-03-23 16:36:11.331 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-23 16:36:11.331 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:36:11.331 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-23 16:36:11.331 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-23 16:36:11.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.331 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.332 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.332 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:36:11.332 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:36:11.332 | c64331d336204d6b94875b4c30fd30cb' 2022-03-23 16:36:11.332 | + functions-common:get_or_create_service:1094 : echo c64331d336204d6b94875b4c30fd30cb 2022-03-23 16:36:11.332 | c64331d336204d6b94875b4c30fd30cb 2022-03-23 16:36:11.332 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.47/placement 2022-03-23 16:36:11.332 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:36:11.332 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.47/placement RegionOne 2022-03-23 16:36:11.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:36:11.332 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-23 16:36:11.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.332 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.332 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.332 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:36:11.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:36:11.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:36:11.332 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.47/placement --region RegionOne -f value -c id 2022-03-23 16:36:11.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.332 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.332 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.332 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:36:11.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=cdcf3659fc6243d1a1e0faead9a91456 2022-03-23 16:36:11.332 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo cdcf3659fc6243d1a1e0faead9a91456 2022-03-23 16:36:11.332 | + functions-common:get_or_create_endpoint:1127 : public_id=cdcf3659fc6243d1a1e0faead9a91456 2022-03-23 16:36:11.332 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:36:11.332 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:36:11.332 | + functions-common:get_or_create_endpoint:1136 : echo cdcf3659fc6243d1a1e0faead9a91456 2022-03-23 16:36:11.333 | cdcf3659fc6243d1a1e0faead9a91456 2022-03-23 16:36:11.375 | [184646 Async init_placement:238844]: finished init_placement with result 0 in 46 seconds 2022-03-23 16:36:11.379 | + inc/async:async_wait:197 : return 0 2022-03-23 16:36:11.382 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-23 16:36:11.434 | [184646 Async init_glance:235287]: Waiting for completion of init_glance running on PID 235287 (4 other jobs running) 2022-03-23 16:36:11.460 | [184646 Async init_glance:235287]: Signaling child to exit 2022-03-23 16:36:11.460 | WAKEUP 2022-03-23 16:36:11.484 | [184646 Async init_glance:235287]: Signaled 2022-03-23 16:36:11.485 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-23 16:36:11.485 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-23 16:36:11.486 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-23 16:36:11.486 | + lib/database:recreate_database:112 : local db=glance 2022-03-23 16:36:11.486 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-23 16:36:11.486 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-23 16:36:11.486 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-23 16:36:11.486 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:11.486 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-23 16:36:11.486 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:11.486 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-23 16:36:11.486 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:36:11.486 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:11.486 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:11.486 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:11.486 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053272027 2022-03-23 16:36:11.486 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-23 16:36:11.486 | 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=235409) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:36:11.486 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:36:11.486 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:36:11.486 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:36:11.486 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:36:11.486 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:36:11.486 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:36:11.486 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-23 16:36:11.486 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-23 16:36:11.486 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-23 16:36:11.486 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-23 16:36:11.486 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-23 16:36:11.486 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-23 16:36:11.486 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:36:11.487 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:36:11.487 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-23 16:36:11.487 | Database migration is up to date. No migration needed. 2022-03-23 16:36:11.487 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-23 16:36:11.487 | Database is synced successfully. 2022-03-23 16:36:11.487 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-23 16:36:11.487 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=235562) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-23 16:36:11.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-23 16:36:11.489 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-23 16:36:11.489 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-23 16:36:11.489 | + functions-common:time_stop:2425 : local name 2022-03-23 16:36:11.489 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:36:11.489 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:36:11.489 | + functions-common:time_stop:2428 : local total 2022-03-23 16:36:11.489 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:36:11.489 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:36:11.489 | + functions-common:time_stop:2432 : start_time=1648053272027 2022-03-23 16:36:11.489 | + functions-common:time_stop:2434 : [[ -z 1648053272027 ]] 2022-03-23 16:36:11.489 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:36:11.489 | + functions-common:time_stop:2437 : end_time=1648053281735 2022-03-23 16:36:11.489 | + functions-common:time_stop:2438 : elapsed_time=9708 2022-03-23 16:36:11.489 | + functions-common:time_stop:2439 : total=8449 2022-03-23 16:36:11.489 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:36:11.489 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18157 2022-03-23 16:36:11.532 | [184646 Async init_glance:235287]: finished init_glance with result 0 in 10 seconds 2022-03-23 16:36:11.536 | + inc/async:async_wait:197 : return 0 2022-03-23 16:36:11.539 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-23 16:36:11.591 | [184646 Async init_swift:238630]: Waiting for completion of init_swift running on PID 238630 (3 other jobs running) 2022-03-23 16:36:11.616 | [184646 Async init_swift:238630]: Signaling child to exit 2022-03-23 16:36:11.617 | WAKEUP 2022-03-23 16:36:11.640 | [184646 Async init_swift:238630]: Signaled 2022-03-23 16:36:11.642 | + lib/swift:init_swift:668 : local node_number 2022-03-23 16:36:11.642 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 16:36:11.642 | No container-sharder running 2022-03-23 16:36:11.642 | No account-replicator running 2022-03-23 16:36:11.642 | No object-replicator running 2022-03-23 16:36:11.642 | No account-server running 2022-03-23 16:36:11.642 | No container-reconciler running 2022-03-23 16:36:11.642 | No container-updater running 2022-03-23 16:36:11.642 | No object-server running 2022-03-23 16:36:11.642 | No account-auditor running 2022-03-23 16:36:11.642 | No object-updater running 2022-03-23 16:36:11.642 | No container-auditor running 2022-03-23 16:36:11.642 | No account-reaper running 2022-03-23 16:36:11.642 | No container-server running 2022-03-23 16:36:11.642 | No object-expirer running 2022-03-23 16:36:11.642 | No object-reconstructor running 2022-03-23 16:36:11.642 | No container-sync running 2022-03-23 16:36:11.642 | No container-replicator running 2022-03-23 16:36:11.642 | No object-auditor running 2022-03-23 16:36:11.642 | No proxy-server running 2022-03-23 16:36:11.643 | + lib/swift:init_swift:670 : true 2022-03-23 16:36:11.643 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-23 16:36:11.643 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-23 16:36:11.643 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-23 16:36:11.643 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-23 16:36:11.643 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-23 16:36:11.643 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-23 16:36:11.643 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-23 16:36:11.643 | + functions:create_disk:732 : local node_number 2022-03-23 16:36:11.643 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.643 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 16:36:11.643 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-23 16:36:11.643 | + functions:create_disk:736 : local key 2022-03-23 16:36:11.643 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.643 | ++ functions:create_disk:738 : sed s#/.## 2022-03-23 16:36:11.643 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.643 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.643 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-23 16:36:11.643 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.643 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 16:36:11.643 | + functions:destroy_disk:765 : local key 2022-03-23 16:36:11.643 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.643 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-23 16:36:11.643 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.643 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.643 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-23 16:36:11.643 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-23 16:36:11.643 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.643 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.643 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-23 16:36:11.643 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.644 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:36:11.644 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-23 16:36:11.644 | = sectsz=512 attr=2, projid32bit=1 2022-03-23 16:36:11.644 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-23 16:36:11.644 | = reflink=1 2022-03-23 16:36:11.644 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-23 16:36:11.644 | = sunit=0 swidth=0 blks 2022-03-23 16:36:11.644 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-23 16:36:11.644 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-23 16:36:11.644 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-23 16:36:11.644 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-23 16:36:11.644 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-23 16:36:11.644 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-23 16:36:11.644 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-23 16:36:11.644 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-23 16:36:11.644 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-23 16:36:11.644 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-23 16:36:11.644 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-23 16:36:11.644 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:36:11.644 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-23 16:36:11.644 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-23 16:36:11.644 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-23 16:36:11.644 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 16:36:11.644 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-23 16:36:11.644 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 16:36:11.644 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-23 16:36:11.644 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648052515.object.builder backups/1648052517.container.builder backups/1648052518.account.builder backups/1648052524.object.builder backups/1648052525.container.builder backups/1648052526.account.builder backups/1648052524.object.ring.gz backups/1648052525.container.ring.gz backups/1648052526.account.ring.gz 2022-03-23 16:36:11.644 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-23 16:36:11.644 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-23 16:36:11.644 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-23 16:36:11.644 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-23 16:36:11.645 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:36:11.645 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-23 16:36:11.645 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-23 16:36:11.645 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:36:11.645 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-23 16:36:11.645 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-23 16:36:11.645 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:36:11.645 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-23 16:36:11.645 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-23 16:36:11.645 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:36:11.645 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-23 16:36:11.645 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:36:11.645 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-23 16:36:11.645 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:36:11.645 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-23 16:36:11.645 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:36:11.645 | + lib/swift:init_swift:714 : popd 2022-03-23 16:36:11.688 | [184646 Async init_swift:238630]: finished init_swift with result 0 in 13 seconds 2022-03-23 16:36:11.693 | + inc/async:async_wait:197 : return 0 2022-03-23 16:36:11.695 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-23 16:36:11.747 | [184646 Async init_cinder:238725]: Waiting for completion of init_cinder running on PID 238725 (2 other jobs running) 2022-03-23 16:36:11.774 | [184646 Async init_cinder:238725]: Signaling child to exit 2022-03-23 16:36:11.774 | WAKEUP 2022-03-23 16:36:11.797 | [184646 Async init_cinder:238725]: Signaled 2022-03-23 16:36:11.799 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-23 16:36:11.799 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:11.799 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-23 16:36:11.799 | + lib/database:recreate_database:112 : local db=cinder 2022-03-23 16:36:11.799 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-23 16:36:11.799 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-23 16:36:11.799 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-23 16:36:11.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:11.799 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-23 16:36:11.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:11.799 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-23 16:36:11.799 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:36:11.799 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:11.799 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:11.799 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:11.799 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053325049 2022-03-23 16:36:11.799 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-23 16:36:11.799 | 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=238961) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:36:11.799 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:36:11.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:11.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:11.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:11.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:11.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:11.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:11.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:36:11.800 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=238961) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:36:11.800 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-23 16:36:11.800 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:36:11.800 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:36:11.800 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-23 16:36:11.800 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=238961) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:36:11.800 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-23 16:36:11.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.800 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:11.801 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:11.801 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:36:11.801 | last_heartbeat = column_property( 2022-03-23 16:36:11.801 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:36:11.801 | num_hosts = column_property( 2022-03-23 16:36:11.801 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:36:11.801 | num_down_hosts = column_property( 2022-03-23 16:36:11.801 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-23 16:36:11.801 | + functions-common:time_stop:2425 : local name 2022-03-23 16:36:11.801 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:36:11.801 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:36:11.801 | + functions-common:time_stop:2428 : local total 2022-03-23 16:36:11.801 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:36:11.801 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:36:11.801 | + functions-common:time_stop:2432 : start_time=1648053325049 2022-03-23 16:36:11.801 | + functions-common:time_stop:2434 : [[ -z 1648053325049 ]] 2022-03-23 16:36:11.801 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:36:11.801 | + functions-common:time_stop:2437 : end_time=1648053332498 2022-03-23 16:36:11.801 | + functions-common:time_stop:2438 : elapsed_time=7449 2022-03-23 16:36:11.801 | + functions-common:time_stop:2439 : total=8449 2022-03-23 16:36:11.801 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:36:11.801 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15898 2022-03-23 16:36:11.801 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-23 16:36:11.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:11.801 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:36:11.801 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-23 16:36:11.801 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:36:11.801 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-23 16:36:11.801 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-23 16:36:11.801 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-23 16:36:11.801 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-23 16:36:11.801 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-23 16:36:11.802 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 16:36:11.802 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:36:11.802 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-23 16:36:11.802 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-23 16:36:11.802 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:36:11.802 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:36:11.802 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:36:11.802 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:36:11.802 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:36:11.802 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:36:11.802 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:36:11.802 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:36:11.802 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:36:11.802 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:36:11.802 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:36:11.802 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-23 16:36:11.802 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:36:11.802 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:36:11.802 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:36:11.802 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:36:11.802 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:36:11.802 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:36:11.802 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 16:36:11.802 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:36:11.802 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-23 16:36:11.802 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:36:11.802 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 16:36:11.802 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 16:36:11.802 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 16:36:11.802 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-23 16:36:11.802 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:36:11.803 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-23 16:36:11.803 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-23 16:36:11.803 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-23 16:36:11.803 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-23 16:36:11.803 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-23 16:36:11.803 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 16:36:11.803 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-23 16:36:11.803 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-23 16:36:11.803 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-23 16:36:11.803 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-23 16:36:11.803 | [Unit] 2022-03-23 16:36:11.803 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:36:11.803 | DefaultDependencies=no 2022-03-23 16:36:11.803 | After=systemd-udev-settle.service 2022-03-23 16:36:11.803 | Before=lvm2-activation-early.service 2022-03-23 16:36:11.803 | Wants=systemd-udev-settle.service 2022-03-23 16:36:11.803 | 2022-03-23 16:36:11.803 | [Service] 2022-03-23 16:36:11.803 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:36:11.803 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-23 16:36:11.803 | RemainAfterExit=yes 2022-03-23 16:36:11.803 | Type=oneshot 2022-03-23 16:36:11.803 | 2022-03-23 16:36:11.803 | [Install] 2022-03-23 16:36:11.803 | WantedBy=local-fs.target 2022-03-23 16:36:11.803 | Also=systemd-udev-settle.service 2022-03-23 16:36:11.803 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-23 16:36:11.803 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 16:36:11.803 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-23 16:36:11.803 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-23 16:36:11.803 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-23 16:36:11.804 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-23 16:36:11.804 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 16:36:11.804 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 16:36:11.804 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 16:36:11.804 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-23 16:36:11.804 | Physical volume "/dev/loop4" successfully created. 2022-03-23 16:36:11.804 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-23 16:36:11.804 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-23 16:36:11.804 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-23 16:36:11.804 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-23 16:36:11.804 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-23 16:36:11.804 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:36:11.804 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-23 16:36:11.804 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-23 16:36:11.804 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:11.804 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-23 16:36:11.804 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-23 16:36:11.804 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-23 16:36:11.846 | [184646 Async init_cinder:238725]: finished init_cinder with result 0 in 11 seconds 2022-03-23 16:36:11.850 | + inc/async:async_wait:197 : return 0 2022-03-23 16:36:11.853 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-23 16:36:11.873 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:11.876 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-23 16:36:11.878 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:36:11.881 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-23 16:36:11.888 | + ./stack.sh:main:1218 : init_nova 2022-03-23 16:36:11.890 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-23 16:36:11.908 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:11.911 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-23 16:36:11.928 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:11.932 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:36:11.935 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:36:11.995 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:36:12.033 | [184646 Async nova-cell-0:241222]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:36:12.038 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-23 16:36:12.043 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:36:12.046 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-23 16:36:12.049 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:36:12.051 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:36:12.054 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:36:12.115 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:36:12.161 | [184646 Async nova-cell-1:241314]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:36:12.168 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-23 16:36:12.171 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-23 16:36:12.179 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-23 16:36:12.183 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-23 16:36:12.186 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-23 16:36:12.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:12.642 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-23 16:36:12.647 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:12.665 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-23 16:36:13.764 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:36:17.188 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:36:17.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:17.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:17.199 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:36:17.199 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=241372) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:36:17.224 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:36:17.225 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:36:17.256 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-23 16:36:19.160 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=241372) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:36:19.163 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-23 16:36:19.967 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=241372) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:36:19.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:19.979 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:19.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:19.979 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:20.492 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-23 16:36:20.495 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 16:36:20.498 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 16:36:20.502 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 16:36:20.505 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:36:20.509 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:36:21.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-03-23 16:36:24.741 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:36:24.770 | [241222 Async nova-cell-0:241222]: finished successfully 2022-03-23 16:36:24.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:24.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:24.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:24.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:24.914 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:36:24.944 | [241314 Async nova-cell-1:241314]: finished successfully 2022-03-23 16:36:25.267 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-23 16:36:25.272 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 16:36:25.275 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-23 16:36:25.327 | [184646 Async nova-cell-0:241222]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 241222 (3 other jobs running) 2022-03-23 16:36:25.353 | [184646 Async nova-cell-0:241222]: Signaling child to exit 2022-03-23 16:36:25.353 | WAKEUP 2022-03-23 16:36:25.377 | [184646 Async nova-cell-0:241222]: Signaled 2022-03-23 16:36:25.378 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-23 16:36:25.378 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-23 16:36:25.378 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-23 16:36:25.378 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-23 16:36:25.378 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-23 16:36:25.378 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-23 16:36:25.378 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-23 16:36:25.378 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:25.378 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-23 16:36:25.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:25.379 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-23 16:36:25.379 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:36:25.380 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=241379) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:36:25.380 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:36:25.380 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:36:25.380 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 16:36:25.380 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=241379) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:36:25.380 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 16:36:25.381 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=241379) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:36:25.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:25.381 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:25.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:25.381 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:25.427 | [184646 Async nova-cell-0:241222]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-23 16:36:25.432 | + inc/async:async_wait:197 : return 0 2022-03-23 16:36:25.435 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 16:36:25.437 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-23 16:36:25.490 | [184646 Async nova-cell-1:241314]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 241314 (2 other jobs running) 2022-03-23 16:36:25.516 | [184646 Async nova-cell-1:241314]: Signaling child to exit 2022-03-23 16:36:25.516 | WAKEUP 2022-03-23 16:36:25.541 | [184646 Async nova-cell-1:241314]: Signaled 2022-03-23 16:36:25.542 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-23 16:36:25.542 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-23 16:36:25.542 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-23 16:36:25.542 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-23 16:36:25.542 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-23 16:36:25.542 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-23 16:36:25.542 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-23 16:36:25.542 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:25.543 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-23 16:36:25.543 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:36:25.543 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-23 16:36:25.543 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:36:25.544 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=241386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:36:25.544 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:36:25.544 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:36:25.544 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 16:36:25.544 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=241386) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:36:25.545 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 16:36:25.545 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=241386) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:36:25.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:25.545 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:25.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:25.545 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:25.589 | [184646 Async nova-cell-1:241314]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-23 16:36:25.593 | + inc/async:async_wait:197 : return 0 2022-03-23 16:36:25.596 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:36:25.598 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-23 16:36:26.610 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:36:29.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:29.527 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:29.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:29.528 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:29.528 | Running batches of 50 until complete 2022-03-23 16:36:29.528 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:36:29.528 | | Migration | Total Needed | Completed | 2022-03-23 16:36:29.528 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:36:29.528 | | fill_virtual_interface_list | 0 | 0 | 2022-03-23 16:36:29.528 | | migrate_empty_ratio | 0 | 0 | 2022-03-23 16:36:29.528 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-23 16:36:29.528 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-23 16:36:29.528 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-23 16:36:29.528 | | populate_dev_uuids | 0 | 0 | 2022-03-23 16:36:29.528 | | populate_missing_availability_zones | 0 | 0 | 2022-03-23 16:36:29.528 | | populate_queued_for_delete | 0 | 0 | 2022-03-23 16:36:29.528 | | populate_user_id | 0 | 0 | 2022-03-23 16:36:29.528 | | populate_uuids | 0 | 0 | 2022-03-23 16:36:29.528 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:36:30.017 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-23 16:36:30.021 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:36:30.025 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-23 16:36:30.027 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:36:30.030 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:36:30.033 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-23 16:36:31.045 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:36:33.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:33.597 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:33.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:36:33.597 | from cryptography.utils import int_from_bytes 2022-03-23 16:36:33.597 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-23 16:36:33.597 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-23 16:36:34.047 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-23 16:36:34.050 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-23 16:36:34.063 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-23 16:36:34.066 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-23 16:36:34.085 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:34.088 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-23 16:36:34.090 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-23 16:36:34.151 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-23 16:36:34.191 | [184646 Async configure_neutron_nova:242536]: running: configure_neutron_nova 2022-03-23 16:36:34.194 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-23 16:36:34.197 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:36:34.200 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-23 16:36:34.203 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:36:34.205 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:36:34.208 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:36:34.211 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:36:34.215 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:36:34.218 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:36:34.223 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:36:34.226 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:36:34.229 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:36:34.231 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-23 16:36:34.234 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:36:34.252 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:34.255 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:36:34.259 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:36:34.262 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-23 16:36:34.264 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:36:34.267 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:36:34.269 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-23 16:36:34.272 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:36:34.275 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:36:34.278 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:36:34.281 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:36:34.283 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-23 16:36:34.286 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:36:34.289 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-23 16:36:34.292 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:36:34.294 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:36:34.297 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-23 16:36:34.300 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:36:34.303 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:36:34.307 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-23 16:36:34.309 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:36:34.312 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:36:34.315 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:36:34.318 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-23 16:36:34.322 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:36:34.325 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-23 16:36:34.328 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:36:34.331 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-23 16:36:34.331 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:36:34.331 | gsub("[][]", "", $1); 2022-03-23 16:36:34.331 | split($1, a, "|"); 2022-03-23 16:36:34.331 | if (a[1] == matchgroup) 2022-03-23 16:36:34.331 | print a[2] 2022-03-23 16:36:34.331 | } 2022-03-23 16:36:34.331 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:36:34.338 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:36:34.341 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:36:34.343 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:36:34.347 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-23 16:36:34.350 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-23 16:36:34.353 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-23 16:36:34.356 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-23 16:36:34.359 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-23 16:36:34.364 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-23 16:36:34.367 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-23 16:36:34.371 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 16:36:34.374 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:36:34.377 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:36:34.380 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-23 16:36:34.383 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:36:34.387 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-23 16:36:34.390 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-23 16:36:34.393 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-23 16:36:34.396 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-23 16:36:34.400 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 16:36:34.402 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-23 16:36:34.402 | BEGIN { 2022-03-23 16:36:34.402 | section = "" 2022-03-23 16:36:34.402 | last_section = "" 2022-03-23 16:36:34.402 | section_count = 0 2022-03-23 16:36:34.402 | } 2022-03-23 16:36:34.402 | /^\[.+\]/ { 2022-03-23 16:36:34.402 | gsub("[][]", "", $1); 2022-03-23 16:36:34.402 | section=$1 2022-03-23 16:36:34.402 | next 2022-03-23 16:36:34.402 | } 2022-03-23 16:36:34.402 | /^ *\#/ { 2022-03-23 16:36:34.402 | next 2022-03-23 16:36:34.402 | } 2022-03-23 16:36:34.402 | /^[^ \t]+/ { 2022-03-23 16:36:34.402 | # get offset of first = in $0 2022-03-23 16:36:34.402 | eq_idx = index($0, "=") 2022-03-23 16:36:34.402 | # extract attr & value from $0 2022-03-23 16:36:34.402 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:36:34.402 | value = substr($0, eq_idx + 1) 2022-03-23 16:36:34.402 | # only need to strip trailing whitespace from attr 2022-03-23 16:36:34.402 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:36:34.402 | # need to strip leading & trailing whitespace from value 2022-03-23 16:36:34.403 | sub(/^[ \t]*/, "", value) 2022-03-23 16:36:34.403 | sub(/[ \t]*$/, "", value) 2022-03-23 16:36:34.403 | 2022-03-23 16:36:34.403 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:36:34.403 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:36:34.403 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:36:34.403 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:36:34.403 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:36:34.403 | if (section != last_section) { 2022-03-23 16:36:34.403 | cfg_section[section_count++] = section 2022-03-23 16:36:34.403 | last_section = section 2022-03-23 16:36:34.403 | } 2022-03-23 16:36:34.403 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:36:34.403 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:36:34.403 | 2022-03-23 16:36:34.403 | cfg_attr[section, attr, 0] = value 2022-03-23 16:36:34.403 | cfg_attr_count[section, attr] = 1 2022-03-23 16:36:34.403 | } else { 2022-03-23 16:36:34.403 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:36:34.403 | cfg_attr[section, attr, lno] = value 2022-03-23 16:36:34.403 | } 2022-03-23 16:36:34.403 | } 2022-03-23 16:36:34.403 | END { 2022-03-23 16:36:34.403 | # Process each section in order 2022-03-23 16:36:34.403 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:36:34.403 | section = cfg_section[sno] 2022-03-23 16:36:34.403 | # The ini routines simply append a config item immediately 2022-03-23 16:36:34.403 | # after the section header. To keep the same order as defined 2022-03-23 16:36:34.403 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:36:34.403 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:36:34.403 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:36:34.403 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:36:34.403 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:36:34.404 | else { 2022-03-23 16:36:34.404 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:36:34.404 | count = cfg_attr_count[section, attr] 2022-03-23 16:36:34.404 | print "inidelete " configfile " " section " " attr 2022-03-23 16:36:34.404 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:36:34.404 | for (l = count -2; l >= 0; l--) 2022-03-23 16:36:34.404 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:36:34.404 | } 2022-03-23 16:36:34.404 | } 2022-03-23 16:36:34.404 | } 2022-03-23 16:36:34.404 | } 2022-03-23 16:36:34.404 | ' 2022-03-23 16:36:34.404 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.404 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:36:34.405 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:36:34.406 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:36:34.409 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-23 16:36:34.412 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:36:34.417 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-23 16:36:34.420 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-23 16:36:34.420 | BEGIN { group = "" } 2022-03-23 16:36:34.420 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:36:34.420 | gsub("[][]", "", $1); 2022-03-23 16:36:34.420 | split($1, a, "|"); 2022-03-23 16:36:34.420 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:36:34.420 | group=a[1] 2022-03-23 16:36:34.420 | } else { 2022-03-23 16:36:34.421 | group="" 2022-03-23 16:36:34.421 | } 2022-03-23 16:36:34.421 | next 2022-03-23 16:36:34.421 | } 2022-03-23 16:36:34.421 | { 2022-03-23 16:36:34.421 | if (group != "") 2022-03-23 16:36:34.421 | print $0 2022-03-23 16:36:34.421 | } 2022-03-23 16:36:34.421 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:36:34.427 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-23 16:36:34.430 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-23 16:36:34.461 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.464 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-23 16:36:34.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-23 16:36:34.499 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.502 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-23 16:36:34.504 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-23 16:36:34.537 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.540 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-23 16:36:34.543 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-23 16:36:34.577 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.579 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-23 16:36:34.582 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-23 16:36:34.613 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.616 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-23 16:36:34.620 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 16:36:34.654 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.656 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.47/identity"' 2022-03-23 16:36:34.659 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-03-23 16:36:34.692 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.695 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-23 16:36:34.697 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 16:36:34.732 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.734 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-23 16:36:34.737 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 16:36:34.769 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.772 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-23 16:36:34.774 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 16:36:34.808 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.811 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-23 16:36:34.814 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 16:36:34.846 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.849 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-23 16:36:34.852 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 16:36:34.886 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.889 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-23 16:36:34.892 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-23 16:36:34.926 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.931 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:36:34.934 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:36:34.938 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:36:34.942 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-23 16:36:34.945 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-23 16:36:34.949 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-23 16:36:34.952 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-23 16:36:34.955 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-23 16:36:34.960 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-23 16:36:34.963 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-23 16:36:34.965 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 16:36:34.968 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:36:34.971 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:36:34.974 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-23 16:36:34.978 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:36:34.982 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-23 16:36:34.985 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-23 16:36:34.988 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-23 16:36:34.991 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-23 16:36:34.996 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:34.996 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 16:36:34.996 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 16:36:34.997 | BEGIN { 2022-03-23 16:36:34.997 | section = "" 2022-03-23 16:36:34.997 | last_section = "" 2022-03-23 16:36:34.997 | section_count = 0 2022-03-23 16:36:34.997 | } 2022-03-23 16:36:34.997 | /^\[.+\]/ { 2022-03-23 16:36:34.997 | gsub("[][]", "", $1); 2022-03-23 16:36:34.997 | section=$1 2022-03-23 16:36:34.997 | next 2022-03-23 16:36:34.997 | } 2022-03-23 16:36:34.997 | /^ *\#/ { 2022-03-23 16:36:34.997 | next 2022-03-23 16:36:34.997 | } 2022-03-23 16:36:34.997 | /^[^ \t]+/ { 2022-03-23 16:36:34.997 | # get offset of first = in $0 2022-03-23 16:36:34.997 | eq_idx = index($0, "=") 2022-03-23 16:36:34.997 | # extract attr & value from $0 2022-03-23 16:36:34.997 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:36:34.997 | value = substr($0, eq_idx + 1) 2022-03-23 16:36:34.997 | # only need to strip trailing whitespace from attr 2022-03-23 16:36:34.997 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:36:34.997 | # need to strip leading & trailing whitespace from value 2022-03-23 16:36:34.997 | sub(/^[ \t]*/, "", value) 2022-03-23 16:36:34.997 | sub(/[ \t]*$/, "", value) 2022-03-23 16:36:34.997 | 2022-03-23 16:36:34.997 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:36:34.997 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:36:34.997 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:36:34.997 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:36:34.997 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:36:34.997 | if (section != last_section) { 2022-03-23 16:36:34.997 | cfg_section[section_count++] = section 2022-03-23 16:36:34.997 | last_section = section 2022-03-23 16:36:34.998 | } 2022-03-23 16:36:34.998 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:36:34.998 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:36:34.998 | 2022-03-23 16:36:34.998 | cfg_attr[section, attr, 0] = value 2022-03-23 16:36:34.998 | cfg_attr_count[section, attr] = 1 2022-03-23 16:36:34.998 | } else { 2022-03-23 16:36:34.998 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:36:34.998 | cfg_attr[section, attr, lno] = value 2022-03-23 16:36:34.998 | } 2022-03-23 16:36:34.998 | } 2022-03-23 16:36:34.998 | END { 2022-03-23 16:36:34.998 | # Process each section in order 2022-03-23 16:36:34.998 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:36:34.998 | section = cfg_section[sno] 2022-03-23 16:36:34.998 | # The ini routines simply append a config item immediately 2022-03-23 16:36:34.998 | # after the section header. To keep the same order as defined 2022-03-23 16:36:34.998 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:36:34.998 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:36:34.998 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:36:34.998 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:36:34.998 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:36:34.998 | else { 2022-03-23 16:36:34.998 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:36:34.998 | count = cfg_attr_count[section, attr] 2022-03-23 16:36:34.998 | print "inidelete " configfile " " section " " attr 2022-03-23 16:36:34.998 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:36:34.998 | for (l = count -2; l >= 0; l--) 2022-03-23 16:36:34.998 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:36:34.998 | } 2022-03-23 16:36:34.998 | } 2022-03-23 16:36:34.999 | } 2022-03-23 16:36:34.999 | } 2022-03-23 16:36:34.999 | ' 2022-03-23 16:36:35.000 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:36:35.001 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:36:35.003 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:36:35.006 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-23 16:36:35.009 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:36:35.012 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-23 16:36:35.015 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 16:36:35.015 | BEGIN { group = "" } 2022-03-23 16:36:35.015 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:36:35.015 | gsub("[][]", "", $1); 2022-03-23 16:36:35.015 | split($1, a, "|"); 2022-03-23 16:36:35.015 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:36:35.015 | group=a[1] 2022-03-23 16:36:35.015 | } else { 2022-03-23 16:36:35.016 | group="" 2022-03-23 16:36:35.016 | } 2022-03-23 16:36:35.016 | next 2022-03-23 16:36:35.016 | } 2022-03-23 16:36:35.016 | { 2022-03-23 16:36:35.016 | if (group != "") 2022-03-23 16:36:35.016 | print $0 2022-03-23 16:36:35.016 | } 2022-03-23 16:36:35.016 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:36:35.022 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-23 16:36:35.025 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-23 16:36:35.026 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:36:35.054 | [242536 Async configure_neutron_nova:242536]: finished successfully 2022-03-23 16:36:35.056 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.059 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-23 16:36:35.061 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-23 16:36:35.092 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.095 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-23 16:36:35.097 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-23 16:36:35.128 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.131 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-23 16:36:35.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-23 16:36:35.164 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.167 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-23 16:36:35.170 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-23 16:36:35.200 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.203 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-23 16:36:35.205 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-23 16:36:35.237 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.239 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-23 16:36:35.242 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-23 16:36:35.272 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.275 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-23 16:36:35.277 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-23 16:36:35.308 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.310 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-23 16:36:35.313 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-23 16:36:35.344 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.346 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-23 16:36:35.349 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-23 16:36:35.379 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.382 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-23 16:36:35.385 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-23 16:36:35.415 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.418 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-23 16:36:35.420 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-23 16:36:35.451 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.453 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-23 16:36:35.456 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-23 16:36:35.486 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.489 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-23 16:36:35.491 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-23 16:36:35.523 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-23 16:36:35.528 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-23 16:36:35.560 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.563 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-23 16:36:35.566 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-23 16:36:35.596 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.600 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:36:35.603 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:36:35.606 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:36:35.609 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-23 16:36:35.612 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-23 16:36:35.615 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-23 16:36:35.618 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-23 16:36:35.621 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-23 16:36:35.626 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-23 16:36:35.628 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-23 16:36:35.631 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 16:36:35.634 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:36:35.636 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:36:35.639 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-23 16:36:35.641 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:36:35.645 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-23 16:36:35.647 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-23 16:36:35.651 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-23 16:36:35.653 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-23 16:36:35.657 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 16:36:35.657 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.658 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-23 16:36:35.658 | BEGIN { 2022-03-23 16:36:35.658 | section = "" 2022-03-23 16:36:35.658 | last_section = "" 2022-03-23 16:36:35.658 | section_count = 0 2022-03-23 16:36:35.658 | } 2022-03-23 16:36:35.658 | /^\[.+\]/ { 2022-03-23 16:36:35.658 | gsub("[][]", "", $1); 2022-03-23 16:36:35.658 | section=$1 2022-03-23 16:36:35.658 | next 2022-03-23 16:36:35.658 | } 2022-03-23 16:36:35.658 | /^ *\#/ { 2022-03-23 16:36:35.658 | next 2022-03-23 16:36:35.658 | } 2022-03-23 16:36:35.658 | /^[^ \t]+/ { 2022-03-23 16:36:35.658 | # get offset of first = in $0 2022-03-23 16:36:35.658 | eq_idx = index($0, "=") 2022-03-23 16:36:35.658 | # extract attr & value from $0 2022-03-23 16:36:35.658 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:36:35.658 | value = substr($0, eq_idx + 1) 2022-03-23 16:36:35.658 | # only need to strip trailing whitespace from attr 2022-03-23 16:36:35.658 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:36:35.658 | # need to strip leading & trailing whitespace from value 2022-03-23 16:36:35.658 | sub(/^[ \t]*/, "", value) 2022-03-23 16:36:35.658 | sub(/[ \t]*$/, "", value) 2022-03-23 16:36:35.658 | 2022-03-23 16:36:35.658 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:36:35.658 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:36:35.658 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:36:35.658 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:36:35.658 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:36:35.659 | if (section != last_section) { 2022-03-23 16:36:35.659 | cfg_section[section_count++] = section 2022-03-23 16:36:35.659 | last_section = section 2022-03-23 16:36:35.659 | } 2022-03-23 16:36:35.659 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:36:35.659 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:36:35.659 | 2022-03-23 16:36:35.659 | cfg_attr[section, attr, 0] = value 2022-03-23 16:36:35.659 | cfg_attr_count[section, attr] = 1 2022-03-23 16:36:35.659 | } else { 2022-03-23 16:36:35.659 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:36:35.659 | cfg_attr[section, attr, lno] = value 2022-03-23 16:36:35.659 | } 2022-03-23 16:36:35.659 | } 2022-03-23 16:36:35.659 | END { 2022-03-23 16:36:35.659 | # Process each section in order 2022-03-23 16:36:35.659 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:36:35.659 | section = cfg_section[sno] 2022-03-23 16:36:35.659 | # The ini routines simply append a config item immediately 2022-03-23 16:36:35.659 | # after the section header. To keep the same order as defined 2022-03-23 16:36:35.659 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:36:35.659 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:36:35.659 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:36:35.659 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:36:35.659 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:36:35.659 | else { 2022-03-23 16:36:35.659 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:36:35.659 | count = cfg_attr_count[section, attr] 2022-03-23 16:36:35.659 | print "inidelete " configfile " " section " " attr 2022-03-23 16:36:35.659 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:36:35.659 | for (l = count -2; l >= 0; l--) 2022-03-23 16:36:35.659 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:36:35.659 | } 2022-03-23 16:36:35.659 | } 2022-03-23 16:36:35.660 | } 2022-03-23 16:36:35.660 | } 2022-03-23 16:36:35.660 | ' 2022-03-23 16:36:35.660 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:36:35.661 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:36:35.664 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:36:35.667 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-23 16:36:35.669 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:36:35.672 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-23 16:36:35.674 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-23 16:36:35.674 | BEGIN { group = "" } 2022-03-23 16:36:35.674 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:36:35.674 | gsub("[][]", "", $1); 2022-03-23 16:36:35.674 | split($1, a, "|"); 2022-03-23 16:36:35.674 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:36:35.675 | group=a[1] 2022-03-23 16:36:35.675 | } else { 2022-03-23 16:36:35.675 | group="" 2022-03-23 16:36:35.675 | } 2022-03-23 16:36:35.675 | next 2022-03-23 16:36:35.675 | } 2022-03-23 16:36:35.675 | { 2022-03-23 16:36:35.675 | if (group != "") 2022-03-23 16:36:35.675 | print $0 2022-03-23 16:36:35.675 | } 2022-03-23 16:36:35.675 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:36:35.681 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-23 16:36:35.684 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-23 16:36:35.713 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.716 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-23 16:36:35.718 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-23 16:36:35.748 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.751 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-23 16:36:35.754 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-23 16:36:35.783 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.785 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-23 16:36:35.788 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-23 16:36:35.817 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.819 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-23 16:36:35.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 16:36:35.866 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.869 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-23 16:36:35.872 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-23 16:36:35.901 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.904 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-23 16:36:35.906 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 16:36:35.938 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.941 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-23 16:36:35.944 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 16:36:35.978 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:35.982 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:36:35.985 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:36:35.988 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:36:35.992 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-23 16:36:35.996 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:36:35.999 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:36:36.002 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-23 16:36:36.006 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:36:36.012 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-23 16:36:36.015 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-23 16:36:36.018 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:36:36.021 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:36:36.024 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:36:36.026 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:36:36.029 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:36:36.032 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:36:36.035 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:36:36.038 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:36:36.041 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-23 16:36:36.044 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:36:36.045 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 16:36:36.045 | BEGIN { 2022-03-23 16:36:36.045 | section = "" 2022-03-23 16:36:36.045 | last_section = "" 2022-03-23 16:36:36.045 | section_count = 0 2022-03-23 16:36:36.045 | } 2022-03-23 16:36:36.045 | /^\[.+\]/ { 2022-03-23 16:36:36.045 | gsub("[][]", "", $1); 2022-03-23 16:36:36.045 | section=$1 2022-03-23 16:36:36.046 | next 2022-03-23 16:36:36.046 | } 2022-03-23 16:36:36.046 | /^ *\#/ { 2022-03-23 16:36:36.046 | next 2022-03-23 16:36:36.046 | } 2022-03-23 16:36:36.046 | /^[^ \t]+/ { 2022-03-23 16:36:36.046 | # get offset of first = in $0 2022-03-23 16:36:36.046 | eq_idx = index($0, "=") 2022-03-23 16:36:36.046 | # extract attr & value from $0 2022-03-23 16:36:36.046 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:36:36.046 | value = substr($0, eq_idx + 1) 2022-03-23 16:36:36.046 | # only need to strip trailing whitespace from attr 2022-03-23 16:36:36.046 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:36:36.046 | # need to strip leading & trailing whitespace from value 2022-03-23 16:36:36.046 | sub(/^[ \t]*/, "", value) 2022-03-23 16:36:36.046 | sub(/[ \t]*$/, "", value) 2022-03-23 16:36:36.046 | 2022-03-23 16:36:36.046 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:36:36.046 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:36:36.046 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:36:36.046 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:36:36.046 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:36:36.046 | if (section != last_section) { 2022-03-23 16:36:36.046 | cfg_section[section_count++] = section 2022-03-23 16:36:36.046 | last_section = section 2022-03-23 16:36:36.046 | } 2022-03-23 16:36:36.046 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:36:36.046 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:36:36.046 | 2022-03-23 16:36:36.046 | cfg_attr[section, attr, 0] = value 2022-03-23 16:36:36.046 | cfg_attr_count[section, attr] = 1 2022-03-23 16:36:36.046 | } else { 2022-03-23 16:36:36.047 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:36:36.047 | cfg_attr[section, attr, lno] = value 2022-03-23 16:36:36.047 | } 2022-03-23 16:36:36.047 | } 2022-03-23 16:36:36.047 | END { 2022-03-23 16:36:36.047 | # Process each section in order 2022-03-23 16:36:36.047 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:36:36.047 | section = cfg_section[sno] 2022-03-23 16:36:36.047 | # The ini routines simply append a config item immediately 2022-03-23 16:36:36.047 | # after the section header. To keep the same order as defined 2022-03-23 16:36:36.047 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:36:36.047 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:36:36.047 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:36:36.047 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:36:36.047 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:36:36.047 | else { 2022-03-23 16:36:36.047 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:36:36.047 | count = cfg_attr_count[section, attr] 2022-03-23 16:36:36.047 | print "inidelete " configfile " " section " " attr 2022-03-23 16:36:36.047 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:36:36.047 | for (l = count -2; l >= 0; l--) 2022-03-23 16:36:36.047 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:36:36.047 | } 2022-03-23 16:36:36.047 | } 2022-03-23 16:36:36.047 | } 2022-03-23 16:36:36.047 | } 2022-03-23 16:36:36.047 | ' 2022-03-23 16:36:36.047 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:36.048 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:36:36.048 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:36:36.050 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:36:36.053 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:36:36.056 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:36:36.059 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-23 16:36:36.061 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 16:36:36.061 | BEGIN { group = "" } 2022-03-23 16:36:36.062 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:36:36.062 | gsub("[][]", "", $1); 2022-03-23 16:36:36.062 | split($1, a, "|"); 2022-03-23 16:36:36.062 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:36:36.062 | group=a[1] 2022-03-23 16:36:36.062 | } else { 2022-03-23 16:36:36.062 | group="" 2022-03-23 16:36:36.062 | } 2022-03-23 16:36:36.062 | next 2022-03-23 16:36:36.062 | } 2022-03-23 16:36:36.062 | { 2022-03-23 16:36:36.062 | if (group != "") 2022-03-23 16:36:36.062 | print $0 2022-03-23 16:36:36.062 | } 2022-03-23 16:36:36.062 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:36:36.068 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-23 16:36:36.071 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-23 16:36:36.099 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:36.102 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-23 16:36:36.104 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-23 16:36:36.134 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:36:36.137 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-23 16:36:36.155 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:36.157 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-23 16:36:36.160 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:36:36.163 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-23 16:36:36.166 | + ./stack.sh:main:1252 : start_swift 2022-03-23 16:36:36.168 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-23 16:36:36.171 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:36:36.174 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 16:36:36.204 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-23 16:36:36.207 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:36:36.210 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:36:36.213 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-23 16:36:36.663 | Restarting rsync (via systemctl): rsync.service. 2022-03-23 16:36:36.667 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-23 16:36:36.670 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-23 16:36:36.673 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-23 16:36:36.675 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-23 16:36:36.678 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:36:36.681 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:36:36.684 | + functions-common:run_process:1680 : local service=s-object 2022-03-23 16:36:36.687 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:36:36.689 | + functions-common:run_process:1682 : local group= 2022-03-23 16:36:36.692 | + functions-common:run_process:1683 : local user= 2022-03-23 16:36:36.695 | + functions-common:run_process:1685 : local name=s-object 2022-03-23 16:36:36.698 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:36:36.700 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:36:36.703 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:36.706 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:36.710 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:36.714 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053396711 2022-03-23 16:36:36.717 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-23 16:36:36.733 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:36.736 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-23 16:36:36.738 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-23 16:36:36.741 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:36:36.744 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:36:36.746 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:36:36.749 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:36:36.751 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-23 16:36:36.753 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-23 16:36:36.756 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-23 16:36:36.759 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:36:36.761 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:36:36.764 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:36:36.766 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-23 16:36:36.769 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-23 16:36:36.771 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:36:36.773 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:36:36.776 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:36:36.778 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:36:36.780 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:36:36.783 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-23 16:36:36.785 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:36:36.789 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-23 16:36:36.842 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-23 16:36:36.895 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:36:36.956 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-23 16:36:37.018 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-23 16:36:37.073 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:36:37.126 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:36:37.128 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-23 16:36:37.181 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:36:37.632 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-23 16:36:37.646 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-23 16:36:38.091 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-23 16:36:38.118 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:36:38.120 | + functions-common:time_stop:2425 : local name 2022-03-23 16:36:38.123 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:36:38.125 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:36:38.128 | + functions-common:time_stop:2428 : local total 2022-03-23 16:36:38.130 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:36:38.132 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:36:38.135 | + functions-common:time_stop:2432 : start_time=1648053396711 2022-03-23 16:36:38.137 | + functions-common:time_stop:2434 : [[ -z 1648053396711 ]] 2022-03-23 16:36:38.140 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:36:38.145 | + functions-common:time_stop:2437 : end_time=1648053398142 2022-03-23 16:36:38.147 | + functions-common:time_stop:2438 : elapsed_time=1431 2022-03-23 16:36:38.150 | + functions-common:time_stop:2439 : total=2916 2022-03-23 16:36:38.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:36:38.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4347 2022-03-23 16:36:38.158 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:36:38.161 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:36:38.163 | + functions-common:run_process:1680 : local service=s-container 2022-03-23 16:36:38.167 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:36:38.169 | + functions-common:run_process:1682 : local group= 2022-03-23 16:36:38.172 | + functions-common:run_process:1683 : local user= 2022-03-23 16:36:38.175 | + functions-common:run_process:1685 : local name=s-container 2022-03-23 16:36:38.177 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:36:38.180 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:36:38.183 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:38.185 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:38.188 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:38.193 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053398190 2022-03-23 16:36:38.196 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-23 16:36:38.214 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:38.216 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-23 16:36:38.219 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-23 16:36:38.222 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:36:38.224 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:36:38.226 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:36:38.229 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:36:38.232 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-23 16:36:38.234 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-23 16:36:38.237 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-23 16:36:38.239 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:36:38.242 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:36:38.245 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:36:38.247 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-23 16:36:38.250 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-23 16:36:38.252 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:36:38.255 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:36:38.257 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:36:38.260 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:36:38.262 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:36:38.264 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-23 16:36:38.267 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:36:38.271 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-23 16:36:38.329 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-23 16:36:38.381 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:36:38.435 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-23 16:36:38.491 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-23 16:36:38.545 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:36:38.600 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:36:38.602 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-23 16:36:38.656 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:36:39.083 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-23 16:36:39.097 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-23 16:36:39.539 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-23 16:36:39.564 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:36:39.567 | + functions-common:time_stop:2425 : local name 2022-03-23 16:36:39.572 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:36:39.576 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:36:39.580 | + functions-common:time_stop:2428 : local total 2022-03-23 16:36:39.582 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:36:39.585 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:36:39.588 | + functions-common:time_stop:2432 : start_time=1648053398190 2022-03-23 16:36:39.590 | + functions-common:time_stop:2434 : [[ -z 1648053398190 ]] 2022-03-23 16:36:39.593 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:36:39.598 | + functions-common:time_stop:2437 : end_time=1648053399595 2022-03-23 16:36:39.600 | + functions-common:time_stop:2438 : elapsed_time=1405 2022-03-23 16:36:39.603 | + functions-common:time_stop:2439 : total=4347 2022-03-23 16:36:39.606 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:36:39.608 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5752 2022-03-23 16:36:39.611 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:36:39.614 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:36:39.616 | + functions-common:run_process:1680 : local service=s-account 2022-03-23 16:36:39.619 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:36:39.622 | + functions-common:run_process:1682 : local group= 2022-03-23 16:36:39.625 | + functions-common:run_process:1683 : local user= 2022-03-23 16:36:39.627 | + functions-common:run_process:1685 : local name=s-account 2022-03-23 16:36:39.630 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:36:39.632 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:36:39.635 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:39.637 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:39.642 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:39.645 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053399642 2022-03-23 16:36:39.648 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-23 16:36:39.668 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:39.671 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-23 16:36:39.674 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-23 16:36:39.676 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:36:39.678 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:36:39.681 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:36:39.684 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:36:39.686 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-23 16:36:39.689 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-23 16:36:39.691 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-23 16:36:39.694 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:36:39.697 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:36:39.700 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:36:39.703 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-23 16:36:39.705 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-23 16:36:39.708 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:36:39.710 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:36:39.713 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:36:39.715 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:36:39.718 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:36:39.720 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-23 16:36:39.723 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:36:39.728 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-23 16:36:39.782 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-23 16:36:39.836 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:36:39.891 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-23 16:36:39.948 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-23 16:36:40.003 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:36:40.057 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:36:40.059 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-23 16:36:40.113 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:36:40.580 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-23 16:36:40.594 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-23 16:36:41.024 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-23 16:36:41.050 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:36:41.053 | + functions-common:time_stop:2425 : local name 2022-03-23 16:36:41.056 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:36:41.059 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:36:41.061 | + functions-common:time_stop:2428 : local total 2022-03-23 16:36:41.064 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:36:41.066 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:36:41.068 | + functions-common:time_stop:2432 : start_time=1648053399642 2022-03-23 16:36:41.071 | + functions-common:time_stop:2434 : [[ -z 1648053399642 ]] 2022-03-23 16:36:41.075 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:36:41.080 | + functions-common:time_stop:2437 : end_time=1648053401076 2022-03-23 16:36:41.082 | + functions-common:time_stop:2438 : elapsed_time=1434 2022-03-23 16:36:41.085 | + functions-common:time_stop:2439 : total=5752 2022-03-23 16:36:41.087 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:36:41.090 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7186 2022-03-23 16:36:41.092 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-23 16:36:41.095 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-23 16:36:41.146 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:36:41.149 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-23 16:36:41.152 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:36:41.154 | + functions-common:run_process:1682 : local group= 2022-03-23 16:36:41.157 | + functions-common:run_process:1683 : local user= 2022-03-23 16:36:41.159 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-23 16:36:41.162 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:36:41.165 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:36:41.167 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:41.170 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:41.173 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:41.177 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053401175 2022-03-23 16:36:41.181 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-23 16:36:41.199 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:41.202 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-23 16:36:41.204 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-23 16:36:41.207 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:36:41.209 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:36:41.212 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:36:41.214 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:36:41.217 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-23 16:36:41.219 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-23 16:36:41.222 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-23 16:36:41.224 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:36:41.227 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:36:41.229 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-23 16:36:41.232 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-23 16:36:41.234 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-23 16:36:41.237 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:36:41.239 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:36:41.242 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:36:41.244 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:36:41.247 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:36:41.249 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-23 16:36:41.251 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:36:41.256 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-23 16:36:41.311 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-23 16:36:41.365 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:36:41.421 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-23 16:36:41.476 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-23 16:36:41.530 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:36:41.584 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:36:41.587 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-23 16:36:41.650 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:36:42.074 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-23 16:36:42.527 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-23 16:36:42.549 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:36:42.552 | + functions-common:time_stop:2425 : local name 2022-03-23 16:36:42.554 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:36:42.558 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:36:42.560 | + functions-common:time_stop:2428 : local total 2022-03-23 16:36:42.563 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:36:42.565 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:36:42.568 | + functions-common:time_stop:2432 : start_time=1648053401175 2022-03-23 16:36:42.571 | + functions-common:time_stop:2434 : [[ -z 1648053401175 ]] 2022-03-23 16:36:42.574 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:36:42.579 | + functions-common:time_stop:2437 : end_time=1648053402576 2022-03-23 16:36:42.582 | + functions-common:time_stop:2438 : elapsed_time=1401 2022-03-23 16:36:42.584 | + functions-common:time_stop:2439 : total=7186 2022-03-23 16:36:42.587 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:36:42.589 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8587 2022-03-23 16:36:42.592 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-23 16:36:42.609 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:36:42.612 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:36:42.614 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-23 16:36:42.617 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:36:42.620 | + functions-common:run_process:1682 : local group= 2022-03-23 16:36:42.622 | + functions-common:run_process:1683 : local user= 2022-03-23 16:36:42.625 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-23 16:36:42.627 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:36:42.630 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:36:42.632 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:42.635 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:42.638 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:42.643 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053402640 2022-03-23 16:36:42.645 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-23 16:36:42.663 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:42.665 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-23 16:36:42.668 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-23 16:36:42.670 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:36:42.673 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:36:42.675 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:36:42.678 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:36:42.681 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-23 16:36:42.684 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-23 16:36:42.686 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-23 16:36:42.689 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:36:42.691 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:36:42.694 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-23 16:36:42.697 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-23 16:36:42.700 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-23 16:36:42.702 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:36:42.705 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:36:42.707 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:36:42.709 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:36:42.712 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:36:42.714 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-23 16:36:42.717 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:36:42.721 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-23 16:36:42.775 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-23 16:36:42.830 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:36:42.884 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-23 16:36:42.942 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-23 16:36:43.000 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:36:43.055 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:36:43.058 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-23 16:36:43.112 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:36:43.554 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-23 16:36:43.569 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-23 16:36:44.027 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-23 16:36:44.054 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:36:44.057 | + functions-common:time_stop:2425 : local name 2022-03-23 16:36:44.060 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:36:44.063 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:36:44.065 | + functions-common:time_stop:2428 : local total 2022-03-23 16:36:44.068 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:36:44.070 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:36:44.073 | + functions-common:time_stop:2432 : start_time=1648053402640 2022-03-23 16:36:44.075 | + functions-common:time_stop:2434 : [[ -z 1648053402640 ]] 2022-03-23 16:36:44.079 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:36:44.083 | + functions-common:time_stop:2437 : end_time=1648053404080 2022-03-23 16:36:44.086 | + functions-common:time_stop:2438 : elapsed_time=1440 2022-03-23 16:36:44.089 | + functions-common:time_stop:2439 : total=8587 2022-03-23 16:36:44.091 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:36:44.094 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10027 2022-03-23 16:36:44.096 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-23 16:36:44.096 | Waiting for swift proxy to start... 2022-03-23 16:36:44.099 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.47:8080/info 2022-03-23 16:36:44.101 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:36:44.104 | + functions:wait_for_service:458 : local url=http://10.222.0.47:8080/info 2022-03-23 16:36:44.107 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:36:44.109 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:36:44.112 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:36:44.114 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:44.117 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:44.120 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:44.125 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053404122 2022-03-23 16:36:44.127 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:36:44.133 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:36:44.145 | + :: : [[ 000 == 503 ]] 2022-03-23 16:36:44.147 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:36:44.148 | + :: : sleep 1 2022-03-23 16:36:45.152 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:36:45.165 | + :: : [[ 000 == 503 ]] 2022-03-23 16:36:45.166 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:36:45.168 | + :: : sleep 1 2022-03-23 16:36:46.171 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:36:46.185 | + :: : [[ 000 == 503 ]] 2022-03-23 16:36:46.186 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:36:46.187 | + :: : sleep 1 2022-03-23 16:36:47.191 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2022-03-23 16:36:47.267 | + :: : [[ 200 == 503 ]] 2022-03-23 16:36:47.269 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:36:47.272 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:36:47.279 | + functions-common:time_stop:2425 : local name 2022-03-23 16:36:47.281 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:36:47.284 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:36:47.286 | + functions-common:time_stop:2428 : local total 2022-03-23 16:36:47.289 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:36:47.291 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:36:47.294 | + functions-common:time_stop:2432 : start_time=1648053404122 2022-03-23 16:36:47.296 | + functions-common:time_stop:2434 : [[ -z 1648053404122 ]] 2022-03-23 16:36:47.300 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:36:47.305 | + functions-common:time_stop:2437 : end_time=1648053407302 2022-03-23 16:36:47.308 | + functions-common:time_stop:2438 : elapsed_time=3180 2022-03-23 16:36:47.311 | + functions-common:time_stop:2439 : total=6519 2022-03-23 16:36:47.313 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:36:47.316 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9699 2022-03-23 16:36:47.318 | + functions:wait_for_service:467 : return 0 2022-03-23 16:36:47.322 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-23 16:36:47.324 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:36:47.327 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-23 16:36:47.345 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:47.348 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:36:47.380 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-23 16:36:47.432 | [184646 Async configure_neutron_nova:242536]: Waiting for completion of configure_neutron_nova running on PID 242536 (2 other jobs running) 2022-03-23 16:36:47.458 | [184646 Async configure_neutron_nova:242536]: Signaling child to exit 2022-03-23 16:36:47.458 | WAKEUP 2022-03-23 16:36:47.482 | [184646 Async configure_neutron_nova:242536]: Signaled 2022-03-23 16:36:47.484 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-23 16:36:47.484 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:36:47.484 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:36:47.484 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:36:47.484 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:36:47.484 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:36:47.484 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:36:47.484 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-23 16:36:47.484 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-23 16:36:47.484 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-23 16:36:47.484 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.47/identity 2022-03-23 16:36:47.484 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-23 16:36:47.484 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-23 16:36:47.484 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-23 16:36:47.484 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-23 16:36:47.484 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-23 16:36:47.484 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-23 16:36:47.485 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 16:36:47.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 16:36:47.485 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-23 16:36:47.485 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:36:47.485 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-23 16:36:47.485 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:36:47.485 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-23 16:36:47.485 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-23 16:36:47.485 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:36:47.485 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:36:47.485 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:36:47.485 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.47/identity 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-23 16:36:47.485 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-23 16:36:47.486 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-23 16:36:47.486 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-23 16:36:47.486 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 16:36:47.486 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 16:36:47.486 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 16:36:47.486 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:47.486 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-23 16:36:47.486 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 16:36:47.486 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-23 16:36:47.530 | [184646 Async configure_neutron_nova:242536]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-23 16:36:47.534 | + inc/async:async_wait:197 : return 0 2022-03-23 16:36:47.537 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-23 16:36:47.556 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:47.558 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:36:47.588 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:36:47.622 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-23 16:36:47.640 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:47.642 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-23 16:36:47.645 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:36:47.648 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-23 16:36:47.650 | + ./stack.sh:main:1277 : start_nova_api 2022-03-23 16:36:47.653 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-23 16:36:47.656 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-23 16:36:47.658 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-23 16:36:47.661 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-23 16:36:47.679 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:36:47.682 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:36:47.685 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:36:47.688 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:36:47.691 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-23 16:36:47.696 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-23 16:36:47.700 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:36:47.703 | + functions-common:run_process:1680 : local service=n-api 2022-03-23 16:36:47.706 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:36:47.708 | + functions-common:run_process:1682 : local group= 2022-03-23 16:36:47.711 | + functions-common:run_process:1683 : local user= 2022-03-23 16:36:47.714 | + functions-common:run_process:1685 : local name=n-api 2022-03-23 16:36:47.716 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:36:47.719 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:36:47.722 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:47.724 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:47.728 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:47.732 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053407730 2022-03-23 16:36:47.735 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-23 16:36:47.753 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:47.756 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-23 16:36:47.758 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-23 16:36:47.761 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:36:47.763 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:36:47.766 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:36:47.768 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:36:47.771 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-23 16:36:47.774 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-23 16:36:47.777 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-23 16:36:47.779 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:36:47.782 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:36:47.785 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:36:47.787 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-23 16:36:47.790 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-23 16:36:47.793 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:36:47.795 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:36:47.798 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:36:47.800 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-23 16:36:47.802 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:36:47.807 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-23 16:36:47.860 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-23 16:36:47.912 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-23 16:36:47.968 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:36:48.022 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:36:48.075 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-23 16:36:48.129 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-23 16:36:48.183 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-23 16:36:48.238 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-23 16:36:48.291 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-23 16:36:48.346 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:36:48.348 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-23 16:36:48.403 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:36:48.829 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-23 16:36:48.843 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-23 16:36:49.286 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-23 16:36:49.365 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:36:49.369 | + functions-common:time_stop:2425 : local name 2022-03-23 16:36:49.371 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:36:49.374 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:36:49.377 | + functions-common:time_stop:2428 : local total 2022-03-23 16:36:49.379 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:36:49.382 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:36:49.385 | + functions-common:time_stop:2432 : start_time=1648053407730 2022-03-23 16:36:49.387 | + functions-common:time_stop:2434 : [[ -z 1648053407730 ]] 2022-03-23 16:36:49.393 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:36:49.395 | + functions-common:time_stop:2437 : end_time=1648053409393 2022-03-23 16:36:49.398 | + functions-common:time_stop:2438 : elapsed_time=1663 2022-03-23 16:36:49.401 | + functions-common:time_stop:2439 : total=10027 2022-03-23 16:36:49.404 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:36:49.406 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11690 2022-03-23 16:36:49.409 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.47/compute/v2.1/ 2022-03-23 16:36:49.412 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-23 16:36:49.412 | Waiting for nova-api to start... 2022-03-23 16:36:49.415 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.47/compute/v2.1/ 2022-03-23 16:36:49.417 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:36:49.420 | + functions:wait_for_service:458 : local url=http://10.222.0.47/compute/v2.1/ 2022-03-23 16:36:49.423 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:36:49.426 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:36:49.428 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:36:49.431 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:49.433 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:49.437 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:49.441 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053409439 2022-03-23 16:36:49.444 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:36:49.450 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/compute/v2.1/ 2022-03-23 16:36:55.221 | + :: : [[ 200 == 503 ]] 2022-03-23 16:36:55.223 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:36:55.226 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:36:55.229 | + functions-common:time_stop:2425 : local name 2022-03-23 16:36:55.231 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:36:55.234 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:36:55.236 | + functions-common:time_stop:2428 : local total 2022-03-23 16:36:55.239 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:36:55.242 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:36:55.245 | + functions-common:time_stop:2432 : start_time=1648053409439 2022-03-23 16:36:55.247 | + functions-common:time_stop:2434 : [[ -z 1648053409439 ]] 2022-03-23 16:36:55.250 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:36:55.255 | + functions-common:time_stop:2437 : end_time=1648053415252 2022-03-23 16:36:55.259 | + functions-common:time_stop:2438 : elapsed_time=5813 2022-03-23 16:36:55.261 | + functions-common:time_stop:2439 : total=9699 2022-03-23 16:36:55.264 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:36:55.266 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15512 2022-03-23 16:36:55.269 | + functions:wait_for_service:467 : return 0 2022-03-23 16:36:55.271 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:36:55.274 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:36:55.277 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-23 16:36:55.295 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:55.297 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-23 16:36:55.300 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:36:55.303 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-23 16:36:55.306 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-23 16:36:55.309 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:36:55.311 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-23 16:36:55.329 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:36:55.332 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-23 16:36:55.350 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:55.353 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-23 16:36:55.356 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:36:55.358 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-23 16:36:55.361 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-23 16:36:55.364 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-23 16:36:55.366 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:36:55.398 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-23 16:36:55.401 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-23 16:36:55.403 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-23 16:36:55.435 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-23 16:36:55.466 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-23 16:36:55.469 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-23 16:36:55.472 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-23 16:36:55.474 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-23 16:36:55.477 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-23 16:36:55.480 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-23 16:36:55.483 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 16:36:55.486 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 16:36:55.489 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-23 16:36:55.492 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-23 16:36:55.495 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-23 16:36:55.498 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-23 16:36:55.500 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.503 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.506 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.509 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-23 16:36:55.512 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.515 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.517 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-23 16:36:55.535 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:36:55.538 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-23 16:36:55.541 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.543 | + functions-common:run_process:1680 : local service=q-svc 2022-03-23 16:36:55.546 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.548 | + functions-common:run_process:1682 : local group= 2022-03-23 16:36:55.551 | + functions-common:run_process:1683 : local user= 2022-03-23 16:36:55.554 | + functions-common:run_process:1685 : local name=q-svc 2022-03-23 16:36:55.557 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:36:55.559 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:36:55.562 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:55.565 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:55.568 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:55.573 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053415570 2022-03-23 16:36:55.576 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-23 16:36:55.592 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:36:55.595 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 16:36:55.597 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-23 16:36:55.600 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.603 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.605 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.608 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.610 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 16:36:55.613 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 16:36:55.615 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-23 16:36:55.619 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:36:55.621 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:36:55.624 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 16:36:55.626 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 16:36:55.629 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-23 16:36:55.631 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.634 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:36:55.636 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:36:55.639 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:36:55.641 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:36:55.644 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-23 16:36:55.649 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:36:55.650 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-23 16:36:55.712 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-23 16:36:55.769 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:36:55.831 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-23 16:36:55.890 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-23 16:36:55.949 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:36:56.007 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:36:56.009 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-23 16:36:56.065 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:36:56.509 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-23 16:36:56.523 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-23 16:36:56.943 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-23 16:36:56.970 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:36:56.972 | + functions-common:time_stop:2425 : local name 2022-03-23 16:36:56.975 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:36:56.978 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:36:56.981 | + functions-common:time_stop:2428 : local total 2022-03-23 16:36:56.983 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:36:56.986 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:36:56.989 | + functions-common:time_stop:2432 : start_time=1648053415570 2022-03-23 16:36:56.991 | + functions-common:time_stop:2434 : [[ -z 1648053415570 ]] 2022-03-23 16:36:56.995 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:36:56.999 | + functions-common:time_stop:2437 : end_time=1648053416996 2022-03-23 16:36:57.002 | + functions-common:time_stop:2438 : elapsed_time=1426 2022-03-23 16:36:57.004 | + functions-common:time_stop:2439 : total=11690 2022-03-23 16:36:57.007 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:36:57.009 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13116 2022-03-23 16:36:57.012 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.47:9696 2022-03-23 16:36:57.015 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-23 16:36:57.034 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:36:57.036 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-23 16:36:57.036 | Waiting for Neutron to start... 2022-03-23 16:36:57.039 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2022-03-23 16:36:57.042 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.47:9696' 'Neutron did not start' 60 2022-03-23 16:36:57.044 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2022-03-23 16:36:57.047 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-23 16:36:57.049 | + functions-common:test_with_retry:2365 : local until=60 2022-03-23 16:36:57.052 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 16:36:57.055 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 16:36:57.058 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 16:36:57.060 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:36:57.063 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:36:57.066 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:36:57.071 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053417068 2022-03-23 16:36:57.074 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.47:9696; do sleep 0.5; done' 2022-03-23 16:37:02.655 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.47:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 16:37:02.658 | + functions-common:time_stop:2425 : local name 2022-03-23 16:37:02.665 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:37:02.668 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:37:02.672 | + functions-common:time_stop:2428 : local total 2022-03-23 16:37:02.676 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:37:02.679 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 16:37:02.683 | + functions-common:time_stop:2432 : start_time=1648053417068 2022-03-23 16:37:02.687 | + functions-common:time_stop:2434 : [[ -z 1648053417068 ]] 2022-03-23 16:37:02.692 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:37:02.697 | + functions-common:time_stop:2437 : end_time=1648053422694 2022-03-23 16:37:02.700 | + functions-common:time_stop:2438 : elapsed_time=5626 2022-03-23 16:37:02.703 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:37:02.705 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:37:02.711 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5626 2022-03-23 16:37:02.714 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-23 16:37:02.734 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:37:02.737 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-23 16:37:02.740 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:37:02.743 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-23 16:37:02.745 | + ./stack.sh:main:1298 : start_placement 2022-03-23 16:37:02.748 | + lib/placement:start_placement:160 : start_placement_api 2022-03-23 16:37:02.751 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 16:37:02.754 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-23 16:37:02.759 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:37:02.762 | + functions-common:run_process:1680 : local service=placement-api 2022-03-23 16:37:02.764 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:37:02.767 | + functions-common:run_process:1682 : local group= 2022-03-23 16:37:02.769 | + functions-common:run_process:1683 : local user= 2022-03-23 16:37:02.772 | + functions-common:run_process:1685 : local name=placement-api 2022-03-23 16:37:02.775 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:37:02.778 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:37:02.780 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:37:02.783 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:37:02.786 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:37:02.791 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053422788 2022-03-23 16:37:02.794 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-23 16:37:02.812 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:37:02.814 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-23 16:37:02.817 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-23 16:37:02.820 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:37:02.822 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:37:02.825 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:37:02.828 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:37:02.830 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-23 16:37:02.833 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-23 16:37:02.836 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-23 16:37:02.839 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:37:02.841 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:37:02.844 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:37:02.847 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-23 16:37:02.849 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-23 16:37:02.852 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:37:02.854 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:37:02.857 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:37:02.859 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-23 16:37:02.862 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:37:02.866 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-23 16:37:02.921 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-23 16:37:02.977 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-23 16:37:03.030 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:37:03.084 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:37:03.138 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-23 16:37:03.192 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-23 16:37:03.249 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-23 16:37:03.305 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-23 16:37:03.360 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-23 16:37:03.414 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:37:03.417 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-23 16:37:03.471 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:37:03.918 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-23 16:37:03.932 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-23 16:37:04.377 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-23 16:37:04.458 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:37:04.464 | + functions-common:time_stop:2425 : local name 2022-03-23 16:37:04.467 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:37:04.472 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:37:04.475 | + functions-common:time_stop:2428 : local total 2022-03-23 16:37:04.477 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:37:04.480 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:37:04.482 | + functions-common:time_stop:2432 : start_time=1648053422788 2022-03-23 16:37:04.485 | + functions-common:time_stop:2434 : [[ -z 1648053422788 ]] 2022-03-23 16:37:04.488 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:37:04.494 | + functions-common:time_stop:2437 : end_time=1648053424490 2022-03-23 16:37:04.496 | + functions-common:time_stop:2438 : elapsed_time=1702 2022-03-23 16:37:04.499 | + functions-common:time_stop:2439 : total=13116 2022-03-23 16:37:04.502 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:37:04.504 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14818 2022-03-23 16:37:04.507 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-23 16:37:04.507 | Waiting for placement-api to start... 2022-03-23 16:37:04.510 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.47/placement 2022-03-23 16:37:04.512 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:37:04.515 | + functions:wait_for_service:458 : local url=http://10.222.0.47/placement 2022-03-23 16:37:04.517 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:37:04.520 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:37:04.522 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:37:04.525 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:37:04.528 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:37:04.531 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:37:04.536 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053424533 2022-03-23 16:37:04.538 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:37:04.544 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/placement 2022-03-23 16:37:07.200 | + :: : [[ 200 == 503 ]] 2022-03-23 16:37:07.201 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:37:07.204 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:37:07.207 | + functions-common:time_stop:2425 : local name 2022-03-23 16:37:07.210 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:37:07.213 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:37:07.215 | + functions-common:time_stop:2428 : local total 2022-03-23 16:37:07.218 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:37:07.220 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:37:07.223 | + functions-common:time_stop:2432 : start_time=1648053424533 2022-03-23 16:37:07.226 | + functions-common:time_stop:2434 : [[ -z 1648053424533 ]] 2022-03-23 16:37:07.230 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:37:07.235 | + functions-common:time_stop:2437 : end_time=1648053427232 2022-03-23 16:37:07.237 | + functions-common:time_stop:2438 : elapsed_time=2699 2022-03-23 16:37:07.240 | + functions-common:time_stop:2439 : total=15512 2022-03-23 16:37:07.243 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:37:07.246 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18211 2022-03-23 16:37:07.249 | + functions:wait_for_service:467 : return 0 2022-03-23 16:37:07.251 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-23 16:37:07.270 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:37:07.272 | + ./stack.sh:main:1302 : start_neutron 2022-03-23 16:37:07.275 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-23 16:37:07.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:37:07.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:37:07.285 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:37:07.287 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:37:07.290 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-23 16:37:07.293 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:37:07.296 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-23 16:37:07.298 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:37:07.301 | + functions-common:run_process:1680 : local service=q-agt 2022-03-23 16:37:07.304 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:37:07.308 | + functions-common:run_process:1682 : local group= 2022-03-23 16:37:07.310 | + functions-common:run_process:1683 : local user= 2022-03-23 16:37:07.313 | + functions-common:run_process:1685 : local name=q-agt 2022-03-23 16:37:07.316 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:37:07.318 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:37:07.321 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:37:07.324 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:37:07.327 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:37:07.332 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053427329 2022-03-23 16:37:07.335 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-23 16:37:07.354 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:37:07.357 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 16:37:07.359 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-23 16:37:07.362 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:37:07.365 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:37:07.368 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:37:07.370 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:37:07.377 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 16:37:07.379 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 16:37:07.382 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-23 16:37:07.386 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:37:07.388 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:37:07.391 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 16:37:07.393 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 16:37:07.396 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-23 16:37:07.399 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:37:07.401 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:37:07.403 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:37:07.406 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:37:07.408 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:37:07.411 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-23 16:37:07.413 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:37:07.417 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-23 16:37:07.471 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-23 16:37:07.524 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:37:07.576 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-23 16:37:07.630 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-23 16:37:07.686 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:37:07.741 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:37:07.744 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-23 16:37:07.797 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:37:08.231 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-23 16:37:08.245 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-23 16:37:08.692 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-23 16:37:08.720 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:37:08.723 | + functions-common:time_stop:2425 : local name 2022-03-23 16:37:08.727 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:37:08.730 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:37:08.732 | + functions-common:time_stop:2428 : local total 2022-03-23 16:37:08.735 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:37:08.738 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:37:08.740 | + functions-common:time_stop:2432 : start_time=1648053427329 2022-03-23 16:37:08.743 | + functions-common:time_stop:2434 : [[ -z 1648053427329 ]] 2022-03-23 16:37:08.747 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:37:08.751 | + functions-common:time_stop:2437 : end_time=1648053428749 2022-03-23 16:37:08.754 | + functions-common:time_stop:2438 : elapsed_time=1420 2022-03-23 16:37:08.757 | + functions-common:time_stop:2439 : total=14818 2022-03-23 16:37:08.759 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:37:08.762 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16238 2022-03-23 16:37:08.764 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-23 16:37:08.767 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 16:37:08.769 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 16:37:08.772 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-23 16:37:08.775 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:37:08.778 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-23 16:37:08.780 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:37:08.783 | + functions-common:run_process:1682 : local group= 2022-03-23 16:37:08.785 | + functions-common:run_process:1683 : local user= 2022-03-23 16:37:08.788 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-23 16:37:08.791 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:37:08.793 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:37:08.796 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:37:08.799 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:37:08.802 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:37:08.807 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053428804 2022-03-23 16:37:08.809 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-23 16:37:08.828 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:37:08.830 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-23 16:37:08.833 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-23 16:37:08.836 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:37:08.839 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:37:08.841 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:37:08.844 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:37:08.846 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-23 16:37:08.849 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-23 16:37:08.852 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-23 16:37:08.855 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:37:08.857 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:37:08.860 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-23 16:37:08.863 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-23 16:37:08.866 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-23 16:37:08.868 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:37:08.871 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:37:08.873 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:37:08.876 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:37:08.878 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:37:08.881 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-23 16:37:08.884 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:37:08.888 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-23 16:37:08.944 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-23 16:37:09.001 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:37:09.058 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-23 16:37:09.113 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-23 16:37:09.169 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:37:09.225 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:37:09.227 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-23 16:37:09.282 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:37:09.747 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-23 16:37:09.761 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-23 16:37:10.203 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-23 16:37:10.224 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:37:10.232 | + functions-common:time_stop:2425 : local name 2022-03-23 16:37:10.235 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:37:10.240 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:37:10.243 | + functions-common:time_stop:2428 : local total 2022-03-23 16:37:10.246 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:37:10.249 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:37:10.251 | + functions-common:time_stop:2432 : start_time=1648053428804 2022-03-23 16:37:10.254 | + functions-common:time_stop:2434 : [[ -z 1648053428804 ]] 2022-03-23 16:37:10.257 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:37:10.262 | + functions-common:time_stop:2437 : end_time=1648053430259 2022-03-23 16:37:10.265 | + functions-common:time_stop:2438 : elapsed_time=1455 2022-03-23 16:37:10.267 | + functions-common:time_stop:2439 : total=16238 2022-03-23 16:37:10.270 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:37:10.273 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17693 2022-03-23 16:37:10.277 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-23 16:37:10.279 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 16:37:10.282 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 16:37:10.285 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-23 16:37:10.289 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.291 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.294 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.297 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-23 16:37:10.299 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.303 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.306 | + functions-common:run_process:1680 : local service=q-l3 2022-03-23 16:37:10.309 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.311 | + functions-common:run_process:1682 : local group= 2022-03-23 16:37:10.314 | + functions-common:run_process:1683 : local user= 2022-03-23 16:37:10.317 | + functions-common:run_process:1685 : local name=q-l3 2022-03-23 16:37:10.319 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:37:10.322 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:37:10.328 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:37:10.332 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:37:10.336 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:37:10.341 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053430338 2022-03-23 16:37:10.343 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-23 16:37:10.365 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:37:10.368 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-23 16:37:10.370 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-23 16:37:10.373 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.376 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.378 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.381 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.384 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-23 16:37:10.387 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-23 16:37:10.389 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-23 16:37:10.392 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:37:10.395 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:37:10.397 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-23 16:37:10.401 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-23 16:37:10.404 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-23 16:37:10.407 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.409 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:37:10.412 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:37:10.415 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:37:10.417 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:37:10.420 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-23 16:37:10.422 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:37:10.427 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-23 16:37:10.490 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-23 16:37:10.549 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:37:10.608 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-23 16:37:10.670 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-23 16:37:10.732 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:37:10.792 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:37:10.795 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-23 16:37:10.852 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:37:11.305 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-23 16:37:11.319 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-23 16:37:11.791 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-23 16:37:11.818 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:37:11.821 | + functions-common:time_stop:2425 : local name 2022-03-23 16:37:11.824 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:37:11.827 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:37:11.830 | + functions-common:time_stop:2428 : local total 2022-03-23 16:37:11.832 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:37:11.836 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:37:11.838 | + functions-common:time_stop:2432 : start_time=1648053430338 2022-03-23 16:37:11.841 | + functions-common:time_stop:2434 : [[ -z 1648053430338 ]] 2022-03-23 16:37:11.847 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:37:11.850 | + functions-common:time_stop:2437 : end_time=1648053431846 2022-03-23 16:37:11.853 | + functions-common:time_stop:2438 : elapsed_time=1508 2022-03-23 16:37:11.855 | + functions-common:time_stop:2439 : total=17693 2022-03-23 16:37:11.858 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:37:11.861 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19201 2022-03-23 16:37:11.864 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:37:11.866 | + functions-common:run_process:1680 : local service=q-meta 2022-03-23 16:37:11.869 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:37:11.872 | + functions-common:run_process:1682 : local group= 2022-03-23 16:37:11.874 | + functions-common:run_process:1683 : local user= 2022-03-23 16:37:11.877 | + functions-common:run_process:1685 : local name=q-meta 2022-03-23 16:37:11.879 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:37:11.882 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:37:11.885 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:37:11.887 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:37:11.893 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:37:11.896 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053431893 2022-03-23 16:37:11.899 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-23 16:37:11.921 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:37:11.923 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-23 16:37:11.926 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-23 16:37:11.929 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:37:11.932 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:37:11.935 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:37:11.937 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:37:11.940 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-23 16:37:11.943 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-23 16:37:11.946 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-23 16:37:11.948 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:37:11.951 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:37:11.954 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-23 16:37:11.956 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-23 16:37:11.959 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-23 16:37:11.962 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:37:11.965 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:37:11.968 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:37:11.971 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:37:11.973 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:37:11.976 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-23 16:37:11.979 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:37:11.988 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-23 16:37:12.054 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-23 16:37:12.117 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:37:12.183 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-23 16:37:12.247 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-23 16:37:12.310 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:37:12.373 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:37:12.376 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-23 16:37:12.446 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:37:12.944 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-23 16:37:12.958 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-23 16:37:13.465 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-23 16:37:13.492 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:37:13.498 | + functions-common:time_stop:2425 : local name 2022-03-23 16:37:13.499 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:37:13.501 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:37:13.504 | + functions-common:time_stop:2428 : local total 2022-03-23 16:37:13.506 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:37:13.510 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:37:13.512 | + functions-common:time_stop:2432 : start_time=1648053431893 2022-03-23 16:37:13.515 | + functions-common:time_stop:2434 : [[ -z 1648053431893 ]] 2022-03-23 16:37:13.520 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:37:13.523 | + functions-common:time_stop:2437 : end_time=1648053433520 2022-03-23 16:37:13.526 | + functions-common:time_stop:2438 : elapsed_time=1627 2022-03-23 16:37:13.528 | + functions-common:time_stop:2439 : total=19201 2022-03-23 16:37:13.531 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:37:13.533 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20828 2022-03-23 16:37:13.536 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:37:13.539 | + functions-common:run_process:1680 : local service=q-metering 2022-03-23 16:37:13.541 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:37:13.544 | + functions-common:run_process:1682 : local group= 2022-03-23 16:37:13.546 | + functions-common:run_process:1683 : local user= 2022-03-23 16:37:13.549 | + functions-common:run_process:1685 : local name=q-metering 2022-03-23 16:37:13.551 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:37:13.555 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:37:13.557 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:37:13.560 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:37:13.566 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:37:13.568 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053433565 2022-03-23 16:37:13.572 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-23 16:37:13.592 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:37:13.595 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-23 16:37:13.598 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-23 16:37:13.601 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:37:13.603 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:37:13.606 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:37:13.609 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:37:13.612 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-23 16:37:13.615 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-23 16:37:13.618 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-23 16:37:13.621 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:37:13.624 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:37:13.627 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-23 16:37:13.630 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-23 16:37:13.633 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-23 16:37:13.636 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:37:13.639 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:37:13.641 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:37:13.644 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:37:13.647 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:37:13.650 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-23 16:37:13.653 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:37:13.658 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-23 16:37:13.721 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-23 16:37:13.791 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:37:13.849 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-23 16:37:13.911 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-23 16:37:13.975 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:37:14.047 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:37:14.050 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-23 16:37:14.117 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:37:14.669 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-23 16:37:14.686 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-23 16:37:15.165 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-23 16:37:15.200 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:37:15.203 | + functions-common:time_stop:2425 : local name 2022-03-23 16:37:15.207 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:37:15.210 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:37:15.213 | + functions-common:time_stop:2428 : local total 2022-03-23 16:37:15.216 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:37:15.219 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:37:15.222 | + functions-common:time_stop:2432 : start_time=1648053433565 2022-03-23 16:37:15.224 | + functions-common:time_stop:2434 : [[ -z 1648053433565 ]] 2022-03-23 16:37:15.230 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:37:15.233 | + functions-common:time_stop:2437 : end_time=1648053435229 2022-03-23 16:37:15.235 | + functions-common:time_stop:2438 : elapsed_time=1664 2022-03-23 16:37:15.238 | + functions-common:time_stop:2439 : total=20828 2022-03-23 16:37:15.242 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:37:15.249 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22492 2022-03-23 16:37:15.252 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-23 16:37:15.273 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:37:15.276 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-23 16:37:15.278 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-23 16:37:15.282 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:37:15.284 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-23 16:37:15.287 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-23 16:37:15.290 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-23 16:37:15.293 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-23 16:37:15.298 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-23 16:37:15.303 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:37:15.303 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-23 16:37:15.304 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-23 16:37:15.307 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:18.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:18.056 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:18.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:18.056 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:18.234 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:37:18.237 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:37:18.240 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:37:18.245 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:37:18.248 | ++ functions-common:get_field:818 : echo '| 2d09f2c2072441e790d66f32c4193725 | demo |' 2022-03-23 16:37:18.251 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:18.255 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=2d09f2c2072441e790d66f32c4193725 2022-03-23 16:37:18.258 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-23 16:37:18.261 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:37:18.281 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-23 16:37:18.289 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-23 16:37:18.292 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 16:37:18.295 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:37:21.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:21.451 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:21.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:21.452 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:21.617 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:37:21.620 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:37:21.620 | address-scope 2022-03-23 16:37:21.620 | router-admin-state-down-before-update 2022-03-23 16:37:21.620 | agent 2022-03-23 16:37:21.620 | agent-resources-synced 2022-03-23 16:37:21.620 | allowed-address-pairs 2022-03-23 16:37:21.620 | auto-allocated-topology 2022-03-23 16:37:21.620 | availability_zone 2022-03-23 16:37:21.620 | availability_zone_filter 2022-03-23 16:37:21.620 | default-subnetpools 2022-03-23 16:37:21.620 | dhcp_agent_scheduler 2022-03-23 16:37:21.620 | dvr 2022-03-23 16:37:21.620 | empty-string-filtering 2022-03-23 16:37:21.620 | external-net 2022-03-23 16:37:21.620 | extra_dhcp_opt 2022-03-23 16:37:21.621 | extraroute 2022-03-23 16:37:21.621 | extraroute-atomic 2022-03-23 16:37:21.621 | filter-validation 2022-03-23 16:37:21.621 | fip-port-details 2022-03-23 16:37:21.621 | flavors 2022-03-23 16:37:21.621 | floatingip-pools 2022-03-23 16:37:21.621 | ip-substring-filtering 2022-03-23 16:37:21.621 | router 2022-03-23 16:37:21.621 | ext-gw-mode 2022-03-23 16:37:21.621 | l3-ha 2022-03-23 16:37:21.621 | l3-flavors 2022-03-23 16:37:21.621 | l3-port-ip-change-not-allowed 2022-03-23 16:37:21.621 | l3_agent_scheduler 2022-03-23 16:37:21.621 | metering 2022-03-23 16:37:21.621 | metering_source_and_destination_fields 2022-03-23 16:37:21.621 | multi-provider 2022-03-23 16:37:21.621 | net-mtu 2022-03-23 16:37:21.621 | net-mtu-writable 2022-03-23 16:37:21.621 | network_availability_zone 2022-03-23 16:37:21.621 | network-ip-availability 2022-03-23 16:37:21.621 | pagination 2022-03-23 16:37:21.621 | port-device-profile 2022-03-23 16:37:21.621 | port-mac-address-regenerate 2022-03-23 16:37:21.621 | port-numa-affinity-policy 2022-03-23 16:37:21.621 | binding 2022-03-23 16:37:21.621 | binding-extended 2022-03-23 16:37:21.621 | port-security 2022-03-23 16:37:21.621 | project-id 2022-03-23 16:37:21.621 | provider 2022-03-23 16:37:21.621 | quota-check-limit 2022-03-23 16:37:21.621 | quotas 2022-03-23 16:37:21.621 | quota_details 2022-03-23 16:37:21.621 | rbac-policies 2022-03-23 16:37:21.621 | rbac-address-group 2022-03-23 16:37:21.621 | rbac-address-scope 2022-03-23 16:37:21.621 | rbac-security-groups 2022-03-23 16:37:21.622 | rbac-subnetpool 2022-03-23 16:37:21.622 | revision-if-match 2022-03-23 16:37:21.622 | standard-attr-revisions 2022-03-23 16:37:21.622 | router_availability_zone 2022-03-23 16:37:21.622 | security-groups-normalized-cidr 2022-03-23 16:37:21.622 | port-security-groups-filtering 2022-03-23 16:37:21.622 | security-groups-remote-address-group 2022-03-23 16:37:21.622 | security-groups-shared-filtering 2022-03-23 16:37:21.622 | security-group 2022-03-23 16:37:21.622 | service-type 2022-03-23 16:37:21.622 | sorting 2022-03-23 16:37:21.622 | standard-attr-description 2022-03-23 16:37:21.622 | stateful-security-group 2022-03-23 16:37:21.622 | subnet_onboard 2022-03-23 16:37:21.622 | subnet-service-types 2022-03-23 16:37:21.622 | subnet_allocation 2022-03-23 16:37:21.622 | subnetpool-prefix-ops 2022-03-23 16:37:21.622 | standard-attr-tag 2022-03-23 16:37:21.622 | standard-attr-timestamp' 2022-03-23 16:37:21.624 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:37:21.624 | address-scope 2022-03-23 16:37:21.624 | router-admin-state-down-before-update 2022-03-23 16:37:21.624 | agent 2022-03-23 16:37:21.624 | agent-resources-synced 2022-03-23 16:37:21.624 | allowed-address-pairs 2022-03-23 16:37:21.624 | auto-allocated-topology 2022-03-23 16:37:21.624 | availability_zone 2022-03-23 16:37:21.624 | availability_zone_filter 2022-03-23 16:37:21.624 | default-subnetpools 2022-03-23 16:37:21.624 | dhcp_agent_scheduler 2022-03-23 16:37:21.624 | dvr 2022-03-23 16:37:21.624 | empty-string-filtering 2022-03-23 16:37:21.624 | external-net 2022-03-23 16:37:21.624 | extra_dhcp_opt 2022-03-23 16:37:21.624 | extraroute 2022-03-23 16:37:21.624 | extraroute-atomic 2022-03-23 16:37:21.624 | filter-validation 2022-03-23 16:37:21.624 | fip-port-details 2022-03-23 16:37:21.624 | flavors 2022-03-23 16:37:21.624 | floatingip-pools 2022-03-23 16:37:21.624 | ip-substring-filtering 2022-03-23 16:37:21.624 | router 2022-03-23 16:37:21.624 | ext-gw-mode 2022-03-23 16:37:21.624 | l3-ha 2022-03-23 16:37:21.624 | l3-flavors 2022-03-23 16:37:21.624 | l3-port-ip-change-not-allowed 2022-03-23 16:37:21.624 | l3_agent_scheduler 2022-03-23 16:37:21.624 | metering 2022-03-23 16:37:21.624 | metering_source_and_destination_fields 2022-03-23 16:37:21.625 | multi-provider 2022-03-23 16:37:21.625 | net-mtu 2022-03-23 16:37:21.625 | net-mtu-writable 2022-03-23 16:37:21.625 | network_availability_zone 2022-03-23 16:37:21.625 | network-ip-availability 2022-03-23 16:37:21.625 | pagination 2022-03-23 16:37:21.625 | port-device-profile 2022-03-23 16:37:21.625 | port-mac-address-regenerate 2022-03-23 16:37:21.625 | port-numa-affinity-policy 2022-03-23 16:37:21.625 | binding 2022-03-23 16:37:21.625 | binding-extended 2022-03-23 16:37:21.625 | port-security 2022-03-23 16:37:21.625 | project-id 2022-03-23 16:37:21.625 | provider 2022-03-23 16:37:21.625 | quota-check-limit 2022-03-23 16:37:21.625 | quotas 2022-03-23 16:37:21.625 | quota_details 2022-03-23 16:37:21.625 | rbac-policies 2022-03-23 16:37:21.625 | rbac-address-group 2022-03-23 16:37:21.625 | rbac-address-scope 2022-03-23 16:37:21.625 | rbac-security-groups 2022-03-23 16:37:21.625 | rbac-subnetpool 2022-03-23 16:37:21.625 | revision-if-match 2022-03-23 16:37:21.625 | standard-attr-revisions 2022-03-23 16:37:21.625 | router_availability_zone 2022-03-23 16:37:21.625 | security-groups-normalized-cidr 2022-03-23 16:37:21.625 | port-security-groups-filtering 2022-03-23 16:37:21.625 | security-groups-remote-address-group 2022-03-23 16:37:21.625 | security-groups-shared-filtering 2022-03-23 16:37:21.625 | security-group 2022-03-23 16:37:21.625 | service-type 2022-03-23 16:37:21.625 | sorting 2022-03-23 16:37:21.625 | standard-attr-description 2022-03-23 16:37:21.625 | stateful-security-group 2022-03-23 16:37:21.625 | subnet_onboard 2022-03-23 16:37:21.625 | subnet-service-types 2022-03-23 16:37:21.626 | subnet_allocation 2022-03-23 16:37:21.626 | subnetpool-prefix-ops 2022-03-23 16:37:21.626 | standard-attr-tag 2022-03-23 16:37:21.626 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 16:37:21.627 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:37:21.629 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-23 16:37:21.633 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-23 16:37:21.636 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-23 16:37:24.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:24.534 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:24.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:24.534 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:24.699 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:37:24.703 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=db603356-c869-4c62-bb1d-7d3740fdaa29 2022-03-23 16:37:24.705 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-23 16:37:24.708 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-23 16:37:24.711 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 16:37:24.714 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 16:37:24.718 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-23 16:37:24.718 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-23 16:37:24.719 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-23 16:37:24.722 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:37:24.725 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:27.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:27.812 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:27.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:27.812 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:27.981 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:37:27.984 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:37:27.987 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:37:27.990 | ++ functions-common:get_field:818 : echo '| id | 95e432b3-2d52-4445-82d5-c581c0d3fb3b |' 2022-03-23 16:37:27.991 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:37:27.997 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:28.001 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=95e432b3-2d52-4445-82d5-c581c0d3fb3b 2022-03-23 16:37:28.004 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 2d09f2c2072441e790d66f32c4193725' 2022-03-23 16:37:28.006 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:37:28.023 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-23 16:37:28.027 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 2d09f2c2072441e790d66f32c4193725 2022-03-23 16:37:28.030 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=2d09f2c2072441e790d66f32c4193725 2022-03-23 16:37:28.032 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z db603356-c869-4c62-bb1d-7d3740fdaa29 ']' 2022-03-23 16:37:28.035 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-23 16:37:28.037 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-23 16:37:28.040 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-23 16:37:28.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool db603356-c869-4c62-bb1d-7d3740fdaa29 ' 2022-03-23 16:37:28.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-23 16:37:28.048 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 95e432b3-2d52-4445-82d5-c581c0d3fb3b private-subnet' 2022-03-23 16:37:28.050 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-23 16:37:28.055 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool db603356-c869-4c62-bb1d-7d3740fdaa29 --network 95e432b3-2d52-4445-82d5-c581c0d3fb3b private-subnet 2022-03-23 16:37:28.055 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-23 16:37:28.055 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-23 16:37:28.059 | +++ functions-common:get_field:811 : local data field 2022-03-23 16:37:28.062 | +++ functions-common:get_field:812 : read data 2022-03-23 16:37:31.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:31.352 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:31.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:31.352 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:31.519 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:37:31.522 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:37:31.524 | +++ functions-common:get_field:816 : field='$3' 2022-03-23 16:37:31.527 | +++ functions-common:get_field:818 : echo '| id | 36ec806d-f706-45d7-a2a1-d04b8bf748d9 |' 2022-03-23 16:37:31.528 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:37:31.534 | +++ functions-common:get_field:812 : read data 2022-03-23 16:37:31.537 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=36ec806d-f706-45d7-a2a1-d04b8bf748d9 2022-03-23 16:37:31.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 2d09f2c2072441e790d66f32c4193725' 2022-03-23 16:37:31.543 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:37:31.560 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 36ec806d-f706-45d7-a2a1-d04b8bf748d9 2022-03-23 16:37:31.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=36ec806d-f706-45d7-a2a1-d04b8bf748d9 2022-03-23 16:37:31.566 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-23 16:37:31.569 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-23 16:37:31.571 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-23 16:37:31.575 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:37:34.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:34.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:34.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:34.329 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:34.514 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:37:34.517 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:37:34.517 | address-scope 2022-03-23 16:37:34.518 | router-admin-state-down-before-update 2022-03-23 16:37:34.518 | agent 2022-03-23 16:37:34.518 | agent-resources-synced 2022-03-23 16:37:34.518 | allowed-address-pairs 2022-03-23 16:37:34.518 | auto-allocated-topology 2022-03-23 16:37:34.518 | availability_zone 2022-03-23 16:37:34.518 | availability_zone_filter 2022-03-23 16:37:34.518 | default-subnetpools 2022-03-23 16:37:34.518 | dhcp_agent_scheduler 2022-03-23 16:37:34.518 | dvr 2022-03-23 16:37:34.518 | empty-string-filtering 2022-03-23 16:37:34.518 | external-net 2022-03-23 16:37:34.518 | extra_dhcp_opt 2022-03-23 16:37:34.518 | extraroute 2022-03-23 16:37:34.518 | extraroute-atomic 2022-03-23 16:37:34.518 | filter-validation 2022-03-23 16:37:34.518 | fip-port-details 2022-03-23 16:37:34.518 | flavors 2022-03-23 16:37:34.518 | floatingip-pools 2022-03-23 16:37:34.518 | ip-substring-filtering 2022-03-23 16:37:34.518 | router 2022-03-23 16:37:34.518 | ext-gw-mode 2022-03-23 16:37:34.518 | l3-ha 2022-03-23 16:37:34.518 | l3-flavors 2022-03-23 16:37:34.518 | l3-port-ip-change-not-allowed 2022-03-23 16:37:34.518 | l3_agent_scheduler 2022-03-23 16:37:34.518 | metering 2022-03-23 16:37:34.518 | metering_source_and_destination_fields 2022-03-23 16:37:34.518 | multi-provider 2022-03-23 16:37:34.518 | net-mtu 2022-03-23 16:37:34.518 | net-mtu-writable 2022-03-23 16:37:34.518 | network_availability_zone 2022-03-23 16:37:34.518 | network-ip-availability 2022-03-23 16:37:34.518 | pagination 2022-03-23 16:37:34.518 | port-device-profile 2022-03-23 16:37:34.519 | port-mac-address-regenerate 2022-03-23 16:37:34.519 | port-numa-affinity-policy 2022-03-23 16:37:34.519 | binding 2022-03-23 16:37:34.519 | binding-extended 2022-03-23 16:37:34.519 | port-security 2022-03-23 16:37:34.519 | project-id 2022-03-23 16:37:34.519 | provider 2022-03-23 16:37:34.519 | quota-check-limit 2022-03-23 16:37:34.519 | quotas 2022-03-23 16:37:34.519 | quota_details 2022-03-23 16:37:34.519 | rbac-policies 2022-03-23 16:37:34.519 | rbac-address-group 2022-03-23 16:37:34.519 | rbac-address-scope 2022-03-23 16:37:34.519 | rbac-security-groups 2022-03-23 16:37:34.519 | rbac-subnetpool 2022-03-23 16:37:34.519 | revision-if-match 2022-03-23 16:37:34.519 | standard-attr-revisions 2022-03-23 16:37:34.519 | router_availability_zone 2022-03-23 16:37:34.519 | security-groups-normalized-cidr 2022-03-23 16:37:34.519 | port-security-groups-filtering 2022-03-23 16:37:34.519 | security-groups-remote-address-group 2022-03-23 16:37:34.519 | security-groups-shared-filtering 2022-03-23 16:37:34.519 | security-group 2022-03-23 16:37:34.519 | service-type 2022-03-23 16:37:34.519 | sorting 2022-03-23 16:37:34.519 | standard-attr-description 2022-03-23 16:37:34.519 | stateful-security-group 2022-03-23 16:37:34.519 | subnet_onboard 2022-03-23 16:37:34.519 | subnet-service-types 2022-03-23 16:37:34.519 | subnet_allocation 2022-03-23 16:37:34.519 | subnetpool-prefix-ops 2022-03-23 16:37:34.519 | standard-attr-tag 2022-03-23 16:37:34.519 | standard-attr-timestamp' 2022-03-23 16:37:34.520 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:37:34.520 | address-scope 2022-03-23 16:37:34.520 | router-admin-state-down-before-update 2022-03-23 16:37:34.521 | agent 2022-03-23 16:37:34.521 | agent-resources-synced 2022-03-23 16:37:34.521 | allowed-address-pairs 2022-03-23 16:37:34.521 | auto-allocated-topology 2022-03-23 16:37:34.521 | availability_zone 2022-03-23 16:37:34.521 | availability_zone_filter 2022-03-23 16:37:34.521 | default-subnetpools 2022-03-23 16:37:34.521 | dhcp_agent_scheduler 2022-03-23 16:37:34.521 | dvr 2022-03-23 16:37:34.521 | empty-string-filtering 2022-03-23 16:37:34.521 | external-net 2022-03-23 16:37:34.521 | extra_dhcp_opt 2022-03-23 16:37:34.521 | extraroute 2022-03-23 16:37:34.521 | extraroute-atomic 2022-03-23 16:37:34.521 | filter-validation 2022-03-23 16:37:34.521 | fip-port-details 2022-03-23 16:37:34.521 | flavors 2022-03-23 16:37:34.521 | floatingip-pools 2022-03-23 16:37:34.521 | ip-substring-filtering 2022-03-23 16:37:34.521 | router 2022-03-23 16:37:34.521 | ext-gw-mode 2022-03-23 16:37:34.521 | l3-ha 2022-03-23 16:37:34.521 | l3-flavors 2022-03-23 16:37:34.521 | l3-port-ip-change-not-allowed 2022-03-23 16:37:34.521 | l3_agent_scheduler 2022-03-23 16:37:34.522 | metering 2022-03-23 16:37:34.522 | metering_source_and_destination_fields 2022-03-23 16:37:34.522 | multi-provider 2022-03-23 16:37:34.522 | net-mtu 2022-03-23 16:37:34.522 | net-mtu-writable 2022-03-23 16:37:34.522 | network_availability_zone 2022-03-23 16:37:34.522 | network-ip-availability 2022-03-23 16:37:34.522 | pagination 2022-03-23 16:37:34.522 | port-device-profile 2022-03-23 16:37:34.522 | port-mac-address-regenerate 2022-03-23 16:37:34.522 | port-numa-affinity-policy 2022-03-23 16:37:34.522 | binding 2022-03-23 16:37:34.522 | binding-extended 2022-03-23 16:37:34.522 | port-security 2022-03-23 16:37:34.522 | project-id 2022-03-23 16:37:34.522 | provider 2022-03-23 16:37:34.522 | quota-check-limit 2022-03-23 16:37:34.522 | quotas 2022-03-23 16:37:34.522 | quota_details 2022-03-23 16:37:34.522 | rbac-policies 2022-03-23 16:37:34.522 | rbac-address-group 2022-03-23 16:37:34.522 | rbac-address-scope 2022-03-23 16:37:34.522 | rbac-security-groups 2022-03-23 16:37:34.522 | rbac-subnetpool 2022-03-23 16:37:34.523 | revision-if-match 2022-03-23 16:37:34.523 | standard-attr-revisions 2022-03-23 16:37:34.523 | router_availability_zone 2022-03-23 16:37:34.523 | security-groups-normalized-cidr 2022-03-23 16:37:34.523 | port-security-groups-filtering 2022-03-23 16:37:34.523 | security-groups-remote-address-group 2022-03-23 16:37:34.523 | security-groups-shared-filtering 2022-03-23 16:37:34.523 | security-group 2022-03-23 16:37:34.523 | service-type 2022-03-23 16:37:34.523 | sorting 2022-03-23 16:37:34.523 | standard-attr-description 2022-03-23 16:37:34.523 | stateful-security-group 2022-03-23 16:37:34.523 | subnet_onboard 2022-03-23 16:37:34.523 | subnet-service-types 2022-03-23 16:37:34.523 | subnet_allocation 2022-03-23 16:37:34.524 | subnetpool-prefix-ops 2022-03-23 16:37:34.524 | standard-attr-tag 2022-03-23 16:37:34.524 | standard-attr-timestamp =~ router ]] 2022-03-23 16:37:34.524 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:37:34.527 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-23 16:37:34.529 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-23 16:37:34.533 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:37:37.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:37.326 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:37.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:37.326 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:37.505 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:37:37.509 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:37:37.509 | address-scope 2022-03-23 16:37:37.509 | router-admin-state-down-before-update 2022-03-23 16:37:37.509 | agent 2022-03-23 16:37:37.509 | agent-resources-synced 2022-03-23 16:37:37.509 | allowed-address-pairs 2022-03-23 16:37:37.509 | auto-allocated-topology 2022-03-23 16:37:37.509 | availability_zone 2022-03-23 16:37:37.509 | availability_zone_filter 2022-03-23 16:37:37.509 | default-subnetpools 2022-03-23 16:37:37.509 | dhcp_agent_scheduler 2022-03-23 16:37:37.510 | dvr 2022-03-23 16:37:37.510 | empty-string-filtering 2022-03-23 16:37:37.510 | external-net 2022-03-23 16:37:37.510 | extra_dhcp_opt 2022-03-23 16:37:37.510 | extraroute 2022-03-23 16:37:37.510 | extraroute-atomic 2022-03-23 16:37:37.510 | filter-validation 2022-03-23 16:37:37.510 | fip-port-details 2022-03-23 16:37:37.510 | flavors 2022-03-23 16:37:37.510 | floatingip-pools 2022-03-23 16:37:37.510 | ip-substring-filtering 2022-03-23 16:37:37.510 | router 2022-03-23 16:37:37.510 | ext-gw-mode 2022-03-23 16:37:37.510 | l3-ha 2022-03-23 16:37:37.510 | l3-flavors 2022-03-23 16:37:37.510 | l3-port-ip-change-not-allowed 2022-03-23 16:37:37.510 | l3_agent_scheduler 2022-03-23 16:37:37.510 | metering 2022-03-23 16:37:37.510 | metering_source_and_destination_fields 2022-03-23 16:37:37.510 | multi-provider 2022-03-23 16:37:37.510 | net-mtu 2022-03-23 16:37:37.510 | net-mtu-writable 2022-03-23 16:37:37.510 | network_availability_zone 2022-03-23 16:37:37.510 | network-ip-availability 2022-03-23 16:37:37.510 | pagination 2022-03-23 16:37:37.510 | port-device-profile 2022-03-23 16:37:37.510 | port-mac-address-regenerate 2022-03-23 16:37:37.510 | port-numa-affinity-policy 2022-03-23 16:37:37.510 | binding 2022-03-23 16:37:37.510 | binding-extended 2022-03-23 16:37:37.510 | port-security 2022-03-23 16:37:37.510 | project-id 2022-03-23 16:37:37.510 | provider 2022-03-23 16:37:37.510 | quota-check-limit 2022-03-23 16:37:37.510 | quotas 2022-03-23 16:37:37.511 | quota_details 2022-03-23 16:37:37.511 | rbac-policies 2022-03-23 16:37:37.511 | rbac-address-group 2022-03-23 16:37:37.511 | rbac-address-scope 2022-03-23 16:37:37.511 | rbac-security-groups 2022-03-23 16:37:37.511 | rbac-subnetpool 2022-03-23 16:37:37.511 | revision-if-match 2022-03-23 16:37:37.511 | standard-attr-revisions 2022-03-23 16:37:37.511 | router_availability_zone 2022-03-23 16:37:37.511 | security-groups-normalized-cidr 2022-03-23 16:37:37.511 | port-security-groups-filtering 2022-03-23 16:37:37.511 | security-groups-remote-address-group 2022-03-23 16:37:37.511 | security-groups-shared-filtering 2022-03-23 16:37:37.511 | security-group 2022-03-23 16:37:37.511 | service-type 2022-03-23 16:37:37.511 | sorting 2022-03-23 16:37:37.511 | standard-attr-description 2022-03-23 16:37:37.511 | stateful-security-group 2022-03-23 16:37:37.511 | subnet_onboard 2022-03-23 16:37:37.511 | subnet-service-types 2022-03-23 16:37:37.511 | subnet_allocation 2022-03-23 16:37:37.511 | subnetpool-prefix-ops 2022-03-23 16:37:37.511 | standard-attr-tag 2022-03-23 16:37:37.511 | standard-attr-timestamp' 2022-03-23 16:37:37.512 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:37:37.512 | address-scope 2022-03-23 16:37:37.512 | router-admin-state-down-before-update 2022-03-23 16:37:37.512 | agent 2022-03-23 16:37:37.512 | agent-resources-synced 2022-03-23 16:37:37.512 | allowed-address-pairs 2022-03-23 16:37:37.512 | auto-allocated-topology 2022-03-23 16:37:37.512 | availability_zone 2022-03-23 16:37:37.512 | availability_zone_filter 2022-03-23 16:37:37.512 | default-subnetpools 2022-03-23 16:37:37.512 | dhcp_agent_scheduler 2022-03-23 16:37:37.512 | dvr 2022-03-23 16:37:37.512 | empty-string-filtering 2022-03-23 16:37:37.512 | external-net 2022-03-23 16:37:37.512 | extra_dhcp_opt 2022-03-23 16:37:37.512 | extraroute 2022-03-23 16:37:37.512 | extraroute-atomic 2022-03-23 16:37:37.512 | filter-validation 2022-03-23 16:37:37.512 | fip-port-details 2022-03-23 16:37:37.512 | flavors 2022-03-23 16:37:37.512 | floatingip-pools 2022-03-23 16:37:37.512 | ip-substring-filtering 2022-03-23 16:37:37.512 | router 2022-03-23 16:37:37.512 | ext-gw-mode 2022-03-23 16:37:37.512 | l3-ha 2022-03-23 16:37:37.513 | l3-flavors 2022-03-23 16:37:37.513 | l3-port-ip-change-not-allowed 2022-03-23 16:37:37.513 | l3_agent_scheduler 2022-03-23 16:37:37.513 | metering 2022-03-23 16:37:37.513 | metering_source_and_destination_fields 2022-03-23 16:37:37.513 | multi-provider 2022-03-23 16:37:37.513 | net-mtu 2022-03-23 16:37:37.513 | net-mtu-writable 2022-03-23 16:37:37.513 | network_availability_zone 2022-03-23 16:37:37.513 | network-ip-availability 2022-03-23 16:37:37.513 | pagination 2022-03-23 16:37:37.513 | port-device-profile 2022-03-23 16:37:37.513 | port-mac-address-regenerate 2022-03-23 16:37:37.513 | port-numa-affinity-policy 2022-03-23 16:37:37.513 | binding 2022-03-23 16:37:37.513 | binding-extended 2022-03-23 16:37:37.513 | port-security 2022-03-23 16:37:37.513 | project-id 2022-03-23 16:37:37.513 | provider 2022-03-23 16:37:37.513 | quota-check-limit 2022-03-23 16:37:37.513 | quotas 2022-03-23 16:37:37.513 | quota_details 2022-03-23 16:37:37.513 | rbac-policies 2022-03-23 16:37:37.513 | rbac-address-group 2022-03-23 16:37:37.513 | rbac-address-scope 2022-03-23 16:37:37.513 | rbac-security-groups 2022-03-23 16:37:37.513 | rbac-subnetpool 2022-03-23 16:37:37.513 | revision-if-match 2022-03-23 16:37:37.513 | standard-attr-revisions 2022-03-23 16:37:37.513 | router_availability_zone 2022-03-23 16:37:37.513 | security-groups-normalized-cidr 2022-03-23 16:37:37.513 | port-security-groups-filtering 2022-03-23 16:37:37.513 | security-groups-remote-address-group 2022-03-23 16:37:37.513 | security-groups-shared-filtering 2022-03-23 16:37:37.513 | security-group 2022-03-23 16:37:37.514 | service-type 2022-03-23 16:37:37.514 | sorting 2022-03-23 16:37:37.514 | standard-attr-description 2022-03-23 16:37:37.514 | stateful-security-group 2022-03-23 16:37:37.514 | subnet_onboard 2022-03-23 16:37:37.514 | subnet-service-types 2022-03-23 16:37:37.514 | subnet_allocation 2022-03-23 16:37:37.514 | subnetpool-prefix-ops 2022-03-23 16:37:37.514 | standard-attr-tag 2022-03-23 16:37:37.514 | standard-attr-timestamp =~ external-net ]] 2022-03-23 16:37:37.515 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:37:37.517 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-23 16:37:37.522 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-23 16:37:37.522 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-23 16:37:37.523 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-23 16:37:37.526 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:37:37.529 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:40.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:40.382 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:40.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:40.382 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:40.549 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:37:40.552 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:37:40.555 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:37:40.558 | ++ functions-common:get_field:818 : echo '| id | 161968d3-e010-433d-a06c-9fb0c3931b16 |' 2022-03-23 16:37:40.559 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:37:40.564 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:40.568 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=161968d3-e010-433d-a06c-9fb0c3931b16 2022-03-23 16:37:40.571 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 2d09f2c2072441e790d66f32c4193725 router1' 2022-03-23 16:37:40.574 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:37:40.591 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-23 16:37:40.593 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-23 16:37:40.596 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 16:37:40.599 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:37:43.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:43.270 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:43.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:43.270 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:43.437 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:37:43.440 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:37:43.440 | address-scope 2022-03-23 16:37:43.440 | router-admin-state-down-before-update 2022-03-23 16:37:43.440 | agent 2022-03-23 16:37:43.440 | agent-resources-synced 2022-03-23 16:37:43.440 | allowed-address-pairs 2022-03-23 16:37:43.441 | auto-allocated-topology 2022-03-23 16:37:43.441 | availability_zone 2022-03-23 16:37:43.441 | availability_zone_filter 2022-03-23 16:37:43.441 | default-subnetpools 2022-03-23 16:37:43.441 | dhcp_agent_scheduler 2022-03-23 16:37:43.441 | dvr 2022-03-23 16:37:43.441 | empty-string-filtering 2022-03-23 16:37:43.441 | external-net 2022-03-23 16:37:43.441 | extra_dhcp_opt 2022-03-23 16:37:43.441 | extraroute 2022-03-23 16:37:43.441 | extraroute-atomic 2022-03-23 16:37:43.441 | filter-validation 2022-03-23 16:37:43.441 | fip-port-details 2022-03-23 16:37:43.441 | flavors 2022-03-23 16:37:43.441 | floatingip-pools 2022-03-23 16:37:43.441 | ip-substring-filtering 2022-03-23 16:37:43.441 | router 2022-03-23 16:37:43.441 | ext-gw-mode 2022-03-23 16:37:43.441 | l3-ha 2022-03-23 16:37:43.441 | l3-flavors 2022-03-23 16:37:43.441 | l3-port-ip-change-not-allowed 2022-03-23 16:37:43.441 | l3_agent_scheduler 2022-03-23 16:37:43.441 | metering 2022-03-23 16:37:43.441 | metering_source_and_destination_fields 2022-03-23 16:37:43.441 | multi-provider 2022-03-23 16:37:43.441 | net-mtu 2022-03-23 16:37:43.441 | net-mtu-writable 2022-03-23 16:37:43.441 | network_availability_zone 2022-03-23 16:37:43.441 | network-ip-availability 2022-03-23 16:37:43.441 | pagination 2022-03-23 16:37:43.441 | port-device-profile 2022-03-23 16:37:43.441 | port-mac-address-regenerate 2022-03-23 16:37:43.442 | port-numa-affinity-policy 2022-03-23 16:37:43.442 | binding 2022-03-23 16:37:43.442 | binding-extended 2022-03-23 16:37:43.442 | port-security 2022-03-23 16:37:43.442 | project-id 2022-03-23 16:37:43.442 | provider 2022-03-23 16:37:43.442 | quota-check-limit 2022-03-23 16:37:43.442 | quotas 2022-03-23 16:37:43.442 | quota_details 2022-03-23 16:37:43.442 | rbac-policies 2022-03-23 16:37:43.442 | rbac-address-group 2022-03-23 16:37:43.442 | rbac-address-scope 2022-03-23 16:37:43.442 | rbac-security-groups 2022-03-23 16:37:43.442 | rbac-subnetpool 2022-03-23 16:37:43.442 | revision-if-match 2022-03-23 16:37:43.442 | standard-attr-revisions 2022-03-23 16:37:43.442 | router_availability_zone 2022-03-23 16:37:43.442 | security-groups-normalized-cidr 2022-03-23 16:37:43.442 | port-security-groups-filtering 2022-03-23 16:37:43.442 | security-groups-remote-address-group 2022-03-23 16:37:43.442 | security-groups-shared-filtering 2022-03-23 16:37:43.442 | security-group 2022-03-23 16:37:43.442 | service-type 2022-03-23 16:37:43.442 | sorting 2022-03-23 16:37:43.442 | standard-attr-description 2022-03-23 16:37:43.442 | stateful-security-group 2022-03-23 16:37:43.442 | subnet_onboard 2022-03-23 16:37:43.442 | subnet-service-types 2022-03-23 16:37:43.442 | subnet_allocation 2022-03-23 16:37:43.442 | subnetpool-prefix-ops 2022-03-23 16:37:43.442 | standard-attr-tag 2022-03-23 16:37:43.442 | standard-attr-timestamp' 2022-03-23 16:37:43.443 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:37:43.443 | address-scope 2022-03-23 16:37:43.443 | router-admin-state-down-before-update 2022-03-23 16:37:43.443 | agent 2022-03-23 16:37:43.443 | agent-resources-synced 2022-03-23 16:37:43.443 | allowed-address-pairs 2022-03-23 16:37:43.443 | auto-allocated-topology 2022-03-23 16:37:43.443 | availability_zone 2022-03-23 16:37:43.443 | availability_zone_filter 2022-03-23 16:37:43.443 | default-subnetpools 2022-03-23 16:37:43.443 | dhcp_agent_scheduler 2022-03-23 16:37:43.443 | dvr 2022-03-23 16:37:43.443 | empty-string-filtering 2022-03-23 16:37:43.443 | external-net 2022-03-23 16:37:43.443 | extra_dhcp_opt 2022-03-23 16:37:43.444 | extraroute 2022-03-23 16:37:43.444 | extraroute-atomic 2022-03-23 16:37:43.444 | filter-validation 2022-03-23 16:37:43.444 | fip-port-details 2022-03-23 16:37:43.444 | flavors 2022-03-23 16:37:43.444 | floatingip-pools 2022-03-23 16:37:43.444 | ip-substring-filtering 2022-03-23 16:37:43.444 | router 2022-03-23 16:37:43.444 | ext-gw-mode 2022-03-23 16:37:43.444 | l3-ha 2022-03-23 16:37:43.444 | l3-flavors 2022-03-23 16:37:43.444 | l3-port-ip-change-not-allowed 2022-03-23 16:37:43.444 | l3_agent_scheduler 2022-03-23 16:37:43.444 | metering 2022-03-23 16:37:43.444 | metering_source_and_destination_fields 2022-03-23 16:37:43.444 | multi-provider 2022-03-23 16:37:43.444 | net-mtu 2022-03-23 16:37:43.444 | net-mtu-writable 2022-03-23 16:37:43.444 | network_availability_zone 2022-03-23 16:37:43.444 | network-ip-availability 2022-03-23 16:37:43.444 | pagination 2022-03-23 16:37:43.444 | port-device-profile 2022-03-23 16:37:43.444 | port-mac-address-regenerate 2022-03-23 16:37:43.444 | port-numa-affinity-policy 2022-03-23 16:37:43.444 | binding 2022-03-23 16:37:43.444 | binding-extended 2022-03-23 16:37:43.444 | port-security 2022-03-23 16:37:43.444 | project-id 2022-03-23 16:37:43.444 | provider 2022-03-23 16:37:43.444 | quota-check-limit 2022-03-23 16:37:43.444 | quotas 2022-03-23 16:37:43.444 | quota_details 2022-03-23 16:37:43.444 | rbac-policies 2022-03-23 16:37:43.444 | rbac-address-group 2022-03-23 16:37:43.444 | rbac-address-scope 2022-03-23 16:37:43.444 | rbac-security-groups 2022-03-23 16:37:43.444 | rbac-subnetpool 2022-03-23 16:37:43.445 | revision-if-match 2022-03-23 16:37:43.445 | standard-attr-revisions 2022-03-23 16:37:43.445 | router_availability_zone 2022-03-23 16:37:43.445 | security-groups-normalized-cidr 2022-03-23 16:37:43.445 | port-security-groups-filtering 2022-03-23 16:37:43.445 | security-groups-remote-address-group 2022-03-23 16:37:43.445 | security-groups-shared-filtering 2022-03-23 16:37:43.445 | security-group 2022-03-23 16:37:43.445 | service-type 2022-03-23 16:37:43.445 | sorting 2022-03-23 16:37:43.445 | standard-attr-description 2022-03-23 16:37:43.445 | stateful-security-group 2022-03-23 16:37:43.445 | subnet_onboard 2022-03-23 16:37:43.445 | subnet-service-types 2022-03-23 16:37:43.445 | subnet_allocation 2022-03-23 16:37:43.445 | subnetpool-prefix-ops 2022-03-23 16:37:43.445 | standard-attr-tag 2022-03-23 16:37:43.445 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 16:37:43.446 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:37:43.449 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-23 16:37:43.451 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-23 16:37:43.456 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-23 16:37:43.456 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-23 16:37:43.456 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-23 16:37:43.459 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:37:43.462 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:46.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:46.410 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:46.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:46.410 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:46.577 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:37:46.580 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:37:46.583 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:37:46.587 | ++ functions-common:get_field:818 : echo '| id | da741453-aa8f-4e35-83b6-642572daab1c |' 2022-03-23 16:37:46.588 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:37:46.593 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:46.597 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=da741453-aa8f-4e35-83b6-642572daab1c 2022-03-23 16:37:46.600 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-23 16:37:46.602 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:37:46.620 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-23 16:37:46.622 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-23 16:37:46.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 161968d3-e010-433d-a06c-9fb0c3931b16 36ec806d-f706-45d7-a2a1-d04b8bf748d9 2022-03-23 16:37:51.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:51.022 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:51.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:51.022 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:51.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-23 16:37:51.196 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 da741453-aa8f-4e35-83b6-642572daab1c 2022-03-23 16:37:51.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-23 16:37:51.201 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-23 16:37:51.203 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.0.1 ]] 2022-03-23 16:37:51.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.0.1 ' 2022-03-23 16:37:51.208 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network da741453-aa8f-4e35-83b6-642572daab1c --subnet-range 172.26.0.0/24 --no-dhcp ' 2022-03-23 16:37:51.210 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-23 16:37:51.213 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-23 16:37:51.217 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.0.1 --network da741453-aa8f-4e35-83b6-642572daab1c --subnet-range 172.26.0.0/24 --no-dhcp public-subnet 2022-03-23 16:37:51.217 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-23 16:37:54.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:54.059 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:54.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:54.059 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:54.234 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:37:54.237 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | 2022-03-23 16:37:54.237 | | id | 50b96c4b-e37a-473e-9f8d-375b1f91cf9b |' 2022-03-23 16:37:54.240 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-23 16:37:54.242 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:37:54.258 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 50b96c4b-e37a-473e-9f8d-375b1f91cf9b '|' 2022-03-23 16:37:54.261 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | | id | 50b96c4b-e37a-473e-9f8d-375b1f91cf9b |' 2022-03-23 16:37:54.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-23 16:37:54.267 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 50b96c4b-e37a-473e-9f8d-375b1f91cf9b '|' 2022-03-23 16:37:54.267 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-23 16:37:54.270 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:37:54.273 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:54.275 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:37:54.280 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:37:54.283 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:37:54.283 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | 50b96c4b-e37a-473e-9f8d-375b1f91cf9b |' 2022-03-23 16:37:54.290 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:54.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.0.1 2022-03-23 16:37:54.297 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-23 16:37:54.298 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 50b96c4b-e37a-473e-9f8d-375b1f91cf9b '|' 2022-03-23 16:37:54.300 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:37:54.302 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:54.304 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-23 16:37:54.307 | ++ functions-common:get_field:816 : field='$6' 2022-03-23 16:37:54.310 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | 50b96c4b-e37a-473e-9f8d-375b1f91cf9b |' 2022-03-23 16:37:54.313 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-23 16:37:54.316 | ++ functions-common:get_field:812 : read data 2022-03-23 16:37:54.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=50b96c4b-e37a-473e-9f8d-375b1f91cf9b 2022-03-23 16:37:54.321 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway da741453-aa8f-4e35-83b6-642572daab1c 161968d3-e010-433d-a06c-9fb0c3931b16 2022-03-23 16:37:58.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:58.403 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:58.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:37:58.403 | from cryptography.utils import int_from_bytes 2022-03-23 16:37:58.594 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:37:58.597 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-23 16:37:58.613 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:37:58.616 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-23 16:37:58.618 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-23 16:37:58.621 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-23 16:37:58.624 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-23 16:37:58.626 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-23 16:37:58.629 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-23 16:37:58.649 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-23 16:37:58.652 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-23 16:37:58.654 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-23 16:37:58.656 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-23 16:37:58.659 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 16:37:58.661 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-23 16:37:58.663 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 16:37:58.666 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-23 16:37:58.668 | + functions-common:test_with_retry:2365 : local until=10 2022-03-23 16:37:58.670 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 16:37:58.673 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 16:37:58.675 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 16:37:58.678 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:37:58.681 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:37:58.684 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:37:58.689 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053478686 2022-03-23 16:37:58.691 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-23 16:37:58.699 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 16:37:58.701 | + functions-common:time_stop:2425 : local name 2022-03-23 16:37:58.704 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:37:58.706 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:37:58.708 | + functions-common:time_stop:2428 : local total 2022-03-23 16:37:58.711 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:37:58.713 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 16:37:58.715 | + functions-common:time_stop:2432 : start_time=1648053478686 2022-03-23 16:37:58.718 | + functions-common:time_stop:2434 : [[ -z 1648053478686 ]] 2022-03-23 16:37:58.721 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:37:58.725 | + functions-common:time_stop:2437 : end_time=1648053478722 2022-03-23 16:37:58.727 | + functions-common:time_stop:2438 : elapsed_time=36 2022-03-23 16:37:58.730 | + functions-common:time_stop:2439 : total=5626 2022-03-23 16:37:58.732 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:37:58.735 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5662 2022-03-23 16:37:58.738 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-23 16:37:58.739 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.0.1 2022-03-23 16:37:58.744 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-23 16:37:58.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:37:58.749 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-23 16:37:58.752 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-23 16:37:58.754 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.0.1/24 dev br-data 2022-03-23 16:37:58.769 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-23 16:37:58.785 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-23 16:37:58.785 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-23 16:37:58.785 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-23 16:37:58.787 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-23 16:38:01.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:01.122 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:01.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:01.122 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:01.292 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:38:01.296 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.0.209 ' 2022-03-23 16:38:01.298 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-23 16:38:01.301 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:38:01.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-23 16:38:01.321 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:38:01.324 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-23 16:38:01.327 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-23 16:38:01.351 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:01.353 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-23 16:38:01.356 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:38:01.359 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-23 16:38:01.361 | + ./stack.sh:main:1319 : start_nova 2022-03-23 16:38:01.364 | + lib/nova:start_nova:1137 : start_nova_rest 2022-03-23 16:38:01.367 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:01.369 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:01.372 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:01.375 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 16:38:01.377 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 16:38:01.380 | + lib/nova:start_nova_rest:1051 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:38:01.383 | + functions-common:run_process:1680 : local service=n-sch 2022-03-23 16:38:01.386 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:38:01.389 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:01.392 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:01.394 | + functions-common:run_process:1685 : local name=n-sch 2022-03-23 16:38:01.398 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:01.400 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:01.403 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:01.406 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:01.409 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:01.414 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053481411 2022-03-23 16:38:01.416 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-23 16:38:01.434 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:01.436 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-23 16:38:01.439 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-23 16:38:01.442 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:38:01.445 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:38:01.448 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:38:01.450 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:38:01.453 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 16:38:01.455 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 16:38:01.458 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-23 16:38:01.461 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:38:01.464 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:38:01.467 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 16:38:01.469 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 16:38:01.472 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-23 16:38:01.475 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:38:01.477 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:38:01.479 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:38:01.482 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:38:01.484 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:38:01.487 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-23 16:38:01.489 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:38:01.493 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-23 16:38:01.548 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-23 16:38:01.604 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:38:01.660 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-23 16:38:01.720 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-23 16:38:01.775 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:38:01.833 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:38:01.835 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-23 16:38:01.898 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:38:02.375 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-23 16:38:02.389 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-23 16:38:02.837 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-23 16:38:02.862 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:02.865 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:02.868 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:02.872 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:02.875 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:02.877 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:02.880 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:02.883 | + functions-common:time_stop:2432 : start_time=1648053481411 2022-03-23 16:38:02.886 | + functions-common:time_stop:2434 : [[ -z 1648053481411 ]] 2022-03-23 16:38:02.889 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:02.896 | + functions-common:time_stop:2437 : end_time=1648053482891 2022-03-23 16:38:02.899 | + functions-common:time_stop:2438 : elapsed_time=1480 2022-03-23 16:38:02.902 | + functions-common:time_stop:2439 : total=22492 2022-03-23 16:38:02.904 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:02.907 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23972 2022-03-23 16:38:02.910 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-03-23 16:38:02.915 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-03-23 16:38:02.918 | + lib/nova:start_nova_rest:1055 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:38:02.921 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-23 16:38:02.924 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:38:02.927 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:02.929 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:02.935 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-23 16:38:02.938 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:02.940 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:02.943 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:02.946 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:02.950 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:02.955 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053482952 2022-03-23 16:38:02.958 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-23 16:38:02.984 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:02.988 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-23 16:38:02.991 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-23 16:38:02.994 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:38:02.996 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:38:02.999 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:38:03.002 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:38:03.005 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-23 16:38:03.009 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-23 16:38:03.013 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-23 16:38:03.016 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:38:03.018 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:38:03.021 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:38:03.025 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-23 16:38:03.028 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-23 16:38:03.031 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:38:03.034 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:38:03.037 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:38:03.040 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-23 16:38:03.043 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:38:03.049 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-23 16:38:03.113 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-23 16:38:03.174 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-23 16:38:03.239 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:38:03.304 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:38:03.373 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-23 16:38:03.445 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-23 16:38:03.508 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-23 16:38:03.570 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-23 16:38:03.637 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-23 16:38:03.701 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:38:03.704 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-23 16:38:03.768 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:38:04.244 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-23 16:38:04.262 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-23 16:38:04.721 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-23 16:38:04.820 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:04.827 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:04.830 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:04.835 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:04.838 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:04.842 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:04.851 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:04.854 | + functions-common:time_stop:2432 : start_time=1648053482952 2022-03-23 16:38:04.862 | + functions-common:time_stop:2434 : [[ -z 1648053482952 ]] 2022-03-23 16:38:04.866 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:04.870 | + functions-common:time_stop:2437 : end_time=1648053484866 2022-03-23 16:38:04.873 | + functions-common:time_stop:2438 : elapsed_time=1914 2022-03-23 16:38:04.874 | + functions-common:time_stop:2439 : total=23972 2022-03-23 16:38:04.878 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:04.881 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25886 2022-03-23 16:38:04.890 | + lib/nova:start_nova_rest:1058 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:04.890 | + lib/nova:start_nova_rest:1058 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:04.896 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-03-23 16:38:04.899 | + lib/nova:start_nova_console_proxies:1073 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:04.905 | + lib/nova:start_nova_console_proxies:1075 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:04.907 | + lib/nova:start_nova_console_proxies:1075 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:04.914 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 16:38:04.919 | + lib/nova:start_nova_console_proxies:1079 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:38:04.926 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-03-23 16:38:04.930 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-03-23 16:38:04.937 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:38:04.939 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:38:04.941 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-03-23 16:38:04.978 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:04.983 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:38:04.990 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-03-23 16:38:05.026 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:05.029 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:38:05.032 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-03-23 16:38:05.060 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:05.066 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-03-23 16:38:05.069 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:38:05.072 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-03-23 16:38:05.076 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-03-23 16:38:05.078 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:38:05.081 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:38:05.085 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:38:05.087 | + lib/nova:start_nova_console_proxies:1088 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:38:05.090 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-23 16:38:05.093 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:38:05.095 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:05.098 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:05.100 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-23 16:38:05.103 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:05.110 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:05.118 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:05.123 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:05.133 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:05.148 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053485135 2022-03-23 16:38:05.155 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-23 16:38:05.189 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:05.195 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:05.198 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:05.206 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:05.218 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:05.224 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:05.230 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:05.238 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:05.243 | + functions-common:time_stop:2432 : start_time=1648053485135 2022-03-23 16:38:05.254 | + functions-common:time_stop:2434 : [[ -z 1648053485135 ]] 2022-03-23 16:38:05.267 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:05.282 | + functions-common:time_stop:2437 : end_time=1648053485271 2022-03-23 16:38:05.293 | + functions-common:time_stop:2438 : elapsed_time=136 2022-03-23 16:38:05.304 | + functions-common:time_stop:2439 : total=25886 2022-03-23 16:38:05.308 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:05.314 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26022 2022-03-23 16:38:05.319 | + lib/nova:start_nova_console_proxies:1089 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:38:05.323 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-23 16:38:05.325 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:38:05.331 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:05.339 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:05.347 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-23 16:38:05.351 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:05.356 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:05.363 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:05.368 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:05.375 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:05.388 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053485376 2022-03-23 16:38:05.396 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-23 16:38:05.453 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:05.457 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:05.460 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:05.463 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:05.465 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:05.469 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:05.475 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:05.480 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:05.484 | + functions-common:time_stop:2432 : start_time=1648053485376 2022-03-23 16:38:05.487 | + functions-common:time_stop:2434 : [[ -z 1648053485376 ]] 2022-03-23 16:38:05.494 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:05.498 | + functions-common:time_stop:2437 : end_time=1648053485493 2022-03-23 16:38:05.500 | + functions-common:time_stop:2438 : elapsed_time=117 2022-03-23 16:38:05.511 | + functions-common:time_stop:2439 : total=26022 2022-03-23 16:38:05.521 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:05.526 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26139 2022-03-23 16:38:05.528 | + lib/nova:start_nova_console_proxies:1090 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:38:05.531 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-23 16:38:05.536 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:38:05.542 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:05.546 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:05.554 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-23 16:38:05.559 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:05.567 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:05.571 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:05.578 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:05.586 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:05.588 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053485585 2022-03-23 16:38:05.591 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-23 16:38:05.624 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:05.630 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:05.633 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:05.636 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:05.639 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:05.641 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:05.647 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:05.649 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:05.652 | + functions-common:time_stop:2432 : start_time=1648053485585 2022-03-23 16:38:05.654 | + functions-common:time_stop:2434 : [[ -z 1648053485585 ]] 2022-03-23 16:38:05.660 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:05.663 | + functions-common:time_stop:2437 : end_time=1648053485659 2022-03-23 16:38:05.665 | + functions-common:time_stop:2438 : elapsed_time=74 2022-03-23 16:38:05.668 | + functions-common:time_stop:2439 : total=26139 2022-03-23 16:38:05.671 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:05.674 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26213 2022-03-23 16:38:05.677 | + lib/nova:start_nova_console_proxies:1094 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:05.680 | + lib/nova:start_nova_console_proxies:1094 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:05.683 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-03-23 16:38:05.686 | + lib/nova:start_nova_conductor:1107 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:38:05.689 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-03-23 16:38:05.692 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-03-23 16:38:05.719 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:05.722 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-03-23 16:38:05.834 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-03-23 16:38:05.837 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:38:05.840 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-03-23 16:38:05.922 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-03-23 16:38:05.947 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:05.950 | + lib/nova:start_nova_conductor:1115 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:38:05.954 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-23 16:38:05.956 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:38:05.959 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:05.962 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:05.965 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-23 16:38:05.968 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:05.970 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:05.973 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:05.977 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:05.982 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:05.985 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053485981 2022-03-23 16:38:05.988 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-23 16:38:06.008 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:06.011 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-23 16:38:06.014 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-23 16:38:06.017 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:38:06.019 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:38:06.022 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:38:06.025 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:38:06.027 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 16:38:06.030 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 16:38:06.033 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-23 16:38:06.035 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:38:06.038 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:38:06.041 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 16:38:06.044 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 16:38:06.046 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-23 16:38:06.049 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:38:06.051 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:38:06.053 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:38:06.056 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:38:06.059 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:38:06.061 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-23 16:38:06.064 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:38:06.069 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-23 16:38:06.129 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-23 16:38:06.193 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:38:06.266 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-23 16:38:06.330 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-23 16:38:06.401 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:38:06.471 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:38:06.477 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-23 16:38:06.543 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:38:07.063 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-23 16:38:07.079 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-23 16:38:07.617 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-23 16:38:07.647 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:07.652 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:07.654 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:07.659 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:07.662 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:07.666 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:07.674 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:07.678 | + functions-common:time_stop:2432 : start_time=1648053485981 2022-03-23 16:38:07.681 | + functions-common:time_stop:2434 : [[ -z 1648053485981 ]] 2022-03-23 16:38:07.687 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:07.695 | + functions-common:time_stop:2437 : end_time=1648053487689 2022-03-23 16:38:07.708 | + functions-common:time_stop:2438 : elapsed_time=1708 2022-03-23 16:38:07.710 | + functions-common:time_stop:2439 : total=26213 2022-03-23 16:38:07.720 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:07.727 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27921 2022-03-23 16:38:07.742 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-03-23 16:38:07.750 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:38:07.754 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-03-23 16:38:07.776 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:07.778 | + lib/nova:start_nova_conductor:1119 : local conf 2022-03-23 16:38:07.782 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-03-23 16:38:07.787 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:38:07.790 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:38:07.793 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:38:07.796 | + lib/nova:start_nova_conductor:1121 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:38:07.799 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-23 16:38:07.802 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:38:07.809 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:07.811 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:07.815 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-23 16:38:07.817 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:07.820 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:07.824 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:07.825 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:07.829 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:07.833 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053487830 2022-03-23 16:38:07.836 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-23 16:38:07.857 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:07.860 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-23 16:38:07.862 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-23 16:38:07.866 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:38:07.869 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:38:07.871 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:38:07.874 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:38:07.877 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-23 16:38:07.880 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-23 16:38:07.883 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-23 16:38:07.886 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:38:07.889 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:38:07.892 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-23 16:38:07.895 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-23 16:38:07.898 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-23 16:38:07.900 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:38:07.903 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:38:07.906 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:38:07.908 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:38:07.911 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:38:07.914 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-23 16:38:07.917 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:38:07.922 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-23 16:38:07.989 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-23 16:38:08.057 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:38:08.126 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-23 16:38:08.202 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-23 16:38:08.276 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:38:08.350 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:38:08.353 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-23 16:38:08.434 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:38:08.909 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-23 16:38:08.936 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-23 16:38:09.417 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-23 16:38:09.438 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:09.440 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:09.443 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:09.445 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:09.448 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:09.459 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:09.464 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:09.475 | + functions-common:time_stop:2432 : start_time=1648053487830 2022-03-23 16:38:09.481 | + functions-common:time_stop:2434 : [[ -z 1648053487830 ]] 2022-03-23 16:38:09.488 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:09.499 | + functions-common:time_stop:2437 : end_time=1648053489491 2022-03-23 16:38:09.507 | + functions-common:time_stop:2438 : elapsed_time=1661 2022-03-23 16:38:09.510 | + functions-common:time_stop:2439 : total=27921 2022-03-23 16:38:09.513 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:09.520 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29582 2022-03-23 16:38:09.531 | + lib/nova:start_nova:1140 : start_nova_compute 2022-03-23 16:38:09.537 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:09.547 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:09.551 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:09.559 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 16:38:09.564 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-23 16:38:09.579 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 16:38:09.587 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:38:09.596 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:38:09.601 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 16:38:09.610 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:38:09.620 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-23 16:38:09.630 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-23 16:38:09.639 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-23 16:38:09.648 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-23 16:38:09.658 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 16:38:09.658 | BEGIN { 2022-03-23 16:38:09.658 | section = "" 2022-03-23 16:38:09.659 | last_section = "" 2022-03-23 16:38:09.659 | section_count = 0 2022-03-23 16:38:09.659 | } 2022-03-23 16:38:09.659 | /^\[.+\]/ { 2022-03-23 16:38:09.659 | gsub("[][]", "", $1); 2022-03-23 16:38:09.659 | section=$1 2022-03-23 16:38:09.659 | next 2022-03-23 16:38:09.659 | } 2022-03-23 16:38:09.659 | /^ *\#/ { 2022-03-23 16:38:09.659 | next 2022-03-23 16:38:09.659 | } 2022-03-23 16:38:09.659 | /^[^ \t]+/ { 2022-03-23 16:38:09.659 | # get offset of first = in $0 2022-03-23 16:38:09.659 | eq_idx = index($0, "=") 2022-03-23 16:38:09.659 | # extract attr & value from $0 2022-03-23 16:38:09.659 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:38:09.659 | value = substr($0, eq_idx + 1) 2022-03-23 16:38:09.659 | # only need to strip trailing whitespace from attr 2022-03-23 16:38:09.659 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:38:09.659 | # need to strip leading & trailing whitespace from value 2022-03-23 16:38:09.659 | sub(/^[ \t]*/, "", value) 2022-03-23 16:38:09.659 | sub(/[ \t]*$/, "", value) 2022-03-23 16:38:09.659 | 2022-03-23 16:38:09.659 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:38:09.659 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:38:09.659 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:38:09.659 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:38:09.659 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:38:09.659 | if (section != last_section) { 2022-03-23 16:38:09.659 | cfg_section[section_count++] = section 2022-03-23 16:38:09.659 | last_section = section 2022-03-23 16:38:09.659 | } 2022-03-23 16:38:09.659 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:38:09.659 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:38:09.660 | 2022-03-23 16:38:09.660 | cfg_attr[section, attr, 0] = value 2022-03-23 16:38:09.660 | cfg_attr_count[section, attr] = 1 2022-03-23 16:38:09.660 | } else { 2022-03-23 16:38:09.660 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:38:09.660 | cfg_attr[section, attr, lno] = value 2022-03-23 16:38:09.660 | } 2022-03-23 16:38:09.660 | } 2022-03-23 16:38:09.660 | END { 2022-03-23 16:38:09.660 | # Process each section in order 2022-03-23 16:38:09.660 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:38:09.660 | section = cfg_section[sno] 2022-03-23 16:38:09.660 | # The ini routines simply append a config item immediately 2022-03-23 16:38:09.660 | # after the section header. To keep the same order as defined 2022-03-23 16:38:09.660 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:38:09.660 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:38:09.660 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:38:09.660 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:38:09.660 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:38:09.660 | else { 2022-03-23 16:38:09.660 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:38:09.660 | count = cfg_attr_count[section, attr] 2022-03-23 16:38:09.660 | print "inidelete " configfile " " section " " attr 2022-03-23 16:38:09.660 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:38:09.660 | for (l = count -2; l >= 0; l--) 2022-03-23 16:38:09.660 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:38:09.660 | } 2022-03-23 16:38:09.660 | } 2022-03-23 16:38:09.660 | } 2022-03-23 16:38:09.660 | } 2022-03-23 16:38:09.660 | ' 2022-03-23 16:38:09.660 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:38:09.660 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:38:09.661 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 16:38:09.666 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:38:09.674 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:38:09.682 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 16:38:09.687 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:38:09.697 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-23 16:38:09.707 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 16:38:09.707 | BEGIN { group = "" } 2022-03-23 16:38:09.707 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:38:09.707 | gsub("[][]", "", $1); 2022-03-23 16:38:09.707 | split($1, a, "|"); 2022-03-23 16:38:09.707 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:38:09.707 | group=a[1] 2022-03-23 16:38:09.707 | } else { 2022-03-23 16:38:09.707 | group="" 2022-03-23 16:38:09.707 | } 2022-03-23 16:38:09.707 | next 2022-03-23 16:38:09.707 | } 2022-03-23 16:38:09.708 | { 2022-03-23 16:38:09.708 | if (group != "") 2022-03-23 16:38:09.708 | print $0 2022-03-23 16:38:09.708 | } 2022-03-23 16:38:09.708 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:38:09.719 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:38:09.727 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-23 16:38:09.799 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-23 16:38:09.868 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-23 16:38:09.879 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:38:09.894 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-23 16:38:09.898 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:38:09.908 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 16:38:09.911 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:38:09.959 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:09.972 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 16:38:09.978 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 16:38:09.991 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:38:10.023 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:10.030 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:38:10.035 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-03-23 16:38:10.116 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:38:10.121 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:38:10.130 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-23 16:38:10.197 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-23 16:38:10.255 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-23 16:38:10.262 | + lib/nova:configure_console_compute:643 : local offset 2022-03-23 16:38:10.270 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-23 16:38:10.275 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-23 16:38:10.280 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-23 16:38:10.306 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.47 2022-03-23 16:38:10.309 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-23 16:38:10.339 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:10.341 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-23 16:38:10.359 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:10.362 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-23 16:38:10.365 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-23 16:38:10.403 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-23 16:38:10.424 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:10.427 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-23 16:38:10.446 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:10.450 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-23 16:38:10.452 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 16:38:10.455 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-23 16:38:10.457 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-23 16:38:10.461 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-23 16:38:10.463 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-23 16:38:10.466 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-23 16:38:10.469 | + functions-common:run_process:1682 : local group=libvirt 2022-03-23 16:38:10.471 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:10.474 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-23 16:38:10.476 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:10.479 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:10.482 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:10.485 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:10.489 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:10.493 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053490490 2022-03-23 16:38:10.496 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-23 16:38:10.517 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:10.520 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:10.523 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:10.526 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:10.529 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:10.531 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:10.534 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:10.536 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:10.539 | + functions-common:time_stop:2432 : start_time=1648053490490 2022-03-23 16:38:10.542 | + functions-common:time_stop:2434 : [[ -z 1648053490490 ]] 2022-03-23 16:38:10.545 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:10.550 | + functions-common:time_stop:2437 : end_time=1648053490547 2022-03-23 16:38:10.553 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-23 16:38:10.555 | + functions-common:time_stop:2439 : total=29582 2022-03-23 16:38:10.558 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:10.561 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29639 2022-03-23 16:38:10.564 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:10.566 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:38:10.570 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-03-23 16:38:10.588 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:10.591 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-03-23 16:38:10.591 | Dumping cells_v2 mapping 2022-03-23 16:38:10.594 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-23 16:38:11.617 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:38:14.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:14.174 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:14.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:14.174 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:14.174 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:38:14.174 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-23 16:38:14.175 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:38:14.175 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-23 16:38:14.175 | | cell1 | e1130b3c-003b-4287-ab0c-1366ff77ed1e | rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-23 16:38:14.175 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:38:14.607 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-23 16:38:14.610 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-23 16:38:14.673 | + inc/async:async_inner:63 : create_flavors 2022-03-23 16:38:14.715 | [184646 Async create_flavors:254108]: running: create_flavors 2022-03-23 16:38:14.718 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-23 16:38:14.737 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:14.739 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-23 16:38:14.742 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:38:14.745 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-23 16:38:14.748 | + ./stack.sh:main:1324 : start_cinder 2022-03-23 16:38:14.751 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-23 16:38:14.753 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-23 16:38:14.757 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-23 16:38:14.759 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-23 16:38:14.779 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:14.782 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-23 16:38:14.785 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-23 16:38:14.787 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-23 16:38:14.791 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-23 16:38:14.800 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:38:14.804 | + functions-common:run_process:1680 : local service=c-api 2022-03-23 16:38:14.806 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:38:14.809 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:14.812 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:14.815 | + functions-common:run_process:1685 : local name=c-api 2022-03-23 16:38:14.817 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:14.820 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:14.823 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:14.826 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:14.829 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:14.834 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053494831 2022-03-23 16:38:14.836 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-23 16:38:14.855 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:14.858 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-23 16:38:14.861 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-23 16:38:14.863 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:38:14.866 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:38:14.869 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:38:14.872 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:38:14.874 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-23 16:38:14.877 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-23 16:38:14.880 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-23 16:38:14.882 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:38:14.885 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:38:14.888 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:38:14.890 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-23 16:38:14.893 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-23 16:38:14.895 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:38:14.897 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:38:14.900 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:38:14.902 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-23 16:38:14.904 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:38:14.909 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-23 16:38:14.964 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-23 16:38:15.019 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-23 16:38:15.072 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:38:15.126 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:38:15.183 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-23 16:38:15.238 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-23 16:38:15.293 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-23 16:38:15.352 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-23 16:38:15.406 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-23 16:38:15.460 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:38:15.463 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-23 16:38:15.518 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:38:15.990 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-23 16:38:16.004 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-23 16:38:16.472 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-23 16:38:16.554 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:16.559 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:16.564 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:16.568 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:16.571 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:16.576 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:16.579 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:16.581 | + functions-common:time_stop:2432 : start_time=1648053494831 2022-03-23 16:38:16.584 | + functions-common:time_stop:2434 : [[ -z 1648053494831 ]] 2022-03-23 16:38:16.590 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:16.592 | + functions-common:time_stop:2437 : end_time=1648053496589 2022-03-23 16:38:16.595 | + functions-common:time_stop:2438 : elapsed_time=1758 2022-03-23 16:38:16.598 | + functions-common:time_stop:2439 : total=29639 2022-03-23 16:38:16.602 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:16.605 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31397 2022-03-23 16:38:16.608 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.47/volume/v3 2022-03-23 16:38:16.611 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-23 16:38:16.611 | Waiting for Cinder API to start... 2022-03-23 16:38:16.616 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.47/volume/v3 2022-03-23 16:38:16.619 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:38:16.622 | + functions:wait_for_service:458 : local url=http://10.222.0.47/volume/v3 2022-03-23 16:38:16.625 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:38:16.628 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:38:16.630 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:38:16.633 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:16.636 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:16.642 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:16.645 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053496642 2022-03-23 16:38:16.648 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:38:16.654 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/volume/v3 2022-03-23 16:38:21.216 | + :: : [[ 401 == 503 ]] 2022-03-23 16:38:21.217 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:38:21.220 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:38:21.223 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:21.226 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:21.229 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:21.232 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:21.234 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:21.237 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:38:21.240 | + functions-common:time_stop:2432 : start_time=1648053496642 2022-03-23 16:38:21.242 | + functions-common:time_stop:2434 : [[ -z 1648053496642 ]] 2022-03-23 16:38:21.246 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:21.251 | + functions-common:time_stop:2437 : end_time=1648053501248 2022-03-23 16:38:21.254 | + functions-common:time_stop:2438 : elapsed_time=4606 2022-03-23 16:38:21.257 | + functions-common:time_stop:2439 : total=18211 2022-03-23 16:38:21.259 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:21.262 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22817 2022-03-23 16:38:21.265 | + functions:wait_for_service:467 : return 0 2022-03-23 16:38:21.267 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:21.270 | + functions-common:run_process:1680 : local service=c-sch 2022-03-23 16:38:21.273 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:21.276 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:21.278 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:21.281 | + functions-common:run_process:1685 : local name=c-sch 2022-03-23 16:38:21.284 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:21.286 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:21.290 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:21.292 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:21.296 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:21.301 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053501298 2022-03-23 16:38:21.303 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-23 16:38:21.322 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:21.325 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:38:21.328 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-23 16:38:21.332 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:21.335 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:21.338 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:21.341 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:21.343 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:38:21.346 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:38:21.349 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-23 16:38:21.352 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:38:21.354 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:38:21.357 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:38:21.360 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:38:21.362 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-23 16:38:21.365 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:21.368 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:38:21.370 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:38:21.373 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:38:21.375 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:38:21.378 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-23 16:38:21.380 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:38:21.385 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-23 16:38:21.440 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-23 16:38:21.496 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:21.551 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-23 16:38:21.607 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-23 16:38:21.664 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:38:21.720 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:38:21.723 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-23 16:38:21.779 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:38:22.269 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-23 16:38:22.283 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-23 16:38:22.797 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-23 16:38:22.823 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:22.831 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:22.834 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:22.837 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:22.840 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:22.843 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:22.845 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:22.848 | + functions-common:time_stop:2432 : start_time=1648053501298 2022-03-23 16:38:22.851 | + functions-common:time_stop:2434 : [[ -z 1648053501298 ]] 2022-03-23 16:38:22.855 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:22.860 | + functions-common:time_stop:2437 : end_time=1648053502856 2022-03-23 16:38:22.863 | + functions-common:time_stop:2438 : elapsed_time=1558 2022-03-23 16:38:22.865 | + functions-common:time_stop:2439 : total=31397 2022-03-23 16:38:22.868 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:22.871 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32955 2022-03-23 16:38:22.874 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:22.877 | + functions-common:run_process:1680 : local service=c-bak 2022-03-23 16:38:22.879 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:22.883 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:22.886 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:22.888 | + functions-common:run_process:1685 : local name=c-bak 2022-03-23 16:38:22.891 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:22.894 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:22.897 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:22.901 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:22.904 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:22.909 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053502906 2022-03-23 16:38:22.912 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-23 16:38:22.931 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:22.934 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:38:22.936 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-23 16:38:22.939 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:22.942 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:22.945 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:22.949 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:22.952 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:38:22.955 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:38:22.958 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-23 16:38:22.962 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:38:22.966 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:38:22.969 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:38:22.973 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:38:22.976 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-23 16:38:22.980 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:22.984 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:38:22.988 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:38:22.991 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:38:22.994 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:38:22.996 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-23 16:38:22.999 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:38:23.004 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-23 16:38:23.065 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-23 16:38:23.124 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:23.183 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-23 16:38:23.241 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-23 16:38:23.302 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:38:23.372 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:38:23.374 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-23 16:38:23.437 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:38:23.954 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-23 16:38:23.968 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-23 16:38:24.454 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-23 16:38:24.491 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:24.494 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:24.500 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:24.505 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:24.508 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:24.511 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:24.514 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:24.517 | + functions-common:time_stop:2432 : start_time=1648053502906 2022-03-23 16:38:24.520 | + functions-common:time_stop:2434 : [[ -z 1648053502906 ]] 2022-03-23 16:38:24.524 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:24.530 | + functions-common:time_stop:2437 : end_time=1648053504526 2022-03-23 16:38:24.532 | + functions-common:time_stop:2438 : elapsed_time=1620 2022-03-23 16:38:24.535 | + functions-common:time_stop:2439 : total=32955 2022-03-23 16:38:24.538 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:24.542 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34575 2022-03-23 16:38:24.544 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:24.547 | + functions-common:run_process:1680 : local service=c-vol 2022-03-23 16:38:24.550 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:24.554 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:24.556 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:24.559 | + functions-common:run_process:1685 : local name=c-vol 2022-03-23 16:38:24.562 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:24.565 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:24.567 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:24.571 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:24.574 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:24.579 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053504576 2022-03-23 16:38:24.582 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-23 16:38:24.605 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:24.608 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:38:24.611 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-23 16:38:24.614 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:24.617 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:24.620 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:24.623 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:24.626 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:38:24.629 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:38:24.633 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-23 16:38:24.636 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:38:24.638 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:38:24.641 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:38:24.644 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:38:24.647 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-23 16:38:24.650 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:24.653 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:38:24.655 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:38:24.658 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:38:24.661 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:38:24.663 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-23 16:38:24.666 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:38:24.671 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-23 16:38:24.741 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-23 16:38:24.805 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:38:24.873 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-23 16:38:24.941 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-23 16:38:25.007 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:38:25.093 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:38:25.098 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-23 16:38:25.179 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:38:25.725 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-23 16:38:25.740 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-23 16:38:26.255 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-23 16:38:26.296 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:26.314 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:26.314 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:26.322 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:26.344 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:26.350 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:26.357 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:26.370 | + functions-common:time_stop:2432 : start_time=1648053504576 2022-03-23 16:38:26.386 | + functions-common:time_stop:2434 : [[ -z 1648053504576 ]] 2022-03-23 16:38:26.403 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:26.419 | + functions-common:time_stop:2437 : end_time=1648053506405 2022-03-23 16:38:26.432 | + functions-common:time_stop:2438 : elapsed_time=1829 2022-03-23 16:38:26.451 | + functions-common:time_stop:2439 : total=34575 2022-03-23 16:38:26.459 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:26.468 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36404 2022-03-23 16:38:26.481 | + ./stack.sh:main:1325 : create_volume_types 2022-03-23 16:38:26.492 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-23 16:38:26.583 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:26.600 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:38:26.615 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-23 16:38:26.627 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:38:26.636 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-23 16:38:26.641 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-23 16:38:26.689 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:26.692 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-23 16:38:31.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:31.070 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:31.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:31.070 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:31.070 | +-------------+--------------------------------------+ 2022-03-23 16:38:31.070 | | Field | Value | 2022-03-23 16:38:31.070 | +-------------+--------------------------------------+ 2022-03-23 16:38:31.070 | | description | None | 2022-03-23 16:38:31.070 | | id | 50dc731a-1114-4461-8e7b-9fb9be56cf3d | 2022-03-23 16:38:31.070 | | is_public | True | 2022-03-23 16:38:31.070 | | name | lvmdriver-1 | 2022-03-23 16:38:31.070 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-23 16:38:31.070 | +-------------+--------------------------------------+ 2022-03-23 16:38:31.333 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-23 16:38:31.343 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-23 16:38:31.350 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-23 16:38:31.403 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:31.411 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-23 16:38:31.415 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:38:31.417 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-23 16:38:31.421 | + ./stack.sh:main:1340 : start_glance 2022-03-23 16:38:31.424 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-23 16:38:31.437 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-23 16:38:31.500 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:31.508 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-23 16:38:31.520 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-23 16:38:31.531 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:38:31.544 | + functions-common:run_process:1680 : local service=g-api 2022-03-23 16:38:31.553 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:38:31.560 | + functions-common:run_process:1682 : local group= 2022-03-23 16:38:31.569 | + functions-common:run_process:1683 : local user= 2022-03-23 16:38:31.576 | + functions-common:run_process:1685 : local name=g-api 2022-03-23 16:38:31.583 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:38:31.593 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:38:31.596 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:31.598 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:31.604 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:31.609 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053511606 2022-03-23 16:38:31.612 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-23 16:38:31.631 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:31.634 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-23 16:38:31.637 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-23 16:38:31.639 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:38:31.642 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:38:31.645 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:38:31.647 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:38:31.651 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-23 16:38:31.653 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-23 16:38:31.656 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-23 16:38:31.659 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:38:31.662 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:38:31.665 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:38:31.667 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-23 16:38:31.670 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-23 16:38:31.673 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:38:31.675 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:38:31.678 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:38:31.681 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-23 16:38:31.684 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:38:31.689 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-23 16:38:31.759 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-23 16:38:31.827 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-23 16:38:31.889 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:38:31.960 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:38:32.021 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-23 16:38:32.084 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-23 16:38:32.151 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-23 16:38:32.217 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-23 16:38:32.284 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-23 16:38:32.349 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:38:32.352 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-23 16:38:32.414 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:38:32.932 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-23 16:38:32.948 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-23 16:38:33.450 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-23 16:38:33.554 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:38:33.560 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:33.563 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:33.566 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:33.569 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:33.573 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:33.584 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:38:33.593 | + functions-common:time_stop:2432 : start_time=1648053511606 2022-03-23 16:38:33.596 | + functions-common:time_stop:2434 : [[ -z 1648053511606 ]] 2022-03-23 16:38:33.601 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:33.604 | + functions-common:time_stop:2437 : end_time=1648053513601 2022-03-23 16:38:33.607 | + functions-common:time_stop:2438 : elapsed_time=1995 2022-03-23 16:38:33.609 | + functions-common:time_stop:2439 : total=36404 2022-03-23 16:38:33.612 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:33.615 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38399 2022-03-23 16:38:33.618 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-23 16:38:33.640 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:33.643 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.47) to start...' 2022-03-23 16:38:33.643 | Waiting for g-api (10.222.0.47) to start... 2022-03-23 16:38:33.645 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.47/image 2022-03-23 16:38:33.649 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:38:33.651 | + functions:wait_for_service:458 : local url=http://10.222.0.47/image 2022-03-23 16:38:33.654 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:38:33.657 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:38:33.660 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:38:33.663 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:38:33.665 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:38:33.671 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:38:33.674 | + functions-common:time_start:2416 : _TIME_START[$name]=1648053513670 2022-03-23 16:38:33.676 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:38:33.683 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/image 2022-03-23 16:38:38.042 | + :: : [[ 300 == 503 ]] 2022-03-23 16:38:38.048 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:38:38.054 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:38:38.060 | + functions-common:time_stop:2425 : local name 2022-03-23 16:38:38.066 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:38:38.070 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:38:38.079 | + functions-common:time_stop:2428 : local total 2022-03-23 16:38:38.085 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:38:38.089 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:38:38.093 | + functions-common:time_stop:2432 : start_time=1648053513670 2022-03-23 16:38:38.097 | + functions-common:time_stop:2434 : [[ -z 1648053513670 ]] 2022-03-23 16:38:38.109 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:38:38.112 | + functions-common:time_stop:2437 : end_time=1648053518109 2022-03-23 16:38:38.116 | + functions-common:time_stop:2438 : elapsed_time=4439 2022-03-23 16:38:38.120 | + functions-common:time_stop:2439 : total=22817 2022-03-23 16:38:38.128 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:38:38.144 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27256 2022-03-23 16:38:38.152 | + functions:wait_for_service:467 : return 0 2022-03-23 16:38:38.158 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-23 16:38:38.186 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:38.189 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-23 16:38:38.215 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:38.218 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-23 16:38:38.220 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:38:38.223 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-23 16:38:38.226 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-23 16:38:38.229 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:38:38.232 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:38:38.234 | + functions:upload_image:134 : local image image_fname image_name 2022-03-23 16:38:38.237 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-23 16:38:38.242 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:38:38.247 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:38:38.249 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-23 16:38:38.251 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-23 16:38:38.254 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:38:38.259 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-23 16:38:38.262 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:38:38.264 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-23 16:38:38.266 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-23 16:38:38.269 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-23 16:38:38.272 | + functions:upload_image:294 : local kernel= 2022-03-23 16:38:38.274 | + functions:upload_image:295 : local ramdisk= 2022-03-23 16:38:38.276 | + functions:upload_image:296 : local disk_format= 2022-03-23 16:38:38.279 | + functions:upload_image:297 : local container_format= 2022-03-23 16:38:38.281 | + functions:upload_image:298 : local unpack= 2022-03-23 16:38:38.283 | + functions:upload_image:299 : local img_property= 2022-03-23 16:38:38.286 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 16:38:38.288 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-23 16:38:38.290 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-23 16:38:38.293 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-23 16:38:38.295 | + functions:upload_image:309 : case "$image_fname" in 2022-03-23 16:38:38.298 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:38:38.300 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:38:38.305 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-23 16:38:38.309 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:38:38.312 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-23 16:38:38.318 | + functions:upload_image:376 : disk_format=vhdx 2022-03-23 16:38:38.323 | + functions:upload_image:377 : container_format=bare 2022-03-23 16:38:38.331 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-23 16:38:38.334 | + functions:upload_image:385 : is_arch ppc64le 2022-03-23 16:38:38.337 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:38:38.342 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-23 16:38:38.344 | + functions:upload_image:385 : is_arch ppc64 2022-03-23 16:38:38.347 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:38:38.353 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-23 16:38:38.355 | + functions:upload_image:385 : is_arch ppc 2022-03-23 16:38:38.361 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:38:38.366 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-23 16:38:38.368 | + functions:upload_image:389 : is_arch aarch64 2022-03-23 16:38:38.371 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:38:38.377 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 16:38:38.384 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-23 16:38:38.386 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-23 16:38:38.389 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-23 16:38:38.391 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-23 16:38:38.397 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-23 16:38:38.399 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-23 16:38:38.401 | + functions:_upload_image:105 : shift 2022-03-23 16:38:38.404 | + functions:_upload_image:106 : local container=bare 2022-03-23 16:38:38.406 | + functions:_upload_image:107 : shift 2022-03-23 16:38:38.408 | + functions:_upload_image:108 : local disk=vhdx 2022-03-23 16:38:38.411 | + functions:_upload_image:109 : shift 2022-03-23 16:38:38.414 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:38:38.416 | + functions:_upload_image:111 : shift 2022-03-23 16:38:38.419 | + functions:_upload_image:112 : local properties 2022-03-23 16:38:38.421 | + functions:_upload_image:113 : local useimport 2022-03-23 16:38:38.424 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-23 16:38:38.427 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-23 16:38:38.429 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-23 16:38:38.432 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-23 16:38:38.434 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-23 16:38:38.440 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-23 16:38:38.440 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-23 16:38:38.442 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-23 16:38:46.247 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:38:46.277 | [254108 Async create_flavors:254108]: finished successfully 2022-03-23 16:38:56.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.219 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.219 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.219 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:38:56.219 | | Field | Value | 2022-03-23 16:38:56.219 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:38:56.219 | | container_format | bare | 2022-03-23 16:38:56.219 | | created_at | 2022-03-23T16:38:41Z | 2022-03-23 16:38:56.219 | | disk_format | vhdx | 2022-03-23 16:38:56.219 | | file | /v2/images/fdbfcf14-80d6-42c4-b33f-32e7f5e5bf9a/file | 2022-03-23 16:38:56.219 | | id | fdbfcf14-80d6-42c4-b33f-32e7f5e5bf9a | 2022-03-23 16:38:56.219 | | min_disk | 0 | 2022-03-23 16:38:56.219 | | min_ram | 0 | 2022-03-23 16:38:56.219 | | name | ubuntu-16 | 2022-03-23 16:38:56.219 | | owner | df5176cb7590428cbcdd56e7b59f0927 | 2022-03-23 16:38:56.219 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-23 16:38:56.219 | | protected | False | 2022-03-23 16:38:56.219 | | schema | /v2/schemas/image | 2022-03-23 16:38:56.219 | | status | queued | 2022-03-23 16:38:56.219 | | tags | | 2022-03-23 16:38:56.219 | | updated_at | 2022-03-23T16:38:41Z | 2022-03-23 16:38:56.219 | | visibility | public | 2022-03-23 16:38:56.219 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:38:56.381 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-23 16:38:56.447 | [184646 Async create_flavors:254108]: Waiting for completion of create_flavors running on PID 254108 (2 other jobs running) 2022-03-23 16:38:56.475 | [184646 Async create_flavors:254108]: Signaling child to exit 2022-03-23 16:38:56.475 | WAKEUP 2022-03-23 16:38:56.499 | [184646 Async create_flavors:254108]: Signaled 2022-03-23 16:38:56.501 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-03-23 16:38:56.501 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:56.501 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-03-23 16:38:56.501 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-03-23 16:38:56.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.501 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.501 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.501 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-23 16:38:56.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.501 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.501 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.502 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.502 | | Field | Value | 2022-03-23 16:38:56.502 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.502 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:38:56.502 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:38:56.502 | | description | None | 2022-03-23 16:38:56.502 | | disk | 1 | 2022-03-23 16:38:56.502 | | id | c1 | 2022-03-23 16:38:56.502 | | name | cirros256 | 2022-03-23 16:38:56.502 | | os-flavor-access:is_public | True | 2022-03-23 16:38:56.502 | | properties | hw_rng:allowed='True' | 2022-03-23 16:38:56.502 | | ram | 256 | 2022-03-23 16:38:56.502 | | rxtx_factor | 1.0 | 2022-03-23 16:38:56.502 | | swap | | 2022-03-23 16:38:56.502 | | vcpus | 1 | 2022-03-23 16:38:56.502 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.502 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-23 16:38:56.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.502 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.502 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.502 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.502 | | Field | Value | 2022-03-23 16:38:56.502 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.502 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:38:56.502 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:38:56.502 | | description | None | 2022-03-23 16:38:56.502 | | disk | 5 | 2022-03-23 16:38:56.502 | | id | d1 | 2022-03-23 16:38:56.503 | | name | ds512M | 2022-03-23 16:38:56.503 | | os-flavor-access:is_public | True | 2022-03-23 16:38:56.503 | | properties | hw_rng:allowed='True' | 2022-03-23 16:38:56.503 | | ram | 512 | 2022-03-23 16:38:56.503 | | rxtx_factor | 1.0 | 2022-03-23 16:38:56.503 | | swap | | 2022-03-23 16:38:56.503 | | vcpus | 1 | 2022-03-23 16:38:56.503 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.503 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-23 16:38:56.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.503 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.503 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.503 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.503 | | Field | Value | 2022-03-23 16:38:56.503 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.503 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:38:56.503 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:38:56.503 | | description | None | 2022-03-23 16:38:56.503 | | disk | 10 | 2022-03-23 16:38:56.503 | | id | d2 | 2022-03-23 16:38:56.503 | | name | ds1G | 2022-03-23 16:38:56.503 | | os-flavor-access:is_public | True | 2022-03-23 16:38:56.503 | | properties | hw_rng:allowed='True' | 2022-03-23 16:38:56.503 | | ram | 1024 | 2022-03-23 16:38:56.503 | | rxtx_factor | 1.0 | 2022-03-23 16:38:56.503 | | swap | | 2022-03-23 16:38:56.503 | | vcpus | 1 | 2022-03-23 16:38:56.503 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.503 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-23 16:38:56.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.503 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.504 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.504 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.504 | | Field | Value | 2022-03-23 16:38:56.504 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.504 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:38:56.504 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:38:56.504 | | description | None | 2022-03-23 16:38:56.504 | | disk | 10 | 2022-03-23 16:38:56.504 | | id | d3 | 2022-03-23 16:38:56.504 | | name | ds2G | 2022-03-23 16:38:56.504 | | os-flavor-access:is_public | True | 2022-03-23 16:38:56.504 | | properties | hw_rng:allowed='True' | 2022-03-23 16:38:56.504 | | ram | 2048 | 2022-03-23 16:38:56.504 | | rxtx_factor | 1.0 | 2022-03-23 16:38:56.504 | | swap | | 2022-03-23 16:38:56.504 | | vcpus | 2 | 2022-03-23 16:38:56.504 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.504 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-23 16:38:56.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.504 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.504 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.504 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.504 | | Field | Value | 2022-03-23 16:38:56.504 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.504 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:38:56.504 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:38:56.504 | | description | None | 2022-03-23 16:38:56.504 | | disk | 20 | 2022-03-23 16:38:56.504 | | id | d4 | 2022-03-23 16:38:56.504 | | name | ds4G | 2022-03-23 16:38:56.504 | | os-flavor-access:is_public | True | 2022-03-23 16:38:56.505 | | properties | hw_rng:allowed='True' | 2022-03-23 16:38:56.505 | | ram | 4096 | 2022-03-23 16:38:56.505 | | rxtx_factor | 1.0 | 2022-03-23 16:38:56.505 | | swap | | 2022-03-23 16:38:56.505 | | vcpus | 4 | 2022-03-23 16:38:56.505 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.505 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-03-23 16:38:56.505 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-23 16:38:56.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.505 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.505 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.506 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-23 16:38:56.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.506 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.506 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.506 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.506 | | Field | Value | 2022-03-23 16:38:56.506 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.506 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:38:56.506 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:38:56.506 | | description | None | 2022-03-23 16:38:56.506 | | disk | 1 | 2022-03-23 16:38:56.506 | | id | 1 | 2022-03-23 16:38:56.506 | | name | m1.tiny | 2022-03-23 16:38:56.506 | | os-flavor-access:is_public | True | 2022-03-23 16:38:56.506 | | properties | hw_rng:allowed='True' | 2022-03-23 16:38:56.506 | | ram | 512 | 2022-03-23 16:38:56.506 | | rxtx_factor | 1.0 | 2022-03-23 16:38:56.506 | | swap | | 2022-03-23 16:38:56.506 | | vcpus | 1 | 2022-03-23 16:38:56.506 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.506 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-23 16:38:56.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.506 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.506 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.506 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.506 | | Field | Value | 2022-03-23 16:38:56.506 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.506 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:38:56.506 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:38:56.507 | | description | None | 2022-03-23 16:38:56.507 | | disk | 20 | 2022-03-23 16:38:56.507 | | id | 2 | 2022-03-23 16:38:56.507 | | name | m1.small | 2022-03-23 16:38:56.507 | | os-flavor-access:is_public | True | 2022-03-23 16:38:56.507 | | properties | hw_rng:allowed='True' | 2022-03-23 16:38:56.507 | | ram | 2048 | 2022-03-23 16:38:56.507 | | rxtx_factor | 1.0 | 2022-03-23 16:38:56.507 | | swap | | 2022-03-23 16:38:56.507 | | vcpus | 1 | 2022-03-23 16:38:56.507 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.507 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-23 16:38:56.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.507 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.507 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.507 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.507 | | Field | Value | 2022-03-23 16:38:56.507 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.507 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:38:56.507 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:38:56.507 | | description | None | 2022-03-23 16:38:56.507 | | disk | 40 | 2022-03-23 16:38:56.507 | | id | 3 | 2022-03-23 16:38:56.507 | | name | m1.medium | 2022-03-23 16:38:56.507 | | os-flavor-access:is_public | True | 2022-03-23 16:38:56.507 | | properties | hw_rng:allowed='True' | 2022-03-23 16:38:56.507 | | ram | 4096 | 2022-03-23 16:38:56.507 | | rxtx_factor | 1.0 | 2022-03-23 16:38:56.507 | | swap | | 2022-03-23 16:38:56.507 | | vcpus | 2 | 2022-03-23 16:38:56.507 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.507 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-23 16:38:56.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.508 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.508 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.508 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.508 | | Field | Value | 2022-03-23 16:38:56.508 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.508 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:38:56.508 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:38:56.508 | | description | None | 2022-03-23 16:38:56.508 | | disk | 80 | 2022-03-23 16:38:56.508 | | id | 4 | 2022-03-23 16:38:56.508 | | name | m1.large | 2022-03-23 16:38:56.508 | | os-flavor-access:is_public | True | 2022-03-23 16:38:56.508 | | properties | hw_rng:allowed='True' | 2022-03-23 16:38:56.508 | | ram | 8192 | 2022-03-23 16:38:56.508 | | rxtx_factor | 1.0 | 2022-03-23 16:38:56.508 | | swap | | 2022-03-23 16:38:56.508 | | vcpus | 4 | 2022-03-23 16:38:56.508 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.508 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-23 16:38:56.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.508 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:56.508 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:56.508 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.508 | | Field | Value | 2022-03-23 16:38:56.508 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.508 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:38:56.508 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:38:56.508 | | description | None | 2022-03-23 16:38:56.508 | | disk | 160 | 2022-03-23 16:38:56.508 | | id | 5 | 2022-03-23 16:38:56.509 | | name | m1.xlarge | 2022-03-23 16:38:56.509 | | os-flavor-access:is_public | True | 2022-03-23 16:38:56.509 | | properties | hw_rng:allowed='True' | 2022-03-23 16:38:56.509 | | ram | 16384 | 2022-03-23 16:38:56.509 | | rxtx_factor | 1.0 | 2022-03-23 16:38:56.509 | | swap | | 2022-03-23 16:38:56.509 | | vcpus | 8 | 2022-03-23 16:38:56.509 | +----------------------------+-----------------------+ 2022-03-23 16:38:56.550 | [184646 Async create_flavors:254108]: finished create_flavors with result 0 in 31 seconds 2022-03-23 16:38:56.555 | + inc/async:async_wait:197 : return 0 2022-03-23 16:38:56.558 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-23 16:38:56.576 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:56.578 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-23 16:38:56.596 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:56.599 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-23 16:38:56.617 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:56.620 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-23 16:38:56.622 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:38:56.625 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 16:38:56.629 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-23 16:38:56.632 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 16:38:56.635 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-23 16:38:56.636 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-23 16:38:56.638 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-23 16:38:56.639 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-23 16:38:56.640 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-23 16:38:56.642 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-23 16:38:56.643 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-23 16:38:56.645 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-23 16:38:56.646 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-23 16:38:56.648 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-23 16:38:56.650 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-23 16:38:56.651 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:38:56.653 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-23 16:38:56.654 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:38:56.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-23 16:38:56.657 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:38:56.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-23 16:38:56.660 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:38:56.662 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-23 16:38:56.663 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:38:56.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-23 16:38:56.666 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-23 16:38:56.668 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:38:56.669 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-23 16:38:56.670 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:38:56.672 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-23 16:38:56.673 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-23 16:38:56.675 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-23 16:38:56.676 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:38:56.678 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-23 16:38:56.680 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:38:56.681 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-23 16:38:56.683 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-23 16:38:56.684 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-23 16:38:56.686 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-23 16:38:56.687 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-23 16:38:56.689 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-23 16:38:56.691 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-23 16:38:56.692 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-23 16:38:56.694 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-23 16:38:56.696 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-23 16:38:56.697 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-23 16:38:56.699 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-23 16:38:56.700 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 16:38:56.702 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 16:38:56.703 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-23 16:38:56.705 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-23 16:38:56.706 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-23 16:38:56.708 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-23 16:38:56.709 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-23 16:38:56.711 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-23 16:38:56.712 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-23 16:38:56.714 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-23 16:38:56.717 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-23 16:38:56.718 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-23 16:38:56.718 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-23 16:38:56.718 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-23 16:38:56.720 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-23 16:38:58.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:58.826 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:58.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:38:58.826 | from cryptography.utils import int_from_bytes 2022-03-23 16:38:58.826 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-23 16:38:58.828 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-23 16:38:58.992 | + ./stack.sh:main:1390 : save_stackenv 2022-03-23 16:38:58.994 | + functions-common:save_stackenv:60 : local tag= 2022-03-23 16:38:58.997 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:38:59.002 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-163858 2022-03-23 16:38:59.005 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-163858 ' 2022-03-23 16:38:59.008 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.011 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:38:59.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.016 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:38:59.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.021 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:38:59.023 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.026 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-23 16:38:59.028 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.031 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-03-23 16:38:59.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.036 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-03-23 16:38:59.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.041 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-162622 2022-03-23 16:38:59.044 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.046 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:38:59.049 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.051 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-03-23 16:38:59.054 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.057 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:38:59.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.062 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:38:59.064 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.067 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:38:59.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:38:59.072 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:38:59.075 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-23 16:38:59.077 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:38:59.080 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:38:59.083 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-23 16:38:59.086 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:38:59.089 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:38:59.092 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:38:59.095 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-23 16:38:59.097 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:38:59.100 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-23 16:38:59.103 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:38:59.106 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-23 16:38:59.106 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:38:59.106 | gsub("[][]", "", $1); 2022-03-23 16:38:59.106 | split($1, a, "|"); 2022-03-23 16:38:59.106 | if (a[1] == matchgroup) 2022-03-23 16:38:59.106 | print a[2] 2022-03-23 16:38:59.106 | } 2022-03-23 16:38:59.106 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:38:59.123 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-23 16:38:59.126 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:38:59.128 | + functions-common:run_phase:1854 : local phase=extra 2022-03-23 16:38:59.131 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:38:59.133 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:38:59.136 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:38:59.139 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:38:59.142 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:38:59.145 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:38:59.150 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:38:59.152 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:38:59.155 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:38:59.158 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-23 16:38:59.161 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:38:59.179 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:38:59.181 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:38:59.184 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:38:59.187 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-23 16:38:59.189 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:38:59.192 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:38:59.195 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:38:59.197 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-23 16:38:59.200 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-23 16:38:59.202 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:38:59.205 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:38:59.207 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:38:59.210 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:38:59.213 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-23 16:38:59.215 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:38:59.218 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-23 16:38:59.221 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:38:59.224 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:38:59.226 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-23 16:38:59.229 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:38:59.232 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:38:59.234 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-23 16:38:59.237 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:38:59.240 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:38:59.242 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:38:59.246 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-23 16:38:59.248 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:38:59.251 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-23 16:38:59.254 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:38:59.257 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-23 16:38:59.257 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:38:59.257 | gsub("[][]", "", $1); 2022-03-23 16:38:59.257 | split($1, a, "|"); 2022-03-23 16:38:59.257 | if (a[1] == matchgroup) 2022-03-23 16:38:59.257 | print a[2] 2022-03-23 16:38:59.257 | } 2022-03-23 16:38:59.257 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:38:59.264 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-23 16:38:59.282 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:38:59.285 | + ./stack.sh:main:1430 : service_check 2022-03-23 16:38:59.288 | + functions-common:service_check:1718 : local service 2022-03-23 16:38:59.291 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.293 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-23 16:38:59.307 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-23 16:38:59.318 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.321 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-23 16:38:59.336 | enabled 2022-03-23 16:38:59.342 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-23 16:38:59.372 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-23 16:38:59.372 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-23 16:38:59.372 | Active: active (running) since Wed 2022-03-23 16:36:49 UTC; 2min 9s ago 2022-03-23 16:38:59.372 | Main PID: 247239 (uwsgi) 2022-03-23 16:38:59.372 | Status: "uWSGI is ready" 2022-03-23 16:38:59.372 | Tasks: 3 (limit: 14304) 2022-03-23 16:38:59.372 | Memory: 253.5M 2022-03-23 16:38:59.372 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-23 16:38:59.372 | ├─247239 nova-apiuWSGI master 2022-03-23 16:38:59.372 | ├─247240 nova-apiuWSGI worker 1 2022-03-23 16:38:59.372 | └─247241 nova-apiuWSGI worker 2 2022-03-23 16:38:59.372 | 2022-03-23 16:38:59.372 | Mar 23 16:38:43 dv-neutron-797120-14-hyperv devstack@n-api.service[247240]: [pid: 247240|app: 0|req: 16/32] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Mar 23 16:38:43 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 16:38:59.372 | Mar 23 16:38:45 dv-neutron-797120-14-hyperv devstack@n-api.service[247241]: DEBUG nova.api.openstack.wsgi [None req-c0f2a814-e161-458d-8dfc-09b801ddf853 admin admin] Calling method '>' {{(pid=247241) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-23 16:38:59.372 | Mar 23 16:38:45 dv-neutron-797120-14-hyperv devstack@n-api.service[247241]: INFO nova.api.openstack.requestlog [None req-c0f2a814-e161-458d-8dfc-09b801ddf853 admin admin] 10.222.0.47 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001483 2022-03-23 16:38:59.373 | Mar 23 16:38:45 dv-neutron-797120-14-hyperv devstack@n-api.service[247241]: [pid: 247241|app: 0|req: 17/33] 10.222.0.47 () {54 vars in 930 bytes} [Wed Mar 23 16:38:45 2022] GET /compute/v2.1 => generated 388 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-23 16:38:59.373 | Mar 23 16:38:46 dv-neutron-797120-14-hyperv devstack@n-api.service[247240]: DEBUG nova.api.openstack.wsgi [None req-aa5966ca-3e15-4245-a853-ddec7872cb02 admin admin] Action: 'create', calling method: >, body: {"flavor": {"rxtx_factor": 1.0, "swap": 0, "os-flavor-access:is_public": true, "name": "m1.xlarge", "vcpus": 8, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 16384, "disk": 160, "id": "5"}} {{(pid=247240) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 16:38:59.373 | Mar 23 16:38:46 dv-neutron-797120-14-hyperv devstack@n-api.service[247240]: INFO nova.api.openstack.requestlog [None req-aa5966ca-3e15-4245-a853-ddec7872cb02 admin admin] 10.222.0.47 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.083057 2022-03-23 16:38:59.373 | Mar 23 16:38:46 dv-neutron-797120-14-hyperv devstack@n-api.service[247240]: [pid: 247240|app: 0|req: 17/34] 10.222.0.47 () {64 vars in 1282 bytes} [Wed Mar 23 16:38:45 2022] POST /compute/v2.1/flavors => generated 408 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) 2022-03-23 16:38:59.373 | Mar 23 16:38:46 dv-neutron-797120-14-hyperv devstack@n-api.service[247241]: DEBUG nova.api.openstack.wsgi [None req-6dd78671-b94c-48c3-a947-bf2f4c9837bd admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=247241) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 16:38:59.373 | Mar 23 16:38:46 dv-neutron-797120-14-hyperv devstack@n-api.service[247241]: INFO nova.api.openstack.requestlog [None req-6dd78671-b94c-48c3-a947-bf2f4c9837bd admin admin] 10.222.0.47 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.029137 2022-03-23 16:38:59.373 | Mar 23 16:38:46 dv-neutron-797120-14-hyperv devstack@n-api.service[247241]: [pid: 247241|app: 0|req: 18/35] 10.222.0.47 () {64 vars in 1332 bytes} [Wed Mar 23 16:38:46 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 16:38:59.376 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.378 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-23 16:38:59.391 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-23 16:38:59.395 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.397 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-23 16:38:59.412 | enabled 2022-03-23 16:38:59.415 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-23 16:38:59.440 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-23 16:38:59.440 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-23 16:38:59.440 | Active: active (running) since Wed 2022-03-23 16:38:02 UTC; 56s ago 2022-03-23 16:38:59.440 | Main PID: 251862 (nova-scheduler) 2022-03-23 16:38:59.440 | Tasks: 3 (limit: 14304) 2022-03-23 16:38:59.440 | Memory: 154.2M 2022-03-23 16:38:59.440 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-23 16:38:59.440 | ├─251862 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:38:59.441 | ├─253149 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:38:59.441 | └─253150 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:38:59.441 | 2022-03-23 16:38:59.441 | Mar 23 16:38:07 dv-neutron-797120-14-hyperv nova-scheduler[251862]: DEBUG oslo_service.service [None req-d52fe131-7200-49f7-82b7-cc90f3c471a9 None None] oslo_limit.split_loggers = False {{(pid=251862) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:38:59.441 | Mar 23 16:38:07 dv-neutron-797120-14-hyperv nova-scheduler[251862]: DEBUG oslo_service.service [None req-d52fe131-7200-49f7-82b7-cc90f3c471a9 None None] oslo_limit.status_code_retries = None {{(pid=251862) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:38:59.441 | Mar 23 16:38:07 dv-neutron-797120-14-hyperv nova-scheduler[251862]: DEBUG oslo_service.service [None req-d52fe131-7200-49f7-82b7-cc90f3c471a9 None None] oslo_limit.status_code_retry_delay = None {{(pid=251862) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:38:59.441 | Mar 23 16:38:07 dv-neutron-797120-14-hyperv nova-scheduler[251862]: DEBUG oslo_service.service [None req-d52fe131-7200-49f7-82b7-cc90f3c471a9 None None] oslo_limit.timeout = None {{(pid=251862) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:38:59.441 | Mar 23 16:38:07 dv-neutron-797120-14-hyperv nova-scheduler[251862]: DEBUG oslo_service.service [None req-d52fe131-7200-49f7-82b7-cc90f3c471a9 None None] oslo_limit.valid_interfaces = None {{(pid=251862) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:38:59.441 | Mar 23 16:38:07 dv-neutron-797120-14-hyperv nova-scheduler[251862]: DEBUG oslo_service.service [None req-d52fe131-7200-49f7-82b7-cc90f3c471a9 None None] oslo_limit.version = None {{(pid=251862) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:38:59.441 | Mar 23 16:38:07 dv-neutron-797120-14-hyperv nova-scheduler[251862]: DEBUG oslo_service.service [None req-d52fe131-7200-49f7-82b7-cc90f3c471a9 None None] oslo_reports.file_event_handler = None {{(pid=251862) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:38:59.441 | Mar 23 16:38:07 dv-neutron-797120-14-hyperv nova-scheduler[251862]: DEBUG oslo_service.service [None req-d52fe131-7200-49f7-82b7-cc90f3c471a9 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=251862) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:38:59.441 | Mar 23 16:38:07 dv-neutron-797120-14-hyperv nova-scheduler[251862]: DEBUG oslo_service.service [None req-d52fe131-7200-49f7-82b7-cc90f3c471a9 None None] oslo_reports.log_dir = None {{(pid=251862) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:38:59.441 | Mar 23 16:38:07 dv-neutron-797120-14-hyperv nova-scheduler[251862]: DEBUG oslo_service.service [None req-d52fe131-7200-49f7-82b7-cc90f3c471a9 None None] ******************************************************************************** {{(pid=251862) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-23 16:38:59.444 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.447 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-23 16:38:59.461 | enabled 2022-03-23 16:38:59.464 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-23 16:38:59.481 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-23 16:38:59.481 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-23 16:38:59.481 | Active: active (running) since Wed 2022-03-23 16:38:04 UTC; 54s ago 2022-03-23 16:38:59.481 | Main PID: 252339 (uwsgi) 2022-03-23 16:38:59.481 | Status: "uWSGI is ready" 2022-03-23 16:38:59.481 | Tasks: 4 (limit: 14304) 2022-03-23 16:38:59.481 | Memory: 216.5M 2022-03-23 16:38:59.481 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-23 16:38:59.481 | ├─252339 nova-api-metauWSGI master 2022-03-23 16:38:59.481 | ├─252346 nova-api-metauWSGI worker 1 2022-03-23 16:38:59.481 | ├─252348 nova-api-metauWSGI worker 2 2022-03-23 16:38:59.481 | └─252349 nova-api-metauWSGI http 1 2022-03-23 16:38:59.481 | 2022-03-23 16:38:59.481 | Mar 23 16:38:09 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[252348]: DEBUG oslo_concurrency.lockutils [None req-7cac74b2-736d-482b-8e64-573f2960d11c None None] Lock "e1130b3c-003b-4287-ab0c-1366ff77ed1e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=252348) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-23 16:38:59.481 | Mar 23 16:38:09 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[252348]: DEBUG oslo_concurrency.lockutils [None req-7cac74b2-736d-482b-8e64-573f2960d11c None None] Lock "e1130b3c-003b-4287-ab0c-1366ff77ed1e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=252348) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 16:38:59.481 | Mar 23 16:38:09 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[252348]: DEBUG oslo_db.sqlalchemy.engines [None req-7cac74b2-736d-482b-8e64-573f2960d11c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=252348) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:38:59.481 | Mar 23 16:38:10 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[252346]: DEBUG oslo_db.sqlalchemy.engines [None req-53ca3b9b-6ff9-4c74-9e2e-2c9893cfde7b None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=252346) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:38:59.482 | Mar 23 16:38:10 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[252348]: DEBUG oslo_db.sqlalchemy.engines [None req-7cac74b2-736d-482b-8e64-573f2960d11c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=252348) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:38:59.482 | Mar 23 16:38:10 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[252348]: DEBUG oslo_db.sqlalchemy.engines [None req-7cac74b2-736d-482b-8e64-573f2960d11c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=252348) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:38:59.482 | Mar 23 16:38:10 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[252346]: WARNING nova.api.metadata.handler [None req-53ca3b9b-6ff9-4c74-9e2e-2c9893cfde7b None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 16:38:59.482 | Mar 23 16:38:10 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[252346]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x562d4c2f99a0 pid: 252346 (default app) 2022-03-23 16:38:59.482 | Mar 23 16:38:10 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[252348]: WARNING nova.api.metadata.handler [None req-7cac74b2-736d-482b-8e64-573f2960d11c None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 16:38:59.482 | Mar 23 16:38:10 dv-neutron-797120-14-hyperv devstack@n-api-meta.service[252348]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x562d4c2f99a0 pid: 252348 (default app) 2022-03-23 16:38:59.485 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.488 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-23 16:38:59.502 | enabled 2022-03-23 16:38:59.505 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-23 16:38:59.522 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-23 16:38:59.522 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-23 16:38:59.522 | Active: active (running) since Wed 2022-03-23 16:37:04 UTC; 1min 55s ago 2022-03-23 16:38:59.522 | Main PID: 248495 (uwsgi) 2022-03-23 16:38:59.522 | Status: "uWSGI is ready" 2022-03-23 16:38:59.522 | Tasks: 3 (limit: 14304) 2022-03-23 16:38:59.523 | Memory: 138.4M 2022-03-23 16:38:59.523 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-23 16:38:59.523 | ├─248495 placementuWSGI master 2022-03-23 16:38:59.523 | ├─248496 placementuWSGI worker 1 2022-03-23 16:38:59.523 | └─248497 placementuWSGI worker 2 2022-03-23 16:38:59.523 | 2022-03-23 16:38:59.523 | Mar 23 16:37:07 dv-neutron-797120-14-hyperv devstack@placement-api.service[248497]: [pid: 248497|app: 0|req: 1/1] 10.222.0.47 () {50 vars in 776 bytes} [Wed Mar 23 16:37:07 2022] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:38:59.523 | Mar 23 16:38:06 dv-neutron-797120-14-hyperv devstack@placement-api.service[248496]: DEBUG placement.requestlog [None req-8f0affac-d34d-4db6-b929-e3091806396d None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=248496) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:38:59.523 | Mar 23 16:38:06 dv-neutron-797120-14-hyperv devstack@placement-api.service[248496]: INFO placement.requestlog [None req-8f0affac-d34d-4db6-b929-e3091806396d None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:38:59.523 | Mar 23 16:38:06 dv-neutron-797120-14-hyperv devstack@placement-api.service[248496]: [pid: 248496|app: 0|req: 1/2] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 16:38:06 2022] GET /placement => generated 136 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:38:59.523 | Mar 23 16:38:11 dv-neutron-797120-14-hyperv devstack@placement-api.service[248497]: DEBUG placement.requestlog [None req-13a14771-19c8-4f94-ae1b-9c7c36f34f11 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=248497) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:38:59.523 | Mar 23 16:38:11 dv-neutron-797120-14-hyperv devstack@placement-api.service[248497]: INFO placement.requestlog [None req-13a14771-19c8-4f94-ae1b-9c7c36f34f11 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:38:59.523 | Mar 23 16:38:11 dv-neutron-797120-14-hyperv devstack@placement-api.service[248497]: [pid: 248497|app: 0|req: 2/3] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 16:38:11 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:38:59.523 | Mar 23 16:38:12 dv-neutron-797120-14-hyperv devstack@placement-api.service[248496]: DEBUG placement.requestlog [None req-24f0706f-883b-4c0c-b0c7-89d559c73180 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=248496) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:38:59.523 | Mar 23 16:38:12 dv-neutron-797120-14-hyperv devstack@placement-api.service[248496]: INFO placement.requestlog [None req-24f0706f-883b-4c0c-b0c7-89d559c73180 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:38:59.523 | Mar 23 16:38:12 dv-neutron-797120-14-hyperv devstack@placement-api.service[248496]: [pid: 248496|app: 0|req: 2/4] 10.222.0.47 () {54 vars in 916 bytes} [Wed Mar 23 16:38:12 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2022-03-23 16:38:59.526 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.529 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-23 16:38:59.541 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-23 16:38:59.545 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.548 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-23 16:38:59.563 | enabled 2022-03-23 16:38:59.566 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-23 16:38:59.588 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-23 16:38:59.588 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-23 16:38:59.588 | Active: active (running) since Wed 2022-03-23 16:38:33 UTC; 26s ago 2022-03-23 16:38:59.588 | Main PID: 256377 (uwsgi) 2022-03-23 16:38:59.588 | Status: "uWSGI is ready" 2022-03-23 16:38:59.588 | Tasks: 7 (limit: 14304) 2022-03-23 16:38:59.588 | Memory: 225.5M 2022-03-23 16:38:59.588 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-23 16:38:59.588 | ├─256377 glance-apiuWSGI master 2022-03-23 16:38:59.588 | ├─256384 glance-apiuWSGI worker 1 2022-03-23 16:38:59.588 | └─256385 glance-apiuWSGI worker 2 2022-03-23 16:38:59.588 | 2022-03-23 16:38:59.588 | Mar 23 16:38:56 dv-neutron-797120-14-hyperv devstack@g-api.service[256384]: DEBUG glance_store.location [None req-daac63a5-d785-425e-8901-13c61229cdfa admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=256384) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:38:59.588 | Mar 23 16:38:56 dv-neutron-797120-14-hyperv devstack@g-api.service[256384]: DEBUG glance_store.location [None req-daac63a5-d785-425e-8901-13c61229cdfa admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=256384) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:38:59.588 | Mar 23 16:38:56 dv-neutron-797120-14-hyperv devstack@g-api.service[256384]: DEBUG glance_store.location [None req-daac63a5-d785-425e-8901-13c61229cdfa admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=256384) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:38:59.589 | Mar 23 16:38:56 dv-neutron-797120-14-hyperv devstack@g-api.service[256384]: DEBUG glance_store.location [None req-daac63a5-d785-425e-8901-13c61229cdfa admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=256384) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:38:59.589 | Mar 23 16:38:56 dv-neutron-797120-14-hyperv devstack@g-api.service[256384]: DEBUG glance_store.location [None req-daac63a5-d785-425e-8901-13c61229cdfa admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=256384) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:38:59.589 | Mar 23 16:38:56 dv-neutron-797120-14-hyperv devstack@g-api.service[256384]: DEBUG glance_store.location [None req-daac63a5-d785-425e-8901-13c61229cdfa admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=256384) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:38:59.589 | Mar 23 16:38:56 dv-neutron-797120-14-hyperv devstack@g-api.service[256384]: DEBUG glance_store.location [None req-daac63a5-d785-425e-8901-13c61229cdfa admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=256384) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:38:59.589 | Mar 23 16:38:56 dv-neutron-797120-14-hyperv devstack@g-api.service[256384]: DEBUG glance_store.location [None req-daac63a5-d785-425e-8901-13c61229cdfa admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=256384) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:38:59.589 | Mar 23 16:38:56 dv-neutron-797120-14-hyperv devstack@g-api.service[256384]: DEBUG glance_store.backend [None req-daac63a5-d785-425e-8901-13c61229cdfa admin admin] Skipping store.set_acls... not implemented. {{(pid=256384) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-23 16:38:59.589 | Mar 23 16:38:56 dv-neutron-797120-14-hyperv devstack@g-api.service[256384]: [pid: 256384|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 23 16:38:41 2022] PUT /v2/images/fdbfcf14-80d6-42c4-b33f-32e7f5e5bf9a/file => generated 0 bytes in 15187 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-23 16:38:59.593 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.595 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-23 16:38:59.609 | enabled 2022-03-23 16:38:59.613 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-23 16:38:59.629 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-23 16:38:59.629 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-23 16:38:59.629 | Active: active (running) since Wed 2022-03-23 16:38:22 UTC; 36s ago 2022-03-23 16:38:59.629 | Main PID: 255076 (cinder-schedule) 2022-03-23 16:38:59.629 | Tasks: 2 (limit: 14304) 2022-03-23 16:38:59.629 | Memory: 108.5M 2022-03-23 16:38:59.629 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-23 16:38:59.629 | └─255076 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-23 16:38:59.629 | 2022-03-23 16:38:59.630 | Mar 23 16:38:27 dv-neutron-797120-14-hyperv cinder-scheduler[255076]: INFO cinder.manager [None req-fc82a869-cf54-4a66-8d4f-d60f31aa569b None None] Initiating service 1 cleanup 2022-03-23 16:38:59.630 | Mar 23 16:38:27 dv-neutron-797120-14-hyperv cinder-scheduler[255076]: INFO cinder.manager [None req-fc82a869-cf54-4a66-8d4f-d60f31aa569b None None] Service 1 cleanup completed. 2022-03-23 16:38:59.630 | Mar 23 16:38:27 dv-neutron-797120-14-hyperv cinder-scheduler[255076]: DEBUG cinder.service [None req-fc82a869-cf54-4a66-8d4f-d60f31aa569b None None] Creating RPC server for service cinder-scheduler {{(pid=255076) start /opt/stack/cinder/cinder/service.py:231}} 2022-03-23 16:38:59.630 | Mar 23 16:38:27 dv-neutron-797120-14-hyperv cinder-scheduler[255076]: DEBUG cinder.service [None req-fc82a869-cf54-4a66-8d4f-d60f31aa569b None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=255076) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-23 16:38:59.630 | Mar 23 16:38:28 dv-neutron-797120-14-hyperv cinder-scheduler[255076]: DEBUG cinder.scheduler.host_manager [None req-33450215-81ac-4ab6-91e1-7a4e9e97b4aa None None] Received backup service update from dv-neutron-797120-14-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=255076) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-23 16:38:59.630 | Mar 23 16:38:39 dv-neutron-797120-14-hyperv cinder-scheduler[255076]: DEBUG cinder.scheduler.host_manager [None req-48ccd16a-c85b-4782-a3a4-cca32ac551f7 None None] Received volume service update from dv-neutron-797120-14-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797120-14-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=255076) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-23 16:38:59.630 | Mar 23 16:38:39 dv-neutron-797120-14-hyperv cinder-scheduler[255076]: DEBUG cinder.scheduler.host_manager [None req-48ccd16a-c85b-4782-a3a4-cca32ac551f7 None None] Updating capabilities for dv-neutron-797120-14-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797120-14-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 23, 16, 38, 39, 915505)} {{(pid=255076) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-23 16:38:59.630 | Mar 23 16:38:39 dv-neutron-797120-14-hyperv cinder-scheduler[255076]: DEBUG cinder.utils [None req-48ccd16a-c85b-4782-a3a4-cca32ac551f7 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=255076) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 16:38:59.631 | Mar 23 16:38:39 dv-neutron-797120-14-hyperv cinder-scheduler[255076]: DEBUG cinder.utils [None req-48ccd16a-c85b-4782-a3a4-cca32ac551f7 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=255076) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 16:38:59.631 | Mar 23 16:38:39 dv-neutron-797120-14-hyperv cinder-scheduler[255076]: DEBUG cinder.scheduler.host_manager [None req-48ccd16a-c85b-4782-a3a4-cca32ac551f7 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-797120-14-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 16, 38, 39, 947761)}]. {{(pid=255076) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-23 16:38:59.634 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.637 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-23 16:38:59.650 | enabled 2022-03-23 16:38:59.654 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-23 16:38:59.670 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-23 16:38:59.670 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-23 16:38:59.670 | Active: active (running) since Wed 2022-03-23 16:38:16 UTC; 43s ago 2022-03-23 16:38:59.670 | Main PID: 254632 (uwsgi) 2022-03-23 16:38:59.670 | Status: "uWSGI is ready" 2022-03-23 16:38:59.671 | Tasks: 5 (limit: 14304) 2022-03-23 16:38:59.671 | Memory: 246.2M 2022-03-23 16:38:59.671 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-23 16:38:59.671 | ├─254632 cinder-apiuWSGI master 2022-03-23 16:38:59.671 | ├─254637 cinder-apiuWSGI worker 1 2022-03-23 16:38:59.671 | └─254638 cinder-apiuWSGI worker 2 2022-03-23 16:38:59.671 | 2022-03-23 16:38:59.671 | Mar 23 16:38:30 dv-neutron-797120-14-hyperv devstack@c-api.service[254638]: INFO cinder.api.openstack.wsgi [None req-b5d00cee-7ff1-44cb-99eb-08afcd097662 admin admin] http://10.222.0.47/volume/v3/df5176cb7590428cbcdd56e7b59f0927/types returned with HTTP 200 2022-03-23 16:38:59.671 | Mar 23 16:38:30 dv-neutron-797120-14-hyperv devstack@c-api.service[254638]: [pid: 254638|app: 0|req: 1/2] 10.222.0.47 () {60 vars in 1237 bytes} [Wed Mar 23 16:38:29 2022] POST /volume/v3/df5176cb7590428cbcdd56e7b59f0927/types => generated 186 bytes in 1028 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) 2022-03-23 16:38:59.671 | Mar 23 16:38:30 dv-neutron-797120-14-hyperv devstack@c-api.service[254637]: DEBUG cinder.api.middleware.request_id [req-b5d00cee-7ff1-44cb-99eb-08afcd097662 req-0092171a-6e41-4ccb-9304-cce8f405a15d None None] RequestId filter calling following filter/app {{(pid=254637) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-23 16:38:59.671 | Mar 23 16:38:30 dv-neutron-797120-14-hyperv devstack@c-api.service[254637]: INFO cinder.api.openstack.wsgi [req-b5d00cee-7ff1-44cb-99eb-08afcd097662 req-0092171a-6e41-4ccb-9304-cce8f405a15d admin admin] POST http://10.222.0.47/volume/v3/df5176cb7590428cbcdd56e7b59f0927/types/50dc731a-1114-4461-8e7b-9fb9be56cf3d/extra_specs 2022-03-23 16:38:59.671 | Mar 23 16:38:30 dv-neutron-797120-14-hyperv devstack@c-api.service[254637]: DEBUG cinder.api.openstack.wsgi [req-b5d00cee-7ff1-44cb-99eb-08afcd097662 req-0092171a-6e41-4ccb-9304-cce8f405a15d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=254637) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-23 16:38:59.671 | Mar 23 16:38:30 dv-neutron-797120-14-hyperv devstack@c-api.service[254637]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-23 16:38:59.671 | Mar 23 16:38:30 dv-neutron-797120-14-hyperv devstack@c-api.service[254637]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-23 16:38:59.671 | Mar 23 16:38:30 dv-neutron-797120-14-hyperv devstack@c-api.service[254637]: DEBUG oslo_db.sqlalchemy.engines [req-b5d00cee-7ff1-44cb-99eb-08afcd097662 req-0092171a-6e41-4ccb-9304-cce8f405a15d admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=254637) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:38:59.671 | Mar 23 16:38:31 dv-neutron-797120-14-hyperv devstack@c-api.service[254637]: INFO cinder.api.openstack.wsgi [req-b5d00cee-7ff1-44cb-99eb-08afcd097662 req-0092171a-6e41-4ccb-9304-cce8f405a15d admin admin] http://10.222.0.47/volume/v3/df5176cb7590428cbcdd56e7b59f0927/types/50dc731a-1114-4461-8e7b-9fb9be56cf3d/extra_specs returned with HTTP 200 2022-03-23 16:38:59.671 | Mar 23 16:38:31 dv-neutron-797120-14-hyperv devstack@c-api.service[254637]: [pid: 254637|app: 0|req: 2/3] 10.222.0.47 () {62 vars in 1454 bytes} [Wed Mar 23 16:38:30 2022] POST /volume/v3/df5176cb7590428cbcdd56e7b59f0927/types/50dc731a-1114-4461-8e7b-9fb9be56cf3d/extra_specs => generated 55 bytes in 859 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-23 16:38:59.674 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.677 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-23 16:38:59.691 | enabled 2022-03-23 16:38:59.696 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-23 16:38:59.712 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-23 16:38:59.712 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-23 16:38:59.712 | Active: active (running) since Wed 2022-03-23 16:38:26 UTC; 33s ago 2022-03-23 16:38:59.712 | Main PID: 255789 (cinder-volume) 2022-03-23 16:38:59.712 | Tasks: 3 (limit: 14304) 2022-03-23 16:38:59.712 | Memory: 141.1M 2022-03-23 16:38:59.712 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-23 16:38:59.712 | ├─255789 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 16:38:59.712 | └─255899 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 16:38:59.712 | 2022-03-23 16:38:59.712 | Mar 23 16:38:40 dv-neutron-797120-14-hyperv sudo[256733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-23 16:38:59.712 | Mar 23 16:38:40 dv-neutron-797120-14-hyperv sudo[256733]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 16:38:59.712 | Mar 23 16:38:41 dv-neutron-797120-14-hyperv sudo[256733]: pam_unix(sudo:session): session closed for user root 2022-03-23 16:38:59.712 | Mar 23 16:38:41 dv-neutron-797120-14-hyperv cinder-volume[255899]: DEBUG oslo_concurrency.processutils [None req-48ccd16a-c85b-4782-a3a4-cca32ac551f7 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.206s {{(pid=255899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 16:38:59.713 | Mar 23 16:38:41 dv-neutron-797120-14-hyperv cinder-volume[255899]: DEBUG oslo_concurrency.processutils [None req-48ccd16a-c85b-4782-a3a4-cca32ac551f7 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=255899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-23 16:38:59.713 | Mar 23 16:38:41 dv-neutron-797120-14-hyperv sudo[256743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-23 16:38:59.713 | Mar 23 16:38:41 dv-neutron-797120-14-hyperv sudo[256743]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 16:38:59.713 | Mar 23 16:38:42 dv-neutron-797120-14-hyperv sudo[256743]: pam_unix(sudo:session): session closed for user root 2022-03-23 16:38:59.713 | Mar 23 16:38:42 dv-neutron-797120-14-hyperv cinder-volume[255899]: DEBUG oslo_concurrency.processutils [None req-48ccd16a-c85b-4782-a3a4-cca32ac551f7 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.099s {{(pid=255899) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 16:38:59.713 | Mar 23 16:38:42 dv-neutron-797120-14-hyperv cinder-volume[255899]: INFO cinder.volume.manager [None req-48ccd16a-c85b-4782-a3a4-cca32ac551f7 None None] Driver post RPC initialization completed successfully. 2022-03-23 16:38:59.716 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.718 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-23 16:38:59.730 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-23 16:38:59.734 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.737 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-23 16:38:59.749 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-23 16:38:59.753 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.756 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-23 16:38:59.768 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-23 16:38:59.772 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.775 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-23 16:38:59.786 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-23 16:38:59.790 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.793 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-23 16:38:59.807 | enabled 2022-03-23 16:38:59.811 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-23 16:38:59.827 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-23 16:38:59.827 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-23 16:38:59.827 | Active: active (running) since Wed 2022-03-23 16:36:56 UTC; 2min 2s ago 2022-03-23 16:38:59.827 | Main PID: 247869 (/usr/bin/python) 2022-03-23 16:38:59.827 | Tasks: 9 (limit: 14304) 2022-03-23 16:38:59.827 | Memory: 339.7M 2022-03-23 16:38:59.827 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-23 16:38:59.827 | ├─247869 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:38:59.828 | ├─248012 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:38:59.828 | ├─248013 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:38:59.828 | ├─248014 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:38:59.828 | └─248015 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:38:59.828 | 2022-03-23 16:38:59.828 | Mar 23 16:38:07 dv-neutron-797120-14-hyperv neutron-server[248015]: DEBUG neutron.db.agents_db [None req-5a2f2c91-2bc1-4cec-9631-01e71068ed2d None None] Agent healthcheck: found 4 active agents {{(pid=248015) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 16:38:59.828 | Mar 23 16:38:14 dv-neutron-797120-14-hyperv neutron-server[248014]: DEBUG neutron_lib.callbacks.manager [None req-ebeaa9cf-f331-4cd3-9c13-aad223ea51a5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8729156310833', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-761718'] for agent (3d596fdb-80fd-4f60-aafa-6259d323015b), after_update {{(pid=248014) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:38:59.828 | Mar 23 16:38:16 dv-neutron-797120-14-hyperv neutron-server[248014]: DEBUG neutron_lib.callbacks.manager [None req-2c3f7bd5-c0fe-4aa0-8569-fcb5d98bf86e None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8729156310833', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-761718'] for agent (3fda04a7-af51-40e3-8e48-7003960e2c1a), after_update {{(pid=248014) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:38:59.828 | Mar 23 16:38:17 dv-neutron-797120-14-hyperv neutron-server[248014]: DEBUG neutron_lib.callbacks.manager [None req-1bfe2b6f-521f-43b4-bd17-f9fae36af979 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8729156310833', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-761718'] for agent (349c331d-2a12-4510-8270-70c33401c13d), after_update {{(pid=248014) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:38:59.828 | Mar 23 16:38:19 dv-neutron-797120-14-hyperv neutron-server[248014]: DEBUG neutron_lib.callbacks.manager [None req-2434ab7c-8d41-4065-840a-7b07095cbfb5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8729156310833', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-761718'] for agent (1ec6b561-47de-4475-89fa-be6e2ef3e128), after_update {{(pid=248014) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:38:59.828 | Mar 23 16:38:44 dv-neutron-797120-14-hyperv neutron-server[248014]: DEBUG neutron_lib.callbacks.manager [None req-6819bf81-6170-41b2-90d2-bef8e9a00a10 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8729156310833', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-761718'] for agent (3d596fdb-80fd-4f60-aafa-6259d323015b), after_update {{(pid=248014) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:38:59.828 | Mar 23 16:38:44 dv-neutron-797120-14-hyperv neutron-server[248015]: DEBUG neutron.db.agents_db [None req-5a2f2c91-2bc1-4cec-9631-01e71068ed2d None None] Agent healthcheck: found 4 active agents {{(pid=248015) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 16:38:59.828 | Mar 23 16:38:46 dv-neutron-797120-14-hyperv neutron-server[248014]: DEBUG neutron_lib.callbacks.manager [None req-da855ec2-a6cb-44d8-9421-1dbdbd9ed50d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8729156310833', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-761718'] for agent (3fda04a7-af51-40e3-8e48-7003960e2c1a), after_update {{(pid=248014) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:38:59.828 | Mar 23 16:38:47 dv-neutron-797120-14-hyperv neutron-server[248014]: DEBUG neutron_lib.callbacks.manager [None req-1bfe2b6f-521f-43b4-bd17-f9fae36af979 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8729156310833', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-761718'] for agent (349c331d-2a12-4510-8270-70c33401c13d), after_update {{(pid=248014) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:38:59.828 | Mar 23 16:38:49 dv-neutron-797120-14-hyperv neutron-server[248014]: DEBUG neutron_lib.callbacks.manager [None req-2434ab7c-8d41-4065-840a-7b07095cbfb5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8729156310833', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-761718'] for agent (1ec6b561-47de-4475-89fa-be6e2ef3e128), after_update {{(pid=248014) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:38:59.832 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.834 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-23 16:38:59.846 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-23 16:38:59.850 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.853 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-23 16:38:59.866 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-23 16:38:59.869 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.872 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-23 16:38:59.884 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-23 16:38:59.888 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.890 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-23 16:38:59.902 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-23 16:38:59.906 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.909 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-23 16:38:59.922 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-23 16:38:59.925 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.929 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-23 16:38:59.942 | enabled 2022-03-23 16:38:59.946 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-23 16:38:59.963 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-23 16:38:59.964 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-23 16:38:59.964 | Active: active (running) since Wed 2022-03-23 16:30:29 UTC; 8min ago 2022-03-23 16:38:59.964 | Main PID: 212475 (dstat.sh) 2022-03-23 16:38:59.964 | Tasks: 3 (limit: 14304) 2022-03-23 16:38:59.964 | Memory: 19.7M 2022-03-23 16:38:59.964 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-23 16:38:59.964 | ├─212475 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-23 16:38:59.964 | ├─212612 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-23 16:38:59.964 | └─212613 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-23 16:38:59.964 | 2022-03-23 16:38:59.964 | Mar 23 16:38:50 dv-neutron-797120-14-hyperv dstat.sh[212613]: 23-03 16:38:50| 46 9 44 0 0|5036M 691M 177M 5769M| 184M 184M| 0 248k| 0 17.0 |5794 14k|3.96 2.93 2.42|3.0 0 2.0| 0 0 | 0 0 | 22 190 0 59 0 2022-03-23 16:38:59.964 | Mar 23 16:38:51 dv-neutron-797120-14-hyperv dstat.sh[212613]: 23-03 16:38:51| 44 10 43 0 0|5037M 646M 177M 5812M| 184M 184M| 0 344k| 0 34.0 |5900 14k|3.80 2.91 2.42|3.0 0 1.0| 0 0 | 0 0 | 22 190 0 59 0 2022-03-23 16:38:59.964 | Mar 23 16:38:52 dv-neutron-797120-14-hyperv dstat.sh[212613]: 23-03 16:38:52| 42 14 38 2 0|5035M 455M 177M 6003M| 182M 182M| 0 216k| 0 15.0 |5763 14k|3.80 2.91 2.42|5.0 1.0 0| 0 0 | 0 0 | 22 190 0 59 0 2022-03-23 16:38:59.964 | Mar 23 16:38:53 dv-neutron-797120-14-hyperv dstat.sh[212613]: 23-03 16:38:53| 43 17 36 2 0|5036M 187M 177M 6263M| 183M 183M| 0 396k| 0 40.0 |5438 13k|3.80 2.91 2.42|1.0 0 0| 0 0 | 0 0 | 22 190 0 58 0 2022-03-23 16:38:59.964 | Mar 23 16:38:54 dv-neutron-797120-14-hyperv dstat.sh[212613]: 23-03 16:38:54| 45 18 34 1 0|5039M 631M 176M 5818M| 183M 183M| 56k 460M|2.00 1033 |4961 13k|3.80 2.91 2.42|2.0 0 26| 0 0 | 0 0 | 22 192 0 58 0 2022-03-23 16:38:59.964 | Mar 23 16:38:55 dv-neutron-797120-14-hyperv dstat.sh[212613]: 23-03 16:38:55| 45 9 44 0 0|5038M 588M 176M 5862M| 184M 184M| 48k 440k|2.00 34.0 |5866 14k|3.80 2.91 2.42|2.0 0 0| 0 0 | 0 0 | 22 192 0 57 0 2022-03-23 16:38:59.964 | Mar 23 16:38:56 dv-neutron-797120-14-hyperv dstat.sh[212613]: 23-03 16:38:56| 37 10 51 1 0|5027M 568M 176M 5891M| 106M 106M| 0 104M| 0 250 |5470 14k|3.58 2.88 2.41|1.0 0 0| 0 0 | 0 0 | 22 187 0 61 0 2022-03-23 16:38:59.964 | Mar 23 16:38:57 dv-neutron-797120-14-hyperv dstat.sh[212613]: 23-03 16:38:57| 19 10 68 1 0|4985M 609M 176M 5891M|9870 7135 | 44k 2835k|2.00 160 |1678 6192 |3.58 2.88 2.41|1.0 0 284| 0 0 | 0 0 | 22 187 0 61 0 2022-03-23 16:38:59.964 | Mar 23 16:38:58 dv-neutron-797120-14-hyperv dstat.sh[212613]: 23-03 16:38:58| 25 3 71 0 0|5010M 584M 176M 5891M|8369 6261 | 0 220k| 0 21.0 | 405 3812 |3.58 2.88 2.41|1.0 0 0| 0 0 | 0 0 | 22 187 0 61 0 2022-03-23 16:38:59.964 | Mar 23 16:38:59 dv-neutron-797120-14-hyperv dstat.sh[212613]: 23-03 16:38:59| 20 9 70 0 0|4966M 628M 176M 5891M|7120 6579 | 248k 224k|5.00 23.0 |1459 5602 |3.58 2.88 2.41|1.0 0 226| 0 0 | 0 0 | 22 187 0 60 0 2022-03-23 16:38:59.967 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.970 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-23 16:38:59.983 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-23 16:38:59.986 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:38:59.990 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-23 16:39:00.002 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-23 16:39:00.006 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:39:00.009 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-23 16:39:00.022 | enabled 2022-03-23 16:39:00.026 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-23 16:39:00.042 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-23 16:39:00.042 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-23 16:39:00.042 | Active: failed (Result: exit-code) since Wed 2022-03-23 16:37:15 UTC; 1min 44s ago 2022-03-23 16:39:00.042 | Main PID: 248956 (code=exited, status=1/FAILURE) 2022-03-23 16:39:00.042 | 2022-03-23 16:39:00.042 | Mar 23 16:37:14 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[248956]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 196, in __init__ 2022-03-23 16:39:00.042 | Mar 23 16:37:14 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[248956]: ERROR neutron self.setup_integration_br() 2022-03-23 16:39:00.042 | Mar 23 16:37:14 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[248956]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 1402, in setup_integration_br 2022-03-23 16:39:00.042 | Mar 23 16:37:14 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[248956]: ERROR neutron self.int_br.setup_default_table( 2022-03-23 16:39:00.042 | Mar 23 16:37:14 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[248956]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py", line 56, in setup_default_table 2022-03-23 16:39:00.042 | Mar 23 16:37:14 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[248956]: ERROR neutron self.install_goto(dest_table_id=constants.PACKET_RATE_LIMIT) 2022-03-23 16:39:00.042 | Mar 23 16:37:14 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[248956]: ERROR neutron AttributeError: module 'neutron_lib.plugins.ml2.ovs_constants' has no attribute 'PACKET_RATE_LIMIT' 2022-03-23 16:39:00.042 | Mar 23 16:37:14 dv-neutron-797120-14-hyperv neutron-openvswitch-agent[248956]: ERROR neutron 2022-03-23 16:39:00.042 | Mar 23 16:37:15 dv-neutron-797120-14-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-03-23 16:39:00.042 | Mar 23 16:37:15 dv-neutron-797120-14-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-03-23 16:39:00.046 | + functions-common:service_check:1 : exit_trap 2022-03-23 16:39:00.048 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-23 16:39:00.052 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-23 16:39:00.056 | + ./stack.sh:exit_trap:522 : jobs=210790 2022-03-23 16:39:00.059 | + ./stack.sh:exit_trap:525 : [[ -n 210790 ]] 2022-03-23 16:39:00.062 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-23-162622 ]] 2022-03-23 16:39:00.064 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-23 16:39:00.067 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-23 16:39:00.067 | exit_trap: cleaning up child processes 2022-03-23 16:39:00.070 | + ./stack.sh:exit_trap:527 : kill 210790 2022-03-23 16:39:00.074 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.Y58FugrgJC ']' 2022-03-23 16:39:00.077 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.Y58FugrgJC 2022-03-23 16:39:00.081 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-23 16:39:00.084 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-23 16:39:00.087 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-23 16:39:00.089 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-23 16:39:00.089 | Error on exit 2022-03-23 16:39:00.092 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-23 16:39:00.094 | + ./stack.sh:exit_trap:542 : generate-subunit 1648052778 762 fail 2022-03-23 16:39:00.779 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-23 16:39:00.781 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-23 16:39:02.150 | + ./stack.sh:exit_trap:556 : exit 3