2022-02-17 16:53:08.039 | + ./stack.sh:main:487 : exec 2022-02-17 16:53:08.039 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-165307' 2022-02-17 16:53:08.039 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-17-165307.summary.2022-02-17-165307 2022-02-17 16:53:08.039 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 16:53:08.039 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-165307 2022-02-17 16:53:08.039 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-165307 /opt/stack/logs/stack.sh.log 2022-02-17 16:53:08.040 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-165307.summary.2022-02-17-165307 /opt/stack/logs/stack.sh.log.summary 2022-02-17 16:53:08.040 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-17 16:53:08.040 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-17 16:53:08.040 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-17 16:53:08.040 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-17 16:53:08.040 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-17 16:53:08.040 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-17 16:53:08.040 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-17 16:53:08.040 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 16:53:08.040 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-17 16:53:08.041 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-17 16:53:08.041 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 16:53:08.041 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 16:53:08.041 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-17 16:53:08.041 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-17 16:53:08.043 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 16:53:08.045 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-17 16:53:08.047 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-17 16:53:08.049 | + ./stack.sh:main:573 : set -o errexit 2022-02-17 16:53:08.051 | + ./stack.sh:main:576 : uname -a 2022-02-17 16:53:08.054 | Linux dv-neutron-829522-4-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-02-17 16:53:08.057 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-17 16:53:08.059 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-17 16:53:08.063 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-17 16:53:08.111 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-17 16:53:08.131 | + ./stack.sh:main:590 : fetch_plugins 2022-02-17 16:53:08.133 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-17 16:53:08.136 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-17 16:53:08.138 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-17 16:53:08.141 | + functions-common:fetch_plugins:1776 : return 2022-02-17 16:53:08.144 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-17 16:53:08.146 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-17 16:53:08.147 | + functions-common:run_phase:1854 : local phase= 2022-02-17 16:53:08.150 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 16:53:08.151 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 16:53:08.153 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 16:53:08.155 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 16:53:08.158 | + functions-common:run_phase:1863 : local extra 2022-02-17 16:53:08.160 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 16:53:08.163 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 16:53:08.166 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 16:53:08.168 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 16:53:08.172 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-17 16:53:08.175 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 16:53:08.192 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:53:08.194 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 16:53:08.197 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 16:53:08.200 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 16:53:08.202 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 16:53:08.204 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 16:53:08.206 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 16:53:08.208 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-17 16:53:08.211 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-17 16:53:08.214 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 16:53:08.216 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 16:53:08.218 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-17 16:53:08.222 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-17 16:53:08.224 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-17 16:53:08.226 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-17 16:53:08.230 | + functions-common:plugin_override_defaults:1817 : return 2022-02-17 16:53:08.233 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-17 16:53:08.256 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-17 16:53:08.259 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-17 16:53:08.277 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:53:08.280 | +++ lib/tls:source:43 : hostname -f 2022-02-17 16:53:08.285 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-17 16:53:08.287 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-17 16:53:08.289 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-17 16:53:08.292 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-17 16:53:08.294 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-17 16:53:08.296 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-17 16:53:08.299 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-17 16:53:08.301 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-17 16:53:08.303 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-17 16:53:08.305 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-17 16:53:08.310 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-17 16:53:08.325 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-17 16:53:08.344 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-17 16:53:08.358 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-17 16:53:08.373 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-17 16:53:08.411 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-17 16:53:08.479 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-17 16:53:08.577 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-17 16:53:08.602 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-17 16:53:08.662 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-17 16:53:08.722 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-17 16:53:08.891 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-17 16:53:08.908 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-17 16:53:08.923 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-17 16:53:08.938 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-17 16:53:09.036 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-17 16:53:09.039 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-17 16:53:09.042 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-17 16:53:09.044 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-17 16:53:09.046 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-17 16:53:09.049 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-17 16:53:09.051 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-17 16:53:09.051 | False' 2022-02-17 16:53:09.054 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-17 16:53:09.071 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-17 16:53:09.073 | + ./stack.sh:main:624 : run_phase source 2022-02-17 16:53:09.076 | + functions-common:run_phase:1853 : local mode=source 2022-02-17 16:53:09.080 | + functions-common:run_phase:1854 : local phase= 2022-02-17 16:53:09.082 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 16:53:09.084 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 16:53:09.087 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 16:53:09.089 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 16:53:09.092 | + functions-common:run_phase:1863 : local extra 2022-02-17 16:53:09.094 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 16:53:09.098 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 16:53:09.103 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 16:53:09.105 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 16:53:09.108 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-17 16:53:09.110 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 16:53:09.129 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:53:09.131 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 16:53:09.134 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-17 16:53:09.177 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-17 16:53:09.179 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-17 16:53:09.182 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 16:53:09.185 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-17 16:53:09.188 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-17 16:53:09.190 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-17 16:53:09.192 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-17 16:53:09.194 | + functions-common:load_plugin_settings:1794 : return 2022-02-17 16:53:09.197 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-17 16:53:09.199 | + functions-common:verify_disabled_services:2136 : local service 2022-02-17 16:53:09.201 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.204 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-17 16:53:09.206 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.209 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-17 16:53:09.211 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.213 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-17 16:53:09.216 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.218 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-17 16:53:09.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.223 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-17 16:53:09.225 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.227 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-17 16:53:09.230 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.233 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-17 16:53:09.235 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.237 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-17 16:53:09.240 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.242 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-17 16:53:09.245 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.247 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-17 16:53:09.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.252 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-17 16:53:09.254 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.257 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-17 16:53:09.260 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.262 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-17 16:53:09.264 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.267 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-17 16:53:09.269 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.271 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-17 16:53:09.274 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.277 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-17 16:53:09.279 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.282 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-17 16:53:09.284 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.286 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-17 16:53:09.289 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.291 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-17 16:53:09.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.296 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-17 16:53:09.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.303 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-17 16:53:09.306 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.309 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-17 16:53:09.312 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.314 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-17 16:53:09.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.319 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-17 16:53:09.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.325 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-17 16:53:09.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.329 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-17 16:53:09.332 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.334 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-17 16:53:09.337 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.340 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-17 16:53:09.342 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.344 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-17 16:53:09.346 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.349 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-17 16:53:09.351 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.354 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-17 16:53:09.356 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.359 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-17 16:53:09.361 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.363 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-17 16:53:09.366 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.370 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-17 16:53:09.372 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.374 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-17 16:53:09.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.379 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-17 16:53:09.381 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.384 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-17 16:53:09.388 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.391 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-17 16:53:09.393 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.395 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-17 16:53:09.398 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.400 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-17 16:53:09.402 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.405 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-17 16:53:09.408 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.411 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-17 16:53:09.413 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.417 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-17 16:53:09.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.421 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-17 16:53:09.433 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.436 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-17 16:53:09.438 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.441 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-17 16:53:09.447 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 16:53:09.449 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-17 16:53:09.452 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-17 16:53:09.454 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 16:53:09.457 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-17 16:53:09.474 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:53:09.477 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-17 16:53:09.479 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 16:53:09.482 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-17 16:53:09.499 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:53:09.502 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-17 16:53:09.505 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-17 16:53:09.507 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-17 16:53:09.510 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-17 16:53:09.512 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-17 16:53:09.514 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-17 16:53:09.517 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-17 16:53:09.519 | + lib/database:initialize_database_backends:92 : return 0 2022-02-17 16:53:09.521 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-17 16:53:09.521 | Using mysql database backend 2022-02-17 16:53:09.524 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-17 16:53:09.540 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-17 16:53:09.544 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-17 16:53:09.546 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 16:53:09.549 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-17 16:53:09.551 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 16:53:09.554 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-17 16:53:09.572 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:53:09.574 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-17 16:53:09.591 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-17 16:53:09.609 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:53:09.611 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-17 16:53:09.629 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-17 16:53:09.646 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-17 16:53:09.662 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:53:09.666 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-17 16:53:09.684 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:53:09.687 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-17 16:53:09.703 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-17 16:53:09.706 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-17 16:53:09.708 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-17 16:53:09.711 | + functions-common:save_stackenv:60 : local tag=757 2022-02-17 16:53:09.715 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 16:53:09.719 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-165309 2022-02-17 16:53:09.721 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-165309 757' 2022-02-17 16:53:09.724 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.727 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 16:53:09.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.733 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 16:53:09.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.738 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 16:53:09.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.743 | + 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-02-17 16:53:09.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.748 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-17 16:53:09.751 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.753 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-17 16:53:09.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.758 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-165307 2022-02-17 16:53:09.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.763 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 16:53:09.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.768 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-17 16:53:09.770 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.773 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 16:53:09.776 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.779 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 16:53:09.781 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.783 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 16:53:09.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:53:09.788 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 16:53:09.791 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-17 16:53:09.794 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-17 16:53:09.796 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-17 16:53:09.799 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-17 16:53:09.801 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 16:53:09.803 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 16:53:09.806 | ++ functions-common:git_clone:612 : pwd 2022-02-17 16:53:09.808 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 16:53:09.811 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 16:53:09.814 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 16:53:09.830 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 16:53:09.833 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 16:53:09.835 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 16:53:09.838 | + functions-common:git_clone:629 : echo master 2022-02-17 16:53:09.839 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 16:53:09.844 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-17 16:53:09.846 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 16:53:09.848 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-17 16:53:09.851 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 16:53:09.852 | + functions-common:git_clone:678 : head -1 2022-02-17 16:53:09.857 | 0e24c72d Merge "update constraint for oslo.middleware to new release 4.5.1" 2022-02-17 16:53:09.865 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 16:53:09.868 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-17 16:53:09.871 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 16:53:09.873 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-17 16:53:09.881 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-17 16:53:09.884 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-17 16:53:09.886 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-17 16:53:09.889 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 16:53:09.891 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-17 16:53:09.894 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-17 16:53:09.896 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-17 16:53:09.900 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-17 16:53:09.905 | ++ tools/install_prereqs.sh:source:47 : NOW=1645116789 2022-02-17 16:53:09.909 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-17 16:53:09.913 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1645116110 2022-02-17 16:53:09.916 | ++ tools/install_prereqs.sh:source:49 : DELTA=679 2022-02-17 16:53:09.919 | ++ tools/install_prereqs.sh:source:50 : [[ 679 -lt 7200 ]] 2022-02-17 16:53:09.921 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-17 16:53:09.924 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-17 16:53:09.926 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-17 16:53:09.929 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-17 16:53:09.932 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-17 16:53:09.934 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-17 16:53:09.937 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-17 16:53:09.939 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-17 16:53:09.942 | +++ 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-02-17 16:53:09.991 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-17 16:53:09.991 | apache2-dev 2022-02-17 16:53:09.991 | bc 2022-02-17 16:53:09.991 | bsdmainutils 2022-02-17 16:53:09.991 | curl 2022-02-17 16:53:09.991 | g++ 2022-02-17 16:53:09.991 | gawk 2022-02-17 16:53:09.991 | gcc 2022-02-17 16:53:09.991 | gettext 2022-02-17 16:53:09.991 | git 2022-02-17 16:53:09.991 | graphviz 2022-02-17 16:53:09.991 | iputils-ping 2022-02-17 16:53:09.991 | libapache2-mod-proxy-uwsgi 2022-02-17 16:53:09.991 | libffi-dev 2022-02-17 16:53:09.991 | libjpeg-dev 2022-02-17 16:53:09.991 | libpcre3-dev 2022-02-17 16:53:09.991 | libpq-dev 2022-02-17 16:53:09.991 | libssl-dev 2022-02-17 16:53:09.991 | libsystemd-dev 2022-02-17 16:53:09.991 | libxml2-dev 2022-02-17 16:53:09.992 | libxslt1-dev 2022-02-17 16:53:09.992 | libyaml-dev 2022-02-17 16:53:09.992 | lsof 2022-02-17 16:53:09.992 | openssh-server 2022-02-17 16:53:09.992 | openssl 2022-02-17 16:53:09.992 | pkg-config 2022-02-17 16:53:09.992 | psmisc 2022-02-17 16:53:09.992 | python3-dev 2022-02-17 16:53:09.992 | python3-pip 2022-02-17 16:53:09.992 | python3-systemd 2022-02-17 16:53:09.992 | python3-venv 2022-02-17 16:53:09.992 | tar 2022-02-17 16:53:09.992 | tcpdump 2022-02-17 16:53:09.992 | unzip 2022-02-17 16:53:09.992 | uuid-runtime 2022-02-17 16:53:09.992 | wget 2022-02-17 16:53:09.992 | wget 2022-02-17 16:53:09.992 | zlib1g-dev 2022-02-17 16:53:09.992 | libkrb5-dev 2022-02-17 16:53:09.992 | libldap2-dev 2022-02-17 16:53:09.992 | libsasl2-dev 2022-02-17 16:53:09.992 | memcached 2022-02-17 16:53:09.992 | python3-mysqldb 2022-02-17 16:53:09.992 | sqlite3 2022-02-17 16:53:09.992 | conntrack 2022-02-17 16:53:09.992 | curl 2022-02-17 16:53:09.992 | dnsmasq-base 2022-02-17 16:53:09.992 | dnsmasq-utils 2022-02-17 16:53:09.992 | ebtables 2022-02-17 16:53:09.992 | genisoimage 2022-02-17 16:53:09.992 | iptables 2022-02-17 16:53:09.992 | iputils-arping 2022-02-17 16:53:09.992 | kpartx 2022-02-17 16:53:09.993 | libjs-jquery-tablesorter 2022-02-17 16:53:09.993 | parted 2022-02-17 16:53:09.993 | pm-utils 2022-02-17 16:53:09.993 | python3-mysqldb 2022-02-17 16:53:09.993 | socat 2022-02-17 16:53:09.993 | sqlite3 2022-02-17 16:53:09.993 | sudo 2022-02-17 16:53:09.993 | vlan 2022-02-17 16:53:09.993 | lsscsi 2022-02-17 16:53:09.993 | open-iscsi 2022-02-17 16:53:09.993 | lvm2 2022-02-17 16:53:09.993 | qemu-utils 2022-02-17 16:53:09.993 | thin-provisioning-tools 2022-02-17 16:53:09.993 | acl 2022-02-17 16:53:09.993 | dnsmasq-base 2022-02-17 16:53:09.993 | dnsmasq-utils 2022-02-17 16:53:09.993 | ebtables 2022-02-17 16:53:09.993 | haproxy 2022-02-17 16:53:09.993 | iptables 2022-02-17 16:53:09.993 | iputils-arping 2022-02-17 16:53:09.993 | iputils-ping 2022-02-17 16:53:09.993 | postgresql-server-dev-all 2022-02-17 16:53:09.993 | python3-mysqldb 2022-02-17 16:53:09.993 | sqlite3 2022-02-17 16:53:09.993 | sudo 2022-02-17 16:53:09.993 | vlan 2022-02-17 16:53:09.993 | pcp 2022-02-17 16:53:09.993 | ipset 2022-02-17 16:53:09.993 | conntrack 2022-02-17 16:53:09.993 | conntrackd 2022-02-17 16:53:09.993 | keepalived 2022-02-17 16:53:09.993 | lvm2 2022-02-17 16:53:09.993 | qemu-utils 2022-02-17 16:53:09.993 | thin-provisioning-tools 2022-02-17 16:53:09.993 | curl 2022-02-17 16:53:09.993 | liberasurecode-dev 2022-02-17 16:53:09.993 | make 2022-02-17 16:53:09.993 | memcached 2022-02-17 16:53:09.994 | rsync 2022-02-17 16:53:09.994 | sqlite3 2022-02-17 16:53:09.994 | xfsprogs' 2022-02-17 16:53:09.994 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-17 16:53:10.013 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-17 16:53:10.013 | apache2-dev 2022-02-17 16:53:10.013 | bc 2022-02-17 16:53:10.013 | bsdmainutils 2022-02-17 16:53:10.013 | curl 2022-02-17 16:53:10.014 | g++ 2022-02-17 16:53:10.014 | gawk 2022-02-17 16:53:10.014 | gcc 2022-02-17 16:53:10.014 | gettext 2022-02-17 16:53:10.014 | git 2022-02-17 16:53:10.014 | graphviz 2022-02-17 16:53:10.014 | iputils-ping 2022-02-17 16:53:10.014 | libapache2-mod-proxy-uwsgi 2022-02-17 16:53:10.014 | libffi-dev 2022-02-17 16:53:10.014 | libjpeg-dev 2022-02-17 16:53:10.014 | libpcre3-dev 2022-02-17 16:53:10.014 | libpq-dev 2022-02-17 16:53:10.014 | libssl-dev 2022-02-17 16:53:10.014 | libsystemd-dev 2022-02-17 16:53:10.014 | libxml2-dev 2022-02-17 16:53:10.014 | libxslt1-dev 2022-02-17 16:53:10.014 | libyaml-dev 2022-02-17 16:53:10.014 | lsof 2022-02-17 16:53:10.014 | openssh-server 2022-02-17 16:53:10.014 | openssl 2022-02-17 16:53:10.014 | pkg-config 2022-02-17 16:53:10.014 | psmisc 2022-02-17 16:53:10.014 | python3-dev 2022-02-17 16:53:10.014 | python3-pip 2022-02-17 16:53:10.014 | python3-systemd 2022-02-17 16:53:10.014 | python3-venv 2022-02-17 16:53:10.014 | tar 2022-02-17 16:53:10.014 | tcpdump 2022-02-17 16:53:10.014 | unzip 2022-02-17 16:53:10.014 | uuid-runtime 2022-02-17 16:53:10.014 | wget 2022-02-17 16:53:10.014 | wget 2022-02-17 16:53:10.014 | zlib1g-dev 2022-02-17 16:53:10.014 | libkrb5-dev 2022-02-17 16:53:10.015 | libldap2-dev 2022-02-17 16:53:10.015 | libsasl2-dev 2022-02-17 16:53:10.015 | memcached 2022-02-17 16:53:10.015 | python3-mysqldb 2022-02-17 16:53:10.015 | sqlite3 2022-02-17 16:53:10.015 | conntrack 2022-02-17 16:53:10.015 | curl 2022-02-17 16:53:10.015 | dnsmasq-base 2022-02-17 16:53:10.015 | dnsmasq-utils 2022-02-17 16:53:10.015 | ebtables 2022-02-17 16:53:10.015 | genisoimage 2022-02-17 16:53:10.015 | iptables 2022-02-17 16:53:10.015 | iputils-arping 2022-02-17 16:53:10.015 | kpartx 2022-02-17 16:53:10.015 | libjs-jquery-tablesorter 2022-02-17 16:53:10.015 | parted 2022-02-17 16:53:10.015 | pm-utils 2022-02-17 16:53:10.015 | python3-mysqldb 2022-02-17 16:53:10.015 | socat 2022-02-17 16:53:10.015 | sqlite3 2022-02-17 16:53:10.015 | sudo 2022-02-17 16:53:10.015 | vlan 2022-02-17 16:53:10.015 | lsscsi 2022-02-17 16:53:10.015 | open-iscsi 2022-02-17 16:53:10.015 | lvm2 2022-02-17 16:53:10.015 | qemu-utils 2022-02-17 16:53:10.015 | thin-provisioning-tools 2022-02-17 16:53:10.015 | acl 2022-02-17 16:53:10.015 | dnsmasq-base 2022-02-17 16:53:10.015 | dnsmasq-utils 2022-02-17 16:53:10.015 | ebtables 2022-02-17 16:53:10.015 | haproxy 2022-02-17 16:53:10.015 | iptables 2022-02-17 16:53:10.015 | iputils-arping 2022-02-17 16:53:10.015 | iputils-ping 2022-02-17 16:53:10.015 | postgresql-server-dev-all 2022-02-17 16:53:10.015 | python3-mysqldb 2022-02-17 16:53:10.016 | sqlite3 2022-02-17 16:53:10.016 | sudo 2022-02-17 16:53:10.016 | vlan 2022-02-17 16:53:10.016 | pcp 2022-02-17 16:53:10.016 | ipset 2022-02-17 16:53:10.016 | conntrack 2022-02-17 16:53:10.016 | conntrackd 2022-02-17 16:53:10.016 | keepalived 2022-02-17 16:53:10.016 | lvm2 2022-02-17 16:53:10.016 | qemu-utils 2022-02-17 16:53:10.016 | thin-provisioning-tools 2022-02-17 16:53:10.016 | curl 2022-02-17 16:53:10.016 | liberasurecode-dev 2022-02-17 16:53:10.016 | make 2022-02-17 16:53:10.016 | memcached 2022-02-17 16:53:10.016 | rsync 2022-02-17 16:53:10.016 | sqlite3 2022-02-17 16:53:10.016 | xfsprogs ' 2022-02-17 16:53:10.018 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-17 16:53:10.020 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:53:10.022 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:53:10.026 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-17 16:53:10.027 | ++ 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-02-17 16:53:10.032 | ++ 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-02-17 16:53:10.034 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-17 16:53:10.036 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 16:53:10.038 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-17 16:53:10.041 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 16:53:10.043 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 16:53:10.045 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 16:53:10.048 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:53:10.050 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:53:10.052 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 16:53:10.054 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-17 16:53:10.057 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-17 16:53:10.059 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-17 16:53:10.064 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-17 16:53:10.069 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-17 16:53:10.072 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-17 16:53:10.074 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-17 16:53:10.076 | ++ functions-common:time_start:2412 : local start_time= 2022-02-17 16:53:10.080 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 16:53:10.083 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 16:53:10.088 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645116790085 2022-02-17 16:53:10.093 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-17 16:53:10.095 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-17 16:53:10.097 | ++ 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-02-17 16:53:10.457 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-17 16:53:10.528 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-17 16:53:10.561 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-17 16:53:11.015 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-17 16:53:11.317 | Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [13.1 kB] 2022-02-17 16:53:24.978 | Fetched 349 kB in 1s (308 kB/s) 2022-02-17 16:53:26.562 | Reading package lists... 2022-02-17 16:53:26.595 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-17 16:53:26.597 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-17 16:53:26.599 | ++ functions-common:time_stop:2425 : local name 2022-02-17 16:53:26.602 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 16:53:26.604 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:53:26.606 | ++ functions-common:time_stop:2428 : local total 2022-02-17 16:53:26.608 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 16:53:26.610 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-17 16:53:26.612 | ++ functions-common:time_stop:2432 : start_time=1645116790085 2022-02-17 16:53:26.614 | ++ functions-common:time_stop:2434 : [[ -z 1645116790085 ]] 2022-02-17 16:53:26.618 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:53:26.622 | ++ functions-common:time_stop:2437 : end_time=1645116806619 2022-02-17 16:53:26.624 | ++ functions-common:time_stop:2438 : elapsed_time=16534 2022-02-17 16:53:26.626 | ++ functions-common:time_stop:2439 : total=0 2022-02-17 16:53:26.628 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:53:26.630 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16534 2022-02-17 16:53:26.633 | ++ 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-02-17 16:53:26.636 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 16:53:26.638 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:53:26.640 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:53:26.642 | ++ 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-02-17 16:53:26.664 | ++ 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-02-17 16:53:26.803 | Reading package lists... 2022-02-17 16:53:27.075 | Building dependency tree... 2022-02-17 16:53:27.076 | Reading state information... 2022-02-17 16:53:27.115 | acl is already the newest version (2.2.53-6). 2022-02-17 16:53:27.116 | bc is already the newest version (1.07.1-2build1). 2022-02-17 16:53:27.116 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-17 16:53:27.116 | conntrack is already the newest version (1:1.4.5-2). 2022-02-17 16:53:27.116 | ebtables is already the newest version (2.0.11-3build1). 2022-02-17 16:53:27.116 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 16:53:27.116 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-17 16:53:27.116 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 16:53:27.116 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-17 16:53:27.116 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-17 16:53:27.116 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-17 16:53:27.116 | iputils-arping is already the newest version (3:20190709-3). 2022-02-17 16:53:27.116 | iputils-ping is already the newest version (3:20190709-3). 2022-02-17 16:53:27.116 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-17 16:53:27.116 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-17 16:53:27.116 | libffi-dev is already the newest version (3.3-4). 2022-02-17 16:53:27.116 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-17 16:53:27.116 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-17 16:53:27.116 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-17 16:53:27.116 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-17 16:53:27.116 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-17 16:53:27.116 | lsscsi is already the newest version (0.30-0.1). 2022-02-17 16:53:27.116 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-17 16:53:27.116 | make is already the newest version (4.2.1-1.2). 2022-02-17 16:53:27.116 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-17 16:53:27.116 | psmisc is already the newest version (23.3-1). 2022-02-17 16:53:27.117 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-17 16:53:27.117 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-17 16:53:27.117 | python3-systemd is already the newest version (234-3build2). 2022-02-17 16:53:27.117 | socat is already the newest version (1.7.3.3-2). 2022-02-17 16:53:27.117 | tcpdump is already the newest version (4.9.3-4). 2022-02-17 16:53:27.117 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-17 16:53:27.117 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-17 16:53:27.117 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-17 16:53:27.117 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-17 16:53:27.118 | graphviz is already the newest version (2.42.2-3build2). 2022-02-17 16:53:27.118 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-17 16:53:27.118 | pcp is already the newest version (5.0.3-1). 2022-02-17 16:53:27.118 | pm-utils is already the newest version (1.4.1-19). 2022-02-17 16:53:27.118 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-17 16:53:27.118 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 16:53:27.118 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 16:53:27.118 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-17 16:53:27.118 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 16:53:27.118 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 16:53:27.118 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-17 16:53:27.118 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-17 16:53:27.118 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-17 16:53:27.118 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-17 16:53:27.118 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-17 16:53:27.118 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-17 16:53:27.118 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-17 16:53:27.119 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 16:53:27.119 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-17 16:53:27.119 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-17 16:53:27.119 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-17 16:53:27.119 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-17 16:53:27.119 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-17 16:53:27.119 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-17 16:53:27.119 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 16:53:27.119 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-17 16:53:27.119 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-17 16:53:27.119 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-02-17 16:53:27.119 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-17 16:53:27.119 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-17 16:53:27.119 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-17 16:53:27.119 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-17 16:53:27.119 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-17 16:53:27.119 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-17 16:53:27.349 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 16:53:27.349 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-17 16:53:27.350 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-17 16:53:27.350 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-17 16:53:27.350 | The following packages were automatically installed and are no longer required: 2022-02-17 16:53:27.350 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 16:53:27.351 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 16:53:27.351 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 16:53:27.351 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 16:53:27.351 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 16:53:27.351 | python3-zope.interface 2022-02-17 16:53:27.351 | Use 'sudo apt autoremove' to remove them. 2022-02-17 16:53:27.470 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 16:53:27.475 | ++ functions-common:apt_get:1234 : result=0 2022-02-17 16:53:27.477 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 16:53:27.479 | ++ functions-common:time_stop:2425 : local name 2022-02-17 16:53:27.482 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 16:53:27.484 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:53:27.486 | ++ functions-common:time_stop:2428 : local total 2022-02-17 16:53:27.488 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 16:53:27.491 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-17 16:53:27.493 | ++ functions-common:time_stop:2432 : start_time=1645116806661 2022-02-17 16:53:27.496 | ++ functions-common:time_stop:2434 : [[ -z 1645116806661 ]] 2022-02-17 16:53:27.500 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:53:27.504 | ++ functions-common:time_stop:2437 : end_time=1645116807501 2022-02-17 16:53:27.506 | ++ functions-common:time_stop:2438 : elapsed_time=840 2022-02-17 16:53:27.509 | ++ functions-common:time_stop:2439 : total=848 2022-02-17 16:53:27.512 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:53:27.514 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1688 2022-02-17 16:53:27.516 | ++ functions-common:apt_get:1238 : return 0 2022-02-17 16:53:27.519 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-17 16:53:27.521 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-17 16:53:27.524 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-17 16:53:27.528 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-17 16:53:27.533 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-17 16:53:27.535 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-17 16:53:27.538 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-17 16:53:29.047 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-17 16:53:29.049 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-17 16:53:29.051 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-17 16:53:29.053 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-17 16:53:29.055 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-17 16:53:29.057 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-17 16:53:29.059 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-17 16:53:29.061 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-17 16:53:29.062 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-17 16:53:29.064 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-17 16:53:29.066 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-17 16:53:29.068 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-17 16:53:29.070 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-17 16:53:29.072 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-17 16:53:29.074 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-17 16:53:29.075 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-17 16:53:29.077 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-17 16:53:29.079 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-17 16:53:29.081 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-17 16:53:29.083 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-17 16:53:29.085 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-17 16:53:29.088 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-17 16:53:29.090 | + functions-common:_ensure_lsb_release:394 : return 2022-02-17 16:53:29.092 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-17 16:53:29.169 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-17 16:53:29.172 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-17 16:53:29.249 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-17 16:53:29.251 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-17 16:53:29.341 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-17 16:53:29.343 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-17 16:53:29.345 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-17 16:53:29.347 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-17 16:53:29.349 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-17 16:53:29.351 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-17 16:53:29.353 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-17 16:53:29.355 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-17 16:53:29.357 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-17 16:53:29.359 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-17 16:53:29.361 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-17 16:53:29.361 | Distro: focal 2022-02-17 16:53:29.370 | + tools/install_pip.sh:main:124 : get_versions 2022-02-17 16:53:29.372 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 16:53:29.376 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 16:53:29.378 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 16:53:29.381 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 16:53:29.381 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 16:53:30.086 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 16:53:30.088 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 16:53:30.088 | pip: 21.3.1 2022-02-17 16:53:30.090 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-17 16:53:30.092 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-17 16:53:30.094 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 16:53:30.096 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 16:53:30.097 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 16:53:30.099 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 16:53:30.101 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 16:53:30.104 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 16:53:30.105 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 16:53:30.107 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 16:53:30.109 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 16:53:30.111 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 16:53:30.112 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 16:53:30.114 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-17 16:53:30.116 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:53:30.119 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:53:30.121 | + tools/install_pip.sh:main:142 : : 2022-02-17 16:53:30.122 | + tools/install_pip.sh:main:147 : set -x 2022-02-17 16:53:30.124 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-17 16:53:30.126 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-17 16:53:30.128 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 16:53:30.130 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-17 16:53:30.132 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-17 16:53:30.134 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 16:53:30.137 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 16:53:30.137 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-17 16:53:30.142 | ++ 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-02-17 16:53:30.145 | ++ 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-02-17 16:53:30.147 | ++ 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-02-17 16:53:30.149 | + 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-02-17 16:53:30.151 | + 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-02-17 16:53:30.169 | 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-02-17 16:53:30.171 | + 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-02-17 16:53:31.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:53:31.081 | from cryptography.utils import int_from_bytes 2022-02-17 16:53:31.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:53:31.081 | from cryptography.utils import int_from_bytes 2022-02-17 16:53:32.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:53:33.162 | 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-02-17 16:53:33.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-17 16:53:35.787 | Installing collected packages: setuptools 2022-02-17 16:53:36.586 | Successfully installed setuptools-60.9.0 2022-02-17 16:53:36.586 | 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-02-17 16:53:36.760 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:53:36.760 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:53:36.909 | + inc/python:pip_install:200 : result=0 2022-02-17 16:53:36.911 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:53:36.913 | + functions-common:time_stop:2425 : local name 2022-02-17 16:53:36.914 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:53:36.916 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:53:36.918 | + functions-common:time_stop:2428 : local total 2022-02-17 16:53:36.920 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:53:36.921 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:53:36.923 | + functions-common:time_stop:2432 : start_time=1645116810165 2022-02-17 16:53:36.925 | + functions-common:time_stop:2434 : [[ -z 1645116810165 ]] 2022-02-17 16:53:36.927 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:53:36.931 | + functions-common:time_stop:2437 : end_time=1645116816928 2022-02-17 16:53:36.933 | + functions-common:time_stop:2438 : elapsed_time=6763 2022-02-17 16:53:36.935 | + functions-common:time_stop:2439 : total=0 2022-02-17 16:53:36.936 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:53:36.938 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6763 2022-02-17 16:53:36.940 | + inc/python:pip_install:203 : return 0 2022-02-17 16:53:36.942 | + tools/install_pip.sh:main:153 : get_versions 2022-02-17 16:53:36.945 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 16:53:36.949 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 16:53:36.952 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 16:53:36.955 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 16:53:36.955 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 16:53:37.720 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 16:53:37.722 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 16:53:37.722 | pip: 21.3.1 2022-02-17 16:53:37.725 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-17 16:53:37.729 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 16:53:37.732 | + ./stack.sh:main:796 : fixup_all 2022-02-17 16:53:37.735 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-17 16:53:37.737 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-17 16:53:37.739 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:53:37.741 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:53:37.744 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-17 16:53:37.756 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-17 16:53:37.768 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-17 16:53:37.783 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-17 16:53:37.786 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-17 16:53:37.789 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 16:53:37.791 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 16:53:37.795 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 16:53:37.798 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 16:53:37.800 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 16:53:37.803 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 16:53:37.805 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 16:53:37.807 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 16:53:37.810 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 16:53:37.813 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 16:53:37.815 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 16:53:37.817 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-17 16:53:37.820 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-17 16:53:37.822 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-17 16:53:37.825 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 16:53:37.827 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 16:53:37.829 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 16:53:37.831 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 16:53:37.834 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 16:53:37.837 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 16:53:37.839 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-17 16:53:37.841 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-17 16:53:37.844 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-17 16:53:37.847 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-17 16:53:37.849 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-17 16:53:37.852 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-17 16:53:37.855 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-17 16:53:37.876 | Using python 3.8 to install os-testr 2022-02-17 16:53:37.878 | + 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-02-17 16:53:38.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:53:38.785 | from cryptography.utils import int_from_bytes 2022-02-17 16:53:38.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:53:38.786 | from cryptography.utils import int_from_bytes 2022-02-17 16:53:39.940 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:53:39.966 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-17 16:53:40.372 | 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-02-17 16:53:40.373 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-17 16:53:40.374 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-17 16:53:40.375 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-17 16:53:40.388 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-17 16:53:40.416 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-17 16:53:40.417 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-17 16:53:40.418 | 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-02-17 16:53:40.419 | 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-02-17 16:53:40.420 | 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-02-17 16:53:40.446 | 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-02-17 16:53:40.447 | 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-02-17 16:53:40.448 | 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-02-17 16:53:40.449 | 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.3.3) 2022-02-17 16:53: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.0) 2022-02-17 16:53: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-02-17 16:53:40.534 | 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-02-17 16:53:40.535 | 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-02-17 16:53:40.536 | 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-02-17 16:53:43.077 | 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-02-17 16:53:43.084 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:53:43.085 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:53:43.252 | + inc/python:pip_install:200 : result=0 2022-02-17 16:53:43.254 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:53:43.256 | + functions-common:time_stop:2425 : local name 2022-02-17 16:53:43.259 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:53:43.261 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:53:43.263 | + functions-common:time_stop:2428 : local total 2022-02-17 16:53:43.266 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:53:43.268 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:53:43.270 | + functions-common:time_stop:2432 : start_time=1645116817870 2022-02-17 16:53:43.272 | + functions-common:time_stop:2434 : [[ -z 1645116817870 ]] 2022-02-17 16:53:43.276 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:53:43.280 | + functions-common:time_stop:2437 : end_time=1645116823277 2022-02-17 16:53:43.283 | + functions-common:time_stop:2438 : elapsed_time=5407 2022-02-17 16:53:43.285 | + functions-common:time_stop:2439 : total=0 2022-02-17 16:53:43.287 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:53:43.289 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5407 2022-02-17 16:53:43.292 | + inc/python:pip_install:203 : return 0 2022-02-17 16:53:43.295 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-17 16:53:43.355 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-17 16:53:43.485 | + ./stack.sh:main:810 : install_infra 2022-02-17 16:53:43.498 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 16:53:43.501 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-17 16:53:43.504 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 16:53:43.507 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-17 16:53:43.541 | + 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-02-17 16:53:45.752 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.775 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.781 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.898 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.919 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.923 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.926 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.941 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.950 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.952 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.984 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.994 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:45.998 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.016 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.056 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.064 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.070 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.117 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.131 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.151 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.158 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.206 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.224 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.229 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.334 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.341 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.396 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.527 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.552 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.556 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.567 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.573 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.593 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.600 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.617 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.673 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.686 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.703 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.746 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.750 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:46.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:53:46.891 | 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 355)) (5.8.1) 2022-02-17 16:53:47.225 | + inc/python:pip_install:200 : result=0 2022-02-17 16:53:47.228 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:53:47.230 | + functions-common:time_stop:2425 : local name 2022-02-17 16:53:47.233 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:53:47.235 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:53:47.237 | + functions-common:time_stop:2428 : local total 2022-02-17 16:53:47.239 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:53:47.242 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:53:47.245 | + functions-common:time_stop:2432 : start_time=1645116823529 2022-02-17 16:53:47.247 | + functions-common:time_stop:2434 : [[ -z 1645116823529 ]] 2022-02-17 16:53:47.250 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:53:47.255 | + functions-common:time_stop:2437 : end_time=1645116827252 2022-02-17 16:53:47.258 | + functions-common:time_stop:2438 : elapsed_time=3723 2022-02-17 16:53:47.260 | + functions-common:time_stop:2439 : total=5407 2022-02-17 16:53:47.262 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:53:47.265 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9130 2022-02-17 16:53:47.271 | + inc/python:pip_install:203 : return 0 2022-02-17 16:53:47.275 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 16:53:47.278 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-17 16:53:47.303 | + 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-02-17 16:53:49.415 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.430 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.434 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.543 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.564 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.568 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.571 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.587 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.598 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.601 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.633 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.642 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.648 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.666 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.705 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.714 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.719 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.767 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.782 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.802 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.810 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.860 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.884 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:49.891 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.006 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.013 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.075 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.203 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.229 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.232 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.244 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.250 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.270 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.277 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.295 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.356 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.369 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.386 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.431 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.436 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 16:53:50.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:53:50.445 | Processing /opt/stack/requirements 2022-02-17 16:53:52.337 | 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 25)) (6.0) 2022-02-17 16:53:52.340 | 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 183)) (3.0.0) 2022-02-17 16:53:52.352 | 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 351)) (21.3) 2022-02-17 16:53:52.357 | 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 355)) (5.8.1) 2022-02-17 16:53:52.360 | 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 393)) (3.0.7) 2022-02-17 16:53:52.366 | 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 479)) (2.27.1) 2022-02-17 16:53:52.394 | 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 521)) (1.16.0) 2022-02-17 16:53:52.399 | 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 577)) (2.5.0) 2022-02-17 16:53:52.409 | 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 608)) (1.26.8) 2022-02-17 16:53:52.430 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (1.3) 2022-02-17 16:53:52.433 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5223) (0.3.0) 2022-02-17 16:53:52.451 | 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 217)) (3.3) 2022-02-17 16:53:52.456 | 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 122)) (2.0.12) 2022-02-17 16:53:52.464 | 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 479)) (2021.10.8) 2022-02-17 16:53:52.468 | 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 178)) (1.0.0) 2022-02-17 16:53:52.472 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-17 16:53:52.490 | 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 99)) (0.5.0) 2022-02-17 16:53:52.495 | 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 557)) (3.5.0) 2022-02-17 16:53:52.504 | Requirement already satisfied: prettytable===3.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.1.0) 2022-02-17 16:53:52.520 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-17 16:53:52.603 | 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 618)) (0.2.5) 2022-02-17 16:53:52.608 | 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 95)) (21.4.0) 2022-02-17 16:53:52.670 | 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 394)) (1.8.2) 2022-02-17 16:53:52.672 | Building wheels for collected packages: openstack-requirements 2022-02-17 16:53:52.673 | Building wheel for openstack-requirements (setup.py): started 2022-02-17 16:53:53.556 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-17 16:53:53.556 | ERROR: Command errored out with exit status 1: 2022-02-17 16:53:53.556 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-g0vpd_4x/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-g0vpd_4x/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-q60v851c 2022-02-17 16:53:53.556 | cwd: /tmp/pip-req-build-g0vpd_4x/ 2022-02-17 16:53:53.556 | Complete output (6 lines): 2022-02-17 16:53:53.556 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-17 16:53:53.556 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-17 16:53:53.556 | or: setup.py --help-commands 2022-02-17 16:53:53.556 | or: setup.py cmd --help 2022-02-17 16:53:53.556 | 2022-02-17 16:53:53.556 | error: invalid command 'bdist_wheel' 2022-02-17 16:53:53.557 | ---------------------------------------- 2022-02-17 16:53:53.557 | ERROR: Failed building wheel for openstack-requirements 2022-02-17 16:53:53.557 | Running setup.py clean for openstack-requirements 2022-02-17 16:53:54.415 | Failed to build openstack-requirements 2022-02-17 16:53:54.431 | Installing collected packages: openstack-requirements 2022-02-17 16:53:54.432 | Attempting uninstall: openstack-requirements 2022-02-17 16:53:54.432 | Found existing installation: openstack-requirements 1.2.1.dev5223 2022-02-17 16:53:54.469 | Uninstalling openstack-requirements-1.2.1.dev5223: 2022-02-17 16:53:54.488 | Successfully uninstalled openstack-requirements-1.2.1.dev5223 2022-02-17 16:53:54.491 | Running setup.py install for openstack-requirements: started 2022-02-17 16:53:57.137 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-17 16:53:57.161 | Successfully installed openstack-requirements-1.2.1.dev5223 2022-02-17 16:53:57.323 | + inc/python:pip_install:200 : result=0 2022-02-17 16:53:57.325 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:53:57.327 | + functions-common:time_stop:2425 : local name 2022-02-17 16:53:57.329 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:53:57.331 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:53:57.334 | + functions-common:time_stop:2428 : local total 2022-02-17 16:53:57.336 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:53:57.339 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:53:57.343 | + functions-common:time_stop:2432 : start_time=1645116827295 2022-02-17 16:53:57.345 | + functions-common:time_stop:2434 : [[ -z 1645116827295 ]] 2022-02-17 16:53:57.348 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:53:57.353 | + functions-common:time_stop:2437 : end_time=1645116837351 2022-02-17 16:53:57.356 | + functions-common:time_stop:2438 : elapsed_time=10056 2022-02-17 16:53:57.358 | + functions-common:time_stop:2439 : total=9130 2022-02-17 16:53:57.360 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:53:57.363 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19186 2022-02-17 16:53:57.365 | + inc/python:pip_install:203 : return 0 2022-02-17 16:53:57.369 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-17 16:53:57.371 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-17 16:53:57.374 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-17 16:53:57.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:53:57.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:53:57.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-17 16:53:57.384 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:53:57.387 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-17 16:53:57.409 | Using python 3.8 to install pbr 2022-02-17 16:53:57.412 | + 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-02-17 16:53:58.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:53:58.368 | from cryptography.utils import int_from_bytes 2022-02-17 16:53:58.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:53:58.369 | from cryptography.utils import int_from_bytes 2022-02-17 16:53:59.615 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:53:59.642 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-17 16:54:02.660 | 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-02-17 16:54:02.672 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:54:02.672 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:54:02.895 | + inc/python:pip_install:200 : result=0 2022-02-17 16:54:02.897 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:54:02.900 | + functions-common:time_stop:2425 : local name 2022-02-17 16:54:02.903 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:54:02.905 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:54:02.907 | + functions-common:time_stop:2428 : local total 2022-02-17 16:54:02.910 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:54:02.913 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:54:02.915 | + functions-common:time_stop:2432 : start_time=1645116837404 2022-02-17 16:54:02.918 | + functions-common:time_stop:2434 : [[ -z 1645116837404 ]] 2022-02-17 16:54:02.921 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:54:02.926 | + functions-common:time_stop:2437 : end_time=1645116842923 2022-02-17 16:54:02.930 | + functions-common:time_stop:2438 : elapsed_time=5519 2022-02-17 16:54:02.932 | + functions-common:time_stop:2439 : total=19186 2022-02-17 16:54:02.936 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:54:02.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24705 2022-02-17 16:54:02.942 | + inc/python:pip_install:203 : return 0 2022-02-17 16:54:02.946 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-17 16:54:05.789 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-17 16:54:07.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:54:07.952 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-17 16:54:07.967 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-02-17 16:54:07.970 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-17 16:54:07.973 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-17 16:54:07.977 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-17 16:54:07.983 | 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-02-17 16:54:08.067 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 16:54:08.071 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 16:54:08.075 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-17 16:54:08.093 | + ./stack.sh:main:819 : pkgs= 2022-02-17 16:54:08.095 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-17 16:54:08.104 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-17 16:54:08.107 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 16:54:08.110 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-17 16:54:08.114 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 16:54:08.117 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 16:54:08.122 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 16:54:08.125 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 16:54:08.128 | + functions-common:run_phase:1863 : local extra 2022-02-17 16:54:08.131 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 16:54:08.137 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 16:54:08.140 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 16:54:08.144 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 16:54:08.146 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-17 16:54:08.150 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 16:54:08.168 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:54:08.174 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 16:54:08.176 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 16:54:08.179 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-17 16:54:08.182 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 16:54:08.185 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 16:54:08.188 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-17 16:54:08.191 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-17 16:54:08.193 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-17 16:54:08.196 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-17 16:54:08.198 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-17 16:54:08.200 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-17 16:54:08.207 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 16:54:08.209 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 16:54:08.212 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 16:54:08.215 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 16:54:08.217 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-17 16:54:08.220 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 16:54:08.222 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-17 16:54:08.225 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 16:54:08.228 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 16:54:08.231 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-17 16:54:08.233 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-17 16:54:08.236 | + functions:set_systemd_override:821 : local value=2048 2022-02-17 16:54:08.238 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-17 16:54:08.243 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-17 16:54:08.300 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-17 16:54:08.300 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-17 16:54:08.302 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-17 16:54:08.735 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-17 16:54:08.739 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-17 16:54:08.758 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:54:08.761 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-17 16:54:08.763 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 16:54:08.766 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 16:54:08.770 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 16:54:08.774 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 16:54:08.777 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 16:54:08.781 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 16:54:08.785 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:08.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:08.791 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 16:54:08.795 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 16:54:08.798 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 16:54:08.802 | + functions-common:apt_get_update:1190 : return 2022-02-17 16:54:08.805 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-17 16:54:08.808 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 16:54:08.812 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:08.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:08.818 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-17 16:54:08.850 | + 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-02-17 16:54:08.990 | Reading package lists... 2022-02-17 16:54:09.349 | Building dependency tree... 2022-02-17 16:54:09.351 | Reading state information... 2022-02-17 16:54:09.882 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-17 16:54:09.882 | The following packages were automatically installed and are no longer required: 2022-02-17 16:54:09.885 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 16:54:09.885 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 16:54:09.885 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 16:54:09.885 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 16:54:09.885 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 16:54:09.886 | python3-zope.interface 2022-02-17 16:54:09.886 | Use 'sudo apt autoremove' to remove them. 2022-02-17 16:54:10.072 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 16:54:10.078 | + functions-common:apt_get:1234 : result=0 2022-02-17 16:54:10.080 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 16:54:10.083 | + functions-common:time_stop:2425 : local name 2022-02-17 16:54:10.087 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:54:10.089 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:54:10.092 | + functions-common:time_stop:2428 : local total 2022-02-17 16:54:10.095 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:54:10.098 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 16:54:10.101 | + functions-common:time_stop:2432 : start_time=1645116848846 2022-02-17 16:54:10.104 | + functions-common:time_stop:2434 : [[ -z 1645116848846 ]] 2022-02-17 16:54:10.107 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:54:10.112 | + functions-common:time_stop:2437 : end_time=1645116850110 2022-02-17 16:54:10.115 | + functions-common:time_stop:2438 : elapsed_time=1264 2022-02-17 16:54:10.119 | + functions-common:time_stop:2439 : total=1688 2022-02-17 16:54:10.121 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:54:10.124 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2952 2022-02-17 16:54:10.127 | + functions-common:apt_get:1238 : return 0 2022-02-17 16:54:10.130 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-17 16:54:10.134 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 16:54:10.137 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 16:54:10.140 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 16:54:10.142 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 16:54:10.145 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 16:54:10.148 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 16:54:10.150 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-17 16:54:10.154 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 16:54:10.158 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 16:54:10.161 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 16:54:10.165 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 16:54:10.168 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 16:54:10.171 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 16:54:10.175 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 16:54:10.177 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 16:54:10.183 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 16:54:10.186 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 16:54:10.189 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 16:54:10.192 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-17 16:54:10.195 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 16:54:10.198 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 16:54:10.202 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 16:54:10.204 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 16:54:10.207 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 16:54:10.209 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 16:54:10.212 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-17 16:54:10.215 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-17 16:54:10.236 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:54:10.238 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-17 16:54:10.241 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 16:54:10.244 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-17 16:54:10.252 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-17 16:54:10.257 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-17 16:54:10.264 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-17 16:54:10.268 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-17 16:54:10.271 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-17 16:54:10.276 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-17 16:54:10.280 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-17 16:54:10.283 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-17 16:54:10.287 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-17 16:54:11.181 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-17 16:54:11.181 | user tags 2022-02-17 16:54:11.181 | stackrabbit []' 2022-02-17 16:54:11.184 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-17 16:54:11.184 | user tags 2022-02-17 16:54:11.184 | stackrabbit []' 2022-02-17 16:54:11.185 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-17 16:54:11.192 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-17 16:54:11.196 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-17 16:54:11.198 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 16:54:11.922 | Changing password for user "stackrabbit" ... 2022-02-17 16:54:11.950 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-17 16:54:12.738 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-17 16:54:12.769 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-17 16:54:12.772 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 16:54:13.524 | Changing password for user "stackrabbit" ... 2022-02-17 16:54:13.551 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-17 16:54:13.554 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-17 16:54:13.556 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-17 16:54:14.390 | Deleting user "guest" ... 2022-02-17 16:54:14.413 | Error: 2022-02-17 16:54:14.413 | {:no_such_user, "guest"} 2022-02-17 16:54:14.431 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-17 16:54:14.434 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-17 16:54:14.454 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:54:14.457 | + ./stack.sh:main:836 : install_database 2022-02-17 16:54:14.460 | + lib/database:install_database:118 : install_database_mysql 2022-02-17 16:54:14.462 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-17 16:54:14.465 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:14.467 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:14.469 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-17 16:54:14.703 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-17 16:54:14.706 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-17 16:54:14.709 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-17 16:54:14.712 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-17 16:54:14.715 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-17 16:54:14.718 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-17 16:54:14.721 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 16:54:14.724 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 16:54:14.727 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 16:54:14.730 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 16:54:14.733 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 16:54:14.736 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 16:54:14.739 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 16:54:14.743 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 16:54:14.746 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 16:54:14.750 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 16:54:14.752 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 16:54:14.755 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-17 16:54:14.759 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 16:54:14.762 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 16:54:14.766 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 16:54:14.770 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 16:54:14.774 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 16:54:14.777 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 16:54:14.779 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-17 16:54:14.783 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:14.786 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:14.789 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-17 16:54:14.792 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 16:54:14.795 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 16:54:14.798 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 16:54:14.802 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 16:54:14.805 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 16:54:14.808 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 16:54:14.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:14.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:14.816 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 16:54:14.820 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 16:54:14.823 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 16:54:14.826 | + functions-common:apt_get_update:1190 : return 2022-02-17 16:54:14.829 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-17 16:54:14.832 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 16:54:14.836 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:14.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:14.842 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-17 16:54:14.870 | + 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-02-17 16:54:15.032 | Reading package lists... 2022-02-17 16:54:15.315 | Building dependency tree... 2022-02-17 16:54:15.316 | Reading state information... 2022-02-17 16:54:15.688 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-17 16:54:15.688 | The following packages were automatically installed and are no longer required: 2022-02-17 16:54:15.689 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 16:54:15.689 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 16:54:15.690 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 16:54:15.690 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 16:54:15.690 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 16:54:15.690 | python3-zope.interface 2022-02-17 16:54:15.690 | Use 'sudo apt autoremove' to remove them. 2022-02-17 16:54:15.854 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 16:54:15.859 | + functions-common:apt_get:1234 : result=0 2022-02-17 16:54:15.862 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 16:54:15.864 | + functions-common:time_stop:2425 : local name 2022-02-17 16:54:15.867 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:54:15.870 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:54:15.872 | + functions-common:time_stop:2428 : local total 2022-02-17 16:54:15.874 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:54:15.877 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 16:54:15.879 | + functions-common:time_stop:2432 : start_time=1645116854867 2022-02-17 16:54:15.882 | + functions-common:time_stop:2434 : [[ -z 1645116854867 ]] 2022-02-17 16:54:15.885 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:54:15.890 | + functions-common:time_stop:2437 : end_time=1645116855888 2022-02-17 16:54:15.892 | + functions-common:time_stop:2438 : elapsed_time=1021 2022-02-17 16:54:15.895 | + functions-common:time_stop:2439 : total=2952 2022-02-17 16:54:15.897 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:54:15.900 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3973 2022-02-17 16:54:15.902 | + functions-common:apt_get:1238 : return 0 2022-02-17 16:54:15.905 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-17 16:54:15.908 | + ./stack.sh:main:839 : install_database_python 2022-02-17 16:54:15.911 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-17 16:54:15.914 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-17 16:54:15.916 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-17 16:54:15.919 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 16:54:15.922 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-17 16:54:15.925 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-17 16:54:15.927 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 16:54:15.932 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-17 16:54:15.932 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 16:54:15.939 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-17 16:54:15.941 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-17 16:54:15.944 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-17 16:54:15.947 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-17 16:54:15.949 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-17 16:54:15.973 | Using python 3.8 to install PyMySQL 2022-02-17 16:54:15.976 | + 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-02-17 16:54:16.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:16.937 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:16.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:16.937 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:18.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:54:18.197 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-17 16:54:20.907 | 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-02-17 16:54:20.915 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:54:20.915 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:54:21.077 | + inc/python:pip_install:200 : result=0 2022-02-17 16:54:21.080 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:54:21.082 | + functions-common:time_stop:2425 : local name 2022-02-17 16:54:21.085 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:54:21.087 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:54:21.089 | + functions-common:time_stop:2428 : local total 2022-02-17 16:54:21.092 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:54:21.095 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:54:21.097 | + functions-common:time_stop:2432 : start_time=1645116855967 2022-02-17 16:54:21.099 | + functions-common:time_stop:2434 : [[ -z 1645116855967 ]] 2022-02-17 16:54:21.102 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:54:21.107 | + functions-common:time_stop:2437 : end_time=1645116861104 2022-02-17 16:54:21.110 | + functions-common:time_stop:2438 : elapsed_time=5137 2022-02-17 16:54:21.112 | + functions-common:time_stop:2439 : total=24705 2022-02-17 16:54:21.115 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:54:21.118 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29842 2022-02-17 16:54:21.120 | + inc/python:pip_install:203 : return 0 2022-02-17 16:54:21.123 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-17 16:54:21.125 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 16:54:21.127 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-17 16:54:21.130 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-17 16:54:21.149 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:54:21.151 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-17 16:54:21.154 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-17 16:54:21.157 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 16:54:21.158 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 16:54:21.164 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 16:54:21.166 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 16:54:21.168 | + 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-02-17 16:54:21.171 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 16:54:21.173 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-17 16:54:21.176 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-17 16:54:21.194 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:54:21.197 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-17 16:54:21.200 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 16:54:21.202 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 16:54:21.205 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 16:54:21.207 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 16:54:21.210 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 16:54:21.213 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 16:54:21.215 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:21.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:21.220 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 16:54:21.226 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 16:54:21.229 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 16:54:21.231 | + functions-common:apt_get_update:1190 : return 2022-02-17 16:54:21.234 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-17 16:54:21.236 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 16:54:21.239 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:21.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:21.245 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-17 16:54:21.274 | + 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-02-17 16:54:21.448 | Reading package lists... 2022-02-17 16:54:21.724 | Building dependency tree... 2022-02-17 16:54:21.725 | Reading state information... 2022-02-17 16:54:22.070 | radvd is already the newest version (1:2.17-2). 2022-02-17 16:54:22.070 | The following packages were automatically installed and are no longer required: 2022-02-17 16:54:22.071 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 16:54:22.072 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 16:54:22.072 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 16:54:22.072 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 16:54:22.072 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 16:54:22.072 | python3-zope.interface 2022-02-17 16:54:22.072 | Use 'sudo apt autoremove' to remove them. 2022-02-17 16:54:22.212 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 16:54:22.217 | + functions-common:apt_get:1234 : result=0 2022-02-17 16:54:22.219 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 16:54:22.222 | + functions-common:time_stop:2425 : local name 2022-02-17 16:54:22.224 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:54:22.228 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:54:22.229 | + functions-common:time_stop:2428 : local total 2022-02-17 16:54:22.232 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:54:22.234 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 16:54:22.237 | + functions-common:time_stop:2432 : start_time=1645116861271 2022-02-17 16:54:22.239 | + functions-common:time_stop:2434 : [[ -z 1645116861271 ]] 2022-02-17 16:54:22.243 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:54:22.248 | + functions-common:time_stop:2437 : end_time=1645116862244 2022-02-17 16:54:22.250 | + functions-common:time_stop:2438 : elapsed_time=973 2022-02-17 16:54:22.252 | + functions-common:time_stop:2439 : total=3973 2022-02-17 16:54:22.255 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:54:22.258 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4946 2022-02-17 16:54:22.260 | + functions-common:apt_get:1238 : return 0 2022-02-17 16:54:22.263 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-17 16:54:22.282 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:54:22.284 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-17 16:54:22.287 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-17 16:54:22.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-17 16:54:22.293 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-17 16:54:22.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-17 16:54:22.319 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 16:54:22.321 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 16:54:22.324 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 16:54:22.326 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 16:54:22.328 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 16:54:22.331 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 16:54:22.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:22.336 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:22.338 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 16:54:22.341 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 16:54:22.343 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 16:54:22.345 | + functions-common:apt_get_update:1190 : return 2022-02-17 16:54:22.348 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-17 16:54:22.350 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 16:54:22.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:22.355 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:22.357 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-17 16:54:22.384 | + 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-02-17 16:54:22.499 | Reading package lists... 2022-02-17 16:54:22.790 | Building dependency tree... 2022-02-17 16:54:22.791 | Reading state information... 2022-02-17 16:54:23.149 | fakeroot is already the newest version (1.24-1). 2022-02-17 16:54:23.149 | make is already the newest version (4.2.1-1.2). 2022-02-17 16:54:23.149 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-17 16:54:23.149 | The following packages were automatically installed and are no longer required: 2022-02-17 16:54:23.151 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 16:54:23.151 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 16:54:23.151 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 16:54:23.151 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 16:54:23.151 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 16:54:23.151 | python3-zope.interface 2022-02-17 16:54:23.151 | Use 'sudo apt autoremove' to remove them. 2022-02-17 16:54:23.285 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 16:54:23.291 | + functions-common:apt_get:1234 : result=0 2022-02-17 16:54:23.293 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 16:54:23.295 | + functions-common:time_stop:2425 : local name 2022-02-17 16:54:23.298 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:54:23.300 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:54:23.302 | + functions-common:time_stop:2428 : local total 2022-02-17 16:54:23.305 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:54:23.307 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 16:54:23.309 | + functions-common:time_stop:2432 : start_time=1645116862380 2022-02-17 16:54:23.312 | + functions-common:time_stop:2434 : [[ -z 1645116862380 ]] 2022-02-17 16:54:23.315 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:54:23.320 | + functions-common:time_stop:2437 : end_time=1645116863317 2022-02-17 16:54:23.323 | + functions-common:time_stop:2438 : elapsed_time=937 2022-02-17 16:54:23.325 | + functions-common:time_stop:2439 : total=4946 2022-02-17 16:54:23.327 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:54:23.329 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5883 2022-02-17 16:54:23.333 | + functions-common:apt_get:1238 : return 0 2022-02-17 16:54:23.336 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-17 16:54:23.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:23.341 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:23.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-17 16:54:23.346 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-17 16:54:23.349 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-17 16:54:23.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-17 16:54:23.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-17 16:54:23.361 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-17 16:54:23.362 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-17 16:54:23.369 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-17 16:54:23.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-17 16:54:23.374 | + functions:vercmp:628 : local v1=5.4 2022-02-17 16:54:23.377 | + functions:vercmp:629 : local 'op=<' 2022-02-17 16:54:23.379 | + functions:vercmp:630 : local v2=3.13 2022-02-17 16:54:23.381 | + functions:vercmp:631 : local result 2022-02-17 16:54:23.385 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-17 16:54:23.386 | ++ functions:vercmp:635 : sort -V 2022-02-17 16:54:23.386 | ++ functions:vercmp:635 : head -1 2022-02-17 16:54:23.392 | + functions:vercmp:635 : result=3.13 2022-02-17 16:54:23.395 | + functions:vercmp:637 : case $op in 2022-02-17 16:54:23.398 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-17 16:54:23.401 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-17 16:54:23.403 | + functions:vercmp:648 : return 2022-02-17 16:54:23.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-17 16:54:23.408 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 16:54:23.411 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-17 16:54:23.945 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-17 16:54:23.948 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-17 16:54:23.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:23.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:23.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-17 16:54:23.963 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:23.966 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-17 16:54:23.992 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:54:23.996 | + ./stack.sh:main:847 : install_etcd3 2022-02-17 16:54:23.999 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-17 16:54:23.999 | Installing etcd 2022-02-17 16:54:24.002 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-17 16:54:24.020 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-17 16:54:24.033 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-17 16:54:24.039 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-17 16:54:24.061 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-17 16:54:24.065 | ++ 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-02-17 16:54:24.068 | ++ 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-02-17 16:54:24.072 | +++ 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-02-17 16:54:24.077 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 16:54:24.079 | ++ 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-02-17 16:54:24.081 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-17 16:54:24.084 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 16:54:24.088 | ++ functions:get_extra_file:74 : return 2022-02-17 16:54:24.091 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 16:54:24.094 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-17 16:54:24.096 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-17 16:54:24.099 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-17 16:54:24.123 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:54:24.126 | + ./stack.sh:main:866 : install_dstat 2022-02-17 16:54:24.128 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-17 16:54:24.147 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:54:24.150 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-17 16:54:24.154 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 16:54:24.157 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-17 16:54:24.160 | + ./stack.sh:main:875 : install_libs 2022-02-17 16:54:24.164 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-17 16:54:24.167 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-17 16:54:24.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-17 16:54:24.171 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-17 16:54:24.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-17 16:54:24.185 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.188 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-17 16:54:24.190 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-17 16:54:24.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-17 16:54:24.196 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-17 16:54:24.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-17 16:54:24.207 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.210 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-17 16:54:24.213 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-17 16:54:24.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-17 16:54:24.218 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-17 16:54:24.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-17 16:54:24.230 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.233 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-17 16:54:24.236 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-17 16:54:24.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-17 16:54:24.242 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-17 16:54:24.245 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-17 16:54:24.255 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.258 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-17 16:54:24.261 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-17 16:54:24.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-17 16:54:24.266 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-17 16:54:24.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-17 16:54:24.277 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.281 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-17 16:54:24.283 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-17 16:54:24.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-17 16:54:24.290 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-17 16:54:24.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-17 16:54:24.300 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.302 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-17 16:54:24.306 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-17 16:54:24.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-17 16:54:24.311 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-17 16:54:24.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-17 16:54:24.322 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.324 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-17 16:54:24.326 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-17 16:54:24.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-17 16:54:24.332 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-17 16:54:24.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-17 16:54:24.343 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.345 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-17 16:54:24.348 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-17 16:54:24.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-17 16:54:24.354 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-17 16:54:24.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-17 16:54:24.365 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.369 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-17 16:54:24.372 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-17 16:54:24.374 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-17 16:54:24.377 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-17 16:54:24.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-17 16:54:24.389 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.391 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-17 16:54:24.394 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-17 16:54:24.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-17 16:54:24.400 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-17 16:54:24.402 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.405 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.407 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-17 16:54:24.410 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.413 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-17 16:54:24.416 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-17 16:54:24.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-17 16:54:24.421 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-17 16:54:24.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.426 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-17 16:54:24.432 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.434 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-17 16:54:24.438 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-17 16:54:24.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-17 16:54:24.443 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-17 16:54:24.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-17 16:54:24.454 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.457 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-17 16:54:24.460 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-17 16:54:24.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-17 16:54:24.465 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-17 16:54:24.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.472 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-17 16:54:24.476 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.479 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-17 16:54:24.481 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-17 16:54:24.485 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-17 16:54:24.487 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-17 16:54:24.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-17 16:54:24.500 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.502 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-17 16:54:24.505 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-17 16:54:24.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-17 16:54:24.512 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-17 16:54:24.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-17 16:54:24.524 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.526 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-17 16:54:24.529 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-17 16:54:24.532 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-17 16:54:24.534 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-17 16:54:24.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-17 16:54:24.545 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.548 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-17 16:54:24.550 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-17 16:54:24.554 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-17 16:54:24.557 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-17 16:54:24.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-17 16:54:24.568 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.571 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-17 16:54:24.574 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-17 16:54:24.577 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-17 16:54:24.580 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-17 16:54:24.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.585 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-17 16:54:24.591 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.594 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-17 16:54:24.596 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-17 16:54:24.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-17 16:54:24.603 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-17 16:54:24.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-17 16:54:24.614 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.618 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-17 16:54:24.620 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-17 16:54:24.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-17 16:54:24.625 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-17 16:54:24.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-17 16:54:24.636 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.639 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-17 16:54:24.642 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-17 16:54:24.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-17 16:54:24.648 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-17 16:54:24.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-17 16:54:24.658 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.661 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-17 16:54:24.664 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-17 16:54:24.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-17 16:54:24.670 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-17 16:54:24.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-17 16:54:24.681 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.684 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-17 16:54:24.687 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-17 16:54:24.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-17 16:54:24.692 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-17 16:54:24.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.700 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-17 16:54:24.702 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.705 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-17 16:54:24.708 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-17 16:54:24.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-17 16:54:24.713 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-17 16:54:24.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-17 16:54:24.724 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.728 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-17 16:54:24.730 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-17 16:54:24.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-17 16:54:24.735 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-17 16:54:24.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-17 16:54:24.746 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.748 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-17 16:54:24.751 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-17 16:54:24.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-17 16:54:24.755 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-17 16:54:24.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-17 16:54:24.768 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.771 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-17 16:54:24.774 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-17 16:54:24.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-17 16:54:24.780 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-17 16:54:24.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-17 16:54:24.792 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.794 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-17 16:54:24.797 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-17 16:54:24.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-17 16:54:24.802 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-17 16:54:24.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-17 16:54:24.813 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.815 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-17 16:54:24.818 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-17 16:54:24.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-17 16:54:24.823 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-17 16:54:24.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-17 16:54:24.835 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.838 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-17 16:54:24.840 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-17 16:54:24.843 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-17 16:54:24.846 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-17 16:54:24.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-17 16:54:24.857 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.860 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-17 16:54:24.863 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-17 16:54:24.867 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-17 16:54:24.870 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-17 16:54:24.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.879 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-17 16:54:24.882 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.885 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-17 16:54:24.889 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-17 16:54:24.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-17 16:54:24.893 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-17 16:54:24.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-17 16:54:24.904 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.907 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-17 16:54:24.909 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-17 16:54:24.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-17 16:54:24.916 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-17 16:54:24.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-17 16:54:24.927 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.930 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-17 16:54:24.933 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-17 16:54:24.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-17 16:54:24.939 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-17 16:54:24.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.948 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-17 16:54:24.951 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.954 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-17 16:54:24.957 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-17 16:54:24.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-17 16:54:24.962 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-17 16:54:24.966 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:24.971 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-17 16:54:24.974 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:24.978 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-17 16:54:24.982 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-17 16:54:24.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-17 16:54:24.989 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-17 16:54:24.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:24.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:25.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-17 16:54:25.003 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:25.008 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-17 16:54:25.012 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-17 16:54:25.015 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-17 16:54:25.019 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-17 16:54:25.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:25.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:25.030 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-17 16:54:25.034 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:25.038 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-17 16:54:25.077 | Using python 3.8 to install etcd3 2022-02-17 16:54:25.080 | + 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-02-17 16:54:26.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:26.092 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:26.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:26.093 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:27.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:54:27.492 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-17 16:54:27.500 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-17 16:54:27.501 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-17 16:54:27.503 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-17 16:54:27.504 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-17 16:54:30.385 | 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-02-17 16:54:30.392 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:54:30.392 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:54:30.564 | + inc/python:pip_install:200 : result=0 2022-02-17 16:54:30.566 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:54:30.569 | + functions-common:time_stop:2425 : local name 2022-02-17 16:54:30.572 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:54:30.574 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:54:30.577 | + functions-common:time_stop:2428 : local total 2022-02-17 16:54:30.580 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:54:30.582 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:54:30.585 | + functions-common:time_stop:2432 : start_time=1645116865063 2022-02-17 16:54:30.587 | + functions-common:time_stop:2434 : [[ -z 1645116865063 ]] 2022-02-17 16:54:30.591 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:54:30.595 | + functions-common:time_stop:2437 : end_time=1645116870593 2022-02-17 16:54:30.598 | + functions-common:time_stop:2438 : elapsed_time=5530 2022-02-17 16:54:30.600 | + functions-common:time_stop:2439 : total=29842 2022-02-17 16:54:30.603 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:54:30.605 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35372 2022-02-17 16:54:30.609 | + inc/python:pip_install:203 : return 0 2022-02-17 16:54:30.612 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-17 16:54:30.638 | Using python 3.8 to install etcd3gw 2022-02-17 16:54:30.641 | + 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-02-17 16:54:31.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:31.663 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:31.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:31.663 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:32.954 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:54:32.982 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-17 16:54:32.991 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-17 16:54:32.992 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-17 16:54:32.993 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-17 16:54:32.994 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-17 16:54:33.028 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-17 16:54:33.032 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-17 16:54:33.034 | 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-02-17 16:54:33.035 | 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-02-17 16:54:36.043 | 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-02-17 16:54:36.051 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:54:36.051 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:54:36.201 | + inc/python:pip_install:200 : result=0 2022-02-17 16:54:36.203 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:54:36.206 | + functions-common:time_stop:2425 : local name 2022-02-17 16:54:36.208 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:54:36.211 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:54:36.213 | + functions-common:time_stop:2428 : local total 2022-02-17 16:54:36.216 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:54:36.218 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:54:36.220 | + functions-common:time_stop:2432 : start_time=1645116870632 2022-02-17 16:54:36.223 | + functions-common:time_stop:2434 : [[ -z 1645116870632 ]] 2022-02-17 16:54:36.226 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:54:36.230 | + functions-common:time_stop:2437 : end_time=1645116876227 2022-02-17 16:54:36.233 | + functions-common:time_stop:2438 : elapsed_time=5595 2022-02-17 16:54:36.236 | + functions-common:time_stop:2439 : total=35372 2022-02-17 16:54:36.239 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:54:36.242 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40967 2022-02-17 16:54:36.244 | + inc/python:pip_install:203 : return 0 2022-02-17 16:54:36.247 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-17 16:54:36.249 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-17 16:54:36.252 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-17 16:54:36.254 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 16:54:36.257 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 16:54:36.260 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 16:54:36.262 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 16:54:36.265 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 16:54:36.267 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 16:54:36.270 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 16:54:36.273 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 16:54:36.275 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 16:54:36.278 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 16:54:36.280 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 16:54:36.283 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-17 16:54:36.286 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:36.288 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:36.291 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-17 16:54:36.293 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 16:54:36.296 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 16:54:36.299 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 16:54:36.304 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 16:54:36.307 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 16:54:36.310 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 16:54:36.313 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 16:54:36.316 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:36.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:36.327 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 16:54:36.329 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 16:54:36.333 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 16:54:36.336 | + functions-common:apt_get_update:1190 : return 2022-02-17 16:54:36.338 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 16:54:36.341 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 16:54:36.344 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:36.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:36.351 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 16:54:36.376 | + 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-02-17 16:54:36.494 | Reading package lists... 2022-02-17 16:54:36.816 | Building dependency tree... 2022-02-17 16:54:36.817 | Reading state information... 2022-02-17 16:54:37.337 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-17 16:54:37.337 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-17 16:54:37.337 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 16:54:37.337 | The following packages were automatically installed and are no longer required: 2022-02-17 16:54:37.340 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 16:54:37.340 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 16:54:37.340 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 16:54:37.340 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 16:54:37.340 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 16:54:37.341 | python3-zope.interface 2022-02-17 16:54:37.341 | Use 'sudo apt autoremove' to remove them. 2022-02-17 16:54:37.475 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 16:54:37.481 | + functions-common:apt_get:1234 : result=0 2022-02-17 16:54:37.483 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 16:54:37.486 | + functions-common:time_stop:2425 : local name 2022-02-17 16:54:37.489 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:54:37.491 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:54:37.493 | + functions-common:time_stop:2428 : local total 2022-02-17 16:54:37.495 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:54:37.498 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 16:54:37.500 | + functions-common:time_stop:2432 : start_time=1645116876373 2022-02-17 16:54:37.502 | + functions-common:time_stop:2434 : [[ -z 1645116876373 ]] 2022-02-17 16:54:37.505 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:54:37.509 | + functions-common:time_stop:2437 : end_time=1645116877507 2022-02-17 16:54:37.512 | + functions-common:time_stop:2438 : elapsed_time=1134 2022-02-17 16:54:37.514 | + functions-common:time_stop:2439 : total=5883 2022-02-17 16:54:37.516 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:54:37.519 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7017 2022-02-17 16:54:37.522 | + functions-common:apt_get:1238 : return 0 2022-02-17 16:54:37.524 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-17 16:54:37.527 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:54:37.529 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:54:37.532 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-17 16:54:37.607 | Module proxy already enabled 2022-02-17 16:54:37.613 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-17 16:54:37.677 | Considering dependency proxy for proxy_uwsgi: 2022-02-17 16:54:37.677 | Module proxy already enabled 2022-02-17 16:54:37.678 | Module proxy_uwsgi already enabled 2022-02-17 16:54:37.682 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-17 16:54:37.686 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 16:54:37.688 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 16:54:37.691 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 16:54:37.837 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-17 16:54:37.840 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-17 16:54:37.843 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-17 16:54:37.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:37.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:37.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-17 16:54:37.856 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:37.860 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-17 16:54:37.863 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-17 16:54:37.867 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-17 16:54:37.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:37.874 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:37.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-17 16:54:37.880 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:37.884 | + ./stack.sh:main:883 : install_glanceclient 2022-02-17 16:54:37.888 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-17 16:54:37.891 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-17 16:54:37.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:37.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:37.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-17 16:54:37.904 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:37.907 | + ./stack.sh:main:884 : install_cinderclient 2022-02-17 16:54:37.910 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-17 16:54:37.913 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-17 16:54:37.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:37.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:37.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-17 16:54:37.924 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:37.926 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-17 16:54:37.929 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-17 16:54:37.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:37.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:37.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-17 16:54:37.942 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:37.945 | + ./stack.sh:main:885 : install_novaclient 2022-02-17 16:54:37.948 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-17 16:54:37.952 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-17 16:54:37.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:37.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:37.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-17 16:54:37.964 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:37.966 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-17 16:54:37.985 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:54:37.988 | + ./stack.sh:main:887 : install_swiftclient 2022-02-17 16:54:37.991 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-17 16:54:37.993 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-17 16:54:37.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:37.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:38.001 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-17 16:54:38.003 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:38.006 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-17 16:54:38.025 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:54:38.028 | + ./stack.sh:main:890 : install_neutronclient 2022-02-17 16:54:38.030 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-17 16:54:38.033 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-17 16:54:38.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:38.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:38.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-17 16:54:38.044 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:38.046 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-17 16:54:38.049 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-17 16:54:38.051 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-17 16:54:38.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:54:38.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:54:38.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-17 16:54:38.063 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:54:38.065 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-17 16:54:38.068 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-17 16:54:38.070 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 16:54:38.074 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-17 16:54:38.076 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-17 16:54:38.079 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 16:54:38.083 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-17 16:54:38.083 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 16:54:38.089 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-17 16:54:38.092 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-17 16:54:38.094 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-17 16:54:38.097 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-17 16:54:38.100 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-17 16:54:38.125 | Using python 3.8 to install keystonemiddleware 2022-02-17 16:54:38.128 | + 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-02-17 16:54:39.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:39.320 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:39.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:39.320 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:40.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:54:40.657 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-17 16:54:40.751 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-17 16:54:40.753 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 16:54:40.754 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-17 16:54:40.757 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-17 16:54:40.758 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-17 16:54:40.761 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-17 16:54:40.762 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 16:54:40.764 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-17 16:54:40.766 | 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-02-17 16:54:40.768 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-17 16:54:40.770 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-17 16:54:40.772 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-17 16:54:40.774 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-17 16:54:40.775 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-17 16:54:40.878 | 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-02-17 16:54:40.881 | 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-02-17 16:54:40.883 | 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-02-17 16:54:40.953 | 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-02-17 16:54:41.022 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-17 16:54:41.024 | 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-02-17 16:54:41.026 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-17 16:54:41.028 | 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-02-17 16:54:41.112 | 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-02-17 16:54:41.116 | 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-02-17 16:54:41.133 | 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-02-17 16:54:41.136 | 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-02-17 16:54:41.159 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-17 16:54:41.161 | 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-02-17 16:54:41.163 | 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-02-17 16:54:41.257 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-17 16:54:41.259 | 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-02-17 16:54:41.260 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-17 16:54:41.262 | 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-02-17 16:54:41.315 | 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-02-17 16:54:41.328 | 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-02-17 16:54:44.254 | 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-02-17 16:54:44.261 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:54:44.261 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:54:44.439 | + inc/python:pip_install:200 : result=0 2022-02-17 16:54:44.442 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:54:44.445 | + functions-common:time_stop:2425 : local name 2022-02-17 16:54:44.448 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:54:44.450 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:54:44.453 | + functions-common:time_stop:2428 : local total 2022-02-17 16:54:44.456 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:54:44.461 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:54:44.464 | + functions-common:time_stop:2432 : start_time=1645116878118 2022-02-17 16:54:44.467 | + functions-common:time_stop:2434 : [[ -z 1645116878118 ]] 2022-02-17 16:54:44.471 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:54:44.477 | + functions-common:time_stop:2437 : end_time=1645116884473 2022-02-17 16:54:44.480 | + functions-common:time_stop:2438 : elapsed_time=6355 2022-02-17 16:54:44.483 | + functions-common:time_stop:2439 : total=40967 2022-02-17 16:54:44.486 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:54:44.488 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47322 2022-02-17 16:54:44.491 | + inc/python:pip_install:203 : return 0 2022-02-17 16:54:44.494 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-17 16:54:44.497 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-17 16:54:44.501 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 16:54:44.504 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-17 16:54:44.509 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-17 16:54:44.512 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 16:54:44.518 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 16:54:44.519 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-17 16:54:44.526 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-17 16:54:44.529 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-17 16:54:44.533 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-17 16:54:44.536 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-17 16:54:44.540 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-17 16:54:44.572 | Using python 3.8 to install python-memcached 2022-02-17 16:54:44.575 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-17 16:54:46.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:46.130 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:46.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:46.130 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:47.690 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:54:47.719 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-17 16:54:47.723 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-17 16:54:50.594 | 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-02-17 16:54:50.602 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:54:50.602 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:54:50.757 | + inc/python:pip_install:200 : result=0 2022-02-17 16:54:50.759 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:54:50.762 | + functions-common:time_stop:2425 : local name 2022-02-17 16:54:50.764 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:54:50.767 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:54:50.770 | + functions-common:time_stop:2428 : local total 2022-02-17 16:54:50.773 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:54:50.775 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:54:50.778 | + functions-common:time_stop:2432 : start_time=1645116884564 2022-02-17 16:54:50.781 | + functions-common:time_stop:2434 : [[ -z 1645116884564 ]] 2022-02-17 16:54:50.784 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:54:50.789 | + functions-common:time_stop:2437 : end_time=1645116890786 2022-02-17 16:54:50.791 | + functions-common:time_stop:2438 : elapsed_time=6222 2022-02-17 16:54:50.795 | + functions-common:time_stop:2439 : total=47322 2022-02-17 16:54:50.798 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:54:50.801 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=53544 2022-02-17 16:54:50.803 | + inc/python:pip_install:203 : return 0 2022-02-17 16:54:50.806 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-17 16:54:50.831 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:54:50.834 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-17 16:54:50.837 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-17 16:54:50.839 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-17 16:54:50.842 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-17 16:54:50.845 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 16:54:50.851 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-17 16:54:50.854 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-17 16:54:50.872 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:54:50.875 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-17 16:54:50.878 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-17 16:54:50.880 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-17 16:54:50.883 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 16:54:50.886 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 16:54:50.890 | ++ functions-common:git_clone:612 : pwd 2022-02-17 16:54:50.893 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 16:54:50.895 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 16:54:50.901 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 16:54:50.918 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 16:54:50.921 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 16:54:50.923 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 16:54:50.926 | + functions-common:git_clone:629 : echo master 2022-02-17 16:54:50.926 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 16:54:50.934 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-17 16:54:50.937 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 16:54:50.939 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-17 16:54:50.942 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 16:54:50.942 | + functions-common:git_clone:678 : head -1 2022-02-17 16:54:50.973 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-17 16:54:50.978 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 16:54:50.981 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-17 16:54:50.984 | + inc/python:setup_develop:338 : local bindep 2022-02-17 16:54:50.987 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 16:54:50.990 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-17 16:54:50.993 | + inc/python:setup_develop:344 : local extras= 2022-02-17 16:54:50.996 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-17 16:54:50.999 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 16:54:51.001 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 16:54:51.004 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-17 16:54:51.008 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 16:54:51.011 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 16:54:51.014 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-17 16:54:51.017 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 16:54:51.020 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-17 16:54:51.032 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 16:54:51.035 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 16:54:51.039 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-17 16:54:51.047 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-17 16:54:51.050 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-17 16:54:51.813 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-17 16:54:51.816 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 16:54:51.823 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 16:54:51.825 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 16:54:51.828 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 16:54:51.830 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-17 16:54:51.832 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 16:54:51.835 | + inc/python:setup_package:428 : local extras= 2022-02-17 16:54:51.837 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 16:54:51.840 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 16:54:51.842 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 16:54:51.845 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 16:54:51.847 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 16:54:51.850 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-17 16:54:51.878 | Using python 3.8 to install /opt/stack/keystone 2022-02-17 16:54:51.881 | + 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-02-17 16:54:52.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:52.860 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:52.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:54:52.860 | from cryptography.utils import int_from_bytes 2022-02-17 16:54:54.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:54:54.140 | Obtaining file:///opt/stack/keystone 2022-02-17 16:54:54.140 | Preparing metadata (setup.py): started 2022-02-17 16:54:58.103 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 16:54:58.181 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-17 16:54:58.182 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-17 16:54:58.183 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.3) 2022-02-17 16:54:58.184 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-17 16:54:58.185 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-17 16:54:58.187 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-17 16:54:58.188 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-17 16:54:58.189 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-17 16:54:58.190 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-17 16:54:58.191 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-17 16:54:58.192 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.4.0) 2022-02-17 16:54:58.195 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 16:54:58.197 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-17 16:54:58.198 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.1) 2022-02-17 16:54:58.200 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.8.0) 2022-02-17 16:54:58.202 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-17 16:54:58.204 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.13.0) 2022-02-17 16:54:58.205 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.2.0) 2022-02-17 16:54:58.206 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-17 16:54:58.207 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-17 16:54:58.209 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.1) 2022-02-17 16:54:58.210 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-17 16:54:58.212 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.3.0) 2022-02-17 16:54:58.213 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.5.0) 2022-02-17 16:54:58.215 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-17 16:54:58.216 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 16:54:58.217 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-17 16:54:58.218 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-17 16:54:58.219 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-17 16:54:58.220 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 16:54:58.221 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-17 16:54:58.222 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-17 16:54:58.223 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-17 16:54:58.226 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-17 16:54:58.237 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-17 16:54:58.238 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-17 16:54:58.283 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-17 16:54:58.297 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-17 16:54:58.298 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 16:54:58.299 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-17 16:54:58.300 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-17 16:54:58.312 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-17 16:54:58.385 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-17 16:54:58.387 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-17 16:54:58.494 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 16:54:58.495 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-17 16:54:58.497 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-17 16:54:58.498 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-17 16:54:58.562 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-17 16:54:58.563 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-17 16:54:58.568 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-17 16:54:58.620 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-17 16:54:58.623 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-17 16:54:58.684 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-17 16:54:58.687 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-17 16:54:58.688 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-17 16:54:58.690 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-17 16:54:58.691 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-17 16:54:58.694 | 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==20.1.0.dev100) (2.8.0) 2022-02-17 16:54:58.718 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-17 16:54:58.771 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.1.0) 2022-02-17 16:54:58.825 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-17 16:54:58.827 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-17 16:54:58.828 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-17 16:54:58.830 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-17 16:54:58.884 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-17 16:54:59.001 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-17 16:54:59.003 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-17 16:54:59.003 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-17 16:54:59.005 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-17 16:54:59.251 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-17 16:54:59.275 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-17 16:54:59.276 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-17 16:54:59.348 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-17 16:54:59.350 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-17 16:54:59.369 | 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==20.1.0.dev100) (5.0.0) 2022-02-17 16:54:59.449 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-17 16:54:59.498 | 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==20.1.0.dev100) (1.13.3) 2022-02-17 16:54:59.617 | 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==20.1.0.dev100) (2.0.1) 2022-02-17 16:54:59.692 | 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==20.1.0.dev100) (1.7.0) 2022-02-17 16:54:59.831 | 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==20.1.0.dev100) (0.17.3) 2022-02-17 16:54:59.864 | 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==20.1.0.dev100) (0.13.1) 2022-02-17 16:54:59.906 | 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==20.1.0.dev100) (2.1.1) 2022-02-17 16:54:59.908 | 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==20.1.0.dev100) (2.5.1) 2022-02-17 16:54:59.909 | 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==20.1.0.dev100) (3.5.0) 2022-02-17 16:54:59.910 | 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==20.1.0.dev100) (0.33.0) 2022-02-17 16:54:59.912 | 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==20.1.0.dev100) (3.0.0) 2022-02-17 16:54:59.915 | 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==20.1.0.dev100) (1.3.3) 2022-02-17 16:54:59.976 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-17 16:55:00.119 | 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==20.1.0.dev100) (3.3) 2022-02-17 16:55:00.121 | 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==20.1.0.dev100) (2.0.12) 2022-02-17 16:55:00.122 | 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==20.1.0.dev100) (1.26.8) 2022-02-17 16:55:00.123 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-17 16:55:00.307 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-17 16:55:00.399 | 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==20.1.0.dev100) (2.4.0) 2022-02-17 16:55:00.492 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-17 16:55:00.696 | 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==20.1.0.dev100) (2.1.0) 2022-02-17 16:55:00.894 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.9.0) 2022-02-17 16:55:01.003 | 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==20.1.0.dev100) (0.7) 2022-02-17 16:55:01.049 | 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==20.1.0.dev100) (1.0.0) 2022-02-17 16:55:03.194 | Installing collected packages: keystone 2022-02-17 16:55:03.194 | Attempting uninstall: keystone 2022-02-17 16:55:03.195 | Found existing installation: keystone 20.1.0.dev100 2022-02-17 16:55:03.198 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-17 16:55:03.200 | Running setup.py develop for keystone 2022-02-17 16:55:07.966 | Successfully installed keystone 2022-02-17 16:55:07.966 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 16:55:07.974 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:55:07.974 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:55:08.132 | + inc/python:pip_install:200 : result=0 2022-02-17 16:55:08.135 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:55:08.137 | + functions-common:time_stop:2425 : local name 2022-02-17 16:55:08.140 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:55:08.142 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:55:08.144 | + functions-common:time_stop:2428 : local total 2022-02-17 16:55:08.147 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:55:08.149 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:55:08.151 | + functions-common:time_stop:2432 : start_time=1645116891872 2022-02-17 16:55:08.154 | + functions-common:time_stop:2434 : [[ -z 1645116891872 ]] 2022-02-17 16:55:08.157 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:55:08.162 | + functions-common:time_stop:2437 : end_time=1645116908159 2022-02-17 16:55:08.165 | + functions-common:time_stop:2438 : elapsed_time=16287 2022-02-17 16:55:08.167 | + functions-common:time_stop:2439 : total=53544 2022-02-17 16:55:08.170 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:55:08.172 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=69831 2022-02-17 16:55:08.175 | + inc/python:pip_install:203 : return 0 2022-02-17 16:55:08.177 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 16:55:08.180 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 16:55:08.182 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 16:55:08.212 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 16:55:08.225 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-17 16:55:08.228 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-17 16:55:08.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:55:08.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:55:08.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-17 16:55:08.239 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:55:08.242 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-17 16:55:08.260 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:08.263 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-17 16:55:08.265 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 16:55:08.267 | + ./stack.sh:main:899 : configure_keystone 2022-02-17 16:55:08.270 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-17 16:55:08.284 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-17 16:55:08.286 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-17 16:55:08.291 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-17 16:55:08.309 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:08.311 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-17 16:55:08.347 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-17 16:55:08.378 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-17 16:55:08.412 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-17 16:55:08.446 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-17 16:55:08.478 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-17 16:55:08.509 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-17 16:55:08.538 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-17 16:55:08.567 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-17 16:55:08.570 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-17 16:55:08.572 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-17 16:55:08.575 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-17 16:55:08.577 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 16:55:08.579 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 16:55:08.596 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:08.599 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 16:55:08.602 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 16:55:08.605 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 16:55:08.623 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:08.625 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 16:55:08.628 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 16:55:08.663 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 16:55:08.666 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 16:55:08.668 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-17 16:55:08.671 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-17 16:55:08.689 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:08.692 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-02-17 16:55:08.726 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-17 16:55:08.729 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-17 16:55:08.765 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-17 16:55:08.769 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-17 16:55:08.772 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-17 16:55:08.775 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-17 16:55:08.778 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 16:55:08.781 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 16:55:08.816 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-17 16:55:08.819 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-17 16:55:08.821 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-17 16:55:08.826 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-17 16:55:08.829 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 16:55:08.850 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 16:55:08.852 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 16:55:08.855 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 16:55:08.857 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 16:55:08.860 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-02-17 16:55:08.890 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:55:08.921 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:55:08.952 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-02-17 16:55:08.983 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-17 16:55:09.013 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-17 16:55:09.016 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-17 16:55:09.018 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-17 16:55:09.020 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-17 16:55:09.023 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-17 16:55:09.026 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 16:55:09.028 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 16:55:09.032 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-17 16:55:09.036 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-17 16:55:09.038 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 16:55:09.041 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 16:55:09.055 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 16:55:09.055 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 16:55:09.065 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 16:55:09.070 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 16:55:09.090 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 16:55:09.093 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-17 16:55:09.098 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-17 16:55:09.132 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-17 16:55:09.169 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-17 16:55:09.199 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-17 16:55:09.229 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-17 16:55:09.260 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-17 16:55:09.289 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-17 16:55:09.322 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-17 16:55:09.352 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-17 16:55:09.381 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 16:55:09.417 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-17 16:55:09.447 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-17 16:55:09.476 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-17 16:55:09.507 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 16:55:09.510 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 16:55:09.513 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-17 16:55:09.516 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-17 16:55:09.518 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 16:55:09.521 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:55:09.523 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:55:09.526 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 16:55:09.529 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 16:55:09.531 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 16:55:09.561 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-17 16:55:09.591 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-17 16:55:09.592 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 16:55:09.602 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-17 16:55:09.605 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-17 16:55:09.608 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-17 16:55:09.610 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 16:55:09.612 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 16:55:09.616 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 16:55:09.619 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:55:09.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:55:09.624 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 16:55:09.626 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 16:55:09.632 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:55:09.635 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:55:09.638 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-17 16:55:09.708 | Site keystone-wsgi-public already enabled 2022-02-17 16:55:09.712 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 16:55:09.715 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 16:55:09.717 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 16:55:09.719 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 16:55:09.871 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-17 16:55:09.910 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-17 16:55:09.950 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-17 16:55:09.985 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-17 16:55:09.987 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-17 16:55:10.032 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-17 16:55:10.068 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-17 16:55:10.103 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-17 16:55:10.123 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:10.125 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-17 16:55:10.143 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:10.146 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-17 16:55:10.149 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-17 16:55:10.152 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-17 16:55:10.154 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 16:55:10.157 | + lib/stack:stack_install_service:32 : install_swift 2022-02-17 16:55:10.159 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-17 16:55:10.164 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-17 16:55:10.167 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-17 16:55:10.169 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 16:55:10.172 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 16:55:10.175 | ++ functions-common:git_clone:612 : pwd 2022-02-17 16:55:10.178 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 16:55:10.181 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 16:55:10.184 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 16:55:10.202 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 16:55:10.204 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 16:55:10.207 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 16:55:10.211 | + functions-common:git_clone:629 : echo master 2022-02-17 16:55:10.212 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 16:55:10.217 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-17 16:55:10.219 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 16:55:10.222 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-17 16:55:10.226 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 16:55:10.227 | + functions-common:git_clone:678 : head -1 2022-02-17 16:55:10.230 | 335834568 CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-02-17 16:55:10.233 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 16:55:10.236 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-17 16:55:10.238 | + inc/python:setup_develop:338 : local bindep 2022-02-17 16:55:10.241 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 16:55:10.244 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-17 16:55:10.247 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-17 16:55:10.250 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-17 16:55:10.253 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 16:55:10.258 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 16:55:10.260 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-17 16:55:10.263 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 16:55:10.266 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-17 16:55:10.271 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-17 16:55:10.274 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 16:55:10.277 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-17 16:55:10.280 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 16:55:10.283 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 16:55:10.286 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-17 16:55:10.293 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-17 16:55:10.295 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-17 16:55:11.014 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-17 16:55:11.016 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 16:55:11.019 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 16:55:11.022 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 16:55:11.024 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 16:55:11.029 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-17 16:55:11.032 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 16:55:11.034 | + inc/python:setup_package:428 : local extras=keystone 2022-02-17 16:55:11.037 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 16:55:11.039 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-17 16:55:11.041 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-17 16:55:11.044 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-17 16:55:11.046 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 16:55:11.049 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-17 16:55:11.075 | Using python 3.8 to install /opt/stack/swift 2022-02-17 16:55:11.077 | + 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-02-17 16:55:12.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:55:12.021 | from cryptography.utils import int_from_bytes 2022-02-17 16:55:12.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:55:12.021 | from cryptography.utils import int_from_bytes 2022-02-17 16:55:13.210 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:55:13.236 | Obtaining file:///opt/stack/swift 2022-02-17 16:55:13.237 | Preparing metadata (setup.py): started 2022-02-17 16:55:16.637 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 16:55:16.676 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.33.0) 2022-02-17 16:55:16.678 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.1.2) 2022-02-17 16:55:16.679 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.11.0) 2022-02-17 16:55:16.680 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.1.1) 2022-02-17 16:55:16.681 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (4.7.1) 2022-02-17 16:55:16.683 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.27.1) 2022-02-17 16:55:16.684 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.16.0) 2022-02-17 16:55:16.685 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.9.9) 2022-02-17 16:55:16.686 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.6.0) 2022-02-17 16:55:16.687 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (36.0.1) 2022-02-17 16:55:16.688 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (9.4.0) 2022-02-17 16:55:16.727 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev6) (1.15.0) 2022-02-17 16:55:16.735 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev6) (2.1.0) 2022-02-17 16:55:16.792 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (8.8.0) 2022-02-17 16:55:16.793 | 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.29.1.dev6) (4.3.0) 2022-02-17 16:55:16.795 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.12.1) 2022-02-17 16:55:16.796 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 16:55:16.797 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.0) 2022-02-17 16:55:16.798 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.10.1) 2022-02-17 16:55:16.799 | 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.29.1.dev6) (3.1.1) 2022-02-17 16:55:16.800 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.8.7) 2022-02-17 16:55:16.801 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 16:55:16.802 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.6.1) 2022-02-17 16:55:16.803 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.4.0) 2022-02-17 16:55:16.805 | 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.29.1.dev6) (5.8.1) 2022-02-17 16:55:16.825 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev6) (60.9.0) 2022-02-17 16:55:16.858 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2.0.12) 2022-02-17 16:55:16.859 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2019.11.28) 2022-02-17 16:55:16.860 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (1.26.8) 2022-02-17 16:55:16.863 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (3.3) 2022-02-17 16:55:16.886 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev6) (2.21) 2022-02-17 16:55:16.979 | 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.29.1.dev6) (3.5.0) 2022-02-17 16:55:16.980 | 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.29.1.dev6) (1.7.0) 2022-02-17 16:55:16.982 | 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.29.1.dev6) (1.0.2) 2022-02-17 16:55:17.024 | 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.29.1.dev6) (1.1.5) 2022-02-17 16:55:17.070 | 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.29.1.dev6) (1.5.0) 2022-02-17 16:55:17.071 | 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.29.1.dev6) (2.4.0) 2022-02-17 16:55:17.073 | 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.29.1.dev6) (6.0) 2022-02-17 16:55:17.074 | 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.29.1.dev6) (0.8.0) 2022-02-17 16:55:17.134 | 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.29.1.dev6) (2.8.2) 2022-02-17 16:55:17.139 | 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.29.1.dev6) (0.9.6) 2022-02-17 16:55:17.152 | 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.29.1.dev6) (1.0.3) 2022-02-17 16:55:17.154 | 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.29.1.dev6) (2021.3) 2022-02-17 16:55:17.171 | 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.29.1.dev6) (3.0.7) 2022-02-17 16:55:17.174 | 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.29.1.dev6) (21.3) 2022-02-17 16:55:17.283 | 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.29.1.dev6) (1.13.3) 2022-02-17 16:55:17.299 | 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.29.1.dev6) (5.1.1) 2022-02-17 16:55:19.679 | Installing collected packages: swift 2022-02-17 16:55:19.679 | Attempting uninstall: swift 2022-02-17 16:55:19.679 | Found existing installation: swift 2.29.1.dev6 2022-02-17 16:55:19.682 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-17 16:55:19.684 | Running setup.py develop for swift 2022-02-17 16:55:24.042 | Successfully installed swift 2022-02-17 16:55:24.042 | 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-02-17 16:55:24.050 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:55:24.050 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:55:24.204 | + inc/python:pip_install:200 : result=0 2022-02-17 16:55:24.207 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:55:24.209 | + functions-common:time_stop:2425 : local name 2022-02-17 16:55:24.211 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:55:24.214 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:55:24.216 | + functions-common:time_stop:2428 : local total 2022-02-17 16:55:24.218 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:55:24.221 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:55:24.223 | + functions-common:time_stop:2432 : start_time=1645116911068 2022-02-17 16:55:24.226 | + functions-common:time_stop:2434 : [[ -z 1645116911068 ]] 2022-02-17 16:55:24.229 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:55:24.234 | + functions-common:time_stop:2437 : end_time=1645116924231 2022-02-17 16:55:24.236 | + functions-common:time_stop:2438 : elapsed_time=13163 2022-02-17 16:55:24.238 | + functions-common:time_stop:2439 : total=69831 2022-02-17 16:55:24.241 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:55:24.243 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=82994 2022-02-17 16:55:24.246 | + inc/python:pip_install:203 : return 0 2022-02-17 16:55:24.249 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 16:55:24.252 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 16:55:24.254 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 16:55:24.275 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 16:55:24.288 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-17 16:55:24.291 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-17 16:55:24.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:55:24.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:55:24.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-17 16:55:24.300 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:55:24.303 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-17 16:55:24.305 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 16:55:24.308 | + ./stack.sh:main:908 : configure_swift 2022-02-17 16:55:24.310 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-17 16:55:24.312 | + lib/swift:configure_swift:335 : local node_number 2022-02-17 16:55:24.314 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-17 16:55:24.317 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-17 16:55:24.319 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 16:55:25.531 | No object-replicator running 2022-02-17 16:55:25.531 | No account-replicator running 2022-02-17 16:55:25.531 | No container-sharder running 2022-02-17 16:55:25.531 | No container-updater running 2022-02-17 16:55:25.531 | No object-server running 2022-02-17 16:55:25.531 | No proxy-server running 2022-02-17 16:55:25.531 | No account-reaper running 2022-02-17 16:55:25.531 | No account-auditor running 2022-02-17 16:55:25.531 | No account-server running 2022-02-17 16:55:25.531 | No container-server running 2022-02-17 16:55:25.531 | No container-reconciler running 2022-02-17 16:55:25.531 | No object-expirer running 2022-02-17 16:55:25.531 | No object-reconstructor running 2022-02-17 16:55:25.531 | No container-auditor running 2022-02-17 16:55:25.531 | No container-sync running 2022-02-17 16:55:25.531 | No object-updater running 2022-02-17 16:55:25.531 | No object-auditor running 2022-02-17 16:55:25.532 | No container-replicator running 2022-02-17 16:55:25.631 | + lib/swift:configure_swift:340 : true 2022-02-17 16:55:25.633 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-17 16:55:25.647 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-17 16:55:25.660 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-17 16:55:25.664 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-17 16:55:25.664 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-17 16:55:25.669 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-17 16:55:25.669 | s/%GROUP%/ubuntu/; 2022-02-17 16:55:25.669 | s/%USER%/ubuntu/; 2022-02-17 16:55:25.669 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-17 16:55:25.669 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-17 16:55:25.672 | uid = ubuntu 2022-02-17 16:55:25.673 | gid = ubuntu 2022-02-17 16:55:25.673 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-17 16:55:25.673 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-17 16:55:25.673 | address = 127.0.0.1 2022-02-17 16:55:25.673 | 2022-02-17 16:55:25.673 | [account6612] 2022-02-17 16:55:25.673 | max connections = 25 2022-02-17 16:55:25.673 | path = /opt/stack/data/swift/1/node/ 2022-02-17 16:55:25.673 | read only = false 2022-02-17 16:55:25.673 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-17 16:55:25.673 | 2022-02-17 16:55:25.673 | [account6622] 2022-02-17 16:55:25.673 | max connections = 25 2022-02-17 16:55:25.673 | path = /opt/stack/data/swift/2/node/ 2022-02-17 16:55:25.673 | read only = false 2022-02-17 16:55:25.673 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-17 16:55:25.673 | 2022-02-17 16:55:25.673 | [account6632] 2022-02-17 16:55:25.673 | max connections = 25 2022-02-17 16:55:25.673 | path = /opt/stack/data/swift/3/node/ 2022-02-17 16:55:25.673 | read only = false 2022-02-17 16:55:25.673 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-17 16:55:25.673 | 2022-02-17 16:55:25.673 | [account6642] 2022-02-17 16:55:25.673 | max connections = 25 2022-02-17 16:55:25.673 | path = /opt/stack/data/swift/4/node/ 2022-02-17 16:55:25.673 | read only = false 2022-02-17 16:55:25.673 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-17 16:55:25.673 | 2022-02-17 16:55:25.673 | 2022-02-17 16:55:25.673 | [container6611] 2022-02-17 16:55:25.673 | max connections = 25 2022-02-17 16:55:25.673 | path = /opt/stack/data/swift/1/node/ 2022-02-17 16:55:25.673 | read only = false 2022-02-17 16:55:25.673 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-17 16:55:25.673 | 2022-02-17 16:55:25.674 | [container6621] 2022-02-17 16:55:25.674 | max connections = 25 2022-02-17 16:55:25.674 | path = /opt/stack/data/swift/2/node/ 2022-02-17 16:55:25.674 | read only = false 2022-02-17 16:55:25.674 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-17 16:55:25.674 | 2022-02-17 16:55:25.674 | [container6631] 2022-02-17 16:55:25.674 | max connections = 25 2022-02-17 16:55:25.674 | path = /opt/stack/data/swift/3/node/ 2022-02-17 16:55:25.674 | read only = false 2022-02-17 16:55:25.674 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-17 16:55:25.674 | 2022-02-17 16:55:25.674 | [container6641] 2022-02-17 16:55:25.674 | max connections = 25 2022-02-17 16:55:25.674 | path = /opt/stack/data/swift/4/node/ 2022-02-17 16:55:25.674 | read only = false 2022-02-17 16:55:25.674 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-17 16:55:25.674 | 2022-02-17 16:55:25.674 | 2022-02-17 16:55:25.674 | [object6613] 2022-02-17 16:55:25.674 | max connections = 25 2022-02-17 16:55:25.674 | path = /opt/stack/data/swift/1/node/ 2022-02-17 16:55:25.674 | read only = false 2022-02-17 16:55:25.674 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-17 16:55:25.674 | 2022-02-17 16:55:25.674 | [object6623] 2022-02-17 16:55:25.674 | max connections = 25 2022-02-17 16:55:25.674 | path = /opt/stack/data/swift/2/node/ 2022-02-17 16:55:25.674 | read only = false 2022-02-17 16:55:25.674 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-17 16:55:25.674 | 2022-02-17 16:55:25.674 | [object6633] 2022-02-17 16:55:25.674 | max connections = 25 2022-02-17 16:55:25.674 | path = /opt/stack/data/swift/3/node/ 2022-02-17 16:55:25.674 | read only = false 2022-02-17 16:55:25.675 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-17 16:55:25.675 | 2022-02-17 16:55:25.675 | [object6643] 2022-02-17 16:55:25.675 | max connections = 25 2022-02-17 16:55:25.675 | path = /opt/stack/data/swift/4/node/ 2022-02-17 16:55:25.675 | read only = false 2022-02-17 16:55:25.675 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-17 16:55:25.676 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-17 16:55:25.679 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:55:25.681 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:55:25.683 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-17 16:55:25.696 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-17 16:55:25.698 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-17 16:55:25.703 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-17 16:55:25.707 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-17 16:55:25.709 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-17 16:55:25.713 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-17 16:55:25.742 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-02-17 16:55:25.769 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-17 16:55:25.788 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-17 16:55:25.819 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-17 16:55:25.838 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-17 16:55:25.868 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-17 16:55:25.887 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-17 16:55:25.915 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-17 16:55:25.934 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-17 16:55:25.964 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-17 16:55:25.985 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 16:55:26.014 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-17 16:55:26.033 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-17 16:55:26.048 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:26.050 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-17 16:55:26.080 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-17 16:55:26.108 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-17 16:55:26.136 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-17 16:55:26.171 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-17 16:55:26.188 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:26.190 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-17 16:55:26.219 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-17 16:55:26.235 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:26.237 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-17 16:55:26.254 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:26.257 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-17 16:55:26.260 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-17 16:55:26.276 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:26.278 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-17 16:55:26.280 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-17 16:55:26.282 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-17 16:55:26.288 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-17 16:55:26.293 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-17 16:55:26.322 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-17 16:55:26.350 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-17 16:55:26.382 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-17 16:55:26.413 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-17 16:55:26.444 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-17 16:55:26.447 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-17 16:55:26.449 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-17 16:55:26.451 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-17 16:55:26.453 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-17 16:55:26.482 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-17 16:55:26.512 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-02-17 16:55:26.540 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-17 16:55:26.569 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-17 16:55:26.597 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-17 16:55:26.626 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-17 16:55:26.654 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-17 16:55:26.683 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 16:55:26.711 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-17 16:55:26.741 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-17 16:55:26.772 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-17 16:55:26.801 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-17 16:55:26.831 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-17 16:55:26.863 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-17 16:55:26.892 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-17 16:55:26.911 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-17 16:55:26.940 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-17 16:55:26.971 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-17 16:55:26.976 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-17 16:55:27.006 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-17 16:55:27.040 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-17 16:55:27.069 | + lib/swift:configure_swift:478 : local node_number 2022-02-17 16:55:27.071 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 16:55:27.074 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 16:55:27.076 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-17 16:55:27.080 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-17 16:55:27.083 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 16:55:27.085 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 16:55:27.087 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-17 16:55:27.089 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-17 16:55:27.092 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 16:55:27.094 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 16:55:27.096 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-17 16:55:27.115 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-17 16:55:27.143 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-17 16:55:27.162 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-17 16:55:27.190 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-17 16:55:27.209 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 16:55:27.238 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-17 16:55:27.257 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 16:55:27.288 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-17 16:55:27.307 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 16:55:27.337 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-17 16:55:27.357 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-17 16:55:27.389 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-17 16:55:27.407 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-17 16:55:27.438 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-17 16:55:27.458 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-17 16:55:27.489 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-17 16:55:27.511 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-17 16:55:27.541 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-17 16:55:27.546 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-17 16:55:27.567 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 16:55:27.597 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-17 16:55:27.627 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 16:55:27.629 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-17 16:55:27.635 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-17 16:55:27.638 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 16:55:27.640 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 16:55:27.642 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-17 16:55:27.644 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-17 16:55:27.647 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 16:55:27.649 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 16:55:27.652 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-17 16:55:27.672 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-17 16:55:27.702 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-17 16:55:27.721 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-17 16:55:27.750 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-17 16:55:27.769 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 16:55:27.800 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-17 16:55:27.818 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 16:55:27.849 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-17 16:55:27.869 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 16:55:27.901 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-17 16:55:27.920 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-17 16:55:27.950 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-17 16:55:27.969 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-17 16:55:27.999 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-17 16:55:28.017 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-17 16:55:28.048 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-17 16:55:28.068 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-17 16:55:28.096 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-17 16:55:28.102 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-17 16:55:28.121 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 16:55:28.151 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 16:55:28.154 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-17 16:55:28.158 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-17 16:55:28.160 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 16:55:28.164 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 16:55:28.166 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-17 16:55:28.168 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-17 16:55:28.170 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 16:55:28.172 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 16:55:28.175 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-17 16:55:28.194 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-17 16:55:28.223 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-17 16:55:28.242 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-17 16:55:28.272 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-17 16:55:28.289 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 16:55:28.320 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-17 16:55:28.340 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 16:55:28.369 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-17 16:55:28.387 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 16:55:28.416 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-17 16:55:28.435 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-17 16:55:28.465 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-17 16:55:28.484 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-17 16:55:28.514 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-17 16:55:28.533 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-17 16:55:28.562 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-17 16:55:28.581 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-17 16:55:28.610 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-17 16:55:28.615 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-17 16:55:28.636 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 16:55:28.665 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-17 16:55:28.695 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-17 16:55:28.723 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-17 16:55:28.752 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-17 16:55:28.755 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-17 16:55:28.760 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-17 16:55:28.791 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-17 16:55:28.822 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-17 16:55:28.853 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-17 16:55:28.887 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-17 16:55:28.919 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-17 16:55:28.949 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-17 16:55:28.979 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-17 16:55:29.007 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-17 16:55:29.035 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-17 16:55:29.051 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:29.055 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-17 16:55:29.074 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-17 16:55:29.077 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-17 16:55:29.097 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-17 16:55:29.100 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-02-17 16:55:29.128 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-17 16:55:29.130 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-17 16:55:29.159 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-02-17 16:55:29.189 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-17 16:55:29.191 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-17 16:55:29.221 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-17 16:55:29.236 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:29.239 | + lib/swift:configure_swift:541 : local user_group 2022-02-17 16:55:29.242 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-17 16:55:29.247 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-17 16:55:29.249 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-17 16:55:29.263 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-17 16:55:29.265 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-17 16:55:29.278 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-17 16:55:29.282 | + lib/swift:configure_swift:548 : is_suse 2022-02-17 16:55:29.284 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 16:55:29.287 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 16:55:29.289 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 16:55:29.291 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 16:55:29.294 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 16:55:29.297 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 16:55:29.299 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-17 16:55:29.312 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-17 16:55:29.315 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-17 16:55:29.318 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-17 16:55:29.336 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:29.338 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-17 16:55:29.368 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:29.371 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-17 16:55:29.373 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-17 16:55:29.376 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-17 16:55:29.379 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 16:55:29.382 | + lib/stack:stack_install_service:32 : install_glance 2022-02-17 16:55:29.384 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-17 16:55:29.391 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-17 16:55:29.396 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-17 16:55:29.412 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:29.415 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-17 16:55:29.417 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-17 16:55:29.435 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:29.439 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-17 16:55:29.441 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-17 16:55:29.445 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-17 16:55:29.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:55:29.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:55:29.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-17 16:55:29.455 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:55:29.460 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-17 16:55:29.462 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-17 16:55:29.465 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-17 16:55:29.468 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-17 16:55:29.471 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-17 16:55:29.473 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-17 16:55:29.477 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-17 16:55:29.480 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-17 16:55:29.483 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-17 16:55:29.485 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-17 16:55:29.489 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-17 16:55:29.489 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-17 16:55:29.495 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-17 16:55:29.498 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-17 16:55:29.501 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-17 16:55:29.504 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-17 16:55:29.507 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 16:55:29.529 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-17 16:55:29.532 | + 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-02-17 16:55:30.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:55:30.508 | from cryptography.utils import int_from_bytes 2022-02-17 16:55:30.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:55:30.508 | from cryptography.utils import int_from_bytes 2022-02-17 16:55:31.687 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:55:31.717 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-02-17 16:55:31.805 | 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-02-17 16:55:31.806 | 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-02-17 16:55:31.807 | 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-02-17 16:55:31.808 | 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-02-17 16:55:31.810 | 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-02-17 16:55:31.811 | 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-02-17 16:55:31.812 | 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-02-17 16:55:31.813 | 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-02-17 16:55:31.814 | 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-02-17 16:55:31.815 | 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-02-17 16:55:31.816 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-17 16:55:31.817 | 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.1) 2022-02-17 16:55:31.821 | 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-02-17 16:55:31.823 | 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.0) 2022-02-17 16:55:31.825 | 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.2.0) 2022-02-17 16:55:31.827 | 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.0) 2022-02-17 16:55:31.829 | 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.1.0) 2022-02-17 16:55:31.832 | 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-02-17 16:55:31.841 | 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-02-17 16:55:31.842 | 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-02-17 16:55:31.856 | 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-02-17 16:55:31.929 | 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-02-17 16:55:31.930 | 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-02-17 16:55:31.932 | 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-02-17 16:55:31.956 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-17 16:55:31.958 | 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-02-17 16:55:31.960 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-17 16:55:31.961 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-17 16:55:31.962 | Requirement already satisfied: oslo.service>=2.5.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-02-17 16:55:31.976 | 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-02-17 16:55:32.017 | 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-02-17 16:55:32.019 | 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.4.0) 2022-02-17 16:55:32.020 | 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-02-17 16:55:32.022 | 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-02-17 16:55:32.044 | 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-02-17 16:55:32.046 | 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-02-17 16:55:32.063 | 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-02-17 16:55:32.088 | 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-02-17 16:55:32.091 | 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-02-17 16:55:32.119 | 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.0) 2022-02-17 16:55:32.120 | 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-02-17 16:55:32.206 | 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-02-17 16:55:32.207 | 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-02-17 16:55:32.210 | 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-02-17 16:55:32.211 | 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-02-17 16:55:32.264 | 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-02-17 16:55:32.291 | 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-02-17 16:55:32.513 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-17 16:55:32.516 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-17 16:55:32.551 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-17 16:55:32.551 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-17 16:55:32.555 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-17 16:55:32.556 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-17 16:55:32.557 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-17 16:55:32.559 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-17 16:55:32.641 | 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-02-17 16:55:32.819 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-17 16:55:32.843 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.0) 2022-02-17 16:55:32.931 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-17 16:55:33.090 | 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.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-17 16:55:35.278 | 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-02-17 16:55:35.286 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:55:35.286 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:55:35.431 | + inc/python:pip_install:200 : result=0 2022-02-17 16:55:35.434 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:55:35.436 | + functions-common:time_stop:2425 : local name 2022-02-17 16:55:35.439 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:55:35.441 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:55:35.444 | + functions-common:time_stop:2428 : local total 2022-02-17 16:55:35.446 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:55:35.448 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:55:35.450 | + functions-common:time_stop:2432 : start_time=1645116929524 2022-02-17 16:55:35.453 | + functions-common:time_stop:2434 : [[ -z 1645116929524 ]] 2022-02-17 16:55:35.456 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:55:35.461 | + functions-common:time_stop:2437 : end_time=1645116935458 2022-02-17 16:55:35.464 | + functions-common:time_stop:2438 : elapsed_time=5934 2022-02-17 16:55:35.466 | + functions-common:time_stop:2439 : total=82994 2022-02-17 16:55:35.469 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:55:35.471 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=88928 2022-02-17 16:55:35.473 | + inc/python:pip_install:203 : return 0 2022-02-17 16:55:35.477 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-17 16:55:35.480 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-17 16:55:35.483 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-17 16:55:35.496 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-17 16:55:35.501 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-17 16:55:35.503 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-17 16:55:35.505 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-17 16:55:35.508 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 16:55:35.511 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 16:55:35.514 | ++ functions-common:git_clone:612 : pwd 2022-02-17 16:55:35.517 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 16:55:35.519 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 16:55:35.523 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 16:55:35.542 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 16:55:35.545 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 16:55:35.547 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 16:55:35.550 | + functions-common:git_clone:629 : echo master 2022-02-17 16:55:35.551 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 16:55:35.557 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-17 16:55:35.560 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 16:55:35.563 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-17 16:55:35.566 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 16:55:35.569 | + functions-common:git_clone:678 : head -1 2022-02-17 16:55:35.574 | f5776e6c1 Merge "Fix overwriting of existing tags while creating new tags" 2022-02-17 16:55:35.577 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 16:55:35.580 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-17 16:55:35.582 | + inc/python:setup_develop:338 : local bindep 2022-02-17 16:55:35.586 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 16:55:35.588 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-17 16:55:35.592 | + inc/python:setup_develop:344 : local extras= 2022-02-17 16:55:35.595 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-17 16:55:35.599 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 16:55:35.602 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 16:55:35.605 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-17 16:55:35.608 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 16:55:35.610 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 16:55:35.614 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-17 16:55:35.616 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 16:55:35.620 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-17 16:55:35.623 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 16:55:35.626 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 16:55:35.630 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-17 16:55:35.636 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-17 16:55:35.639 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-17 16:55:36.324 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-17 16:55:36.327 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 16:55:36.329 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 16:55:36.332 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 16:55:36.335 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 16:55:36.337 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-17 16:55:36.340 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 16:55:36.343 | + inc/python:setup_package:428 : local extras= 2022-02-17 16:55:36.345 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 16:55:36.348 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 16:55:36.352 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 16:55:36.355 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 16:55:36.358 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 16:55:36.360 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-17 16:55:36.385 | Using python 3.8 to install /opt/stack/glance 2022-02-17 16:55:36.388 | + 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-02-17 16:55:37.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:55:37.299 | from cryptography.utils import int_from_bytes 2022-02-17 16:55:37.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:55:37.299 | from cryptography.utils import int_from_bytes 2022-02-17 16:55:38.457 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:55:38.483 | Obtaining file:///opt/stack/glance 2022-02-17 16:55:38.484 | Preparing metadata (setup.py): started 2022-02-17 16:55:41.743 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 16:55:41.821 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.8.1) 2022-02-17 16:55:41.822 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.7.1) 2022-02-17 16:55:41.823 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.4.31) 2022-02-17 16:55:41.824 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.33.0) 2022-02-17 16:55:41.825 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.1.1) 2022-02-17 16:55:41.826 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.5.1) 2022-02-17 16:55:41.827 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.8.7) 2022-02-17 16:55:41.828 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.4.2) 2022-02-17 16:55:41.829 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.7.6) 2022-02-17 16:55:41.830 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.20.4) 2022-02-17 16:55:41.831 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (8.8.0) 2022-02-17 16:55:41.833 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.0) 2022-02-17 16:55:41.834 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.0) 2022-02-17 16:55:41.835 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-17 16:55:41.837 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.12.1) 2022-02-17 16:55:41.838 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-17 16:55:41.839 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-17 16:55:41.840 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.4) 2022-02-17 16:55:41.841 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-17 16:55:41.842 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (9.4.0) 2022-02-17 16:55:41.844 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.11.0) 2022-02-17 16:55:41.845 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.1.0) 2022-02-17 16:55:41.846 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-17 16:55:41.847 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev81) (3.2.0) 2022-02-17 16:55:41.848 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-17 16:55:41.850 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (22.0.0) 2022-02-17 16:55:41.851 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (11.2.0) 2022-02-17 16:55:41.852 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.1.0) 2022-02-17 16:55:41.853 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-17 16:55:41.854 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.1) 2022-02-17 16:55:41.855 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (12.13.0) 2022-02-17 16:55:41.856 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.1) 2022-02-17 16:55:41.857 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.3.0) 2022-02-17 16:55:41.858 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.10.1) 2022-02-17 16:55:41.860 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.3.3) 2022-02-17 16:55:41.861 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.2) 2022-02-17 16:55:41.862 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.0.0) 2022-02-17 16:55:41.863 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-17 16:55:41.865 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (36.0.1) 2022-02-17 16:55:41.866 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.2.2) 2022-02-17 16:55:41.867 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.0.2) 2022-02-17 16:55:41.868 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.5.0) 2022-02-17 16:55:41.869 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.10.1) 2022-02-17 16:55:41.886 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (5.4.0) 2022-02-17 16:55:41.887 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (4.11.0) 2022-02-17 16:55:41.888 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (1.1.6) 2022-02-17 16:55:41.909 | 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.0.0.dev81) (2.27.1) 2022-02-17 16:55:41.910 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev81) (5.2.0) 2022-02-17 16:55:41.954 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev81) (1.15.0) 2022-02-17 16:55:41.970 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev81) (4.3.0) 2022-02-17 16:55:41.981 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev81) (1.13.3) 2022-02-17 16:55:41.997 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.16.0) 2022-02-17 16:55:41.998 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.1.2) 2022-02-17 16:55:41.999 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (2.1.0) 2022-02-17 16:55:42.096 | 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.0.0.dev81) (3.0.7) 2022-02-17 16:55:42.178 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev81) (1.7.0) 2022-02-17 16:55:42.230 | 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.0.0.dev81) (3.1.1) 2022-02-17 16:55:42.231 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev81) (2.10.1) 2022-02-17 16:55:42.268 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev81) (0.17.3) 2022-02-17 16:55:42.313 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (1.5.0) 2022-02-17 16:55:42.314 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (0.8.0) 2022-02-17 16:55:42.317 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (6.0) 2022-02-17 16:55:42.409 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.0) 2022-02-17 16:55:42.412 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.13.0) 2022-02-17 16:55:42.415 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (2.0.1) 2022-02-17 16:55:42.440 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev81) (0.61.0) 2022-02-17 16:55:42.491 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (0.9.6) 2022-02-17 16:55:42.493 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev81) (2.8.2) 2022-02-17 16:55:42.553 | 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.0.0.dev81) (2.8.0) 2022-02-17 16:55:42.556 | 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.0.0.dev81) (0.4.0) 2022-02-17 16:55:42.558 | 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.0.0.dev81) (5.2.3) 2022-02-17 16:55:42.561 | 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.0.0.dev81) (5.0.0) 2022-02-17 16:55:42.563 | 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.0.0.dev81) (5.0.9) 2022-02-17 16:55:42.588 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.2.0) 2022-02-17 16:55:42.590 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.3.0) 2022-02-17 16:55:42.593 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.0.3) 2022-02-17 16:55:42.636 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev81) (5.9.0) 2022-02-17 16:55:42.680 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (21.3) 2022-02-17 16:55:42.682 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (0.11.0) 2022-02-17 16:55:42.684 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (2021.3) 2022-02-17 16:55:42.765 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev81) (60.9.0) 2022-02-17 16:55:42.827 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev81) (0.2.5) 2022-02-17 16:55:42.933 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev81) (0.7) 2022-02-17 16:55:43.214 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.6.3) 2022-02-17 16:55:43.215 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-17 16:55:43.216 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (6.3.1) 2022-02-17 16:55:43.220 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (1.4.2) 2022-02-17 16:55:43.279 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev81) (0.8.1) 2022-02-17 16:55:43.304 | 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.0.0.dev81) (5.0.0) 2022-02-17 16:55:43.423 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev81) (2.21) 2022-02-17 16:55:43.534 | 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.0.0.dev81) (2.0.1) 2022-02-17 16:55:43.760 | 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.0.0.dev81) (1.1.5) 2022-02-17 16:55:43.761 | 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.0.0.dev81) (2.5.0) 2022-02-17 16:55:43.763 | 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.0.0.dev81) (1.32) 2022-02-17 16:55:43.764 | 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.0.0.dev81) (1.4.0) 2022-02-17 16:55:43.765 | 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.0.0.dev81) (1.4.4) 2022-02-17 16:55:43.767 | 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.0.0.dev81) (0.10.0) 2022-02-17 16:55:43.769 | 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.0.0.dev81) (5.1.1) 2022-02-17 16:55:43.894 | 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.0.0.dev81) (0.13.1) 2022-02-17 16:55:43.929 | 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.0.0.dev81) (1.0.3) 2022-02-17 16:55:43.978 | 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.0.0.dev81) (3.0.0) 2022-02-17 16:55:43.979 | 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.0.0.dev81) (1.3.3) 2022-02-17 16:55:44.236 | 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.0.0.dev81) (3.10.0) 2022-02-17 16:55:44.430 | 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.0.0.dev81) (1.26.8) 2022-02-17 16:55:44.433 | 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.0.0.dev81) (2.0.12) 2022-02-17 16:55:44.435 | 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.0.0.dev81) (3.3) 2022-02-17 16:55:44.436 | 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.0.0.dev81) (2019.11.28) 2022-02-17 16:55:44.547 | 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.0.0.dev81) (0.5.2) 2022-02-17 16:55:44.712 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-17 16:55:44.856 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev81) (3.7.0) 2022-02-17 16:55:45.206 | 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.0.0.dev81) (2.3.3) 2022-02-17 16:55:45.210 | 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.0.0.dev81) (0.5.0) 2022-02-17 16:55:45.466 | 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.0.0.dev81) (2.2) 2022-02-17 16:55:45.790 | 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.0.0.dev81) (1.0.0) 2022-02-17 16:55:46.133 | 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.0.0.dev81) (1.8.2) 2022-02-17 16:55:46.134 | 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.0.0.dev81) (21.4.0) 2022-02-17 16:55:47.693 | Installing collected packages: glance 2022-02-17 16:55:47.693 | Attempting uninstall: glance 2022-02-17 16:55:47.694 | Found existing installation: glance 24.0.0.dev81 2022-02-17 16:55:47.700 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-17 16:55:47.703 | Running setup.py develop for glance 2022-02-17 16:55:52.253 | Successfully installed glance 2022-02-17 16:55:52.253 | 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-02-17 16:55:52.262 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:55:52.262 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:55:52.423 | + inc/python:pip_install:200 : result=0 2022-02-17 16:55:52.426 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:55:52.429 | + functions-common:time_stop:2425 : local name 2022-02-17 16:55:52.431 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:55:52.434 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:55:52.436 | + functions-common:time_stop:2428 : local total 2022-02-17 16:55:52.439 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:55:52.441 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:55:52.443 | + functions-common:time_stop:2432 : start_time=1645116936379 2022-02-17 16:55:52.445 | + functions-common:time_stop:2434 : [[ -z 1645116936379 ]] 2022-02-17 16:55:52.448 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:55:52.453 | + functions-common:time_stop:2437 : end_time=1645116952450 2022-02-17 16:55:52.455 | + functions-common:time_stop:2438 : elapsed_time=16071 2022-02-17 16:55:52.457 | + functions-common:time_stop:2439 : total=88928 2022-02-17 16:55:52.460 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:55:52.462 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=104999 2022-02-17 16:55:52.464 | + inc/python:pip_install:203 : return 0 2022-02-17 16:55:52.467 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 16:55:52.469 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 16:55:52.472 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 16:55:52.496 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 16:55:52.508 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-17 16:55:52.511 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-17 16:55:52.514 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:55:52.516 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:55:52.519 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-17 16:55:52.521 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:55:52.524 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 16:55:52.527 | + ./stack.sh:main:920 : configure_glance 2022-02-17 16:55:52.530 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-17 16:55:52.543 | + lib/glance:configure_glance:326 : local dburl 2022-02-17 16:55:52.546 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-17 16:55:52.549 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-17 16:55:52.551 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-17 16:55:52.554 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-17 16:55:52.557 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 16:55:52.560 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 16:55:52.562 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-17 16:55:52.593 | + 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-02-17 16:55:52.628 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-17 16:55:52.659 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 16:55:52.693 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-17 16:55:52.726 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-17 16:55:52.759 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-17 16:55:52.762 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 16:55:52.764 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-17 16:55:52.767 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 16:55:52.770 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-17 16:55:52.803 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-17 16:55:52.839 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 16:55:52.870 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-17 16:55:52.902 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-17 16:55:52.934 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-17 16:55:52.967 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-17 16:55:52.999 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-17 16:55:53.031 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 16:55:53.065 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 16:55:53.097 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-17 16:55:53.134 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-17 16:55:53.137 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-17 16:55:53.139 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-17 16:55:53.142 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 16:55:53.144 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 16:55:53.147 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 16:55:53.165 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:53.168 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 16:55:53.171 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 16:55:53.173 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 16:55:53.191 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:53.194 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 16:55:53.197 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 16:55:53.230 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 16:55:53.232 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 16:55:53.235 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-17 16:55:53.237 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-17 16:55:53.241 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-17 16:55:53.275 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-17 16:55:53.310 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-17 16:55:53.313 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-17 16:55:53.316 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-17 16:55:53.319 | + lib/glance:configure_glance_store:254 : local be 2022-02-17 16:55:53.322 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-17 16:55:53.325 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-17 16:55:53.328 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 16:55:53.361 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-17 16:55:53.363 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-02-17 16:55:53.395 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-17 16:55:53.398 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-17 16:55:53.416 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:53.418 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-17 16:55:53.450 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-17 16:55:53.483 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-17 16:55:53.514 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-17 16:55:53.548 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-17 16:55:53.580 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-17 16:55:53.600 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:53.607 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 16:55:53.646 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-17 16:55:53.684 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-17 16:55:53.719 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-02-17 16:55:53.751 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-17 16:55:53.787 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-02-17 16:55:53.821 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-17 16:55:53.843 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:53.845 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-17 16:55:53.848 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-17 16:55:53.851 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 16:55:53.855 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 16:55:53.874 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 16:55:53.876 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 16:55:53.879 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 16:55:53.881 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 16:55:53.884 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-02-17 16:55:53.921 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:55:53.955 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:55:53.987 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-02-17 16:55:54.019 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-17 16:55:54.024 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-17 16:55:54.057 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-17 16:55:54.090 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 16:55:54.121 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-02-17 16:55:54.155 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-17 16:55:54.190 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-17 16:55:54.224 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-17 16:55:54.259 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 16:55:54.294 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-17 16:55:54.330 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-17 16:55:54.365 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-17 16:55:54.398 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-17 16:55:54.403 | + 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-02-17 16:55:54.412 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-17 16:55:54.432 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:55:54.435 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-17 16:55:54.438 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-17 16:55:54.441 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-17 16:55:54.444 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-17 16:55:54.446 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-17 16:55:54.449 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-17 16:55:54.453 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-17 16:55:54.456 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-17 16:55:54.460 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-17 16:55:54.495 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-17 16:55:54.497 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-17 16:55:54.500 | ++ functions:get_random_port:837 : true 2022-02-17 16:55:54.502 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-17 16:55:54.506 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-17 16:55:54.508 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-17 16:55:54.576 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-17 16:55:54.578 | ++ functions:get_random_port:841 : break 2 2022-02-17 16:55:54.580 | ++ functions:get_random_port:845 : echo 60999 2022-02-17 16:55:54.585 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-17 16:55:54.588 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-17 16:55:54.621 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-17 16:55:54.650 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-17 16:55:54.680 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-17 16:55:54.715 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 16:55:54.745 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-17 16:55:54.775 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-17 16:55:54.804 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-17 16:55:54.833 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 16:55:54.862 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 16:55:54.891 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 16:55:54.921 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 16:55:54.950 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-17 16:55:54.981 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 16:55:55.009 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-17 16:55:55.038 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-17 16:55:55.067 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-17 16:55:55.095 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-17 16:55:55.131 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-17 16:55:55.162 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-17 16:55:55.164 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-17 16:55:55.166 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 16:55:55.169 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:55:55.171 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:55:55.173 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-17 16:55:55.176 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-17 16:55:55.233 | proxy (enabled by site administrator) 2022-02-17 16:55:55.236 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-17 16:55:55.238 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-17 16:55:55.241 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 16:55:55.244 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:55:55.246 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:55:55.248 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-17 16:55:55.251 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-17 16:55:55.308 | proxy_http (enabled by site administrator) 2022-02-17 16:55:55.312 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-17 16:55:55.315 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-17 16:55:55.318 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-17 16:55:55.321 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 16:55:55.323 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:55:55.326 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:55:55.329 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 16:55:55.332 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 16:55:55.336 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 16:55:55.337 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-17 16:55:55.346 | KeepAlive Off 2022-02-17 16:55:55.351 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 16:55:55.351 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-17 16:55:55.360 | SetEnv proxy-sendchunked 1 2022-02-17 16:55:55.364 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-17 16:55:55.365 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 16:55:55.375 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-17 16:55:55.384 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-17 16:55:55.387 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-17 16:55:55.390 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 16:55:55.392 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 16:55:55.395 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 16:55:55.397 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:55:55.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:55:55.402 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 16:55:55.404 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 16:55:55.407 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:55:55.409 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:55:55.413 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-17 16:55:55.491 | Site glance-wsgi-api already enabled 2022-02-17 16:55:55.496 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-17 16:55:55.499 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 16:55:55.502 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 16:55:55.505 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 16:55:55.657 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-17 16:55:55.664 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-17 16:55:55.705 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-17 16:55:55.707 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-17 16:55:55.729 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:55:55.731 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-17 16:55:55.734 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-17 16:55:55.736 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-17 16:55:55.742 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 16:55:55.744 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-17 16:55:55.747 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-17 16:55:55.749 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-17 16:55:55.752 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-17 16:55:55.754 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 16:55:55.756 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 16:55:55.759 | ++ functions-common:git_clone:612 : pwd 2022-02-17 16:55:55.762 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 16:55:55.765 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 16:55:55.768 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 16:55:55.787 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 16:55:55.790 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 16:55:55.792 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 16:55:55.795 | + functions-common:git_clone:629 : echo master 2022-02-17 16:55:55.796 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 16:55:55.801 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-17 16:55:55.810 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 16:55:55.813 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-17 16:55:55.817 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 16:55:55.817 | + functions-common:git_clone:678 : head -1 2022-02-17 16:55:55.822 | db0f99740 Merge "PureStorage FlashArray: Add active/active replication" 2022-02-17 16:55:55.825 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 16:55:55.828 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-17 16:55:55.831 | + inc/python:setup_develop:338 : local bindep 2022-02-17 16:55:55.834 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 16:55:55.837 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-17 16:55:55.839 | + inc/python:setup_develop:344 : local extras= 2022-02-17 16:55:55.842 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-17 16:55:55.844 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 16:55:55.847 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 16:55:55.850 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-17 16:55:55.852 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 16:55:55.855 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 16:55:55.858 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-17 16:55:55.861 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 16:55:55.864 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-17 16:55:55.867 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 16:55:55.869 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 16:55:55.872 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-17 16:55:55.878 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-17 16:55:55.881 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-17 16:55:56.581 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-17 16:55:56.584 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 16:55:56.587 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 16:55:56.590 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 16:55:56.592 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 16:55:56.595 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-17 16:55:56.597 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 16:55:56.600 | + inc/python:setup_package:428 : local extras= 2022-02-17 16:55:56.603 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 16:55:56.605 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 16:55:56.608 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 16:55:56.610 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 16:55:56.613 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 16:55:56.615 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-17 16:55:56.639 | Using python 3.8 to install /opt/stack/cinder 2022-02-17 16:55:56.642 | + 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-02-17 16:55:57.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:55:57.565 | from cryptography.utils import int_from_bytes 2022-02-17 16:55:57.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:55:57.565 | from cryptography.utils import int_from_bytes 2022-02-17 16:55:58.781 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:55:58.807 | Obtaining file:///opt/stack/cinder 2022-02-17 16:55:58.807 | Preparing metadata (setup.py): started 2022-02-17 16:56:02.967 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 16:56:03.106 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.8.1) 2022-02-17 16:56:03.107 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.1) 2022-02-17 16:56:03.108 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.33.0) 2022-02-17 16:56:03.109 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.1.2) 2022-02-17 16:56:03.111 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.20.4) 2022-02-17 16:56:03.112 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.0.2) 2022-02-17 16:56:03.113 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev203) (3.2.0) 2022-02-17 16:56:03.114 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 16:56:03.116 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (9.4.0) 2022-02-17 16:56:03.117 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.7.1) 2022-02-17 16:56:03.118 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.1.3) 2022-02-17 16:56:03.119 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (8.8.0) 2022-02-17 16:56:03.120 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.0) 2022-02-17 16:56:03.121 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.0) 2022-02-17 16:56:03.122 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (11.2.0) 2022-02-17 16:56:03.123 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.1) 2022-02-17 16:56:03.124 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (12.13.0) 2022-02-17 16:56:03.126 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.1) 2022-02-17 16:56:03.127 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 16:56:03.128 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.7.0) 2022-02-17 16:56:03.129 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.3.0) 2022-02-17 16:56:03.130 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.0) 2022-02-17 16:56:03.132 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.3.0) 2022-02-17 16:56:03.133 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.0) 2022-02-17 16:56:03.134 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.0) 2022-02-17 16:56:03.135 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.12.1) 2022-02-17 16:56:03.136 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.0) 2022-02-17 16:56:03.138 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.2) 2022-02-17 16:56:03.138 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (21.3) 2022-02-17 16:56:03.139 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.1) 2022-02-17 16:56:03.140 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 16:56:03.142 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.1) 2022-02-17 16:56:03.143 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.9.0) 2022-02-17 16:56:03.144 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.0.7) 2022-02-17 16:56:03.145 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.2.0) 2022-02-17 16:56:03.146 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 16:56:03.148 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 16:56:03.149 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (17.6.0) 2022-02-17 16:56:03.150 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.13.0) 2022-02-17 16:56:03.151 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2021.3) 2022-02-17 16:56:03.152 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.27.1) 2022-02-17 16:56:03.153 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.1) 2022-02-17 16:56:03.154 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.4) 2022-02-17 16:56:03.155 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.74) 2022-02-17 16:56:03.156 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.16.0) 2022-02-17 16:56:03.157 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.4.31) 2022-02-17 16:56:03.159 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.13.0) 2022-02-17 16:56:03.160 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 16:56:03.161 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.8.9) 2022-02-17 16:56:03.162 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.1) 2022-02-17 16:56:03.164 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.8.7) 2022-02-17 16:56:03.165 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 16:56:03.166 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.0) 2022-02-17 16:56:03.167 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 16:56:03.168 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.5.0) 2022-02-17 16:56:03.169 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.10.1) 2022-02-17 16:56:03.170 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.37.0) 2022-02-17 16:56:03.171 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 16:56:03.172 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (36.0.1) 2022-02-17 16:56:03.174 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.2.2) 2022-02-17 16:56:03.175 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.1.0) 2022-02-17 16:56:03.176 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.21.0) 2022-02-17 16:56:03.189 | Requirement already satisfied: botocore<1.25.0,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (1.24.0) 2022-02-17 16:56:03.191 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.10.0) 2022-02-17 16:56:03.192 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (0.5.1) 2022-02-17 16:56:03.255 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev203) (1.15.0) 2022-02-17 16:56:03.287 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev203) (2.1.0) 2022-02-17 16:56:03.301 | 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==19.1.0.dev203) (2.6.0) 2022-02-17 16:56:03.303 | 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==19.1.0.dev203) (0.1.0) 2022-02-17 16:56:03.304 | 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==19.1.0.dev203) (4.1.1) 2022-02-17 16:56:03.305 | 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==19.1.0.dev203) (2.5.0) 2022-02-17 16:56:03.410 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev203) (1.7.0) 2022-02-17 16:56:03.465 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (2.10.1) 2022-02-17 16:56:03.467 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev203) (3.1.1) 2022-02-17 16:56:03.498 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (4.8) 2022-02-17 16:56:03.500 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.4.8) 2022-02-17 16:56:03.501 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.2.8) 2022-02-17 16:56:03.558 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev203) (0.17.3) 2022-02-17 16:56:03.635 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 16:56:03.636 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 16:56:03.637 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (0.8.0) 2022-02-17 16:56:03.639 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (6.0) 2022-02-17 16:56:03.703 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 16:56:03.705 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.7.6) 2022-02-17 16:56:03.707 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 16:56:03.772 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (0.9.6) 2022-02-17 16:56:03.774 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev203) (2.8.2) 2022-02-17 16:56:03.839 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.0) 2022-02-17 16:56:03.841 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.0.9) 2022-02-17 16:56:03.843 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (2.4.0) 2022-02-17 16:56:03.844 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (0.4.0) 2022-02-17 16:56:03.845 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev203) (5.2.3) 2022-02-17 16:56:03.873 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.3.0) 2022-02-17 16:56:03.874 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.0.3) 2022-02-17 16:56:03.876 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.2.0) 2022-02-17 16:56:03.923 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev203) (1.0.3) 2022-02-17 16:56:04.016 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (3.0.0) 2022-02-17 16:56:04.019 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 16:56:04.042 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (3.1.0) 2022-02-17 16:56:04.074 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev203) (0.11.0) 2022-02-17 16:56:04.143 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.26.8) 2022-02-17 16:56:04.148 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 16:56:04.287 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 16:56:04.314 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev203) (60.9.0) 2022-02-17 16:56:04.460 | 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==19.1.0.dev203) (3.10.0) 2022-02-17 16:56:04.499 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (22.0.0) 2022-02-17 16:56:04.500 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 16:56:04.502 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev203) (1.13.3) 2022-02-17 16:56:04.711 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2.0.12) 2022-02-17 16:56:04.714 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (3.3) 2022-02-17 16:56:04.715 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2019.11.28) 2022-02-17 16:56:04.752 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev203) (0.7) 2022-02-17 16:56:04.783 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev203) (0.23.2) 2022-02-17 16:56:05.030 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.5.2) 2022-02-17 16:56:05.032 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.4.2) 2022-02-17 16:56:05.178 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (1.4.2) 2022-02-17 16:56:05.182 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.6.3) 2022-02-17 16:56:05.183 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 16:56:05.321 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev203) (0.12.2) 2022-02-17 16:56:05.445 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (5.4.0) 2022-02-17 16:56:05.448 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (4.11.0) 2022-02-17 16:56:05.449 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev203) (1.1.6) 2022-02-17 16:56:05.486 | 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==19.1.0.dev203) (5.0.0) 2022-02-17 16:56:05.744 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev203) (2.21) 2022-02-17 16:56:05.828 | 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==19.1.0.dev203) (0.5.0) 2022-02-17 16:56:05.830 | 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==19.1.0.dev203) (2.3.3) 2022-02-17 16:56:06.039 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 16:56:06.134 | 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==19.1.0.dev203) (3.19.4) 2022-02-17 16:56:06.135 | 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==19.1.0.dev203) (1.54.0) 2022-02-17 16:56:06.327 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (2.0.1) 2022-02-17 16:56:06.779 | 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==19.1.0.dev203) (1.1.5) 2022-02-17 16:56:06.834 | 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==19.1.0.dev203) (0.13.1) 2022-02-17 16:56:06.884 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev203) (0.2.5) 2022-02-17 16:56:07.985 | 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==19.1.0.dev203) (1.32) 2022-02-17 16:56:08.275 | 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==19.1.0.dev203) (21.4.0) 2022-02-17 16:56:08.276 | 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==19.1.0.dev203) (1.8.2) 2022-02-17 16:56:08.426 | 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==19.1.0.dev203) (2.2) 2022-02-17 16:56:08.626 | 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.5.0->cinder==19.1.0.dev203) (1.0.0) 2022-02-17 16:56:08.763 | 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==19.1.0.dev203) (3.7.0) 2022-02-17 16:56:10.538 | Installing collected packages: cinder 2022-02-17 16:56:10.538 | Attempting uninstall: cinder 2022-02-17 16:56:10.538 | Found existing installation: cinder 19.1.0.dev203 2022-02-17 16:56:10.544 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-17 16:56:10.546 | Running setup.py develop for cinder 2022-02-17 16:56:16.691 | Successfully installed cinder 2022-02-17 16:56:16.691 | 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-02-17 16:56:16.699 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:56:16.699 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:56:16.894 | + inc/python:pip_install:200 : result=0 2022-02-17 16:56:16.897 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:56:16.900 | + functions-common:time_stop:2425 : local name 2022-02-17 16:56:16.902 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:56:16.905 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:56:16.907 | + functions-common:time_stop:2428 : local total 2022-02-17 16:56:16.909 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:56:16.912 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:56:16.915 | + functions-common:time_stop:2432 : start_time=1645116956633 2022-02-17 16:56:16.917 | + functions-common:time_stop:2434 : [[ -z 1645116956633 ]] 2022-02-17 16:56:16.922 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:56:16.926 | + functions-common:time_stop:2437 : end_time=1645116976924 2022-02-17 16:56:16.929 | + functions-common:time_stop:2438 : elapsed_time=20291 2022-02-17 16:56:16.931 | + functions-common:time_stop:2439 : total=104999 2022-02-17 16:56:16.933 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:56:16.936 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=125290 2022-02-17 16:56:16.938 | + inc/python:pip_install:203 : return 0 2022-02-17 16:56:16.941 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 16:56:16.945 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 16:56:16.947 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 16:56:16.968 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 16:56:16.985 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-17 16:56:16.988 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-17 16:56:16.991 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:56:16.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:56:16.996 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-17 16:56:16.999 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:56:17.001 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-17 16:56:17.004 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-17 16:56:17.007 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-17 16:56:17.009 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:56:17.012 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:56:17.015 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-17 16:56:17.029 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-17 16:56:17.032 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 16:56:17.035 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 16:56:17.038 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 16:56:17.040 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 16:56:17.045 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 16:56:17.048 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 16:56:17.050 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:56:17.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:56:17.056 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 16:56:17.059 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 16:56:17.061 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 16:56:17.065 | + functions-common:apt_get_update:1190 : return 2022-02-17 16:56:17.068 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-17 16:56:17.071 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 16:56:17.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:56:17.076 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:56:17.079 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-17 16:56:17.105 | + 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-02-17 16:56:17.219 | Reading package lists... 2022-02-17 16:56:17.492 | Building dependency tree... 2022-02-17 16:56:17.493 | Reading state information... 2022-02-17 16:56:17.819 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-17 16:56:17.819 | The following packages were automatically installed and are no longer required: 2022-02-17 16:56:17.821 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 16:56:17.821 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 16:56:17.821 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 16:56:17.821 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 16:56:17.821 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 16:56:17.821 | python3-zope.interface 2022-02-17 16:56:17.821 | Use 'sudo apt autoremove' to remove them. 2022-02-17 16:56:17.944 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 16:56:17.949 | + functions-common:apt_get:1234 : result=0 2022-02-17 16:56:17.952 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 16:56:17.954 | + functions-common:time_stop:2425 : local name 2022-02-17 16:56:17.957 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:56:17.959 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:56:17.962 | + functions-common:time_stop:2428 : local total 2022-02-17 16:56:17.965 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:56:17.967 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 16:56:17.970 | + functions-common:time_stop:2432 : start_time=1645116977101 2022-02-17 16:56:17.972 | + functions-common:time_stop:2434 : [[ -z 1645116977101 ]] 2022-02-17 16:56:17.976 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:56:17.981 | + functions-common:time_stop:2437 : end_time=1645116977978 2022-02-17 16:56:17.984 | + functions-common:time_stop:2438 : elapsed_time=877 2022-02-17 16:56:17.986 | + functions-common:time_stop:2439 : total=7017 2022-02-17 16:56:17.989 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:56:17.992 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7894 2022-02-17 16:56:17.995 | + functions-common:apt_get:1238 : return 0 2022-02-17 16:56:17.998 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 16:56:18.000 | + ./stack.sh:main:926 : configure_cinder 2022-02-17 16:56:18.003 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-17 16:56:18.016 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-17 16:56:18.020 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-17 16:56:18.023 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-17 16:56:18.025 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 16:56:18.028 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-17 16:56:18.029 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 16:56:18.033 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-17 16:56:18.036 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-17 16:56:18.038 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 16:56:18.041 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-17 16:56:18.043 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-17 16:56:18.045 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-17 16:56:18.047 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-17 16:56:18.050 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-17 16:56:18.062 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-17 16:56:18.076 | + 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-02-17 16:56:18.090 | + 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-02-17 16:56:18.103 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-17 16:56:18.116 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 16:56:18.119 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 16:56:18.123 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.UcmtjbYuAI 2022-02-17 16:56:18.126 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 16:56:18.128 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 16:56:18.131 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-17 16:56:18.133 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.UcmtjbYuAI 2022-02-17 16:56:18.137 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.UcmtjbYuAI 2022-02-17 16:56:18.150 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.UcmtjbYuAI /etc/sudoers.d/cinder-rootwrap 2022-02-17 16:56:18.164 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-17 16:56:18.168 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 16:56:18.170 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 16:56:18.173 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 16:56:18.175 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 16:56:18.178 | + 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-02-17 16:56:18.181 | + 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-02-17 16:56:18.184 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-17 16:56:18.186 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-17 16:56:18.191 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-17 16:56:18.197 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-17 16:56:18.216 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-17 16:56:18.235 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-17 16:56:18.257 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-17 16:56:18.276 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-17 16:56:18.296 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-17 16:56:18.315 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-17 16:56:18.335 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-17 16:56:18.355 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-17 16:56:18.357 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 16:56:18.360 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-17 16:56:18.362 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 16:56:18.365 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-17 16:56:18.397 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-17 16:56:18.426 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 16:56:18.455 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-17 16:56:18.486 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-17 16:56:18.516 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-17 16:56:18.546 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-17 16:56:18.576 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-17 16:56:18.608 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 16:56:18.639 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 16:56:18.671 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-17 16:56:18.705 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-17 16:56:18.736 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-17 16:56:18.738 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-17 16:56:18.741 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-17 16:56:18.744 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-17 16:56:18.746 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 16:56:18.749 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 16:56:18.784 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-17 16:56:18.813 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-17 16:56:18.845 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-17 16:56:18.876 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-17 16:56:18.906 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-17 16:56:18.937 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-17 16:56:18.972 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-17 16:56:18.975 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-02-17 16:56:19.006 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 16:56:19.039 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-17 16:56:19.047 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 27f1bd3ce2b4e8efc81ea5b9d8e22aa7 2022-02-17 16:56:19.077 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-17 16:56:19.079 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 16:56:19.108 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 16:56:19.141 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 16:56:19.171 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-17 16:56:19.203 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-17 16:56:19.220 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:56:19.222 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 16:56:19.226 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-17 16:56:19.228 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-17 16:56:19.231 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-17 16:56:19.233 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 16:56:19.236 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-17 16:56:19.238 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-17 16:56:19.241 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-17 16:56:19.244 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-17 16:56:19.247 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-17 16:56:19.249 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-17 16:56:19.292 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-17 16:56:19.324 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-17 16:56:19.356 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-17 16:56:19.388 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-17 16:56:19.418 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-17 16:56:19.448 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-17 16:56:19.451 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-17 16:56:19.453 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-17 16:56:19.456 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-17 16:56:19.487 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-17 16:56:19.490 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-17 16:56:19.521 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-17 16:56:19.523 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-17 16:56:19.526 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-17 16:56:19.528 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-17 16:56:19.559 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-17 16:56:19.562 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-17 16:56:19.565 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-17 16:56:19.583 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:56:19.586 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-17 16:56:19.588 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-17 16:56:19.591 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-17 16:56:19.593 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-17 16:56:19.624 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-02-17 16:56:19.655 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-17 16:56:19.672 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:56:19.675 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-17 16:56:19.693 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:56:19.696 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-17 16:56:19.714 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:56:19.716 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-17 16:56:19.719 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-17 16:56:19.721 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-17 16:56:19.724 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-17 16:56:19.727 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 16:56:19.729 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 16:56:19.731 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 16:56:19.752 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:56:19.756 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 16:56:19.758 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 16:56:19.761 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 16:56:19.778 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:56:19.781 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 16:56:19.784 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 16:56:19.814 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 16:56:19.816 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 16:56:19.819 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-17 16:56:19.821 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-17 16:56:19.824 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 16:56:19.827 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 16:56:19.845 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 16:56:19.847 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 16:56:19.850 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 16:56:19.853 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 16:56:19.855 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-02-17 16:56:19.885 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:56:19.915 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:56:19.944 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-02-17 16:56:19.974 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-17 16:56:19.991 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:56:19.994 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-17 16:56:19.996 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-17 16:56:19.999 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-17 16:56:20.001 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-17 16:56:20.003 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 16:56:20.006 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 16:56:20.009 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-17 16:56:20.013 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-17 16:56:20.016 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 16:56:20.018 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 16:56:20.032 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 16:56:20.032 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 16:56:20.041 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 16:56:20.045 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 16:56:20.061 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-17 16:56:20.064 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-17 16:56:20.068 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-17 16:56:20.099 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-17 16:56:20.129 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-17 16:56:20.158 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 16:56:20.186 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 16:56:20.216 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 16:56:20.245 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 16:56:20.276 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 16:56:20.305 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 16:56:20.335 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 16:56:20.363 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 16:56:20.394 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 16:56:20.424 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 16:56:20.453 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 16:56:20.455 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 16:56:20.459 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-17 16:56:20.462 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-17 16:56:20.464 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 16:56:20.467 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:56:20.469 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:56:20.472 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 16:56:20.475 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 16:56:20.478 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-17 16:56:20.507 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 16:56:20.537 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 16:56:20.537 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-17 16:56:20.546 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-17 16:56:20.549 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-17 16:56:20.552 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-17 16:56:20.554 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 16:56:20.557 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 16:56:20.559 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 16:56:20.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:56:20.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:56:20.567 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 16:56:20.569 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 16:56:20.572 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:56:20.574 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:56:20.577 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-17 16:56:20.641 | Enabling site cinder-wsgi. 2022-02-17 16:56:20.647 | To activate the new configuration, you need to run: 2022-02-17 16:56:20.647 | systemctl reload apache2 2022-02-17 16:56:20.652 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 16:56:20.655 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 16:56:20.657 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 16:56:20.660 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 16:56:20.814 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-17 16:56:20.817 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-17 16:56:20.852 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-02-17 16:56:20.888 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-17 16:56:20.906 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:56:20.908 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-17 16:56:20.911 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 16:56:20.914 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 16:56:20.916 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 16:56:20.919 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-17 16:56:20.951 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-17 16:56:20.980 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-02-17 16:56:21.011 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-17 16:56:21.040 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-17 16:56:21.070 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-17 16:56:21.100 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-17 16:56:21.129 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-17 16:56:21.158 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 16:56:21.188 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-17 16:56:21.218 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-17 16:56:21.247 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 16:56:21.276 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-17 16:56:21.279 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-17 16:56:21.297 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:56:21.300 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-02-17 16:56:21.332 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-17 16:56:21.335 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-17 16:56:21.354 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:56:21.356 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-17 16:56:21.359 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-17 16:56:21.361 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-17 16:56:21.364 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 16:56:21.367 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-17 16:56:21.369 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-17 16:56:21.373 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 16:56:21.374 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 16:56:21.379 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 16:56:21.383 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 16:56:21.386 | + 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-02-17 16:56:21.388 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 16:56:21.391 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-17 16:56:21.393 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-17 16:56:21.396 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-17 16:56:21.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:56:21.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:56:21.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-17 16:56:21.407 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:56:21.409 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-17 16:56:21.412 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-17 16:56:21.414 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-17 16:56:21.417 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 16:56:21.419 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 16:56:21.422 | ++ functions-common:git_clone:612 : pwd 2022-02-17 16:56:21.425 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 16:56:21.428 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 16:56:21.431 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 16:56:21.454 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 16:56:21.457 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 16:56:21.461 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 16:56:21.464 | + functions-common:git_clone:629 : echo master 2022-02-17 16:56:21.465 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 16:56:21.477 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-17 16:56:21.480 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 16:56:21.482 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-17 16:56:21.487 | + functions-common:git_clone:678 : head -1 2022-02-17 16:56:21.487 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 16:56:21.493 | 5880c272da Merge commit 'refs/changes/22/829522/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-02-17 16:56:21.496 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 16:56:21.499 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-17 16:56:21.502 | + inc/python:setup_develop:338 : local bindep 2022-02-17 16:56:21.505 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 16:56:21.508 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-17 16:56:21.511 | + inc/python:setup_develop:344 : local extras= 2022-02-17 16:56:21.514 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-17 16:56:21.518 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 16:56:21.521 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 16:56:21.524 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-17 16:56:21.528 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 16:56:21.531 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 16:56:21.534 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-17 16:56:21.537 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 16:56:21.540 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-17 16:56:21.543 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 16:56:21.546 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 16:56:21.550 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-17 16:56:21.559 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-17 16:56:21.562 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-17 16:56:22.284 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-17 16:56:22.287 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 16:56:22.290 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 16:56:22.292 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 16:56:22.294 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 16:56:22.297 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-17 16:56:22.299 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 16:56:22.302 | + inc/python:setup_package:428 : local extras= 2022-02-17 16:56:22.305 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 16:56:22.307 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 16:56:22.309 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 16:56:22.314 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 16:56:22.316 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 16:56:22.320 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-17 16:56:22.344 | Using python 3.8 to install /opt/stack/neutron 2022-02-17 16:56:22.346 | + 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-02-17 16:56:23.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:56:23.941 | from cryptography.utils import int_from_bytes 2022-02-17 16:56:23.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:56:23.941 | from cryptography.utils import int_from_bytes 2022-02-17 16:56:25.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:56:25.191 | Obtaining file:///opt/stack/neutron 2022-02-17 16:56:25.193 | Preparing metadata (setup.py): started 2022-02-17 16:56:29.605 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 16:56:29.699 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.8.1) 2022-02-17 16:56:29.700 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.5.0) 2022-02-17 16:56:29.701 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.1.1) 2022-02-17 16:56:29.702 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.5.1) 2022-02-17 16:56:29.703 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.4.0) 2022-02-17 16:56:29.704 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.1.1) 2022-02-17 16:56:29.705 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.33.0) 2022-02-17 16:56:29.707 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.4.1) 2022-02-17 16:56:29.708 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.20.4) 2022-02-17 16:56:29.709 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.27.1) 2022-02-17 16:56:29.710 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.0.3) 2022-02-17 16:56:29.712 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (9.4.0) 2022-02-17 16:56:29.713 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.8.0) 2022-02-17 16:56:29.713 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.11.0) 2022-02-17 16:56:29.715 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.19.0) 2022-02-17 16:56:29.716 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (7.8.0) 2022-02-17 16:56:29.717 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (6.3.1) 2022-02-17 16:56:29.718 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.4.31) 2022-02-17 16:56:29.719 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.8.7) 2022-02-17 16:56:29.720 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.4.0) 2022-02-17 16:56:29.721 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.7.6) 2022-02-17 16:56:29.723 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.5.0) 2022-02-17 16:56:29.724 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.10.1) 2022-02-17 16:56:29.726 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.5.0) 2022-02-17 16:56:29.727 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (8.8.0) 2022-02-17 16:56:29.728 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.4.0) 2022-02-17 16:56:29.729 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (11.2.0) 2022-02-17 16:56:29.730 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.1.0) 2022-02-17 16:56:29.731 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.6.1) 2022-02-17 16:56:29.732 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (12.13.0) 2022-02-17 16:56:29.734 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.5.1) 2022-02-17 16:56:29.735 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.10.1) 2022-02-17 16:56:29.736 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.7.0) 2022-02-17 16:56:29.737 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.3.0) 2022-02-17 16:56:29.738 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (6.3.0) 2022-02-17 16:56:29.739 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.3.0) 2022-02-17 16:56:29.740 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.8.0) 2022-02-17 16:56:29.741 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.5.0) 2022-02-17 16:56:29.742 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.12.1) 2022-02-17 16:56:29.744 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.5.0) 2022-02-17 16:56:29.745 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.4.2) 2022-02-17 16:56:29.746 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.3.0) 2022-02-17 16:56:29.747 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.1.0) 2022-02-17 16:56:29.748 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.16.0) 2022-02-17 16:56:29.749 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.15.0) 2022-02-17 16:56:29.750 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (21.3) 2022-02-17 16:56:29.751 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.9.0) 2022-02-17 16:56:29.752 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.6.5) 2022-02-17 16:56:29.754 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (22.0.0) 2022-02-17 16:56:29.755 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (17.6.0) 2022-02-17 16:56:29.756 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.61.0) 2022-02-17 16:56:29.757 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.4.0) 2022-02-17 16:56:29.759 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.7.0) 2022-02-17 16:56:29.760 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.4.0) 2022-02-17 16:56:29.761 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.10.1) 2022-02-17 16:56:29.781 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (5.4.0) 2022-02-17 16:56:29.784 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (4.11.0) 2022-02-17 16:56:29.785 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (1.1.6) 2022-02-17 16:56:29.794 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev511) (1.13.3) 2022-02-17 16:56:29.808 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (2.1.0) 2022-02-17 16:56:29.809 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (1.1.2) 2022-02-17 16:56:29.810 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (1.16.0) 2022-02-17 16:56:29.830 | 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==19.1.0.dev511) (3.0.7) 2022-02-17 16:56:29.838 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev511) (2.0.1) 2022-02-17 16:56:29.899 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev511) (1.0.2) 2022-02-17 16:56:29.900 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev511) (1.7.0) 2022-02-17 16:56:29.955 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev511) (3.1.1) 2022-02-17 16:56:29.959 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev511) (4.4.0) 2022-02-17 16:56:30.007 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev511) (1.2.2) 2022-02-17 16:56:30.011 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev511) (2.7.0) 2022-02-17 16:56:30.042 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.4.4) 2022-02-17 16:56:30.043 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (36.0.1) 2022-02-17 16:56:30.044 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.1.5) 2022-02-17 16:56:30.045 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.4.0) 2022-02-17 16:56:30.046 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (6.0) 2022-02-17 16:56:30.048 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.32) 2022-02-17 16:56:30.049 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (0.10.0) 2022-02-17 16:56:30.050 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (2.5.0) 2022-02-17 16:56:30.070 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev511) (1.0.3) 2022-02-17 16:56:30.170 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev511) (0.17.3) 2022-02-17 16:56:30.217 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev511) (1.5.0) 2022-02-17 16:56:30.314 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev511) (0.13.0) 2022-02-17 16:56:30.315 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev511) (0.5.0) 2022-02-17 16:56:30.316 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev511) (2.0.1) 2022-02-17 16:56:30.380 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev511) (0.9.6) 2022-02-17 16:56:30.382 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev511) (2.8.2) 2022-02-17 16:56:30.441 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev511) (5.2.3) 2022-02-17 16:56:30.442 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev511) (5.0.9) 2022-02-17 16:56:30.444 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev511) (0.4.0) 2022-02-17 16:56:30.449 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev511) (5.0.0) 2022-02-17 16:56:30.475 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev511) (3.2.0) 2022-02-17 16:56:30.476 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev511) (3.3.0) 2022-02-17 16:56:30.528 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev511) (1.15.0) 2022-02-17 16:56:30.585 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev511) (2021.3) 2022-02-17 16:56:30.621 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev511) (1.3.3) 2022-02-17 16:56:30.623 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev511) (3.0.0) 2022-02-17 16:56:30.647 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev511) (3.1.0) 2022-02-17 16:56:30.793 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev511) (2.4.0) 2022-02-17 16:56:30.897 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev511) (60.9.0) 2022-02-17 16:56:30.977 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev511) (0.3.5) 2022-02-17 16:56:30.979 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev511) (3.0.0) 2022-02-17 16:56:31.094 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 16:56:31.096 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 16:56:31.097 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 16:56:31.098 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 16:56:31.100 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 16:56:31.101 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 16:56:31.102 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev511) (0.6.5) 2022-02-17 16:56:31.336 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev511) (3.2.0) 2022-02-17 16:56:31.340 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev511) (2.4.2) 2022-02-17 16:56:31.341 | 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==19.1.0.dev511) (3.10.0) 2022-02-17 16:56:31.386 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev511) (3.17.6) 2022-02-17 16:56:31.388 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev511) (2.1.0) 2022-02-17 16:56:31.484 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (2019.11.28) 2022-02-17 16:56:31.485 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (1.26.8) 2022-02-17 16:56:31.487 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (3.3) 2022-02-17 16:56:31.490 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (2.0.12) 2022-02-17 16:56:31.529 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev511) (0.7) 2022-02-17 16:56:31.873 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev511) (0.12.2) 2022-02-17 16:56:31.949 | 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==19.1.0.dev511) (5.0.0) 2022-02-17 16:56:32.143 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev511) (2.21) 2022-02-17 16:56:32.217 | 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==19.1.0.dev511) (2.3.3) 2022-02-17 16:56:32.221 | 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==19.1.0.dev511) (0.5.0) 2022-02-17 16:56:32.451 | 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==19.1.0.dev511) (2.5.0) 2022-02-17 16:56:32.634 | 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==19.1.0.dev511) (2.2) 2022-02-17 16:56:33.193 | 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==19.1.0.dev511) (0.13.1) 2022-02-17 16:56:33.246 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev511) (0.2.5) 2022-02-17 16:56:33.911 | 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==19.1.0.dev511) (0.5.2) 2022-02-17 16:56:33.915 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev511) (0.4.2) 2022-02-17 16:56:34.230 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev511) (4.10.0) 2022-02-17 16:56:34.231 | 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==19.1.0.dev511) (2.0.0) 2022-02-17 16:56:34.438 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev511) (3.7.0) 2022-02-17 16:56:34.747 | 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==19.1.0.dev511) (1.8.2) 2022-02-17 16:56:34.749 | 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==19.1.0.dev511) (21.4.0) 2022-02-17 16:56:34.980 | 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==19.1.0.dev511) (1.0.0) 2022-02-17 16:56:35.238 | 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==19.1.0.dev511) (2.3.1) 2022-02-17 16:56:36.876 | Installing collected packages: neutron 2022-02-17 16:56:36.876 | Attempting uninstall: neutron 2022-02-17 16:56:36.877 | Found existing installation: neutron 19.1.0.dev511 2022-02-17 16:56:36.896 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-17 16:56:36.898 | Running setup.py develop for neutron 2022-02-17 16:56:42.984 | Successfully installed neutron 2022-02-17 16:56:42.984 | 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-02-17 16:56:42.992 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:56:42.992 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:56:43.155 | + inc/python:pip_install:200 : result=0 2022-02-17 16:56:43.157 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:56:43.159 | + functions-common:time_stop:2425 : local name 2022-02-17 16:56:43.162 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:56:43.164 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:56:43.166 | + functions-common:time_stop:2428 : local total 2022-02-17 16:56:43.168 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:56:43.171 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:56:43.173 | + functions-common:time_stop:2432 : start_time=1645116982338 2022-02-17 16:56:43.175 | + functions-common:time_stop:2434 : [[ -z 1645116982338 ]] 2022-02-17 16:56:43.179 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:56:43.183 | + functions-common:time_stop:2437 : end_time=1645117003180 2022-02-17 16:56:43.185 | + functions-common:time_stop:2438 : elapsed_time=20842 2022-02-17 16:56:43.187 | + functions-common:time_stop:2439 : total=125290 2022-02-17 16:56:43.190 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:56:43.192 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=146132 2022-02-17 16:56:43.195 | + inc/python:pip_install:203 : return 0 2022-02-17 16:56:43.197 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 16:56:43.200 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 16:56:43.202 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 16:56:43.222 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 16:56:43.235 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-17 16:56:43.238 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-17 16:56:43.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:56:43.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:56:43.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-17 16:56:43.250 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:56:43.253 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-17 16:56:43.255 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 16:56:43.258 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-17 16:56:43.276 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:56:43.278 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-17 16:56:43.281 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-17 16:56:43.283 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-17 16:56:43.286 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 16:56:43.289 | + lib/stack:stack_install_service:32 : install_nova 2022-02-17 16:56:43.292 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-17 16:56:43.294 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-17 16:56:43.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:56:43.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:56:43.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-17 16:56:43.305 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:56:43.307 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-17 16:56:43.324 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:56:43.326 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-17 16:56:43.343 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:56:43.346 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-17 16:56:43.363 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:56:43.366 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-17 16:56:43.369 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-17 16:56:43.371 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-17 16:56:43.373 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 16:56:43.376 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 16:56:43.379 | ++ functions-common:git_clone:612 : pwd 2022-02-17 16:56:43.382 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 16:56:43.384 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 16:56:43.387 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 16:56:43.403 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 16:56:43.405 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 16:56:43.407 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 16:56:43.410 | + functions-common:git_clone:629 : echo master 2022-02-17 16:56:43.411 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 16:56:43.417 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-17 16:56:43.419 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 16:56:43.421 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-17 16:56:43.424 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 16:56:43.425 | + functions-common:git_clone:678 : head -1 2022-02-17 16:56:43.479 | b5029890c1 Merge "Move 'hw:pmu', 'hw_pmu' parsing to nova.virt.hardware" 2022-02-17 16:56:43.483 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 16:56:43.486 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-17 16:56:43.489 | + inc/python:setup_develop:338 : local bindep 2022-02-17 16:56:43.492 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 16:56:43.494 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-17 16:56:43.497 | + inc/python:setup_develop:344 : local extras= 2022-02-17 16:56:43.499 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-17 16:56:43.502 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 16:56:43.505 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 16:56:43.508 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-17 16:56:43.510 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 16:56:43.513 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 16:56:43.516 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-17 16:56:43.518 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 16:56:43.522 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-17 16:56:43.524 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 16:56:43.527 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 16:56:43.530 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-17 16:56:43.537 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-17 16:56:43.539 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-17 16:56:44.206 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-17 16:56:44.209 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 16:56:44.211 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 16:56:44.213 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 16:56:44.216 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 16:56:44.218 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-17 16:56:44.220 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 16:56:44.223 | + inc/python:setup_package:428 : local extras= 2022-02-17 16:56:44.225 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 16:56:44.227 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 16:56:44.230 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 16:56:44.232 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 16:56:44.235 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 16:56:44.237 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-17 16:56:44.258 | Using python 3.8 to install /opt/stack/nova 2022-02-17 16:56:44.261 | + 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-02-17 16:56:45.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:56:45.169 | from cryptography.utils import int_from_bytes 2022-02-17 16:56:45.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:56:45.169 | from cryptography.utils import int_from_bytes 2022-02-17 16:56:46.335 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:56:46.360 | Obtaining file:///opt/stack/nova 2022-02-17 16:56:46.361 | Preparing metadata (setup.py): started 2022-02-17 16:56:51.795 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 16:56:51.919 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.8.1) 2022-02-17 16:56:51.920 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.4.31) 2022-02-17 16:56:51.922 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.1) 2022-02-17 16:56:51.923 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.33.0) 2022-02-17 16:56:51.924 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.0.3) 2022-02-17 16:56:51.925 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (9.4.0) 2022-02-17 16:56:51.926 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.7.1) 2022-02-17 16:56:51.927 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.1) 2022-02-17 16:56:51.928 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (36.0.1) 2022-02-17 16:56:51.929 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.8.7) 2022-02-17 16:56:51.930 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.2) 2022-02-17 16:56:51.931 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.1.1) 2022-02-17 16:56:51.932 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 16:56:51.933 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.1.0) 2022-02-17 16:56:51.934 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.13.0) 2022-02-17 16:56:51.935 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.6) 2022-02-17 16:56:51.936 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.8.0) 2022-02-17 16:56:51.937 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.11.0) 2022-02-17 16:56:51.938 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.1) 2022-02-17 16:56:51.940 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.0.2) 2022-02-17 16:56:51.941 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev257) (3.2.0) 2022-02-17 16:56:51.942 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.2.0) 2022-02-17 16:56:51.943 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.4.0) 2022-02-17 16:56:51.944 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (7.8.0) 2022-02-17 16:56:51.945 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 16:56:51.946 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.27.1) 2022-02-17 16:56:51.947 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 16:56:51.948 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.10.0) 2022-02-17 16:56:51.949 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 16:56:51.950 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.0) 2022-02-17 16:56:51.952 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.8.0) 2022-02-17 16:56:51.953 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.4.0) 2022-02-17 16:56:51.954 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.1) 2022-02-17 16:56:51.955 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.3.0) 2022-02-17 16:56:51.957 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.3.0) 2022-02-17 16:56:51.958 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 16:56:51.959 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.12.1) 2022-02-17 16:56:51.960 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (11.2.0) 2022-02-17 16:56:51.961 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.3.0) 2022-02-17 16:56:51.962 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (12.13.0) 2022-02-17 16:56:51.963 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 16:56:51.964 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 16:56:51.965 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 16:56:51.967 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.0) 2022-02-17 16:56:51.968 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 16:56:51.969 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.1) 2022-02-17 16:56:51.970 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.9.0) 2022-02-17 16:56:51.971 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.0) 2022-02-17 16:56:51.972 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 16:56:51.974 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.0) 2022-02-17 16:56:51.975 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 16:56:51.976 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 16:56:51.977 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 16:56:51.978 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.0.1) 2022-02-17 16:56:51.980 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 16:56:51.981 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.2.2) 2022-02-17 16:56:51.982 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.3.3) 2022-02-17 16:56:51.983 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.0) 2022-02-17 16:56:51.984 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.4) 2022-02-17 16:56:51.985 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.2) 2022-02-17 16:56:51.986 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.4.0) 2022-02-17 16:56:51.987 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.61.0) 2022-02-17 16:56:51.988 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.0) 2022-02-17 16:56:52.005 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (5.4.0) 2022-02-17 16:56:52.006 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (4.11.0) 2022-02-17 16:56:52.008 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (1.1.6) 2022-02-17 16:56:52.028 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev257) (5.2.0) 2022-02-17 16:56:52.070 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev257) (1.15.0) 2022-02-17 16:56:52.102 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (2.1.0) 2022-02-17 16:56:52.103 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (1.16.0) 2022-02-17 16:56:52.127 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev257) (2.0.1) 2022-02-17 16:56:52.251 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev257) (4.4.0) 2022-02-17 16:56:52.253 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev257) (3.1.1) 2022-02-17 16:56:52.312 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.32) 2022-02-17 16:56:52.314 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 16:56:52.316 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (0.10.0) 2022-02-17 16:56:52.318 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.4) 2022-02-17 16:56:52.320 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.1.5) 2022-02-17 16:56:52.321 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.0) 2022-02-17 16:56:52.341 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev257) (6.3.1) 2022-02-17 16:56:52.342 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev257) (5.5.0) 2022-02-17 16:56:52.398 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (1.15.0) 2022-02-17 16:56:52.401 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (2.4.0) 2022-02-17 16:56:52.404 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 16:56:52.496 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev257) (0.17.3) 2022-02-17 16:56:52.606 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev257) (2.0.1) 2022-02-17 16:56:52.609 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev257) (0.5.0) 2022-02-17 16:56:52.672 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev257) (0.9.6) 2022-02-17 16:56:52.736 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (0.4.0) 2022-02-17 16:56:52.740 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.0.0) 2022-02-17 16:56:52.744 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.2.3) 2022-02-17 16:56:52.744 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev257) (5.0.9) 2022-02-17 16:56:52.772 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev257) (3.2.0) 2022-02-17 16:56:52.774 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev257) (3.3.0) 2022-02-17 16:56:52.826 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev257) (1.0.3) 2022-02-17 16:56:52.885 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev257) (2021.3) 2022-02-17 16:56:52.918 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev257) (1.3.3) 2022-02-17 16:56:52.921 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev257) (3.0.0) 2022-02-17 16:56:52.977 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev257) (3.0.7) 2022-02-17 16:56:52.979 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev257) (21.3) 2022-02-17 16:56:53.081 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev257) (1.5.0) 2022-02-17 16:56:53.108 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev257) (60.9.0) 2022-02-17 16:56:53.201 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev257) (0.2.5) 2022-02-17 16:56:53.276 | 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==24.1.0.dev257) (3.17.6) 2022-02-17 16:56:53.341 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (22.0.0) 2022-02-17 16:56:53.344 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (1.13.3) 2022-02-17 16:56:53.347 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev257) (1.3.3) 2022-02-17 16:56:53.390 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (3.10.0) 2022-02-17 16:56:53.393 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (2.1.0) 2022-02-17 16:56:53.397 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev257) (2.4.2) 2022-02-17 16:56:53.477 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (3.3) 2022-02-17 16:56:53.478 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (1.26.8) 2022-02-17 16:56:53.479 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (2019.11.28) 2022-02-17 16:56:53.481 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (2.0.12) 2022-02-17 16:56:53.577 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev257) (0.7) 2022-02-17 16:56:53.790 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.4.2) 2022-02-17 16:56:53.793 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.5.2) 2022-02-17 16:56:53.904 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 16:56:53.906 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.6.3) 2022-02-17 16:56:53.907 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (1.4.2) 2022-02-17 16:56:53.997 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev257) (0.12.2) 2022-02-17 16:56:54.077 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev257) (1.22.2) 2022-02-17 16:56:54.112 | 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==24.1.0.dev257) (5.0.0) 2022-02-17 16:56:54.350 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev257) (2.21) 2022-02-17 16:56:54.428 | 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==24.1.0.dev257) (0.5.0) 2022-02-17 16:56:54.431 | 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==24.1.0.dev257) (2.3.3) 2022-02-17 16:56:54.643 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 16:56:54.754 | 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==24.1.0.dev257) (2.2) 2022-02-17 16:56:55.268 | 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==24.1.0.dev257) (0.13.1) 2022-02-17 16:56:55.319 | 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==24.1.0.dev257) (2.16.0) 2022-02-17 16:56:55.697 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 16:56:55.698 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 16:56:55.699 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 16:56:55.701 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 16:56:55.702 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 16:56:55.703 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 16:56:55.704 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev257) (0.6.5) 2022-02-17 16:56:56.955 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev257) (3.7.0) 2022-02-17 16:56:57.378 | 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==24.1.0.dev257) (21.4.0) 2022-02-17 16:56:57.379 | 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==24.1.0.dev257) (1.8.2) 2022-02-17 16:56:57.480 | 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==24.1.0.dev257) (2.4.0) 2022-02-17 16:56:57.591 | 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.5.0->nova==24.1.0.dev257) (1.0.0) 2022-02-17 16:56:59.263 | Installing collected packages: nova 2022-02-17 16:56:59.264 | Attempting uninstall: nova 2022-02-17 16:56:59.264 | Found existing installation: nova 24.1.0.dev257 2022-02-17 16:56:59.273 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-17 16:56:59.275 | Running setup.py develop for nova 2022-02-17 16:57:06.179 | Successfully installed nova 2022-02-17 16:57:06.179 | 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-02-17 16:57:06.187 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:57:06.187 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:57:06.358 | + inc/python:pip_install:200 : result=0 2022-02-17 16:57:06.360 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:57:06.363 | + functions-common:time_stop:2425 : local name 2022-02-17 16:57:06.366 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:57:06.368 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:57:06.371 | + functions-common:time_stop:2428 : local total 2022-02-17 16:57:06.373 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:57:06.375 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:57:06.377 | + functions-common:time_stop:2432 : start_time=1645117004252 2022-02-17 16:57:06.380 | + functions-common:time_stop:2434 : [[ -z 1645117004252 ]] 2022-02-17 16:57:06.383 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:57:06.388 | + functions-common:time_stop:2437 : end_time=1645117026385 2022-02-17 16:57:06.390 | + functions-common:time_stop:2438 : elapsed_time=22133 2022-02-17 16:57:06.392 | + functions-common:time_stop:2439 : total=146132 2022-02-17 16:57:06.394 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:57:06.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=168265 2022-02-17 16:57:06.399 | + inc/python:pip_install:203 : return 0 2022-02-17 16:57:06.401 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 16:57:06.404 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 16:57:06.406 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 16:57:06.428 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 16:57:06.441 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-17 16:57:06.444 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-17 16:57:06.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:57:06.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:57:06.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-17 16:57:06.456 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:57:06.459 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-17 16:57:06.473 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 16:57:06.477 | + ./stack.sh:main:937 : configure_nova 2022-02-17 16:57:06.479 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-17 16:57:06.493 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-17 16:57:06.495 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-17 16:57:06.498 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 16:57:06.502 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-17 16:57:06.502 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 16:57:06.508 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-17 16:57:06.511 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-17 16:57:06.514 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 16:57:06.518 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-17 16:57:06.521 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-17 16:57:06.524 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-17 16:57:06.526 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-17 16:57:06.529 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-17 16:57:06.542 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-17 16:57:06.557 | + 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-02-17 16:57:06.570 | + 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-02-17 16:57:06.587 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-17 16:57:06.601 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 16:57:06.604 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 16:57:06.609 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.MyNq71tTrb 2022-02-17 16:57:06.612 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 16:57:06.615 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 16:57:06.618 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-17 16:57:06.621 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 16:57:06.623 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 16:57:06.626 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.MyNq71tTrb 2022-02-17 16:57:06.630 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.MyNq71tTrb 2022-02-17 16:57:06.643 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.MyNq71tTrb /etc/sudoers.d/nova-rootwrap 2022-02-17 16:57:06.657 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-17 16:57:06.662 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 16:57:06.664 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 16:57:06.667 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 16:57:06.670 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 16:57:06.672 | + 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-02-17 16:57:06.675 | + 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-02-17 16:57:06.679 | + lib/nova:configure_nova:249 : [[ 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-02-17 16:57:06.682 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-17 16:57:06.687 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-17 16:57:06.705 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:06.707 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-17 16:57:06.711 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-17 16:57:06.714 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-17 16:57:06.718 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-17 16:57:06.749 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-17 16:57:06.751 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-17 16:57:06.783 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-17 16:57:06.816 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-17 16:57:06.846 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-17 16:57:06.889 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-17 16:57:06.924 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-17 16:57:06.956 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-17 16:57:06.959 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-02-17 16:57:06.987 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-17 16:57:07.022 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-17 16:57:07.051 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-17 16:57:07.081 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-17 16:57:07.112 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 16:57:07.144 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-17 16:57:07.147 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 16:57:07.149 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 16:57:07.151 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 16:57:07.154 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 16:57:07.156 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 16:57:07.158 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 16:57:07.161 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 16:57:07.163 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 16:57:07.165 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 16:57:07.168 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 16:57:07.170 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 16:57:07.172 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-17 16:57:07.174 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 16:57:07.178 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 16:57:07.180 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 16:57:07.182 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 16:57:07.185 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 16:57:07.187 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 16:57:07.190 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-17 16:57:07.213 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:07.216 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 16:57:07.218 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-17 16:57:07.221 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-17 16:57:07.257 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-17 16:57:07.259 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 16:57:07.261 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 16:57:07.263 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 16:57:07.265 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 16:57:07.268 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 16:57:07.302 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-17 16:57:07.305 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-17 16:57:07.307 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-17 16:57:07.309 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-17 16:57:07.311 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 16:57:07.314 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 16:57:07.350 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-17 16:57:07.383 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-17 16:57:07.415 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-17 16:57:07.446 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-17 16:57:07.465 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:07.467 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-17 16:57:07.486 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:07.491 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-17 16:57:07.491 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-17 16:57:07.497 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-17 16:57:07.499 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-17 16:57:07.530 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-17 16:57:07.548 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:07.551 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-17 16:57:07.554 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-17 16:57:07.556 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 16:57:07.559 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 16:57:07.561 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-17 16:57:07.594 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-17 16:57:07.629 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 16:57:07.660 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-17 16:57:07.696 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-17 16:57:07.729 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-17 16:57:07.768 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-17 16:57:07.799 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-17 16:57:07.833 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 16:57:07.864 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 16:57:07.905 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-17 16:57:07.931 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:07.934 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-17 16:57:07.937 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-17 16:57:07.972 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-17 16:57:08.006 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-02-17 16:57:08.038 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-17 16:57:08.074 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-17 16:57:08.110 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-17 16:57:08.150 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-17 16:57:08.184 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-17 16:57:08.218 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-17 16:57:08.236 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:08.239 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-17 16:57:08.242 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-17 16:57:08.282 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-17 16:57:08.321 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-17 16:57:08.324 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-17 16:57:08.360 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-17 16:57:08.364 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-17 16:57:08.367 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-17 16:57:08.369 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 16:57:08.372 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 16:57:08.374 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 16:57:08.377 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 16:57:08.379 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 16:57:08.381 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 16:57:08.384 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-17 16:57:08.386 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 16:57:08.389 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 16:57:08.391 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 16:57:08.393 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 16:57:08.396 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 16:57:08.399 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 16:57:08.401 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 16:57:08.403 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 16:57:08.405 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 16:57:08.408 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 16:57:08.410 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 16:57:08.413 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-17 16:57:08.416 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-17 16:57:08.418 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-17 16:57:08.421 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 16:57:08.440 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 16:57:08.443 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 16:57:08.446 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 16:57:08.449 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 16:57:08.452 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-02-17 16:57:08.484 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:57:08.515 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:57:08.547 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-02-17 16:57:08.577 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-17 16:57:08.615 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-17 16:57:08.632 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:08.635 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-17 16:57:08.637 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-17 16:57:08.640 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-17 16:57:08.645 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-17 16:57:08.648 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 16:57:08.650 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 16:57:08.653 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-17 16:57:08.658 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-17 16:57:08.662 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 16:57:08.664 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 16:57:08.678 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 16:57:08.678 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 16:57:08.688 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 16:57:08.692 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 16:57:08.714 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 16:57:08.716 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-17 16:57:08.721 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-17 16:57:08.756 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-17 16:57:08.792 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-17 16:57:08.824 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 16:57:08.857 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 16:57:08.889 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 16:57:08.921 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 16:57:08.953 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 16:57:08.984 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 16:57:09.020 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 16:57:09.051 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 16:57:09.082 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 16:57:09.113 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 16:57:09.147 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 16:57:09.149 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 16:57:09.152 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-17 16:57:09.160 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-17 16:57:09.163 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 16:57:09.165 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:09.168 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:09.171 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 16:57:09.174 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 16:57:09.177 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 16:57:09.209 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 16:57:09.244 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-17 16:57:09.244 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 16:57:09.253 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-17 16:57:09.257 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-17 16:57:09.260 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-17 16:57:09.263 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 16:57:09.265 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 16:57:09.268 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 16:57:09.272 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:09.275 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:09.277 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 16:57:09.281 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 16:57:09.283 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:09.285 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:09.289 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-17 16:57:09.358 | Enabling site nova-api-wsgi. 2022-02-17 16:57:09.365 | To activate the new configuration, you need to run: 2022-02-17 16:57:09.365 | systemctl reload apache2 2022-02-17 16:57:09.370 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 16:57:09.372 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 16:57:09.375 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 16:57:09.377 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 16:57:09.532 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-17 16:57:09.553 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:09.556 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-17 16:57:09.558 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-17 16:57:09.561 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-17 16:57:09.563 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-17 16:57:09.566 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-17 16:57:09.570 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 16:57:09.574 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-17 16:57:09.579 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-17 16:57:09.582 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 16:57:09.585 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 16:57:09.599 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 16:57:09.599 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 16:57:09.608 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 16:57:09.613 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 16:57:09.635 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-17 16:57:09.638 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-17 16:57:09.642 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-17 16:57:09.674 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-17 16:57:09.703 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-17 16:57:09.733 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-17 16:57:09.762 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 16:57:09.803 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 16:57:09.834 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-17 16:57:09.863 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-17 16:57:09.892 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-17 16:57:09.922 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 16:57:09.956 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 16:57:09.987 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 16:57:10.017 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-17 16:57:10.047 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-17 16:57:10.049 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-17 16:57:10.086 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-17 16:57:10.103 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:10.106 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-17 16:57:10.141 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-17 16:57:10.145 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-17 16:57:10.148 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-17 16:57:10.170 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:10.172 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 16:57:10.175 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 16:57:10.206 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-17 16:57:10.258 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-17 16:57:10.262 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 16:57:10.264 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-17 16:57:10.267 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 16:57:10.273 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 16:57:10.275 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 16:57:10.293 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:10.297 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 16:57:10.299 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 16:57:10.302 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 16:57:10.332 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:10.336 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 16:57:10.339 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 16:57:10.377 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 16:57:10.380 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 16:57:10.383 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-17 16:57:10.417 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-17 16:57:10.451 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-17 16:57:10.488 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-17 16:57:10.508 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:10.511 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 16:57:10.544 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-17 16:57:10.547 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-17 16:57:10.549 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-17 16:57:10.584 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-17 16:57:10.615 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-02-17 16:57:10.644 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-17 16:57:10.677 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-17 16:57:10.713 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-17 16:57:10.748 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-17 16:57:10.785 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-17 16:57:10.820 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-17 16:57:10.870 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-17 16:57:10.898 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:10.904 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-17 16:57:10.911 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 16:57:10.915 | + lib/nova:create_nova_conf:543 : local conf 2022-02-17 16:57:10.918 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-17 16:57:10.922 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-17 16:57:10.925 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 16:57:10.929 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 16:57:10.934 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-17 16:57:10.937 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-17 16:57:10.941 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-17 16:57:10.949 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-17 16:57:10.952 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-17 16:57:10.956 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-17 16:57:10.960 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-17 16:57:10.964 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 16:57:10.968 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 16:57:11.009 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-17 16:57:11.054 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-17 16:57:11.089 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 16:57:11.092 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-17 16:57:11.094 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-17 16:57:11.097 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-17 16:57:11.116 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:11.120 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-17 16:57:11.120 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-17 16:57:11.866 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-17 16:57:11.868 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-17 16:57:11.871 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 16:57:11.873 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-17 16:57:11.876 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 16:57:11.878 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-17 16:57:11.881 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 16:57:11.903 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:11.907 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-17 16:57:11.910 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-17 16:57:11.912 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 16:57:11.931 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:11.934 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-17 16:57:11.937 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-17 16:57:11.974 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 16:57:11.976 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 16:57:11.979 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-17 16:57:11.996 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:11.999 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-17 16:57:12.001 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 16:57:12.004 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-17 16:57:12.036 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-02-17 16:57:12.070 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-17 16:57:12.102 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-17 16:57:12.136 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-17 16:57:12.168 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-17 16:57:12.201 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-17 16:57:12.238 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-17 16:57:12.268 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-17 16:57:12.272 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-17 16:57:12.275 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-17 16:57:12.278 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 16:57:12.299 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 16:57:12.302 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 16:57:12.305 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 16:57:12.307 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 16:57:12.310 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-02-17 16:57:12.342 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:57:12.376 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:57:12.413 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-02-17 16:57:12.449 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 16:57:12.452 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-17 16:57:12.457 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 16:57:12.460 | + lib/nova:create_nova_conf:577 : local conf 2022-02-17 16:57:12.462 | + lib/nova:create_nova_conf:578 : local offset 2022-02-17 16:57:12.466 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-17 16:57:12.468 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 16:57:12.472 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 16:57:12.475 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-17 16:57:12.478 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-17 16:57:12.481 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-17 16:57:12.483 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 16:57:12.486 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-17 16:57:12.488 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-17 16:57:12.491 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-17 16:57:12.518 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:12.521 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-17 16:57:12.525 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-17 16:57:12.547 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:12.550 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-17 16:57:12.571 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:12.574 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-17 16:57:12.594 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:12.597 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-17 16:57:12.619 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:12.622 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-17 16:57:12.625 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-17 16:57:12.634 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-17 16:57:12.640 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 16:57:12.643 | + lib/stack:stack_install_service:32 : install_placement 2022-02-17 16:57:12.647 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-17 16:57:12.650 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-17 16:57:12.653 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:12.655 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:12.658 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-17 16:57:12.661 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 16:57:12.664 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 16:57:12.667 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 16:57:12.670 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 16:57:12.673 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 16:57:12.676 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 16:57:12.680 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:12.683 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:12.686 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 16:57:12.689 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 16:57:12.694 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 16:57:12.697 | + functions-common:apt_get_update:1190 : return 2022-02-17 16:57:12.700 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-17 16:57:12.703 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 16:57:12.707 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:12.710 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:12.714 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-17 16:57:12.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 apache2 2022-02-17 16:57:12.856 | Reading package lists... 2022-02-17 16:57:13.122 | Building dependency tree... 2022-02-17 16:57:13.123 | Reading state information... 2022-02-17 16:57:13.401 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 16:57:13.401 | The following packages were automatically installed and are no longer required: 2022-02-17 16:57:13.402 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 16:57:13.402 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 16:57:13.402 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 16:57:13.402 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 16:57:13.402 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 16:57:13.403 | python3-zope.interface 2022-02-17 16:57:13.403 | Use 'sudo apt autoremove' to remove them. 2022-02-17 16:57:13.524 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 16:57:13.529 | + functions-common:apt_get:1234 : result=0 2022-02-17 16:57:13.531 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 16:57:13.534 | + functions-common:time_stop:2425 : local name 2022-02-17 16:57:13.537 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:57:13.540 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:57:13.542 | + functions-common:time_stop:2428 : local total 2022-02-17 16:57:13.545 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:57:13.547 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 16:57:13.550 | + functions-common:time_stop:2432 : start_time=1645117032738 2022-02-17 16:57:13.553 | + functions-common:time_stop:2434 : [[ -z 1645117032738 ]] 2022-02-17 16:57:13.556 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:57:13.561 | + functions-common:time_stop:2437 : end_time=1645117033558 2022-02-17 16:57:13.564 | + functions-common:time_stop:2438 : elapsed_time=820 2022-02-17 16:57:13.566 | + functions-common:time_stop:2439 : total=7894 2022-02-17 16:57:13.569 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:57:13.571 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8714 2022-02-17 16:57:13.574 | + functions-common:apt_get:1238 : return 0 2022-02-17 16:57:13.576 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-17 16:57:13.579 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-17 16:57:13.582 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-17 16:57:13.584 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-17 16:57:13.587 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-17 16:57:13.610 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-17 16:57:13.613 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 16:57:13.616 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 16:57:13.619 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 16:57:13.621 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 16:57:13.624 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 16:57:13.626 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 16:57:13.629 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:13.632 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:13.635 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 16:57:13.637 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 16:57:13.640 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 16:57:13.642 | + functions-common:apt_get_update:1190 : return 2022-02-17 16:57:13.646 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-17 16:57:13.649 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 16:57:13.651 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:13.654 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:13.656 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-17 16:57:13.680 | + 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-02-17 16:57:13.791 | Reading package lists... 2022-02-17 16:57:14.062 | Building dependency tree... 2022-02-17 16:57:14.064 | Reading state information... 2022-02-17 16:57:14.406 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-17 16:57:14.406 | The following packages were automatically installed and are no longer required: 2022-02-17 16:57:14.407 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 16:57:14.407 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 16:57:14.407 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 16:57:14.407 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 16:57:14.407 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 16:57:14.408 | python3-zope.interface 2022-02-17 16:57:14.408 | Use 'sudo apt autoremove' to remove them. 2022-02-17 16:57:14.549 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 16:57:14.554 | + functions-common:apt_get:1234 : result=0 2022-02-17 16:57:14.557 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 16:57:14.559 | + functions-common:time_stop:2425 : local name 2022-02-17 16:57:14.562 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:57:14.564 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:57:14.567 | + functions-common:time_stop:2428 : local total 2022-02-17 16:57:14.572 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:57:14.575 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 16:57:14.578 | + functions-common:time_stop:2432 : start_time=1645117033677 2022-02-17 16:57:14.581 | + functions-common:time_stop:2434 : [[ -z 1645117033677 ]] 2022-02-17 16:57:14.585 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:57:14.591 | + functions-common:time_stop:2437 : end_time=1645117034588 2022-02-17 16:57:14.593 | + functions-common:time_stop:2438 : elapsed_time=911 2022-02-17 16:57:14.597 | + functions-common:time_stop:2439 : total=8714 2022-02-17 16:57:14.600 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:57:14.603 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9625 2022-02-17 16:57:14.608 | + functions-common:apt_get:1238 : return 0 2022-02-17 16:57:14.609 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-17 16:57:14.614 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-17 16:57:14.618 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 16:57:14.621 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:14.625 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:14.628 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-17 16:57:14.632 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-17 16:57:14.691 | wsgi (enabled by maintainer script) 2022-02-17 16:57:14.696 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-17 16:57:14.699 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-17 16:57:14.702 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 16:57:14.706 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-17 16:57:14.709 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-17 16:57:14.712 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 16:57:14.717 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-17 16:57:14.717 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 16:57:14.725 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-17 16:57:14.728 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-17 16:57:14.731 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-17 16:57:14.734 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-17 16:57:14.737 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-17 16:57:14.784 | Using python 3.8 to install osc-placement 2022-02-17 16:57:14.788 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-17 16:57:15.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:57:15.870 | from cryptography.utils import int_from_bytes 2022-02-17 16:57:15.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:57:15.870 | from cryptography.utils import int_from_bytes 2022-02-17 16:57:17.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:57:17.084 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-17 16:57:17.096 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-17 16:57:17.097 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-17 16:57:17.097 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-17 16:57:17.099 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-17 16:57:17.100 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-17 16:57:17.101 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-17 16:57:17.162 | 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-02-17 16:57:17.163 | 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-02-17 16:57:17.164 | 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-02-17 16:57:17.165 | 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-02-17 16:57:17.179 | 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-02-17 16:57:17.180 | 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.0) 2022-02-17 16:57:17.182 | 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-02-17 16:57:17.197 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-17 16:57:17.198 | 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-02-17 16:57:17.199 | 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-02-17 16:57:17.200 | 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-02-17 16:57:17.201 | 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-02-17 16:57:17.203 | 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-02-17 16:57:17.224 | 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-02-17 16:57:17.225 | 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.0) 2022-02-17 16:57:17.227 | 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-02-17 16:57:17.228 | 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.3.3) 2022-02-17 16:57:17.239 | 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-02-17 16:57:17.279 | 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-02-17 16:57:17.280 | 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-02-17 16:57:17.282 | 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-02-17 16:57:17.283 | 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-02-17 16:57:17.284 | 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-02-17 16:57:17.285 | 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-02-17 16:57:17.286 | 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-02-17 16:57:17.289 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-17 16:57:17.360 | 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-02-17 16:57:17.363 | 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-02-17 16:57:17.364 | 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-02-17 16:57:17.365 | 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-02-17 16:57:17.463 | 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-02-17 16:57:17.464 | 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-02-17 16:57:17.465 | 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-02-17 16:57:17.510 | 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-02-17 16:57:17.554 | 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-02-17 16:57:17.729 | 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-02-17 16:57:20.136 | 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-02-17 16:57:20.143 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:57:20.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:57:20.304 | + inc/python:pip_install:200 : result=0 2022-02-17 16:57:20.307 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:57:20.310 | + functions-common:time_stop:2425 : local name 2022-02-17 16:57:20.313 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:57:20.316 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:57:20.319 | + functions-common:time_stop:2428 : local total 2022-02-17 16:57:20.322 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:57:20.331 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:57:20.334 | + functions-common:time_stop:2432 : start_time=1645117034775 2022-02-17 16:57:20.337 | + functions-common:time_stop:2434 : [[ -z 1645117034775 ]] 2022-02-17 16:57:20.340 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:57:20.345 | + functions-common:time_stop:2437 : end_time=1645117040342 2022-02-17 16:57:20.348 | + functions-common:time_stop:2438 : elapsed_time=5567 2022-02-17 16:57:20.351 | + functions-common:time_stop:2439 : total=168265 2022-02-17 16:57:20.353 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:57:20.356 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=173832 2022-02-17 16:57:20.359 | + inc/python:pip_install:203 : return 0 2022-02-17 16:57:20.361 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-17 16:57:20.365 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-17 16:57:20.368 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-17 16:57:20.371 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 16:57:20.374 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 16:57:20.378 | ++ functions-common:git_clone:612 : pwd 2022-02-17 16:57:20.382 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 16:57:20.385 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 16:57:20.388 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 16:57:20.410 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 16:57:20.412 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 16:57:20.415 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 16:57:20.419 | + functions-common:git_clone:629 : echo master 2022-02-17 16:57:20.419 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 16:57:20.427 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-17 16:57:20.430 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 16:57:20.433 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-17 16:57:20.437 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 16:57:20.437 | + functions-common:git_clone:678 : head -1 2022-02-17 16:57:20.441 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-17 16:57:20.446 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 16:57:20.449 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-17 16:57:20.452 | + inc/python:setup_develop:338 : local bindep 2022-02-17 16:57:20.456 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 16:57:20.460 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-17 16:57:20.462 | + inc/python:setup_develop:344 : local extras= 2022-02-17 16:57:20.465 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-17 16:57:20.468 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 16:57:20.471 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 16:57:20.477 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-17 16:57:20.478 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 16:57:20.481 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 16:57:20.486 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-17 16:57:20.490 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 16:57:20.493 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-17 16:57:20.496 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 16:57:20.498 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 16:57:20.503 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-17 16:57:20.510 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-17 16:57:20.513 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-17 16:57:21.199 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-17 16:57:21.202 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 16:57:21.205 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 16:57:21.207 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 16:57:21.210 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 16:57:21.213 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-17 16:57:21.216 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 16:57:21.218 | + inc/python:setup_package:428 : local extras= 2022-02-17 16:57:21.221 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 16:57:21.224 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 16:57:21.227 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 16:57:21.230 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 16:57:21.232 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 16:57:21.235 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-17 16:57:21.258 | Using python 3.8 to install /opt/stack/placement 2022-02-17 16:57:21.261 | + 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-02-17 16:57:22.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:57:22.171 | from cryptography.utils import int_from_bytes 2022-02-17 16:57:22.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:57:22.171 | from cryptography.utils import int_from_bytes 2022-02-17 16:57:23.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:57:23.427 | Obtaining file:///opt/stack/placement 2022-02-17 16:57:23.428 | Preparing metadata (setup.py): started 2022-02-17 16:57:26.832 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 16:57:26.879 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-17 16:57:26.880 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-17 16:57:26.881 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.4.0) 2022-02-17 16:57:26.882 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-17 16:57:26.884 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-17 16:57:26.885 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 16:57:26.886 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-17 16:57:26.887 | 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==6.1.0.dev20) (60.9.0) 2022-02-17 16:57:26.889 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-17 16:57:26.890 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.8.0) 2022-02-17 16:57:26.891 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-17 16:57:26.892 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-17 16:57:26.893 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.3.0) 2022-02-17 16:57:26.895 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-17 16:57:26.896 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.2.0) 2022-02-17 16:57:26.897 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-17 16:57:26.899 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.1) 2022-02-17 16:57:26.901 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 16:57:26.902 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-17 16:57:26.903 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-17 16:57:26.904 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-17 16:57:26.972 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.1) 2022-02-17 16:57:26.973 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-17 16:57:26.975 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-17 16:57:26.976 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 16:57:26.979 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-17 16:57:26.981 | 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==6.1.0.dev20) (3.1.1) 2022-02-17 16:57:27.002 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-17 16:57:27.044 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-17 16:57:27.045 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-17 16:57:27.047 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-17 16:57:27.048 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-17 16:57:27.049 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 16:57:27.104 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-17 16:57:27.105 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-17 16:57:27.106 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-17 16:57:27.109 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-17 16:57:27.153 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-17 16:57:27.156 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-17 16:57:27.174 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-17 16:57:27.176 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-17 16:57:27.178 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-17 16:57:27.205 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-17 16:57:27.206 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-17 16:57:27.222 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.1.0) 2022-02-17 16:57:27.240 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-17 16:57:27.241 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-17 16:57:27.243 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-17 16:57:27.244 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-17 16:57:27.289 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-17 16:57:27.290 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-17 16:57:27.293 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-17 16:57:27.294 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-17 16:57:27.311 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-17 16:57:27.480 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-17 16:57:27.554 | 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==6.1.0.dev20) (5.4.0) 2022-02-17 16:57:27.555 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-17 16:57:27.557 | 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==6.1.0.dev20) (4.11.0) 2022-02-17 16:57:27.575 | 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==6.1.0.dev20) (1.15.0) 2022-02-17 16:57:27.612 | 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==6.1.0.dev20) (1.13.3) 2022-02-17 16:57:27.672 | 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==6.1.0.dev20) (2.0.1) 2022-02-17 16:57:27.741 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.7.0) 2022-02-17 16:57:27.830 | 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==6.1.0.dev20) (1.1.5) 2022-02-17 16:57:27.884 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-17 16:57:28.088 | 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==6.1.0.dev20) (5.1.1) 2022-02-17 16:57:28.089 | 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==6.1.0.dev20) (0.4.2) 2022-02-17 16:57:28.090 | 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==6.1.0.dev20) (0.5.2) 2022-02-17 16:57:28.175 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-17 16:57:28.231 | 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==6.1.0.dev20) (2.21) 2022-02-17 16:57:28.401 | 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==6.1.0.dev20) (3.7.0) 2022-02-17 16:57:28.513 | 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==6.1.0.dev20) (1.0.0) 2022-02-17 16:57:28.514 | 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==6.1.0.dev20) (3.0.0) 2022-02-17 16:57:30.499 | Installing collected packages: openstack-placement 2022-02-17 16:57:30.499 | Attempting uninstall: openstack-placement 2022-02-17 16:57:30.499 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-17 16:57:30.501 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-17 16:57:30.504 | Running setup.py develop for openstack-placement 2022-02-17 16:57:34.801 | Successfully installed openstack-placement 2022-02-17 16:57:34.801 | 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-02-17 16:57:34.810 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:57:34.810 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:57:34.977 | + inc/python:pip_install:200 : result=0 2022-02-17 16:57:34.979 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:57:34.982 | + functions-common:time_stop:2425 : local name 2022-02-17 16:57:34.984 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:57:34.986 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:57:34.989 | + functions-common:time_stop:2428 : local total 2022-02-17 16:57:34.992 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:57:34.994 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:57:34.997 | + functions-common:time_stop:2432 : start_time=1645117041251 2022-02-17 16:57:34.999 | + functions-common:time_stop:2434 : [[ -z 1645117041251 ]] 2022-02-17 16:57:35.002 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:57:35.007 | + functions-common:time_stop:2437 : end_time=1645117055004 2022-02-17 16:57:35.009 | + functions-common:time_stop:2438 : elapsed_time=13753 2022-02-17 16:57:35.011 | + functions-common:time_stop:2439 : total=173832 2022-02-17 16:57:35.014 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:57:35.016 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=187585 2022-02-17 16:57:35.019 | + inc/python:pip_install:203 : return 0 2022-02-17 16:57:35.021 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 16:57:35.024 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 16:57:35.027 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 16:57:35.048 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 16:57:35.062 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-17 16:57:35.064 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-17 16:57:35.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:57:35.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:57:35.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-17 16:57:35.075 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:57:35.078 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 16:57:35.081 | + ./stack.sh:main:943 : configure_placement 2022-02-17 16:57:35.084 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-17 16:57:35.097 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-17 16:57:35.100 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-17 16:57:35.105 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-17 16:57:35.108 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-17 16:57:35.110 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-17 16:57:35.113 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-17 16:57:35.116 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-17 16:57:35.119 | + 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-02-17 16:57:35.160 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-17 16:57:35.199 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-17 16:57:35.235 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-17 16:57:35.239 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-17 16:57:35.242 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-17 16:57:35.244 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 16:57:35.247 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-17 16:57:35.295 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-17 16:57:35.329 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 16:57:35.368 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-17 16:57:35.406 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-17 16:57:35.439 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-17 16:57:35.474 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-17 16:57:35.509 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-17 16:57:35.548 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 16:57:35.582 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 16:57:35.617 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-17 16:57:35.620 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-17 16:57:35.623 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-17 16:57:35.626 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 16:57:35.647 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 16:57:35.649 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 16:57:35.652 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 16:57:35.655 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 16:57:35.657 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-02-17 16:57:35.696 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:57:35.729 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 16:57:35.766 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-02-17 16:57:35.801 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-17 16:57:35.804 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-17 16:57:35.808 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-17 16:57:35.811 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-17 16:57:35.813 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-17 16:57:35.816 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 16:57:35.820 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 16:57:35.823 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-17 16:57:35.828 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-17 16:57:35.830 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 16:57:35.834 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 16:57:35.849 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 16:57:35.849 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 16:57:35.859 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 16:57:35.866 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 16:57:35.883 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-17 16:57:35.886 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-17 16:57:35.891 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-17 16:57:35.925 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-17 16:57:35.960 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-17 16:57:35.994 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-17 16:57:36.025 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 16:57:36.055 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 16:57:36.091 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-17 16:57:36.123 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-17 16:57:36.155 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-17 16:57:36.191 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-17 16:57:36.224 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 16:57:36.257 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 16:57:36.292 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-17 16:57:36.328 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 16:57:36.331 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 16:57:36.336 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-17 16:57:36.338 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-17 16:57:36.341 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 16:57:36.344 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:36.346 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:36.350 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-17 16:57:36.353 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-17 16:57:36.356 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-17 16:57:36.390 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 16:57:36.425 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-17 16:57:36.425 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-17 16:57:36.436 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-17 16:57:36.440 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-17 16:57:36.444 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-17 16:57:36.446 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 16:57:36.450 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 16:57:36.453 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 16:57:36.456 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:36.459 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:36.462 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 16:57:36.465 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 16:57:36.468 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:36.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:36.474 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-17 16:57:36.546 | Site placement-api already enabled 2022-02-17 16:57:36.550 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 16:57:36.555 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 16:57:36.558 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 16:57:36.561 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 16:57:36.724 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-17 16:57:36.757 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:36.760 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-17 16:57:36.790 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:36.794 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-17 16:57:36.818 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:36.821 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-17 16:57:36.824 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-17 16:57:36.827 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 16:57:36.885 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-17 16:57:36.920 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 16:57:36.954 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 16:57:36.986 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 16:57:37.018 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 16:57:37.060 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 16:57:37.093 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-17 16:57:37.125 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-17 16:57:37.150 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:37.152 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-17 16:57:37.174 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:37.178 | + ./stack.sh:main:969 : run_phase stack install 2022-02-17 16:57:37.182 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 16:57:37.185 | + functions-common:run_phase:1854 : local phase=install 2022-02-17 16:57:37.188 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 16:57:37.193 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 16:57:37.196 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 16:57:37.199 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 16:57:37.204 | + functions-common:run_phase:1863 : local extra 2022-02-17 16:57:37.207 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 16:57:37.212 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 16:57:37.215 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 16:57:37.218 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 16:57:37.221 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-17 16:57:37.224 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 16:57:37.252 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:37.256 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 16:57:37.259 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 16:57:37.262 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-17 16:57:37.264 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-17 16:57:37.267 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 16:57:37.269 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-17 16:57:37.273 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-17 16:57:37.276 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-17 16:57:37.342 | ++ inc/async:async_inner:63 : install_tempest 2022-02-17 16:57:37.387 | [170050 Async install_tempest:195876]: running: install_tempest 2022-02-17 16:57:37.390 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 16:57:37.393 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 16:57:37.397 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 16:57:37.400 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 16:57:37.402 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-17 16:57:37.405 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 16:57:37.408 | + functions-common:run_plugins:1840 : local phase=install 2022-02-17 16:57:37.412 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 16:57:37.416 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 16:57:37.420 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-17 16:57:37.423 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-17 16:57:37.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 16:57:37.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 16:57:37.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-17 16:57:37.437 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 16:57:37.440 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-17 16:57:37.443 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-17 16:57:37.446 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 16:57:37.449 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-17 16:57:37.453 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-17 16:57:37.455 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 16:57:37.461 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 16:57:37.463 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-17 16:57:37.471 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-17 16:57:37.474 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-17 16:57:37.477 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-17 16:57:37.480 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-17 16:57:37.483 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-17 16:57:37.512 | Using python 3.8 to install python-openstackclient 2022-02-17 16:57:37.514 | + 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-02-17 16:57:38.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:57:38.434 | from cryptography.utils import int_from_bytes 2022-02-17 16:57:38.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:57:38.434 | from cryptography.utils import int_from_bytes 2022-02-17 16:57:40.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 16:57:40.369 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-17 16:57:40.407 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-17 16:57:40.410 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-17 16:57:40.412 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-17 16:57:40.413 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-17 16:57:40.415 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-17 16:57:40.417 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-17 16:57:40.419 | 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-02-17 16:57:40.421 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-17 16:57:40.423 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-17 16:57:40.425 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-17 16:57:40.426 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-17 16:57:40.447 | 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-02-17 16:57:40.450 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.0) 2022-02-17 16:57:40.452 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-17 16:57:40.454 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-17 16:57:40.456 | 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-02-17 16:57:40.507 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-17 16:57:40.509 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-17 16:57:40.510 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-17 16:57:40.513 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-17 16:57:40.514 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-17 16:57:40.516 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-17 16:57:40.518 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-17 16:57:40.520 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-17 16:57:40.522 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-17 16:57:40.525 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-17 16:57:40.527 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-17 16:57:40.556 | 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-02-17 16:57:40.589 | 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-02-17 16:57:40.593 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-17 16:57:40.595 | 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-02-17 16:57:40.597 | 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-02-17 16:57:40.640 | 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-02-17 16:57:40.675 | 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-02-17 16:57:40.677 | 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-02-17 16:57:40.680 | 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-02-17 16:57:40.874 | 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-02-17 16:57:40.876 | 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-02-17 16:57:40.878 | 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-02-17 16:57:40.968 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-17 16:57:40.996 | 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-02-17 16:57:41.038 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-17 16:57:41.206 | 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-02-17 16:57:41.220 | 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-02-17 16:57:41.328 | 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-02-17 16:57:41.330 | 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-02-17 16:57:41.333 | 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-02-17 16:57:41.334 | 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-02-17 16:57:41.464 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-17 16:57:43.839 | 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-02-17 16:57:43.846 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 16:57:43.846 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 16:57:44.014 | + inc/python:pip_install:200 : result=0 2022-02-17 16:57:44.017 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 16:57:44.020 | + functions-common:time_stop:2425 : local name 2022-02-17 16:57:44.023 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:57:44.025 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:57:44.029 | + functions-common:time_stop:2428 : local total 2022-02-17 16:57:44.031 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:57:44.034 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 16:57:44.038 | + functions-common:time_stop:2432 : start_time=1645117057505 2022-02-17 16:57:44.041 | + functions-common:time_stop:2434 : [[ -z 1645117057505 ]] 2022-02-17 16:57:44.044 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:57:44.052 | + functions-common:time_stop:2437 : end_time=1645117064046 2022-02-17 16:57:44.056 | + functions-common:time_stop:2438 : elapsed_time=6541 2022-02-17 16:57:44.059 | + functions-common:time_stop:2439 : total=187585 2022-02-17 16:57:44.063 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:57:44.067 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=194126 2022-02-17 16:57:44.071 | + inc/python:pip_install:203 : return 0 2022-02-17 16:57:44.075 | + ./stack.sh:main:981 : install_oscwrap 2022-02-17 16:57:44.078 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-17 16:57:44.084 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Ge5rfZAKvR 2022-02-17 16:57:44.087 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-17 16:57:44.090 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-17 16:57:44.093 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-17 16:57:44.100 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-17 16:57:44.103 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 16:57:44.107 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-17 16:57:44.137 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:44.140 | + ./stack.sh:main:1035 : configure_database 2022-02-17 16:57:44.143 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-17 16:57:44.146 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-17 16:57:44.148 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-17 16:57:44.151 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 16:57:44.153 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-17 16:57:44.156 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-17 16:57:44.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:44.162 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:44.165 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-17 16:57:44.167 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-17 16:57:44.169 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 16:57:44.172 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 16:57:44.174 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 16:57:44.176 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 16:57:44.179 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 16:57:44.181 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 16:57:44.184 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 16:57:44.195 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 16:57:44.197 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 16:57:44.200 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 16:57:44.202 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 16:57:44.205 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-17 16:57:44.207 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 16:57:44.210 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 16:57:44.212 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 16:57:44.215 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 16:57:44.217 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 16:57:44.220 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 16:57:44.222 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-17 16:57:44.240 | mysqladmin: connect to server at 'localhost' failed 2022-02-17 16:57:44.240 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-17 16:57:44.244 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-17 16:57:44.247 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-17 16:57:44.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:44.256 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:44.259 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-17 16:57:44.262 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-17 16:57:44.264 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-17 16:57:44.271 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 16:57:44.274 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 16:57:44.276 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-17 16:57:44.279 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-17 16:57:44.282 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-17 16:57:44.296 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 16:57:44.324 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-17 16:57:44.338 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 16:57:44.360 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-17 16:57:44.365 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-17 16:57:44.371 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-17 16:57:44.375 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-17 16:57:44.447 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-17 16:57:44.523 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-17 16:57:44.597 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-17 16:57:44.661 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-17 16:57:44.665 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-17 16:57:44.668 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 16:57:44.671 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-17 16:57:46.864 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-17 16:57:46.867 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-17 16:57:46.872 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 16:57:46.877 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-165746 2022-02-17 16:57:46.881 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-165746 1039' 2022-02-17 16:57:46.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.886 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 16:57:46.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.892 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 16:57:46.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.898 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 16:57:46.900 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.903 | + 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-02-17 16:57:46.906 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.909 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-17 16:57:46.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.915 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-17 16:57:46.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.920 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-165307 2022-02-17 16:57:46.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.926 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 16:57:46.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.932 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-17 16:57:46.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.937 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 16:57:46.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.943 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 16:57:46.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.950 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 16:57:46.953 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 16:57:46.956 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 16:57:46.959 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-17 16:57:46.961 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-17 16:57:46.964 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-17 16:57:46.976 | + ./stack.sh:main:1065 : start_dstat 2022-02-17 16:57:46.979 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 16:57:46.982 | + functions-common:run_process:1680 : local service=dstat 2022-02-17 16:57:46.985 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 16:57:46.987 | + functions-common:run_process:1682 : local group= 2022-02-17 16:57:46.991 | + functions-common:run_process:1683 : local user= 2022-02-17 16:57:46.993 | + functions-common:run_process:1685 : local name=dstat 2022-02-17 16:57:46.996 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 16:57:46.999 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 16:57:47.002 | + functions-common:time_start:2412 : local start_time= 2022-02-17 16:57:47.004 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 16:57:47.008 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 16:57:47.013 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117067009 2022-02-17 16:57:47.015 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-17 16:57:47.034 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:47.038 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-17 16:57:47.040 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-17 16:57:47.043 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 16:57:47.046 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 16:57:47.048 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 16:57:47.051 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 16:57:47.055 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-17 16:57:47.058 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-17 16:57:47.062 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-17 16:57:47.064 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 16:57:47.068 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 16:57:47.070 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-17 16:57:47.073 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-17 16:57:47.076 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-17 16:57:47.079 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 16:57:47.081 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 16:57:47.084 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 16:57:47.086 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 16:57:47.088 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 16:57:47.091 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-17 16:57:47.093 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 16:57:47.099 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-17 16:57:47.170 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-17 16:57:47.234 | + 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-02-17 16:57:47.304 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-17 16:57:47.363 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-17 16:57:47.423 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 16:57:47.481 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 16:57:47.483 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-17 16:57:47.542 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 16:57:47.934 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-17 16:57:47.949 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-17 16:57:48.334 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-17 16:57:48.358 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 16:57:48.361 | + functions-common:time_stop:2425 : local name 2022-02-17 16:57:48.363 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:57:48.366 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:57:48.369 | + functions-common:time_stop:2428 : local total 2022-02-17 16:57:48.371 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:57:48.374 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 16:57:48.376 | + functions-common:time_stop:2432 : start_time=1645117067009 2022-02-17 16:57:48.379 | + functions-common:time_stop:2434 : [[ -z 1645117067009 ]] 2022-02-17 16:57:48.383 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:57:48.387 | + functions-common:time_stop:2437 : end_time=1645117068384 2022-02-17 16:57:48.390 | + functions-common:time_stop:2438 : elapsed_time=1375 2022-02-17 16:57:48.392 | + functions-common:time_stop:2439 : total=0 2022-02-17 16:57:48.395 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:57:48.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1375 2022-02-17 16:57:48.400 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-17 16:57:48.403 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-17 16:57:48.405 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-17 16:57:48.407 | + functions-common:run_process:1682 : local group= 2022-02-17 16:57:48.410 | + functions-common:run_process:1683 : local user=root 2022-02-17 16:57:48.412 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-17 16:57:48.415 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 16:57:48.417 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 16:57:48.420 | + functions-common:time_start:2412 : local start_time= 2022-02-17 16:57:48.422 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 16:57:48.426 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 16:57:48.431 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117068428 2022-02-17 16:57:48.434 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-17 16:57:48.453 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:48.456 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 16:57:48.459 | + functions-common:time_stop:2425 : local name 2022-02-17 16:57:48.461 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:57:48.464 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:57:48.466 | + functions-common:time_stop:2428 : local total 2022-02-17 16:57:48.469 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:57:48.471 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 16:57:48.475 | + functions-common:time_stop:2432 : start_time=1645117068428 2022-02-17 16:57:48.478 | + functions-common:time_stop:2434 : [[ -z 1645117068428 ]] 2022-02-17 16:57:48.481 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:57:48.486 | + functions-common:time_stop:2437 : end_time=1645117068483 2022-02-17 16:57:48.489 | + functions-common:time_stop:2438 : elapsed_time=55 2022-02-17 16:57:48.492 | + functions-common:time_stop:2439 : total=1375 2022-02-17 16:57:48.494 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:57:48.497 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1430 2022-02-17 16:57:48.499 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-17 16:57:48.520 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:48.523 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-17 16:57:48.550 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:48.554 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-17 16:57:48.575 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:48.578 | + ./stack.sh:main:1078 : start_etcd3 2022-02-17 16:57:48.580 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-17 16:57:48.583 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd' 2022-02-17 16:57:48.586 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-17 16:57:48.588 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380' 2022-02-17 16:57:48.591 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-02-17 16:57:48.594 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-02-17 16:57:48.596 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-17 16:57:48.600 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-17 16:57:48.602 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-02-17 16:57:48.605 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-17 16:57:48.608 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-17 16:57:48.610 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 16:57:48.613 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-02-17 16:57:48.616 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-17 16:57:48.619 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-17 16:57:48.621 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 16:57:48.624 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-17 16:57:48.630 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 16:57:48.632 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 16:57:48.635 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 16:57:48.637 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 16:57:48.642 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-17 16:57:48.726 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-17 16:57:48.806 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-17 16:57:48.860 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-17 16:57:48.919 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-17 16:57:48.972 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 16:57:49.037 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 16:57:49.040 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-17 16:57:49.119 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 16:57:49.558 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-17 16:57:49.624 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-17 16:57:49.686 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-17 16:57:49.746 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-17 16:57:49.814 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-17 16:57:49.817 | ++ functions-common:is_arch:506 : uname -m 2022-02-17 16:57:49.822 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-17 16:57:49.825 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-17 16:57:50.231 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-17 16:57:50.245 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-17 16:57:50.644 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-17 16:57:51.127 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-17 16:57:51.146 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:51.149 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-17 16:57:51.152 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-17 16:57:51.157 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-17 16:57:51.164 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-17 16:57:51.179 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-17 16:57:51.193 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-17 16:57:51.196 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 16:57:51.199 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-17 16:57:51.344 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-17 16:57:51.488 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-17 16:57:51.631 | + 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.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-17 16:57:51.775 | + 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.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-17 16:57:51.918 | + 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.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-17 16:57:52.086 | + 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.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-17 16:57:52.233 | + 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.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-17 16:57:52.379 | + 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.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-17 16:57:52.523 | + 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.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-17 16:57:52.671 | + functions-common:write_clouds_yaml:198 : cat 2022-02-17 16:57:52.677 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-17 16:57:52.681 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-17 16:57:52.684 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-17 16:57:52.688 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-17 16:57:52.691 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-17 16:57:52.695 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-17 16:57:52.716 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:57:52.719 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-17 16:57:52.721 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 16:57:52.725 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-17 16:57:52.732 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-17 16:57:52.735 | + ./stack.sh:main:1096 : init_keystone 2022-02-17 16:57:52.739 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-17 16:57:52.764 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:57:52.766 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-17 16:57:52.768 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-17 16:57:52.776 | + lib/database:recreate_database:112 : local db=keystone 2022-02-17 16:57:52.779 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-17 16:57:52.781 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-17 16:57:52.784 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-17 16:57:52.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 16:57:53.521 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-17 16:57:53.525 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 16:57:53.546 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-17 16:57:53.551 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 16:57:53.557 | + functions-common:time_start:2412 : local start_time= 2022-02-17 16:57:53.560 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 16:57:53.563 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 16:57:53.570 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117073565 2022-02-17 16:57:53.573 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-17 16:57:58.627 | [00;32mDEBUG oslo_db.sqlalchemy.engines [[00;36m-[00;32m] [01;35m[00;32mMySQL 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[00m [00;33m{{(pid=197720) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}[00m[00m 2022-02-17 16:57:58.634 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:57:58.635 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.635 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.635 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.635 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.635 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.636 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.636 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.636 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.636 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.636 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.636 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.637 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.637 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.637 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.637 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:57:58.637 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:57:58.667 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:57:58.668 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.668 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.668 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.668 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.668 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.668 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.669 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.669 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.669 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.669 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.669 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.669 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.669 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.670 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.670 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:57:58.670 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:57:58.748 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:57:58.749 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.749 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.749 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.749 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.749 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.750 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.750 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.750 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.750 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.750 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.751 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.751 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.751 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:57:58.751 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:57:58.751 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:57:58.751 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:57:58.761 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m72 -> 73... [00m[00m 2022-02-17 16:58:00.841 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:00.841 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m73 -> 74... [00m[00m 2022-02-17 16:58:00.851 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:00.851 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m74 -> 75... [00m[00m 2022-02-17 16:58:00.863 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:00.864 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m75 -> 76... [00m[00m 2022-02-17 16:58:00.874 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:00.875 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m76 -> 77... [00m[00m 2022-02-17 16:58:00.883 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:00.883 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m77 -> 78... [00m[00m 2022-02-17 16:58:00.892 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:00.892 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m78 -> 79... [00m[00m 2022-02-17 16:58:00.968 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:00.969 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:58:00.969 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.970 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.970 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.970 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.970 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.970 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.970 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.971 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.971 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.971 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.971 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.971 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.972 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.972 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.972 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:58:00.972 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:58:00.973 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:58:00.973 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.974 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.974 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.974 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.974 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.974 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.974 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.975 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.975 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.975 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.975 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.975 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.975 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.975 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.976 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:58:00.976 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:58:00.986 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:58:00.986 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.987 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.987 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.987 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.987 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.988 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.988 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.988 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.988 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.988 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.989 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.989 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.989 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:00.989 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:00.990 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:58:00.990 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:58:01.603 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:58:01.604 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.604 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.604 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.604 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.605 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.605 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.605 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.605 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.605 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.605 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.605 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.606 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.606 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.606 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.606 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:58:01.606 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:58:01.637 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:58:01.638 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.638 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.638 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.638 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.639 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.639 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.639 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.639 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.639 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.639 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.640 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.640 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.640 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.640 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.640 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:58:01.640 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:58:01.649 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m72 -> 73... [00m[00m 2022-02-17 16:58:01.719 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:01.720 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m73 -> 74... [00m[00m 2022-02-17 16:58:01.730 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:01.730 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m74 -> 75... [00m[00m 2022-02-17 16:58:01.739 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:01.739 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m75 -> 76... [00m[00m 2022-02-17 16:58:01.749 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:01.749 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m76 -> 77... [00m[00m 2022-02-17 16:58:01.762 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:01.762 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m77 -> 78... [00m[00m 2022-02-17 16:58:01.772 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:01.772 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m78 -> 79... [00m[00m 2022-02-17 16:58:01.783 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:01.784 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:58:01.785 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.786 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.786 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.787 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.787 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.787 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.787 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.787 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.788 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.788 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.788 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.788 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.788 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.788 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.788 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:58:01.789 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:58:01.789 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:58:01.790 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.790 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.790 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.790 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.790 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.791 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.791 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.791 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.791 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.791 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.791 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.792 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.792 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.792 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.792 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:58:01.792 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:58:01.801 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:58:01.802 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.803 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.803 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.803 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.803 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.804 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.804 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.804 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.804 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.804 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.805 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.805 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.805 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:01.805 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:01.806 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:58:01.806 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:58:02.359 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:58:02.360 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.360 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.360 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.360 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.360 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.360 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.361 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.361 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.361 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.361 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.361 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.362 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.362 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.362 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.362 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:58:02.362 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:58:02.393 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 16:58:02.394 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.394 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.394 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.394 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.394 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.394 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.395 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.395 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.395 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.396 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.396 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.396 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.396 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py...[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 16:58:02.396 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 16:58:02.396 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 16:58:02.397 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}}[00m [00;33m{{(pid=197720) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 16:58:02.404 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m72 -> 73... [00m[00m 2022-02-17 16:58:02.417 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:02.417 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m73 -> 74... [00m[00m 2022-02-17 16:58:02.425 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:02.425 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m74 -> 75... [00m[00m 2022-02-17 16:58:02.434 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:02.434 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m75 -> 76... [00m[00m 2022-02-17 16:58:02.443 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:02.443 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m76 -> 77... [00m[00m 2022-02-17 16:58:02.451 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:02.451 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m77 -> 78... [00m[00m 2022-02-17 16:58:02.461 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:02.461 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36m78 -> 79... [00m[00m 2022-02-17 16:58:02.471 | [00;36mINFO migrate.versioning.api [[00;36m-[00;36m] [01;35m[00;36mdone[00m[00m 2022-02-17 16:58:02.913 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-17 16:58:02.916 | + functions-common:time_stop:2425 : local name 2022-02-17 16:58:02.919 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:58:02.921 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:58:02.924 | + functions-common:time_stop:2428 : local total 2022-02-17 16:58:02.928 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:58:02.931 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 16:58:02.934 | + functions-common:time_stop:2432 : start_time=1645117073565 2022-02-17 16:58:02.937 | + functions-common:time_stop:2434 : [[ -z 1645117073565 ]] 2022-02-17 16:58:02.940 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:58:02.946 | + functions-common:time_stop:2437 : end_time=1645117082942 2022-02-17 16:58:02.949 | + functions-common:time_stop:2438 : elapsed_time=9377 2022-02-17 16:58:02.952 | + functions-common:time_stop:2439 : total=0 2022-02-17 16:58:02.955 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:58:02.959 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9377 2022-02-17 16:58:02.962 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-17 16:58:02.965 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-17 16:58:02.970 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-17 16:58:07.881 | [00;36mINFO keystone.common.utils [[00;36m-[00;36m] [01;35m[00;36m/etc/keystone/fernet-keys/ does not appear to exist; attempting to create it[00m[00m 2022-02-17 16:58:07.882 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/fernet-keys/0.tmp[00m[00m 2022-02-17 16:58:07.882 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/fernet-keys/0[00m[00m 2022-02-17 16:58:07.882 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mStarting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'][00m[00m 2022-02-17 16:58:07.883 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/fernet-keys/0.tmp[00m[00m 2022-02-17 16:58:07.883 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCurrent primary key is: 0[00m[00m 2022-02-17 16:58:07.883 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mNext primary key will be: 1[00m[00m 2022-02-17 16:58:07.883 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mPromoted key 0 to be the primary: 1[00m[00m 2022-02-17 16:58:07.884 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/fernet-keys/0[00m[00m 2022-02-17 16:58:08.288 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-17 16:58:08.293 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-17 16:58:13.107 | [00;36mINFO keystone.common.utils [[00;36m-[00;36m] [01;35m[00;36m/etc/keystone/credential-keys/ does not appear to exist; attempting to create it[00m[00m 2022-02-17 16:58:13.108 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/credential-keys/0.tmp[00m[00m 2022-02-17 16:58:13.108 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/credential-keys/0[00m[00m 2022-02-17 16:58:13.108 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mStarting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'][00m[00m 2022-02-17 16:58:13.109 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCreated a new temporary key: /etc/keystone/credential-keys/0.tmp[00m[00m 2022-02-17 16:58:13.109 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mCurrent primary key is: 0[00m[00m 2022-02-17 16:58:13.109 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mNext primary key will be: 1[00m[00m 2022-02-17 16:58:13.109 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mPromoted key 0 to be the primary: 1[00m[00m 2022-02-17 16:58:13.109 | [00;36mINFO keystone.common.fernet_utils [[00;36m-[00;36m] [01;35m[00;36mBecome a valid new key: /etc/keystone/credential-keys/0[00m[00m 2022-02-17 16:58:13.514 | + ./stack.sh:main:1097 : start_keystone 2022-02-17 16:58:13.517 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-17 16:58:13.521 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-17 16:58:13.525 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-17 16:58:13.543 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:58:13.546 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-17 16:58:13.549 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-17 16:58:13.555 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-17 16:58:13.558 | + functions-common:run_process:1680 : local service=keystone 2022-02-17 16:58:13.563 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 16:58:13.566 | + functions-common:run_process:1682 : local group= 2022-02-17 16:58:13.569 | + functions-common:run_process:1683 : local user= 2022-02-17 16:58:13.573 | + functions-common:run_process:1685 : local name=keystone 2022-02-17 16:58:13.576 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 16:58:13.578 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 16:58:13.581 | + functions-common:time_start:2412 : local start_time= 2022-02-17 16:58:13.589 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 16:58:13.593 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 16:58:13.603 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117093595 2022-02-17 16:58:13.607 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-17 16:58:13.627 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:58:13.629 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-17 16:58:13.632 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-17 16:58:13.635 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 16:58:13.639 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 16:58:13.641 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 16:58:13.644 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 16:58:13.647 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-17 16:58:13.649 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-17 16:58:13.652 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-17 16:58:13.655 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 16:58:13.659 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 16:58:13.663 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-17 16:58:13.666 | + 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-02-17 16:58:13.669 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-17 16:58:13.672 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 16:58:13.676 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 16:58:13.678 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 16:58:13.681 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-17 16:58:13.683 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 16:58:13.688 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-17 16:58:13.753 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-17 16:58:13.823 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-17 16:58:13.882 | + 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-02-17 16:58:13.955 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 16:58:14.023 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-17 16:58:14.083 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-17 16:58:14.152 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-17 16:58:14.215 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-17 16:58:14.282 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-17 16:58:14.353 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 16:58:14.356 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-17 16:58:14.418 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 16:58:14.838 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-17 16:58:14.853 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-17 16:58:15.252 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-17 16:58:15.347 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 16:58:15.352 | + functions-common:time_stop:2425 : local name 2022-02-17 16:58:15.360 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:58:15.363 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:58:15.366 | + functions-common:time_stop:2428 : local total 2022-02-17 16:58:15.369 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:58:15.371 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 16:58:15.374 | + functions-common:time_stop:2432 : start_time=1645117093595 2022-02-17 16:58:15.376 | + functions-common:time_stop:2434 : [[ -z 1645117093595 ]] 2022-02-17 16:58:15.381 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:58:15.385 | + functions-common:time_stop:2437 : end_time=1645117095382 2022-02-17 16:58:15.388 | + functions-common:time_stop:2438 : elapsed_time=1787 2022-02-17 16:58:15.390 | + functions-common:time_stop:2439 : total=1430 2022-02-17 16:58:15.393 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:58:15.396 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3217 2022-02-17 16:58:15.398 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-17 16:58:15.398 | Waiting for keystone to start... 2022-02-17 16:58:15.401 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.37/identity/v3/ 2022-02-17 16:58:15.404 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-02-17 16:58:15.406 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 16:58:15.409 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-02-17 16:58:15.412 | + functions:wait_for_service:459 : local rval=0 2022-02-17 16:58:15.415 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 16:58:15.417 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 16:58:15.420 | + functions-common:time_start:2412 : local start_time= 2022-02-17 16:58:15.423 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 16:58:15.426 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 16:58:15.431 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117095428 2022-02-17 16:58:15.434 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 16:58:15.440 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-02-17 16:58:18.773 | ++ inc/async:async_inner:64 : rc=0 2022-02-17 16:58:18.807 | [195876 Async install_tempest:195876]: finished successfully 2022-02-17 16:58:22.552 | + :: : [[ 200 == 503 ]] 2022-02-17 16:58:22.554 | + :: : [[ 0 -eq 7 ]] 2022-02-17 16:58:22.557 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 16:58:22.560 | + functions-common:time_stop:2425 : local name 2022-02-17 16:58:22.563 | + functions-common:time_stop:2426 : local end_time 2022-02-17 16:58:22.565 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 16:58:22.569 | + functions-common:time_stop:2428 : local total 2022-02-17 16:58:22.571 | + functions-common:time_stop:2429 : local start_time 2022-02-17 16:58:22.573 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 16:58:22.576 | + functions-common:time_stop:2432 : start_time=1645117095428 2022-02-17 16:58:22.578 | + functions-common:time_stop:2434 : [[ -z 1645117095428 ]] 2022-02-17 16:58:22.581 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 16:58:22.587 | + functions-common:time_stop:2437 : end_time=1645117102584 2022-02-17 16:58:22.589 | + functions-common:time_stop:2438 : elapsed_time=7156 2022-02-17 16:58:22.592 | + functions-common:time_stop:2439 : total=0 2022-02-17 16:58:22.594 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 16:58:22.596 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7156 2022-02-17 16:58:22.603 | + functions:wait_for_service:467 : return 0 2022-02-17 16:58:22.605 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-17 16:58:22.623 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:58:22.626 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-17 16:58:22.628 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 16:58:22.631 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 16:58:22.661 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-17 16:58:22.664 | + lib/keystone:bootstrap_keystone:591 : /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.37/identity 2022-02-17 16:58:27.494 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.494 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.494 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.502 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.520 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.521 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.553 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.586 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.587 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.680 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.681 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.681 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.681 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.681 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.681 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.696 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.696 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.696 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.697 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.697 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.697 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.697 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.705 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.708 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.708 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.708 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.709 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.709 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.709 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.709 | [00;32mDEBUG keystone.notifications [[00;36m-[00;32m] [01;35m[00;32mCallback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`.[00m [00;33m{{(pid=198565) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}}[00m[00m 2022-02-17 16:58:27.742 | [00;32mDEBUG oslo_db.sqlalchemy.engines [[00;36m-[00;32m] [01;35m[00;32mMySQL 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[00m [00;33m{{(pid=198565) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}[00m[00m 2022-02-17 16:58:28.105 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mCreated domain default[00m[00m 2022-02-17 16:58:28.163 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mCreated project admin[00m[00m 2022-02-17 16:58:28.199 | [00;32mDEBUG passlib.handlers.bcrypt [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;32m] [01;35m[00;32mdetected 'bcrypt' backend, version '3.2.0'[00m [00;33m{{(pid=198565) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}}[00m[00m 2022-02-17 16:58:28.199 | [00;32mDEBUG passlib.handlers.bcrypt [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;32m] [01;35m[00;32m'bcrypt' backend lacks $2$ support, enabling workaround[00m [00;33m{{(pid=198565) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}}[00m[00m 2022-02-17 16:58:28.266 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mCreated user admin[00m[00m 2022-02-17 16:58:28.283 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mCreated role reader[00m[00m 2022-02-17 16:58:28.303 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mCreated role member[00m[00m 2022-02-17 16:58:28.330 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mCreated implied role where 68e9b4e0ffb4406eb1dfc928c467a293 implies c0542aa5cfef479eaf0f35f0d208b08a[00m[00m 2022-02-17 16:58:28.344 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mCreated role admin[00m[00m 2022-02-17 16:58:28.365 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mCreated implied role where eba55e2a6e5c461fb3c19c1d3bd49e3b implies 68e9b4e0ffb4406eb1dfc928c467a293[00m[00m 2022-02-17 16:58:28.378 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mGranted role admin on project admin to user admin.[00m[00m 2022-02-17 16:58:28.389 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mGranted role admin on the system to user admin.[00m[00m 2022-02-17 16:58:28.404 | [01;33mWARNING py.warnings [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[01;33m] [01;35m[01;33m/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-02-17 16:58:28.404 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-17 16:58:28.404 | [00m[00m 2022-02-17 16:58:28.408 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mCreated region RegionOne[00m[00m 2022-02-17 16:58:28.453 | [00;36mINFO keystone.cmd.bootstrap [[01;36mNone req-ed60529c-ae86-4df4-8e1f-b20041ef9d80 [00;36mNone None[00;36m] [01;35m[00;36mCreated public endpoint http://10.222.0.37/identity[00m[00m 2022-02-17 16:58:28.952 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-17 16:58:28.954 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-17 16:58:28.957 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-17 16:58:28.960 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-17 16:58:32.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:32.085 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:32.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:32.085 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:32.266 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:32.269 | + lib/keystone:create_keystone_accounts:299 : admin_project=59e3ec8886ab470aa901b4fda65fd6bc 2022-02-17 16:58:32.272 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-17 16:58:32.276 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-17 16:58:34.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:34.571 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:34.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:34.571 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:34.757 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:34.760 | + lib/keystone:create_keystone_accounts:301 : admin_user=11d7ee47d79948f9beb7d30decace888 2022-02-17 16:58:34.762 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-17 16:58:34.765 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-17 16:58:34.767 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-17 16:58:34.770 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 11d7ee47d79948f9beb7d30decace888 default 2022-02-17 16:58:34.833 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 11d7ee47d79948f9beb7d30decace888 default 2022-02-17 16:58:34.875 | [170050 Async ks-domain-role:198682]: running: get_or_add_user_domain_role admin 11d7ee47d79948f9beb7d30decace888 default 2022-02-17 16:58:34.878 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-17 16:58:34.881 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 16:58:34.884 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 16:58:37.519 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 16:58:37.522 | + functions-common:get_or_create_domain:888 : echo default 2022-02-17 16:58:37.522 | default 2022-02-17 16:58:37.525 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-17 16:58:37.592 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-17 16:58:37.652 | [170050 Async ks-project:198811]: running: get_or_create_project service Default 2022-02-17 16:58:37.654 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-17 16:58:37.722 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-17 16:58:37.775 | [170050 Async ks-service:198907]: running: get_or_create_role service 2022-02-17 16:58:37.778 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-17 16:58:37.856 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-17 16:58:37.919 | [170050 Async ks-reseller:198993]: running: get_or_create_role ResellerAdmin 2022-02-17 16:58:37.923 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-17 16:58:37.936 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-17 16:58:38.376 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-17 16:58:38.590 | [170050 Async ks-anotherrole:199082]: running: get_or_create_role anotherrole 2022-02-17 16:58:38.620 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-17 16:58:38.656 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-17 16:58:38.676 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 16:58:38.717 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-17 16:58:41.262 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:58:41.378 | [198907 Async ks-service:198907]: finished successfully 2022-02-17 16:58:41.897 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:58:41.910 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:58:41.958 | [198993 Async ks-reseller:198993]: finished successfully 2022-02-17 16:58:41.978 | [198811 Async ks-project:198811]: finished successfully 2022-02-17 16:58:42.417 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:58:42.459 | [199082 Async ks-anotherrole:199082]: finished successfully 2022-02-17 16:58:42.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:42.566 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:42.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:42.566 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:42.757 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:42.760 | ++ functions-common:get_or_create_project:938 : project_id=b09d13d985714bdab6267c7fcce3bc54 2022-02-17 16:58:42.763 | ++ functions-common:get_or_create_project:939 : echo b09d13d985714bdab6267c7fcce3bc54 2022-02-17 16:58:42.767 | + lib/keystone:create_keystone_accounts:329 : invis_project=b09d13d985714bdab6267c7fcce3bc54 2022-02-17 16:58:42.770 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-17 16:58:42.774 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-17 16:58:42.778 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 16:58:42.782 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-17 16:58:44.649 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:58:44.675 | [198682 Async ks-domain-role:198682]: finished successfully 2022-02-17 16:58:45.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:45.133 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:45.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:45.133 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:45.328 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:45.331 | ++ functions-common:get_or_create_project:938 : project_id=ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:45.335 | ++ functions-common:get_or_create_project:939 : echo ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:45.338 | + lib/keystone:create_keystone_accounts:333 : demo_project=ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:45.341 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-17 16:58:45.344 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-17 16:58:45.347 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 16:58:45.349 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-17 16:58:45.352 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-17 16:58:45.356 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-17 16:58:47.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:47.727 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:47.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:47.728 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:47.917 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:47.919 | ++ functions-common:get_or_create_user:925 : user_id=6fa610b4a1574c138389269829a93e93 2022-02-17 16:58:47.922 | ++ functions-common:get_or_create_user:926 : echo 6fa610b4a1574c138389269829a93e93 2022-02-17 16:58:47.925 | + lib/keystone:create_keystone_accounts:336 : demo_user=6fa610b4a1574c138389269829a93e93 2022-02-17 16:58:47.928 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-17 16:58:47.984 | [170050 Async ks-domain-role:198682]: Waiting for completion of get_or_add_user_domain_role admin 11d7ee47d79948f9beb7d30decace888 default running on PID 198682 (6 other jobs running) 2022-02-17 16:58:48.016 | [170050 Async ks-domain-role:198682]: Signaling child to exit 2022-02-17 16:58:48.016 | WAKEUP 2022-02-17 16:58:48.041 | [170050 Async ks-domain-role:198682]: Signaled 2022-02-17 16:58:48.042 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-17 16:58:48.042 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user 11d7ee47d79948f9beb7d30decace888 --domain default 2022-02-17 16:58:48.042 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:58:48.043 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-17 16:58:48.043 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:58:48.043 | ++ functions-common:get_field:812 : read data 2022-02-17 16:58:48.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.043 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.043 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.043 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:48.043 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-17 16:58:48.043 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-17 16:58:48.043 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user 11d7ee47d79948f9beb7d30decace888 --domain default 2022-02-17 16:58:48.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.043 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.043 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.043 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user 11d7ee47d79948f9beb7d30decace888 --domain default 2022-02-17 16:58:48.043 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-17 16:58:48.043 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:58:48.043 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:58:48.043 | ++ functions-common:get_field:812 : read data 2022-02-17 16:58:48.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.043 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.043 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.043 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:48.043 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 16:58:48.043 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 16:58:48.043 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 16:58:48.043 | ++ functions-common:get_field:818 : echo '| eba55e2a6e5c461fb3c19c1d3bd49e3b | 11d7ee47d79948f9beb7d30decace888 | | | default | | False |' 2022-02-17 16:58:48.043 | ++ functions-common:get_field:812 : read data 2022-02-17 16:58:48.043 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 16:58:48.044 | + functions-common:get_or_add_user_domain_role:1021 : echo eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 16:58:48.044 | eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 16:58:48.096 | [170050 Async ks-domain-role:198682]: finished get_or_add_user_domain_role admin 11d7ee47d79948f9beb7d30decace888 default with result 0 in 9 seconds 2022-02-17 16:58:48.104 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-17 16:58:48.147 | [170050 Async ks-project:198811]: Waiting for completion of get_or_create_project service Default running on PID 198811 (5 other jobs running) 2022-02-17 16:58:48.174 | [170050 Async ks-project:198811]: Signaling child to exit 2022-02-17 16:58:48.174 | WAKEUP 2022-02-17 16:58:48.200 | [170050 Async ks-project:198811]: Signaled 2022-02-17 16:58:48.201 | + functions-common:get_or_create_project:932 : local project_id 2022-02-17 16:58:48.201 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-17 16:58:48.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.201 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.201 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.201 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:48.201 | + functions-common:get_or_create_project:938 : project_id=21539e9fbb0a4538be0af144e70b6ece 2022-02-17 16:58:48.201 | + functions-common:get_or_create_project:939 : echo 21539e9fbb0a4538be0af144e70b6ece 2022-02-17 16:58:48.201 | 21539e9fbb0a4538be0af144e70b6ece 2022-02-17 16:58:48.249 | [170050 Async ks-project:198811]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-02-17 16:58:48.293 | [170050 Async ks-service:198907]: Waiting for completion of get_or_create_role service running on PID 198907 (4 other jobs running) 2022-02-17 16:58:48.321 | [170050 Async ks-service:198907]: Signaling child to exit 2022-02-17 16:58:48.321 | WAKEUP 2022-02-17 16:58:48.353 | [170050 Async ks-service:198907]: Signaled 2022-02-17 16:58:48.355 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 16:58:48.355 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-17 16:58:48.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.355 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.355 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.356 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:48.356 | + functions-common:get_or_create_role:950 : role_id=ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 16:58:48.356 | + functions-common:get_or_create_role:951 : echo ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 16:58:48.356 | ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 16:58:48.408 | [170050 Async ks-service:198907]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-17 16:58:48.454 | [170050 Async ks-reseller:198993]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 198993 (3 other jobs running) 2022-02-17 16:58:48.482 | [170050 Async ks-reseller:198993]: Signaling child to exit 2022-02-17 16:58:48.483 | WAKEUP 2022-02-17 16:58:48.506 | [170050 Async ks-reseller:198993]: Signaled 2022-02-17 16:58:48.508 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 16:58:48.508 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-17 16:58:48.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.508 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.508 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.508 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:48.508 | + functions-common:get_or_create_role:950 : role_id=f43a6d6ccae341cf9ad86ebccf930fa1 2022-02-17 16:58:48.508 | + functions-common:get_or_create_role:951 : echo f43a6d6ccae341cf9ad86ebccf930fa1 2022-02-17 16:58:48.508 | f43a6d6ccae341cf9ad86ebccf930fa1 2022-02-17 16:58:48.561 | [170050 Async ks-reseller:198993]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-02-17 16:58:48.603 | [170050 Async ks-anotherrole:199082]: Waiting for completion of get_or_create_role anotherrole running on PID 199082 (2 other jobs running) 2022-02-17 16:58:48.631 | [170050 Async ks-anotherrole:199082]: Signaling child to exit 2022-02-17 16:58:48.631 | WAKEUP 2022-02-17 16:58:48.655 | [170050 Async ks-anotherrole:199082]: Signaled 2022-02-17 16:58:48.657 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 16:58:48.657 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 16:58:48.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.657 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:48.657 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:48.657 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:48.657 | + functions-common:get_or_create_role:950 : role_id=24426d8b285142c79be7d74e33f235b3 2022-02-17 16:58:48.657 | + functions-common:get_or_create_role:951 : echo 24426d8b285142c79be7d74e33f235b3 2022-02-17 16:58:48.657 | 24426d8b285142c79be7d74e33f235b3 2022-02-17 16:58:48.709 | [170050 Async ks-anotherrole:199082]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-02-17 16:58:48.713 | + inc/async:async_wait:197 : return 0 2022-02-17 16:58:48.716 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 6fa610b4a1574c138389269829a93e93 ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:48.783 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6fa610b4a1574c138389269829a93e93 ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:48.829 | [170050 Async ks-demo-member:199953]: running: get_or_add_user_project_role member 6fa610b4a1574c138389269829a93e93 ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:48.832 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 11d7ee47d79948f9beb7d30decace888 ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:48.902 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 11d7ee47d79948f9beb7d30decace888 ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:48.952 | [170050 Async ks-demo-admin:200065]: running: get_or_add_user_project_role admin 11d7ee47d79948f9beb7d30decace888 ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:48.955 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6fa610b4a1574c138389269829a93e93 ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:49.034 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6fa610b4a1574c138389269829a93e93 ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:49.089 | [170050 Async ks-demo-another:200177]: running: get_or_add_user_project_role anotherrole 6fa610b4a1574c138389269829a93e93 ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:49.092 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 6fa610b4a1574c138389269829a93e93 b09d13d985714bdab6267c7fcce3bc54 2022-02-17 16:58:49.167 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6fa610b4a1574c138389269829a93e93 b09d13d985714bdab6267c7fcce3bc54 2022-02-17 16:58:49.261 | [170050 Async ks-demo-invis:200289]: running: get_or_add_user_project_role member 6fa610b4a1574c138389269829a93e93 b09d13d985714bdab6267c7fcce3bc54 2022-02-17 16:58:49.265 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-17 16:58:49.279 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-17 16:58:49.284 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 16:58:49.289 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-17 16:58:49.305 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-17 16:58:49.340 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-17 16:58:52.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:52.709 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:52.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:52.709 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:53.075 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:53.108 | ++ functions-common:get_or_create_user:925 : user_id=3ad134a3d47e4a298e45a4111177152d 2022-02-17 16:58:53.128 | ++ functions-common:get_or_create_user:926 : echo 3ad134a3d47e4a298e45a4111177152d 2022-02-17 16:58:53.152 | + lib/keystone:create_keystone_accounts:349 : demo_reader=3ad134a3d47e4a298e45a4111177152d 2022-02-17 16:58:53.176 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 3ad134a3d47e4a298e45a4111177152d ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:53.623 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3ad134a3d47e4a298e45a4111177152d ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:53.843 | [170050 Async ks-demo-reader:200490]: running: get_or_add_user_project_role reader 3ad134a3d47e4a298e45a4111177152d ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:58:53.861 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-17 16:58:53.894 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-17 16:58:53.916 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 16:58:53.960 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-17 16:58:57.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:57.480 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:57.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:58:57.480 | from cryptography.utils import int_from_bytes 2022-02-17 16:58:57.945 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:58:57.948 | ++ functions-common:get_or_create_project:938 : project_id=c46a12aafe2446feb55913f40cb83636 2022-02-17 16:58:57.951 | ++ functions-common:get_or_create_project:939 : echo c46a12aafe2446feb55913f40cb83636 2022-02-17 16:58:57.954 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=c46a12aafe2446feb55913f40cb83636 2022-02-17 16:58:57.956 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-17 16:58:57.960 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-17 16:58:57.992 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 16:58:58.019 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-17 16:58:58.039 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-17 16:58:58.072 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-17 16:59:00.787 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:00.910 | [200065 Async ks-demo-admin:200065]: finished successfully 2022-02-17 16:59:01.003 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:01.150 | [200289 Async ks-demo-invis:200289]: finished successfully 2022-02-17 16:59:01.261 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:01.297 | [199953 Async ks-demo-member:199953]: finished successfully 2022-02-17 16:59:01.523 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:01.554 | [200177 Async ks-demo-another:200177]: finished successfully 2022-02-17 16:59:01.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:01.633 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:01.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:01.633 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:01.828 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:01.831 | ++ functions-common:get_or_create_user:925 : user_id=840aa080f8b74deba32dc88571c435bb 2022-02-17 16:59:01.834 | ++ functions-common:get_or_create_user:926 : echo 840aa080f8b74deba32dc88571c435bb 2022-02-17 16:59:01.837 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=840aa080f8b74deba32dc88571c435bb 2022-02-17 16:59:01.840 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 840aa080f8b74deba32dc88571c435bb c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:01.902 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 840aa080f8b74deba32dc88571c435bb c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:01.948 | [170050 Async ks-alt-admin:201047]: running: get_or_add_user_project_role admin 840aa080f8b74deba32dc88571c435bb c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:01.951 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 840aa080f8b74deba32dc88571c435bb c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:02.025 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 840aa080f8b74deba32dc88571c435bb c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:02.076 | [170050 Async ks-alt-another:201159]: running: get_or_add_user_project_role anotherrole 840aa080f8b74deba32dc88571c435bb c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:02.085 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-17 16:59:02.095 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-17 16:59:02.099 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 16:59:02.103 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-17 16:59:02.108 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-17 16:59:02.111 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-17 16:59:04.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:04.924 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:04.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:04.924 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:05.188 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:05.192 | ++ functions-common:get_or_create_user:925 : user_id=77ba1717940a4f98a7b190a5046c5e7e 2022-02-17 16:59:05.196 | ++ functions-common:get_or_create_user:926 : echo 77ba1717940a4f98a7b190a5046c5e7e 2022-02-17 16:59:05.200 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=77ba1717940a4f98a7b190a5046c5e7e 2022-02-17 16:59:05.204 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 77ba1717940a4f98a7b190a5046c5e7e c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:05.331 | + inc/async:async_inner:63 : get_or_add_user_project_role member 77ba1717940a4f98a7b190a5046c5e7e c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:05.411 | [170050 Async ks-alt-member-user:201364]: running: get_or_add_user_project_role member 77ba1717940a4f98a7b190a5046c5e7e c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:05.419 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-17 16:59:05.438 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-17 16:59:05.454 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 16:59:05.460 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-17 16:59:05.465 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-17 16:59:05.478 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-17 16:59:05.551 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:05.737 | [200490 Async ks-demo-reader:200490]: finished successfully 2022-02-17 16:59:08.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:08.096 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:08.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:08.096 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:08.365 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:08.369 | ++ functions-common:get_or_create_user:925 : user_id=5daab1f3c36841d695c454cbbd1cc9eb 2022-02-17 16:59:08.373 | ++ functions-common:get_or_create_user:926 : echo 5daab1f3c36841d695c454cbbd1cc9eb 2022-02-17 16:59:08.379 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=5daab1f3c36841d695c454cbbd1cc9eb 2022-02-17 16:59:08.385 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 5daab1f3c36841d695c454cbbd1cc9eb c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:08.501 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5daab1f3c36841d695c454cbbd1cc9eb c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:08.575 | [170050 Async ks-alt-reader-user:201598]: running: get_or_add_user_project_role reader 5daab1f3c36841d695c454cbbd1cc9eb c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:08.589 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-17 16:59:08.595 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 16:59:08.612 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-17 16:59:08.631 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-17 16:59:08.657 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-17 16:59:11.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:11.919 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:11.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:11.919 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:12.218 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:12.268 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:12.275 | ++ functions-common:get_or_create_user:925 : user_id=098302a4c023432eb0a6d4868bc66069 2022-02-17 16:59:12.284 | ++ functions-common:get_or_create_user:926 : echo 098302a4c023432eb0a6d4868bc66069 2022-02-17 16:59:12.288 | [201047 Async ks-alt-admin:201047]: finished successfully 2022-02-17 16:59:12.289 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:12.293 | + lib/keystone:create_keystone_accounts:381 : system_member_user=098302a4c023432eb0a6d4868bc66069 2022-02-17 16:59:12.298 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 098302a4c023432eb0a6d4868bc66069 all 2022-02-17 16:59:12.352 | [201159 Async ks-alt-another:201159]: finished successfully 2022-02-17 16:59:12.407 | + inc/async:async_inner:63 : get_or_add_user_system_role member 098302a4c023432eb0a6d4868bc66069 all 2022-02-17 16:59:12.468 | [170050 Async ks-system-member:201902]: running: get_or_add_user_system_role member 098302a4c023432eb0a6d4868bc66069 all 2022-02-17 16:59:12.472 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-17 16:59:12.475 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 16:59:12.477 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-17 16:59:12.480 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-17 16:59:12.484 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-17 16:59:15.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:15.194 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:15.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:15.194 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:15.456 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:15.461 | ++ functions-common:get_or_create_user:925 : user_id=3d7c9c060cca4ab1aa87b1b0b11a18c3 2022-02-17 16:59:15.469 | ++ functions-common:get_or_create_user:926 : echo 3d7c9c060cca4ab1aa87b1b0b11a18c3 2022-02-17 16:59:15.473 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=3d7c9c060cca4ab1aa87b1b0b11a18c3 2022-02-17 16:59:15.477 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 3d7c9c060cca4ab1aa87b1b0b11a18c3 all 2022-02-17 16:59:15.537 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:15.569 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3d7c9c060cca4ab1aa87b1b0b11a18c3 all 2022-02-17 16:59:15.575 | [201364 Async ks-alt-member-user:201364]: finished successfully 2022-02-17 16:59:15.660 | [170050 Async ks-system-reader:202141]: running: get_or_add_user_system_role reader 3d7c9c060cca4ab1aa87b1b0b11a18c3 all 2022-02-17 16:59:15.664 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-17 16:59:15.668 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-17 16:59:15.680 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-17 16:59:15.684 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 16:59:15.688 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-17 16:59:18.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:18.224 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:18.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:18.224 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:18.293 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:18.347 | [201598 Async ks-alt-reader-user:201598]: finished successfully 2022-02-17 16:59:18.454 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:18.459 | ++ functions-common:get_or_create_group:902 : group_id=b622f800a5bc4008ac738214e3c3cc3a 2022-02-17 16:59:18.462 | ++ functions-common:get_or_create_group:903 : echo b622f800a5bc4008ac738214e3c3cc3a 2022-02-17 16:59:18.468 | + lib/keystone:create_keystone_accounts:391 : admin_group=b622f800a5bc4008ac738214e3c3cc3a 2022-02-17 16:59:18.477 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-17 16:59:18.481 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-17 16:59:18.486 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-17 16:59:18.494 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 16:59:18.498 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-17 16:59:20.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:20.943 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:20.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:20.943 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:21.143 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:21.147 | ++ functions-common:get_or_create_group:902 : group_id=ea61481a846d42e5a8016d3eb8e2433e 2022-02-17 16:59:21.150 | ++ functions-common:get_or_create_group:903 : echo ea61481a846d42e5a8016d3eb8e2433e 2022-02-17 16:59:21.153 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=ea61481a846d42e5a8016d3eb8e2433e 2022-02-17 16:59:21.156 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:21.239 | + inc/async:async_inner:63 : get_or_add_group_project_role member ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:21.307 | [170050 Async ks-group-memberdemo:202429]: running: get_or_add_group_project_role member ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:21.311 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:21.410 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:21.496 | [170050 Async ks-group-anotherdemo:202526]: running: get_or_add_group_project_role anotherrole ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:21.520 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:21.810 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:21.859 | + inc/async:async_inner:63 : get_or_add_group_project_role member ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:21.862 | [201902 Async ks-system-member:201902]: finished successfully 2022-02-17 16:59:21.985 | [170050 Async ks-group-memberalt:202635]: running: get_or_add_group_project_role member ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:22.000 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:22.433 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:22.714 | [170050 Async ks-group-anotheralt:202746]: running: get_or_add_group_project_role anotherrole ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:22.738 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin b622f800a5bc4008ac738214e3c3cc3a 59e3ec8886ab470aa901b4fda65fd6bc 2022-02-17 16:59:23.188 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b622f800a5bc4008ac738214e3c3cc3a 59e3ec8886ab470aa901b4fda65fd6bc 2022-02-17 16:59:23.440 | [170050 Async ks-group-admin:202833]: running: get_or_add_group_project_role admin b622f800a5bc4008ac738214e3c3cc3a 59e3ec8886ab470aa901b4fda65fd6bc 2022-02-17 16:59:23.461 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-17 16:59:23.827 | [170050 Async ks-demo-member:199953]: Waiting for completion of get_or_add_user_project_role member 6fa610b4a1574c138389269829a93e93 ba64f2a2121746e19a4fc605da95597f running on PID 199953 (17 other jobs running) 2022-02-17 16:59:24.028 | [170050 Async ks-demo-member:199953]: Signaling child to exit 2022-02-17 16:59:24.029 | WAKEUP 2022-02-17 16:59:24.210 | [170050 Async ks-demo-member:199953]: Signaled 2022-02-17 16:59:24.228 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 16:59:24.228 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 16:59:24.228 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 16:59:24.228 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 16:59:24.228 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 16:59:24.228 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 16:59:24.228 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 16:59:24.228 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 16:59:24.228 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 6fa610b4a1574c138389269829a93e93 --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:24.228 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:24.228 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 16:59:24.229 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:24.229 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:24.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:24.229 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:24.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:24.229 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:24.229 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:24.229 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 16:59:24.229 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 16:59:24.229 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 6fa610b4a1574c138389269829a93e93 --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:24.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:24.229 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:24.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:24.229 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:24.229 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 6fa610b4a1574c138389269829a93e93 --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:24.230 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:24.230 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 16:59:24.230 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:24.230 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:24.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:24.230 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:24.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:24.230 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:24.230 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:24.230 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 16:59:24.230 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 16:59:24.230 | ++ functions-common:get_field:818 : echo '| 68e9b4e0ffb4406eb1dfc928c467a293 | 6fa610b4a1574c138389269829a93e93 | | ba64f2a2121746e19a4fc605da95597f | | | False |' 2022-02-17 16:59:24.230 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 16:59:24.230 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:24.230 | + functions-common:get_or_add_user_project_role:995 : user_role_id=68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:24.230 | + functions-common:get_or_add_user_project_role:997 : echo 68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:24.230 | 68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:24.532 | [170050 Async ks-demo-member:199953]: finished get_or_add_user_project_role member 6fa610b4a1574c138389269829a93e93 ba64f2a2121746e19a4fc605da95597f with result 0 in 12 seconds 2022-02-17 16:59:24.827 | [170050 Async ks-demo-admin:200065]: Waiting for completion of get_or_add_user_project_role admin 11d7ee47d79948f9beb7d30decace888 ba64f2a2121746e19a4fc605da95597f running on PID 200065 (16 other jobs running) 2022-02-17 16:59:25.022 | [170050 Async ks-demo-admin:200065]: Signaling child to exit 2022-02-17 16:59:25.023 | WAKEUP 2022-02-17 16:59:25.197 | [170050 Async ks-demo-admin:200065]: Signaled 2022-02-17 16:59:25.207 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 16:59:25.209 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 16:59:25.209 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 16:59:25.209 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 16:59:25.209 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 16:59:25.209 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 16:59:25.209 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 16:59:25.209 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 16:59:25.209 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 11d7ee47d79948f9beb7d30decace888 --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:25.210 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 16:59:25.210 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:25.210 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:25.210 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:25.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:25.210 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:25.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:25.210 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:25.210 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:25.210 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 16:59:25.211 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 16:59:25.211 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 11d7ee47d79948f9beb7d30decace888 --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:25.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:25.211 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:25.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:25.211 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:25.211 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 11d7ee47d79948f9beb7d30decace888 --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:25.211 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:25.211 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 16:59:25.211 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:25.211 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:25.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:25.211 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:25.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:25.211 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:25.212 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:25.212 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 16:59:25.212 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 16:59:25.212 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 16:59:25.212 | ++ functions-common:get_field:818 : echo '| eba55e2a6e5c461fb3c19c1d3bd49e3b | 11d7ee47d79948f9beb7d30decace888 | | ba64f2a2121746e19a4fc605da95597f | | | False |' 2022-02-17 16:59:25.212 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:25.212 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 16:59:25.212 | + functions-common:get_or_add_user_project_role:997 : echo eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 16:59:25.212 | eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 16:59:25.550 | [170050 Async ks-demo-admin:200065]: finished get_or_add_user_project_role admin 11d7ee47d79948f9beb7d30decace888 ba64f2a2121746e19a4fc605da95597f with result 0 in 12 seconds 2022-02-17 16:59:25.838 | [170050 Async ks-demo-another:200177]: Waiting for completion of get_or_add_user_project_role anotherrole 6fa610b4a1574c138389269829a93e93 ba64f2a2121746e19a4fc605da95597f running on PID 200177 (15 other jobs running) 2022-02-17 16:59:26.017 | [170050 Async ks-demo-another:200177]: Signaling child to exit 2022-02-17 16:59:26.018 | WAKEUP 2022-02-17 16:59:26.165 | [170050 Async ks-demo-another:200177]: Signaled 2022-02-17 16:59:26.186 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 16:59:26.186 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 16:59:26.186 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 16:59:26.187 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 16:59:26.187 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 16:59:26.187 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 16:59:26.187 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 16:59:26.187 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 16:59:26.187 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 6fa610b4a1574c138389269829a93e93 --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:26.187 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:26.187 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 16:59:26.187 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:26.187 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:26.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:26.187 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:26.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:26.187 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:26.187 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:26.187 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 16:59:26.187 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 16:59:26.188 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 6fa610b4a1574c138389269829a93e93 --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:26.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:26.188 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:26.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:26.188 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:26.188 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:26.188 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 6fa610b4a1574c138389269829a93e93 --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:26.188 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 16:59:26.188 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:26.188 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:26.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:26.188 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:26.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:26.188 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:26.188 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:26.188 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 16:59:26.188 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 16:59:26.188 | ++ functions-common:get_field:818 : echo '| 24426d8b285142c79be7d74e33f235b3 | 6fa610b4a1574c138389269829a93e93 | | ba64f2a2121746e19a4fc605da95597f | | | False |' 2022-02-17 16:59:26.188 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 16:59:26.189 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:26.189 | + functions-common:get_or_add_user_project_role:995 : user_role_id=24426d8b285142c79be7d74e33f235b3 2022-02-17 16:59:26.189 | + functions-common:get_or_add_user_project_role:997 : echo 24426d8b285142c79be7d74e33f235b3 2022-02-17 16:59:26.189 | 24426d8b285142c79be7d74e33f235b3 2022-02-17 16:59:26.336 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:26.496 | [170050 Async ks-demo-another:200177]: finished get_or_add_user_project_role anotherrole 6fa610b4a1574c138389269829a93e93 ba64f2a2121746e19a4fc605da95597f with result 0 in 12 seconds 2022-02-17 16:59:26.522 | [202141 Async ks-system-reader:202141]: finished successfully 2022-02-17 16:59:26.781 | [170050 Async ks-demo-invis:200289]: Waiting for completion of get_or_add_user_project_role member 6fa610b4a1574c138389269829a93e93 b09d13d985714bdab6267c7fcce3bc54 running on PID 200289 (14 other jobs running) 2022-02-17 16:59:26.989 | [170050 Async ks-demo-invis:200289]: Signaling child to exit 2022-02-17 16:59:26.990 | WAKEUP 2022-02-17 16:59:27.132 | [170050 Async ks-demo-invis:200289]: Signaled 2022-02-17 16:59:27.143 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 16:59:27.143 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 16:59:27.143 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 16:59:27.143 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 16:59:27.143 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 16:59:27.143 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 16:59:27.144 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 16:59:27.144 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 16:59:27.144 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 16:59:27.144 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:27.144 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 6fa610b4a1574c138389269829a93e93 --project b09d13d985714bdab6267c7fcce3bc54 2022-02-17 16:59:27.144 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:27.144 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:27.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:27.144 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:27.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:27.144 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:27.144 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:27.144 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 16:59:27.144 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 16:59:27.144 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 6fa610b4a1574c138389269829a93e93 --project b09d13d985714bdab6267c7fcce3bc54 2022-02-17 16:59:27.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:27.144 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:27.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:27.144 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:27.144 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 6fa610b4a1574c138389269829a93e93 --project b09d13d985714bdab6267c7fcce3bc54 2022-02-17 16:59:27.144 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:27.144 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 16:59:27.144 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:27.144 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:27.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:27.144 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:27.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:27.144 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:27.144 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:27.144 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 16:59:27.144 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 16:59:27.145 | ++ functions-common:get_field:818 : echo '| 68e9b4e0ffb4406eb1dfc928c467a293 | 6fa610b4a1574c138389269829a93e93 | | b09d13d985714bdab6267c7fcce3bc54 | | | False |' 2022-02-17 16:59:27.145 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 16:59:27.145 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:27.145 | + functions-common:get_or_add_user_project_role:995 : user_role_id=68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:27.145 | + functions-common:get_or_add_user_project_role:997 : echo 68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:27.145 | 68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:27.449 | [170050 Async ks-demo-invis:200289]: finished get_or_add_user_project_role member 6fa610b4a1574c138389269829a93e93 b09d13d985714bdab6267c7fcce3bc54 with result 0 in 12 seconds 2022-02-17 16:59:27.727 | [170050 Async ks-demo-reader:200490]: Waiting for completion of get_or_add_user_project_role reader 3ad134a3d47e4a298e45a4111177152d ba64f2a2121746e19a4fc605da95597f running on PID 200490 (13 other jobs running) 2022-02-17 16:59:27.911 | [170050 Async ks-demo-reader:200490]: Signaling child to exit 2022-02-17 16:59:27.912 | WAKEUP 2022-02-17 16:59:28.079 | [170050 Async ks-demo-reader:200490]: Signaled 2022-02-17 16:59:28.092 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 16:59:28.092 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 16:59:28.092 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 16:59:28.092 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 16:59:28.092 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 16:59:28.092 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 16:59:28.092 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 16:59:28.092 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 16:59:28.092 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 3ad134a3d47e4a298e45a4111177152d --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:28.093 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:28.093 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 16:59:28.093 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:28.093 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:28.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:28.093 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:28.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:28.093 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:28.093 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:28.093 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 16:59:28.093 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 16:59:28.093 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 3ad134a3d47e4a298e45a4111177152d --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:28.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:28.093 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:28.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:28.093 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:28.093 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 3ad134a3d47e4a298e45a4111177152d --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:28.094 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:28.094 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 16:59:28.094 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:28.094 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:28.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:28.094 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:28.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:28.094 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:28.094 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:28.094 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 16:59:28.094 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 16:59:28.094 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 16:59:28.094 | ++ functions-common:get_field:818 : echo '| c0542aa5cfef479eaf0f35f0d208b08a | 3ad134a3d47e4a298e45a4111177152d | | ba64f2a2121746e19a4fc605da95597f | | | False |' 2022-02-17 16:59:28.094 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:28.094 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c0542aa5cfef479eaf0f35f0d208b08a 2022-02-17 16:59:28.095 | + functions-common:get_or_add_user_project_role:997 : echo c0542aa5cfef479eaf0f35f0d208b08a 2022-02-17 16:59:28.095 | c0542aa5cfef479eaf0f35f0d208b08a 2022-02-17 16:59:28.357 | [170050 Async ks-demo-reader:200490]: finished get_or_add_user_project_role reader 3ad134a3d47e4a298e45a4111177152d ba64f2a2121746e19a4fc605da95597f with result 0 in 12 seconds 2022-02-17 16:59:28.388 | + inc/async:async_wait:197 : return 0 2022-02-17 16:59:28.405 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-17 16:59:28.797 | [170050 Async ks-alt-admin:201047]: Waiting for completion of get_or_add_user_project_role admin 840aa080f8b74deba32dc88571c435bb c46a12aafe2446feb55913f40cb83636 running on PID 201047 (12 other jobs running) 2022-02-17 16:59:28.987 | [170050 Async ks-alt-admin:201047]: Signaling child to exit 2022-02-17 16:59:28.987 | WAKEUP 2022-02-17 16:59:29.185 | [170050 Async ks-alt-admin:201047]: Signaled 2022-02-17 16:59:29.205 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 16:59:29.205 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 16:59:29.205 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 16:59:29.205 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 16:59:29.205 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 16:59:29.205 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 16:59:29.205 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 16:59:29.205 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 16:59:29.205 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 16:59:29.205 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 840aa080f8b74deba32dc88571c435bb --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:29.205 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:29.206 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:29.206 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:29.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:29.206 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:29.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:29.206 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:29.206 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:29.206 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 16:59:29.206 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 16:59:29.206 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 840aa080f8b74deba32dc88571c435bb --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:29.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:29.206 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:29.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:29.206 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:29.206 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 840aa080f8b74deba32dc88571c435bb --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:29.206 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 16:59:29.206 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:29.206 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:29.206 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:29.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:29.206 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:29.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:29.206 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:29.206 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:29.206 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 16:59:29.206 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 16:59:29.206 | ++ functions-common:get_field:818 : echo '| eba55e2a6e5c461fb3c19c1d3bd49e3b | 840aa080f8b74deba32dc88571c435bb | | c46a12aafe2446feb55913f40cb83636 | | | False |' 2022-02-17 16:59:29.206 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 16:59:29.206 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:29.206 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 16:59:29.207 | + functions-common:get_or_add_user_project_role:997 : echo eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 16:59:29.207 | eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 16:59:29.420 | [170050 Async ks-alt-admin:201047]: finished get_or_add_user_project_role admin 840aa080f8b74deba32dc88571c435bb c46a12aafe2446feb55913f40cb83636 with result 0 in 10 seconds 2022-02-17 16:59:29.667 | [170050 Async ks-alt-another:201159]: Waiting for completion of get_or_add_user_project_role anotherrole 840aa080f8b74deba32dc88571c435bb c46a12aafe2446feb55913f40cb83636 running on PID 201159 (11 other jobs running) 2022-02-17 16:59:29.828 | [170050 Async ks-alt-another:201159]: Signaling child to exit 2022-02-17 16:59:29.828 | WAKEUP 2022-02-17 16:59:29.998 | [170050 Async ks-alt-another:201159]: Signaled 2022-02-17 16:59:30.024 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 16:59:30.024 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 16:59:30.024 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 16:59:30.024 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 16:59:30.024 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 16:59:30.024 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 16:59:30.024 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 16:59:30.024 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 16:59:30.024 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:30.024 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 16:59:30.024 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:30.024 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 840aa080f8b74deba32dc88571c435bb --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:30.025 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:30.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.025 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.025 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.025 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:30.025 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 16:59:30.025 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 16:59:30.025 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 840aa080f8b74deba32dc88571c435bb --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:30.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.025 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.025 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.025 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 16:59:30.025 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 840aa080f8b74deba32dc88571c435bb --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:30.026 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:30.026 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:30.026 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:30.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.026 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.026 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.026 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:30.026 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 16:59:30.026 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 16:59:30.026 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 16:59:30.026 | ++ functions-common:get_field:818 : echo '| 24426d8b285142c79be7d74e33f235b3 | 840aa080f8b74deba32dc88571c435bb | | c46a12aafe2446feb55913f40cb83636 | | | False |' 2022-02-17 16:59:30.026 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:30.026 | + functions-common:get_or_add_user_project_role:995 : user_role_id=24426d8b285142c79be7d74e33f235b3 2022-02-17 16:59:30.026 | + functions-common:get_or_add_user_project_role:997 : echo 24426d8b285142c79be7d74e33f235b3 2022-02-17 16:59:30.027 | 24426d8b285142c79be7d74e33f235b3 2022-02-17 16:59:30.337 | [170050 Async ks-alt-another:201159]: finished get_or_add_user_project_role anotherrole 840aa080f8b74deba32dc88571c435bb c46a12aafe2446feb55913f40cb83636 with result 0 in 10 seconds 2022-02-17 16:59:30.592 | [170050 Async ks-alt-member-user:201364]: Waiting for completion of get_or_add_user_project_role member 77ba1717940a4f98a7b190a5046c5e7e c46a12aafe2446feb55913f40cb83636 running on PID 201364 (10 other jobs running) 2022-02-17 16:59:30.747 | [170050 Async ks-alt-member-user:201364]: Signaling child to exit 2022-02-17 16:59:30.757 | WAKEUP 2022-02-17 16:59:30.889 | [170050 Async ks-alt-member-user:201364]: Signaled 2022-02-17 16:59:30.891 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 16:59:30.891 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 16:59:30.891 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 16:59:30.891 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 16:59:30.891 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 16:59:30.891 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 16:59:30.891 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 16:59:30.891 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 16:59:30.891 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 77ba1717940a4f98a7b190a5046c5e7e --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:30.892 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:30.892 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 16:59:30.892 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:30.892 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:30.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.892 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.892 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.892 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:30.892 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 16:59:30.892 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 16:59:30.892 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 77ba1717940a4f98a7b190a5046c5e7e --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:30.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.892 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.892 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.893 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 77ba1717940a4f98a7b190a5046c5e7e --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:30.893 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 16:59:30.893 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:30.893 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:30.893 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:30.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.893 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:30.893 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:30.893 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:30.893 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 16:59:30.893 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 16:59:30.893 | ++ functions-common:get_field:818 : echo '| 68e9b4e0ffb4406eb1dfc928c467a293 | 77ba1717940a4f98a7b190a5046c5e7e | | c46a12aafe2446feb55913f40cb83636 | | | False |' 2022-02-17 16:59:30.893 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 16:59:30.893 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:30.893 | + functions-common:get_or_add_user_project_role:995 : user_role_id=68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:30.893 | + functions-common:get_or_add_user_project_role:997 : echo 68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:30.893 | 68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:31.168 | [170050 Async ks-alt-member-user:201364]: finished get_or_add_user_project_role member 77ba1717940a4f98a7b190a5046c5e7e c46a12aafe2446feb55913f40cb83636 with result 0 in 10 seconds 2022-02-17 16:59:31.434 | [170050 Async ks-alt-reader-user:201598]: Waiting for completion of get_or_add_user_project_role reader 5daab1f3c36841d695c454cbbd1cc9eb c46a12aafe2446feb55913f40cb83636 running on PID 201598 (9 other jobs running) 2022-02-17 16:59:31.564 | [170050 Async ks-alt-reader-user:201598]: Signaling child to exit 2022-02-17 16:59:31.564 | WAKEUP 2022-02-17 16:59:31.699 | [170050 Async ks-alt-reader-user:201598]: Signaled 2022-02-17 16:59:31.711 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 16:59:31.711 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 16:59:31.711 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 16:59:31.711 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 16:59:31.711 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 16:59:31.711 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 16:59:31.712 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 16:59:31.712 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 16:59:31.712 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 5daab1f3c36841d695c454cbbd1cc9eb --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:31.712 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:31.712 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 16:59:31.712 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:31.712 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:31.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:31.712 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:31.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:31.712 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:31.712 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:31.712 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 16:59:31.712 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 16:59:31.712 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 5daab1f3c36841d695c454cbbd1cc9eb --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:31.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:31.712 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:31.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:31.712 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:31.712 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 5daab1f3c36841d695c454cbbd1cc9eb --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:31.712 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 16:59:31.712 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 16:59:31.712 | ++ functions-common:get_field:811 : local data field 2022-02-17 16:59:31.712 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:31.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:31.712 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:31.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:31.712 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:31.712 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:31.712 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 16:59:31.712 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 16:59:31.713 | ++ functions-common:get_field:818 : echo '| c0542aa5cfef479eaf0f35f0d208b08a | 5daab1f3c36841d695c454cbbd1cc9eb | | c46a12aafe2446feb55913f40cb83636 | | | False |' 2022-02-17 16:59:31.713 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 16:59:31.713 | ++ functions-common:get_field:812 : read data 2022-02-17 16:59:31.713 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c0542aa5cfef479eaf0f35f0d208b08a 2022-02-17 16:59:31.713 | + functions-common:get_or_add_user_project_role:997 : echo c0542aa5cfef479eaf0f35f0d208b08a 2022-02-17 16:59:31.713 | c0542aa5cfef479eaf0f35f0d208b08a 2022-02-17 16:59:32.015 | [170050 Async ks-alt-reader-user:201598]: finished get_or_add_user_project_role reader 5daab1f3c36841d695c454cbbd1cc9eb c46a12aafe2446feb55913f40cb83636 with result 0 in 9 seconds 2022-02-17 16:59:32.060 | + inc/async:async_wait:197 : return 0 2022-02-17 16:59:32.084 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-17 16:59:32.433 | [170050 Async ks-system-member:201902]: Waiting for completion of get_or_add_user_system_role member 098302a4c023432eb0a6d4868bc66069 all running on PID 201902 (8 other jobs running) 2022-02-17 16:59:32.616 | [170050 Async ks-system-member:201902]: Signaling child to exit 2022-02-17 16:59:32.616 | WAKEUP 2022-02-17 16:59:32.792 | [170050 Async ks-system-member:201902]: Signaled 2022-02-17 16:59:32.804 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 16:59:32.804 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 16:59:32.804 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 16:59:32.804 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 16:59:32.804 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 16:59:32.804 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 16:59:32.804 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 16:59:32.804 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 16:59:32.804 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 16:59:32.804 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 098302a4c023432eb0a6d4868bc66069 --system all -f value -c Role 2022-02-17 16:59:32.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:32.804 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:32.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:32.804 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:32.804 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:32.805 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 16:59:32.805 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 16:59:32.805 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 098302a4c023432eb0a6d4868bc66069 --system all 2022-02-17 16:59:32.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:32.805 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:32.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:32.805 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:32.805 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 098302a4c023432eb0a6d4868bc66069 --system all -f value -c Role 2022-02-17 16:59:32.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:32.805 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:32.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:32.805 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:32.805 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:32.805 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:32.805 | + functions-common:get_or_add_user_system_role:1052 : echo 68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:32.805 | 68e9b4e0ffb4406eb1dfc928c467a293 2022-02-17 16:59:33.120 | [170050 Async ks-system-member:201902]: finished get_or_add_user_system_role member 098302a4c023432eb0a6d4868bc66069 all with result 0 in 9 seconds 2022-02-17 16:59:33.379 | [170050 Async ks-system-reader:202141]: Waiting for completion of get_or_add_user_system_role reader 3d7c9c060cca4ab1aa87b1b0b11a18c3 all running on PID 202141 (7 other jobs running) 2022-02-17 16:59:33.583 | [170050 Async ks-system-reader:202141]: Signaling child to exit 2022-02-17 16:59:33.584 | WAKEUP 2022-02-17 16:59:33.733 | [170050 Async ks-system-reader:202141]: Signaled 2022-02-17 16:59:33.748 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 16:59:33.748 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 16:59:33.748 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 16:59:33.748 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 16:59:33.748 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 16:59:33.748 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 16:59:33.748 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 16:59:33.748 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 16:59:33.748 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 16:59:33.748 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user 3d7c9c060cca4ab1aa87b1b0b11a18c3 --system all -f value -c Role 2022-02-17 16:59:33.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:33.748 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:33.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:33.748 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:33.748 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:33.748 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 16:59:33.748 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 16:59:33.748 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user 3d7c9c060cca4ab1aa87b1b0b11a18c3 --system all 2022-02-17 16:59:33.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:33.748 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:33.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:33.748 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:33.748 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user 3d7c9c060cca4ab1aa87b1b0b11a18c3 --system all -f value -c Role 2022-02-17 16:59:33.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:33.749 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:33.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:33.749 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:33.749 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:33.749 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=c0542aa5cfef479eaf0f35f0d208b08a 2022-02-17 16:59:33.749 | + functions-common:get_or_add_user_system_role:1052 : echo c0542aa5cfef479eaf0f35f0d208b08a 2022-02-17 16:59:33.749 | c0542aa5cfef479eaf0f35f0d208b08a 2022-02-17 16:59:34.089 | [170050 Async ks-system-reader:202141]: finished get_or_add_user_system_role reader 3d7c9c060cca4ab1aa87b1b0b11a18c3 all with result 0 in 11 seconds 2022-02-17 16:59:34.121 | + inc/async:async_wait:197 : return 0 2022-02-17 16:59:34.146 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-17 16:59:34.332 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:34.462 | [170050 Async ks-group-memberdemo:202429]: Waiting for completion of get_or_add_group_project_role member ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f running on PID 202429 (6 other jobs running) 2022-02-17 16:59:34.510 | [202635 Async ks-group-memberalt:202635]: finished successfully 2022-02-17 16:59:34.611 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:34.615 | [170050 Async ks-group-memberdemo:202429]: Signaling child to exit 2022-02-17 16:59:34.666 | [202526 Async ks-group-anotherdemo:202526]: finished successfully 2022-02-17 16:59:35.274 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:35.305 | [202746 Async ks-group-anotheralt:202746]: finished successfully 2022-02-17 16:59:35.594 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:35.622 | + inc/async:async_inner:64 : rc=0 2022-02-17 16:59:35.623 | [202429 Async ks-group-memberdemo:202429]: finished successfully 2022-02-17 16:59:35.647 | WAKEUP 2022-02-17 16:59:35.657 | [202833 Async ks-group-admin:202833]: finished successfully 2022-02-17 16:59:35.673 | [170050 Async ks-group-memberdemo:202429]: Signaled 2022-02-17 16:59:35.675 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 16:59:35.675 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group ea61481a846d42e5a8016d3eb8e2433e --project ba64f2a2121746e19a4fc605da95597f -f value 2022-02-17 16:59:35.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.675 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.675 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.675 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:35.675 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 16:59:35.675 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 16:59:35.676 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group ea61481a846d42e5a8016d3eb8e2433e --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:35.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.676 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.676 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.676 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group ea61481a846d42e5a8016d3eb8e2433e --project ba64f2a2121746e19a4fc605da95597f -f value 2022-02-17 16:59:35.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.676 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.676 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.676 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:35.676 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='68e9b4e0ffb4406eb1dfc928c467a293 ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f False' 2022-02-17 16:59:35.676 | + functions-common:get_or_add_group_project_role:1076 : echo 68e9b4e0ffb4406eb1dfc928c467a293 ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f False 2022-02-17 16:59:35.676 | 68e9b4e0ffb4406eb1dfc928c467a293 ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f False 2022-02-17 16:59:35.725 | [170050 Async ks-group-memberdemo:202429]: finished get_or_add_group_project_role member ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f with result 0 in 14 seconds 2022-02-17 16:59:35.771 | [170050 Async ks-group-anotherdemo:202526]: Waiting for completion of get_or_add_group_project_role anotherrole ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f running on PID 202526 (5 other jobs running) 2022-02-17 16:59:35.801 | [170050 Async ks-group-anotherdemo:202526]: Signaling child to exit 2022-02-17 16:59:35.801 | WAKEUP 2022-02-17 16:59:35.828 | [170050 Async ks-group-anotherdemo:202526]: Signaled 2022-02-17 16:59:35.829 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 16:59:35.829 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group ea61481a846d42e5a8016d3eb8e2433e --project ba64f2a2121746e19a4fc605da95597f -f value 2022-02-17 16:59:35.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.829 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.829 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.829 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:35.829 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 16:59:35.829 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 16:59:35.829 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group ea61481a846d42e5a8016d3eb8e2433e --project ba64f2a2121746e19a4fc605da95597f 2022-02-17 16:59:35.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.829 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.830 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.830 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group ea61481a846d42e5a8016d3eb8e2433e --project ba64f2a2121746e19a4fc605da95597f -f value 2022-02-17 16:59:35.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.830 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.830 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.830 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:35.830 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='24426d8b285142c79be7d74e33f235b3 ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f False' 2022-02-17 16:59:35.830 | + functions-common:get_or_add_group_project_role:1076 : echo 24426d8b285142c79be7d74e33f235b3 ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f False 2022-02-17 16:59:35.830 | 24426d8b285142c79be7d74e33f235b3 ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f False 2022-02-17 16:59:35.880 | [170050 Async ks-group-anotherdemo:202526]: finished get_or_add_group_project_role anotherrole ea61481a846d42e5a8016d3eb8e2433e ba64f2a2121746e19a4fc605da95597f with result 0 in 13 seconds 2022-02-17 16:59:35.928 | [170050 Async ks-group-memberalt:202635]: Waiting for completion of get_or_add_group_project_role member ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 running on PID 202635 (4 other jobs running) 2022-02-17 16:59:35.968 | [170050 Async ks-group-memberalt:202635]: Signaling child to exit 2022-02-17 16:59:35.968 | WAKEUP 2022-02-17 16:59:35.992 | [170050 Async ks-group-memberalt:202635]: Signaled 2022-02-17 16:59:35.994 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 16:59:35.994 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group ea61481a846d42e5a8016d3eb8e2433e --project c46a12aafe2446feb55913f40cb83636 -f value 2022-02-17 16:59:35.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.994 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.994 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.994 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:35.994 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 16:59:35.994 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 16:59:35.994 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group ea61481a846d42e5a8016d3eb8e2433e --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:35.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.994 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.994 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.994 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group ea61481a846d42e5a8016d3eb8e2433e --project c46a12aafe2446feb55913f40cb83636 -f value 2022-02-17 16:59:35.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.995 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:35.995 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:35.995 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:35.995 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='68e9b4e0ffb4406eb1dfc928c467a293 ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 False' 2022-02-17 16:59:35.995 | + functions-common:get_or_add_group_project_role:1076 : echo 68e9b4e0ffb4406eb1dfc928c467a293 ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 False 2022-02-17 16:59:35.995 | 68e9b4e0ffb4406eb1dfc928c467a293 ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 False 2022-02-17 16:59:36.042 | [170050 Async ks-group-memberalt:202635]: finished get_or_add_group_project_role member ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 with result 0 in 12 seconds 2022-02-17 16:59:36.081 | [170050 Async ks-group-anotheralt:202746]: Waiting for completion of get_or_add_group_project_role anotherrole ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 running on PID 202746 (3 other jobs running) 2022-02-17 16:59:36.107 | [170050 Async ks-group-anotheralt:202746]: Signaling child to exit 2022-02-17 16:59:36.107 | WAKEUP 2022-02-17 16:59:36.133 | [170050 Async ks-group-anotheralt:202746]: Signaled 2022-02-17 16:59:36.134 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 16:59:36.134 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group ea61481a846d42e5a8016d3eb8e2433e --project c46a12aafe2446feb55913f40cb83636 -f value 2022-02-17 16:59:36.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.134 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.134 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.134 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:36.134 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 16:59:36.135 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 16:59:36.135 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group ea61481a846d42e5a8016d3eb8e2433e --project c46a12aafe2446feb55913f40cb83636 2022-02-17 16:59:36.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.135 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.135 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.135 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group ea61481a846d42e5a8016d3eb8e2433e --project c46a12aafe2446feb55913f40cb83636 -f value 2022-02-17 16:59:36.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.135 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.135 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.135 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:36.135 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='24426d8b285142c79be7d74e33f235b3 ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 False' 2022-02-17 16:59:36.135 | + functions-common:get_or_add_group_project_role:1076 : echo 24426d8b285142c79be7d74e33f235b3 ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 False 2022-02-17 16:59:36.135 | 24426d8b285142c79be7d74e33f235b3 ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 False 2022-02-17 16:59:36.187 | [170050 Async ks-group-anotheralt:202746]: finished get_or_add_group_project_role anotherrole ea61481a846d42e5a8016d3eb8e2433e c46a12aafe2446feb55913f40cb83636 with result 0 in 13 seconds 2022-02-17 16:59:36.228 | [170050 Async ks-group-admin:202833]: Waiting for completion of get_or_add_group_project_role admin b622f800a5bc4008ac738214e3c3cc3a 59e3ec8886ab470aa901b4fda65fd6bc running on PID 202833 (2 other jobs running) 2022-02-17 16:59:36.258 | [170050 Async ks-group-admin:202833]: Signaling child to exit 2022-02-17 16:59:36.258 | WAKEUP 2022-02-17 16:59:36.284 | [170050 Async ks-group-admin:202833]: Signaled 2022-02-17 16:59:36.285 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 16:59:36.285 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group b622f800a5bc4008ac738214e3c3cc3a --project 59e3ec8886ab470aa901b4fda65fd6bc -f value 2022-02-17 16:59:36.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.286 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.286 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.286 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:36.286 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 16:59:36.286 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 16:59:36.286 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group b622f800a5bc4008ac738214e3c3cc3a --project 59e3ec8886ab470aa901b4fda65fd6bc 2022-02-17 16:59:36.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.286 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.286 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.286 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group b622f800a5bc4008ac738214e3c3cc3a --project 59e3ec8886ab470aa901b4fda65fd6bc -f value 2022-02-17 16:59:36.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.286 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 16:59:36.286 | from cryptography.utils import int_from_bytes 2022-02-17 16:59:36.286 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 16:59:36.286 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='eba55e2a6e5c461fb3c19c1d3bd49e3b b622f800a5bc4008ac738214e3c3cc3a 59e3ec8886ab470aa901b4fda65fd6bc False' 2022-02-17 16:59:36.286 | + functions-common:get_or_add_group_project_role:1076 : echo eba55e2a6e5c461fb3c19c1d3bd49e3b b622f800a5bc4008ac738214e3c3cc3a 59e3ec8886ab470aa901b4fda65fd6bc False 2022-02-17 16:59:36.286 | eba55e2a6e5c461fb3c19c1d3bd49e3b b622f800a5bc4008ac738214e3c3cc3a 59e3ec8886ab470aa901b4fda65fd6bc False 2022-02-17 16:59:36.348 | [170050 Async ks-group-admin:202833]: finished get_or_add_group_project_role admin b622f800a5bc4008ac738214e3c3cc3a 59e3ec8886ab470aa901b4fda65fd6bc with result 0 in 12 seconds 2022-02-17 16:59:36.353 | + inc/async:async_wait:197 : return 0 2022-02-17 16:59:36.355 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-17 16:59:36.374 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:59:36.377 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-17 16:59:36.398 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:59:36.402 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-17 16:59:36.408 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-17 16:59:36.475 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-17 16:59:36.521 | [170050 Async create_nova_accounts:204732]: running: create_nova_accounts 2022-02-17 16:59:36.525 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-17 16:59:36.551 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:59:36.554 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-17 16:59:36.557 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-17 16:59:36.636 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-17 16:59:36.689 | [170050 Async create_glance_accounts:204847]: running: create_glance_accounts 2022-02-17 16:59:36.694 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-17 16:59:36.722 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:59:36.724 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-17 16:59:36.728 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-17 16:59:36.824 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-17 16:59:36.881 | [170050 Async create_cinder_accounts:204977]: running: create_cinder_accounts 2022-02-17 16:59:36.884 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-17 16:59:36.911 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:59:36.913 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-17 16:59:36.916 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-17 16:59:37.044 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-17 16:59:37.131 | [170050 Async create_neutron_accounts:205092]: running: create_neutron_accounts 2022-02-17 16:59:37.137 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-17 16:59:37.180 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 16:59:37.184 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-17 16:59:37.188 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-17 16:59:37.355 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-17 16:59:37.591 | [170050 Async create_swift_accounts:205233]: running: create_swift_accounts 2022-02-17 16:59:37.612 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-17 16:59:37.761 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 16:59:37.784 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-17 16:59:38.166 | [170050 Async create_nova_accounts:204732]: Waiting for completion of create_nova_accounts running on PID 204732 (6 other jobs running) 2022-02-17 16:59:38.347 | [170050 Async create_nova_accounts:204732]: Signaling child to exit 2022-02-17 17:00:10.067 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:00:10.118 | [205092 Async create_neutron_accounts:205092]: finished successfully 2022-02-17 17:00:26.640 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:00:26.685 | [204977 Async create_cinder_accounts:204977]: finished successfully 2022-02-17 17:00:36.455 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:00:36.496 | [204847 Async create_glance_accounts:204847]: finished successfully 2022-02-17 17:00:41.864 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:00:41.894 | [204732 Async create_nova_accounts:204732]: finished successfully 2022-02-17 17:00:41.916 | WAKEUP 2022-02-17 17:00:41.942 | [170050 Async create_nova_accounts:204732]: Signaled 2022-02-17 17:00:41.944 | + lib/nova:create_nova_accounts:352 : [[ 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-02-17 17:00:41.944 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-17 17:00:41.944 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-17 17:00:41.944 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:00:41.944 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:00:41.944 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:00:41.944 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:00:41.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.944 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.944 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.944 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.944 | + functions-common:get_or_create_user:925 : user_id=904ba58bd3ae451888df064f583f343e 2022-02-17 17:00:41.944 | + functions-common:get_or_create_user:926 : echo 904ba58bd3ae451888df064f583f343e 2022-02-17 17:00:41.944 | 904ba58bd3ae451888df064f583f343e 2022-02-17 17:00:41.944 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-17 17:00:41.944 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:00:41.944 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:00:41.944 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:00:41.944 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:00:41.944 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:00:41.944 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:00:41.944 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:00:41.944 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:00:41.944 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:00:41.944 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:00:41.944 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:00:41.944 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:00:41.945 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:41.945 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:41.945 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:41.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.945 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.945 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.945 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.945 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:00:41.945 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:00:41.945 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:00:41.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.945 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.945 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.945 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:00:41.945 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:00:41.945 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:41.945 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:41.945 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:41.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.945 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.945 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.945 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.945 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:00:41.945 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:00:41.945 | ++ functions-common:get_field:818 : echo '| ed7ab6a07cf14414b29e7c0362aace5c | 904ba58bd3ae451888df064f583f343e | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:00:41.946 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:00:41.946 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:41.946 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:41.946 | + functions-common:get_or_add_user_project_role:997 : echo ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:41.946 | ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:41.946 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 17:00:41.946 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-17 17:00:41.946 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:00:41.946 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:00:41.946 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:00:41.946 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:00:41.946 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:00:41.946 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:00:41.946 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:00:41.946 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:00:41.946 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:00:41.946 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:00:41.946 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:41.946 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:00:41.946 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:00:41.946 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:41.946 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:41.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.946 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.946 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.946 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.946 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:00:41.947 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:00:41.947 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:00:41.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.947 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.947 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.947 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:00:41.947 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:41.947 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:00:41.947 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:41.947 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:41.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.947 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.947 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.947 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.947 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:00:41.947 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:00:41.947 | ++ functions-common:get_field:818 : echo '| eba55e2a6e5c461fb3c19c1d3bd49e3b | 904ba58bd3ae451888df064f583f343e | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:00:41.947 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:00:41.947 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:41.947 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:00:41.947 | + functions-common:get_or_add_user_project_role:997 : echo eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:00:41.947 | eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:00:41.947 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-17 17:00:41.947 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-17 17:00:41.947 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.37/compute 2022-02-17 17:00:41.947 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-17 17:00:41.947 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:00:41.947 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-17 17:00:41.947 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-17 17:00:41.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.948 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.948 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.948 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.948 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:00:41.948 | fefe441b832648e7be91ec403a4490e4' 2022-02-17 17:00:41.948 | + functions-common:get_or_create_service:1094 : echo fefe441b832648e7be91ec403a4490e4 2022-02-17 17:00:41.948 | fefe441b832648e7be91ec403a4490e4 2022-02-17 17:00:41.948 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-02-17 17:00:41.948 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:00:41.948 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-02-17 17:00:41.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:00:41.948 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-17 17:00:41.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.948 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.948 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.948 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:00:41.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:00:41.948 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 17:00:41.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.948 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.948 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.948 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=53dc8717594d4df9a89e434222c0c4c7 2022-02-17 17:00:41.948 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 53dc8717594d4df9a89e434222c0c4c7 2022-02-17 17:00:41.948 | + functions-common:get_or_create_endpoint:1127 : public_id=53dc8717594d4df9a89e434222c0c4c7 2022-02-17 17:00:41.948 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:00:41.948 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:00:41.949 | + functions-common:get_or_create_endpoint:1136 : echo 53dc8717594d4df9a89e434222c0c4c7 2022-02-17 17:00:41.949 | 53dc8717594d4df9a89e434222c0c4c7 2022-02-17 17:00:41.949 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-17 17:00:41.949 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:00:41.949 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-17 17:00:41.949 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-17 17:00:41.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.949 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.949 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.949 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.949 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:00:41.949 | 268e2baa2a1d4c55afe959a9a6c6b175' 2022-02-17 17:00:41.949 | + functions-common:get_or_create_service:1094 : echo 268e2baa2a1d4c55afe959a9a6c6b175 2022-02-17 17:00:41.949 | 268e2baa2a1d4c55afe959a9a6c6b175 2022-02-17 17:00:41.949 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-02-17 17:00:41.949 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:00:41.949 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-02-17 17:00:41.949 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:00:41.949 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-17 17:00:41.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.949 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.950 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.950 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:00:41.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:00:41.950 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-02-17 17:00:41.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.950 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.950 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.950 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3d5266d5b5774d7db2fc781724f58e92 2022-02-17 17:00:41.950 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3d5266d5b5774d7db2fc781724f58e92 2022-02-17 17:00:41.950 | + functions-common:get_or_create_endpoint:1127 : public_id=3d5266d5b5774d7db2fc781724f58e92 2022-02-17 17:00:41.950 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:00:41.950 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:00:41.950 | + functions-common:get_or_create_endpoint:1136 : echo 3d5266d5b5774d7db2fc781724f58e92 2022-02-17 17:00:41.950 | 3d5266d5b5774d7db2fc781724f58e92 2022-02-17 17:00:41.950 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-17 17:00:41.950 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:00:41.950 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-17 17:00:41.950 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:00:41.950 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-17 17:00:41.950 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:00:41.950 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:00:41.950 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:00:41.950 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:00:41.950 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:00:41.950 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:00:41.950 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:00:41.950 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:00:41.951 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:00:41.951 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:00:41.951 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:41.951 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:00:41.951 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:00:41.951 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:41.951 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:41.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.951 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.951 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:00:41.951 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:00:41.951 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:00:41.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.951 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-17 17:00:41.951 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:41.951 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:00:41.951 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:41.951 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:41.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:41.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:41.951 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:41.951 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:00:41.951 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:00:41.951 | ++ functions-common:get_field:818 : echo '| f43a6d6ccae341cf9ad86ebccf930fa1 | 904ba58bd3ae451888df064f583f343e | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:00:41.952 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:00:41.952 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:41.952 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f43a6d6ccae341cf9ad86ebccf930fa1 2022-02-17 17:00:41.952 | + functions-common:get_or_add_user_project_role:997 : echo f43a6d6ccae341cf9ad86ebccf930fa1 2022-02-17 17:00:41.952 | f43a6d6ccae341cf9ad86ebccf930fa1 2022-02-17 17:00:41.952 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-17 17:00:41.952 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:00:41.997 | [170050 Async create_nova_accounts:204732]: finished create_nova_accounts with result 0 in 65 seconds 2022-02-17 17:00:42.037 | [170050 Async create_glance_accounts:204847]: Waiting for completion of create_glance_accounts running on PID 204847 (5 other jobs running) 2022-02-17 17:00:42.064 | [170050 Async create_glance_accounts:204847]: Signaling child to exit 2022-02-17 17:00:42.064 | WAKEUP 2022-02-17 17:00:42.088 | [170050 Async create_glance_accounts:204847]: Signaled 2022-02-17 17:00:42.089 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-17 17:00:42.089 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:00:42.089 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-17 17:00:42.089 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-17 17:00:42.089 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:00:42.089 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:00:42.089 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:00:42.089 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:00:42.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.089 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.090 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.090 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.090 | + functions-common:get_or_create_user:925 : user_id=cd7f801d2b7649dca3dff0513695ea62 2022-02-17 17:00:42.090 | + functions-common:get_or_create_user:926 : echo cd7f801d2b7649dca3dff0513695ea62 2022-02-17 17:00:42.090 | cd7f801d2b7649dca3dff0513695ea62 2022-02-17 17:00:42.090 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-17 17:00:42.090 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:00:42.090 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:00:42.090 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:00:42.090 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:00:42.090 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:00:42.090 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:00:42.090 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:00:42.090 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:00:42.090 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:00:42.090 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:00:42.090 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:00:42.090 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:42.090 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:42.090 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.090 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.090 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.090 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.090 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.090 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:00:42.090 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:00:42.090 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.091 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.091 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.091 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.091 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:00:42.091 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:42.091 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.091 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:42.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.091 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.091 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.091 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.091 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:00:42.091 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:00:42.091 | ++ functions-common:get_field:818 : echo '| ed7ab6a07cf14414b29e7c0362aace5c | cd7f801d2b7649dca3dff0513695ea62 | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:00:42.091 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:00:42.091 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.091 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.091 | + functions-common:get_or_add_user_project_role:997 : echo ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.091 | ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.091 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 17:00:42.091 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-17 17:00:42.091 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:00:42.091 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-17 17:00:42.091 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-17 17:00:42.091 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:00:42.091 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:00:42.091 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:00:42.091 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:00:42.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.092 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.092 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.092 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.092 | + functions-common:get_or_create_user:925 : user_id=ec733515f27e4b7f9260c7a23c1994af 2022-02-17 17:00:42.092 | + functions-common:get_or_create_user:926 : echo ec733515f27e4b7f9260c7a23c1994af 2022-02-17 17:00:42.092 | ec733515f27e4b7f9260c7a23c1994af 2022-02-17 17:00:42.092 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-17 17:00:42.092 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:00:42.092 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:00:42.092 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:00:42.092 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:00:42.092 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:00:42.092 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:00:42.092 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:00:42.092 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:00:42.092 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:00:42.092 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:00:42.092 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.092 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:42.092 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:00:42.092 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:42.092 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.092 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.092 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.092 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.092 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:00:42.092 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:00:42.092 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.093 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.093 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.093 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.093 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:00:42.093 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:42.093 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:42.093 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.093 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.093 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.093 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.093 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:00:42.093 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:00:42.093 | ++ functions-common:get_field:818 : echo '| ed7ab6a07cf14414b29e7c0362aace5c | ec733515f27e4b7f9260c7a23c1994af | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:00:42.093 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:00:42.093 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.093 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.093 | + functions-common:get_or_add_user_project_role:997 : echo ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.093 | ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.093 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-17 17:00:42.093 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-17 17:00:42.093 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:00:42.093 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:00:42.093 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:00:42.093 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:00:42.093 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:00:42.093 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:00:42.093 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:00:42.093 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:00:42.094 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:00:42.094 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:00:42.094 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:00:42.094 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.094 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:42.094 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:42.094 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.094 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.094 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.094 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.094 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:00:42.094 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:00:42.094 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.094 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.094 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.094 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.094 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:00:42.094 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:42.094 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:42.094 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.094 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.095 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.095 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.095 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:00:42.095 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:00:42.095 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:00:42.095 | ++ functions-common:get_field:818 : echo '| f43a6d6ccae341cf9ad86ebccf930fa1 | ec733515f27e4b7f9260c7a23c1994af | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:00:42.095 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.095 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f43a6d6ccae341cf9ad86ebccf930fa1 2022-02-17 17:00:42.095 | + functions-common:get_or_add_user_project_role:997 : echo f43a6d6ccae341cf9ad86ebccf930fa1 2022-02-17 17:00:42.095 | f43a6d6ccae341cf9ad86ebccf930fa1 2022-02-17 17:00:42.095 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-17 17:00:42.095 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:00:42.095 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-17 17:00:42.095 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-17 17:00:42.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.095 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.095 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.095 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.095 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:00:42.095 | c4d75abc75a94f88aa9d9d452fc1ade3' 2022-02-17 17:00:42.095 | + functions-common:get_or_create_service:1094 : echo c4d75abc75a94f88aa9d9d452fc1ade3 2022-02-17 17:00:42.095 | c4d75abc75a94f88aa9d9d452fc1ade3 2022-02-17 17:00:42.095 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-02-17 17:00:42.095 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:00:42.095 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-02-17 17:00:42.095 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:00:42.095 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-17 17:00:42.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.095 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.095 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.096 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.096 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:00:42.096 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:00:42.096 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-02-17 17:00:42.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.096 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.096 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.096 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.096 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1fb05132665a409294dad593ec1084b4 2022-02-17 17:00:42.096 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1fb05132665a409294dad593ec1084b4 2022-02-17 17:00:42.096 | + functions-common:get_or_create_endpoint:1127 : public_id=1fb05132665a409294dad593ec1084b4 2022-02-17 17:00:42.096 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:00:42.096 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:00:42.096 | + functions-common:get_or_create_endpoint:1136 : echo 1fb05132665a409294dad593ec1084b4 2022-02-17 17:00:42.096 | 1fb05132665a409294dad593ec1084b4 2022-02-17 17:00:42.096 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-17 17:00:42.096 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 17:00:42.096 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 17:00:42.096 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 17:00:42.096 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-17 17:00:42.096 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-17 17:00:42.096 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-17 17:00:42.096 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-17 17:00:42.096 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-17 17:00:42.141 | [170050 Async create_glance_accounts:204847]: finished create_glance_accounts with result 0 in 59 seconds 2022-02-17 17:00:42.182 | [170050 Async create_cinder_accounts:204977]: Waiting for completion of create_cinder_accounts running on PID 204977 (4 other jobs running) 2022-02-17 17:00:42.209 | [170050 Async create_cinder_accounts:204977]: Signaling child to exit 2022-02-17 17:00:42.209 | WAKEUP 2022-02-17 17:00:42.233 | [170050 Async create_cinder_accounts:204977]: Signaled 2022-02-17 17:00:42.235 | + 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-02-17 17:00:42.235 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-17 17:00:42.235 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-17 17:00:42.235 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:00:42.235 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:00:42.235 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:00:42.235 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:00:42.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.235 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.235 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.235 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.235 | + functions-common:get_or_create_user:925 : user_id=9217dec76a6b413194a4a0ab37933133 2022-02-17 17:00:42.235 | + functions-common:get_or_create_user:926 : echo 9217dec76a6b413194a4a0ab37933133 2022-02-17 17:00:42.235 | 9217dec76a6b413194a4a0ab37933133 2022-02-17 17:00:42.235 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-17 17:00:42.235 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:00:42.235 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:00:42.235 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:00:42.235 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:00:42.235 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:00:42.235 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:00:42.235 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:00:42.235 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:00:42.236 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:00:42.236 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:00:42.236 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:00:42.236 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.236 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:42.236 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:42.236 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.236 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.236 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.236 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.236 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:00:42.236 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:00:42.236 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.236 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.236 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.236 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.236 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:00:42.236 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:42.236 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:42.236 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.236 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.236 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.236 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.236 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:00:42.236 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:00:42.237 | ++ functions-common:get_field:818 : echo '| ed7ab6a07cf14414b29e7c0362aace5c | 9217dec76a6b413194a4a0ab37933133 | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:00:42.237 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:00:42.237 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.237 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.237 | + functions-common:get_or_add_user_project_role:997 : echo ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.237 | ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.237 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 17:00:42.237 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-17 17:00:42.237 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:00:42.237 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-17 17:00:42.237 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-17 17:00:42.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.237 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.237 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.237 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.237 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:00:42.237 | 76ba787bc2b44317b1cbd672de611daf' 2022-02-17 17:00:42.237 | + functions-common:get_or_create_service:1094 : echo 76ba787bc2b44317b1cbd672de611daf 2022-02-17 17:00:42.237 | 76ba787bc2b44317b1cbd672de611daf 2022-02-17 17:00:42.237 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-17 17:00:42.237 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-17 17:00:42.237 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:00:42.237 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-17 17:00:42.237 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:00:42.237 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-17 17:00:42.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.237 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.237 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.237 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:00:42.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:00:42.238 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 17:00:42.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.238 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.238 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.238 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=abee8bb2e6414e369dab84b809525a5d 2022-02-17 17:00:42.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo abee8bb2e6414e369dab84b809525a5d 2022-02-17 17:00:42.238 | + functions-common:get_or_create_endpoint:1127 : public_id=abee8bb2e6414e369dab84b809525a5d 2022-02-17 17:00:42.238 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:00:42.238 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:00:42.238 | + functions-common:get_or_create_endpoint:1136 : echo abee8bb2e6414e369dab84b809525a5d 2022-02-17 17:00:42.238 | abee8bb2e6414e369dab84b809525a5d 2022-02-17 17:00:42.238 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-17 17:00:42.238 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:00:42.238 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-17 17:00:42.238 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-17 17:00:42.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.238 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.238 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.238 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.238 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:00:42.238 | 8eae67d284de4680b148d13ff50a5400' 2022-02-17 17:00:42.238 | + functions-common:get_or_create_service:1094 : echo 8eae67d284de4680b148d13ff50a5400 2022-02-17 17:00:42.238 | 8eae67d284de4680b148d13ff50a5400 2022-02-17 17:00:42.238 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-17 17:00:42.239 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:00:42.239 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-17 17:00:42.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:00:42.239 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-17 17:00:42.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.239 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.239 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.239 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:00:42.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:00:42.239 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 17:00:42.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.239 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.239 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.239 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=61b8ebae2cb141b69b1f9039557c0b3a 2022-02-17 17:00:42.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 61b8ebae2cb141b69b1f9039557c0b3a 2022-02-17 17:00:42.239 | + functions-common:get_or_create_endpoint:1127 : public_id=61b8ebae2cb141b69b1f9039557c0b3a 2022-02-17 17:00:42.239 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:00:42.239 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:00:42.239 | + functions-common:get_or_create_endpoint:1136 : echo 61b8ebae2cb141b69b1f9039557c0b3a 2022-02-17 17:00:42.239 | 61b8ebae2cb141b69b1f9039557c0b3a 2022-02-17 17:00:42.239 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-17 17:00:42.239 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-17 17:00:42.239 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:00:42.239 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-17 17:00:42.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.239 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.240 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.240 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.240 | ++ functions-common:get_or_create_project:938 : project_id=21539e9fbb0a4538be0af144e70b6ece 2022-02-17 17:00:42.240 | ++ functions-common:get_or_create_project:939 : echo 21539e9fbb0a4538be0af144e70b6ece 2022-02-17 17:00:42.240 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 21539e9fbb0a4538be0af144e70b6ece 2022-02-17 17:00:42.240 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-17 17:00:42.240 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:00:42.240 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:00:42.240 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-17 17:00:42.240 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-17 17:00:42.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.240 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.240 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.240 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-17 17:00:42.240 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.240 | ++ functions-common:get_or_create_user:925 : user_id=9217dec76a6b413194a4a0ab37933133 2022-02-17 17:00:42.240 | ++ functions-common:get_or_create_user:926 : echo 9217dec76a6b413194a4a0ab37933133 2022-02-17 17:00:42.240 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9217dec76a6b413194a4a0ab37933133 2022-02-17 17:00:42.291 | [170050 Async create_cinder_accounts:204977]: finished create_cinder_accounts with result 0 in 49 seconds 2022-02-17 17:00:42.295 | + inc/async:async_wait:197 : return 0 2022-02-17 17:00:42.299 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-17 17:00:42.356 | [170050 Async create_neutron_accounts:205092]: Waiting for completion of create_neutron_accounts running on PID 205092 (3 other jobs running) 2022-02-17 17:00:42.384 | [170050 Async create_neutron_accounts:205092]: Signaling child to exit 2022-02-17 17:00:42.384 | WAKEUP 2022-02-17 17:00:42.410 | [170050 Async create_neutron_accounts:205092]: Signaled 2022-02-17 17:00:42.412 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-17 17:00:42.412 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 17:00:42.412 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:00:42.412 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:00:42.412 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 17:00:42.412 | + 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-02-17 17:00:42.412 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 17:00:42.412 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-17 17:00:42.412 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-17 17:00:42.412 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-17 17:00:42.412 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-02-17 17:00:42.412 | + 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-02-17 17:00:42.413 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-17 17:00:42.413 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-17 17:00:42.413 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:00:42.413 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:00:42.413 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:00:42.413 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:00:42.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.413 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.413 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.413 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.413 | + functions-common:get_or_create_user:925 : user_id=d9def9ac49d740dcbdb6b8a86fda2b1b 2022-02-17 17:00:42.413 | + functions-common:get_or_create_user:926 : echo d9def9ac49d740dcbdb6b8a86fda2b1b 2022-02-17 17:00:42.413 | d9def9ac49d740dcbdb6b8a86fda2b1b 2022-02-17 17:00:42.413 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-17 17:00:42.413 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:00:42.413 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:00:42.413 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:00:42.413 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:00:42.413 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:00:42.413 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:00:42.413 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:00:42.413 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:00:42.413 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:00:42.414 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:00:42.414 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:00:42.414 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:42.414 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.414 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.414 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:42.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.414 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.414 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.414 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.414 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:00:42.414 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:00:42.414 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.414 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.414 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.414 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-17 17:00:42.414 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:00:42.414 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:00:42.414 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:00:42.414 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.414 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.414 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.414 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.415 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:00:42.415 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:00:42.415 | ++ functions-common:get_field:818 : echo '| ed7ab6a07cf14414b29e7c0362aace5c | d9def9ac49d740dcbdb6b8a86fda2b1b | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:00:42.415 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:00:42.415 | ++ functions-common:get_field:812 : read data 2022-02-17 17:00:42.415 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.415 | + functions-common:get_or_add_user_project_role:997 : echo ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.415 | ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:00:42.415 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 17:00:42.415 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-17 17:00:42.415 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:00:42.415 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-17 17:00:42.415 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-17 17:00:42.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.415 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.415 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.415 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.415 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:00:42.415 | a613c4845bec4b04bebb792d69f840f3' 2022-02-17 17:00:42.415 | + functions-common:get_or_create_service:1094 : echo a613c4845bec4b04bebb792d69f840f3 2022-02-17 17:00:42.415 | a613c4845bec4b04bebb792d69f840f3 2022-02-17 17:00:42.415 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-02-17 17:00:42.415 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:00:42.415 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-02-17 17:00:42.415 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:00:42.415 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-17 17:00:42.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.415 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.415 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.416 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:00:42.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:00:42.416 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-02-17 17:00:42.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.416 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:00:42.416 | from cryptography.utils import int_from_bytes 2022-02-17 17:00:42.416 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:00:42.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d64aba39ab1442f3b16f786c717eb50c 2022-02-17 17:00:42.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d64aba39ab1442f3b16f786c717eb50c 2022-02-17 17:00:42.416 | + functions-common:get_or_create_endpoint:1127 : public_id=d64aba39ab1442f3b16f786c717eb50c 2022-02-17 17:00:42.416 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:00:42.416 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:00:42.416 | + functions-common:get_or_create_endpoint:1136 : echo d64aba39ab1442f3b16f786c717eb50c 2022-02-17 17:00:42.416 | d64aba39ab1442f3b16f786c717eb50c 2022-02-17 17:00:42.462 | [170050 Async create_neutron_accounts:205092]: finished create_neutron_accounts with result 0 in 33 seconds 2022-02-17 17:00:42.506 | [170050 Async create_swift_accounts:205233]: Waiting for completion of create_swift_accounts running on PID 205233 (2 other jobs running) 2022-02-17 17:00:42.533 | [170050 Async create_swift_accounts:205233]: Signaling child to exit 2022-02-17 17:01:27.711 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:01:27.740 | [205233 Async create_swift_accounts:205233]: finished successfully 2022-02-17 17:01:27.763 | WAKEUP 2022-02-17 17:01:27.795 | [170050 Async create_swift_accounts:205233]: Signaled 2022-02-17 17:01:27.797 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-17 17:01:27.797 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-17 17:01:27.797 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-17 17:01:27.797 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-17 17:01:27.797 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-17 17:01:27.797 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-17 17:01:27.797 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-17 17:01:27.797 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-17 17:01:27.797 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-17 17:01:27.797 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-17 17:01:27.798 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-17 17:01:27.798 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 17:01:27.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.798 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.798 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.798 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.798 | ++ functions-common:get_or_create_role:950 : role_id=24426d8b285142c79be7d74e33f235b3 2022-02-17 17:01:27.798 | ++ functions-common:get_or_create_role:951 : echo 24426d8b285142c79be7d74e33f235b3 2022-02-17 17:01:27.798 | + lib/swift:create_swift_accounts:638 : another_role=24426d8b285142c79be7d74e33f235b3 2022-02-17 17:01:27.798 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-17 17:01:27.798 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-17 17:01:27.798 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:01:27.798 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:01:27.798 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:01:27.798 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:01:27.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.798 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.798 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.798 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.798 | + functions-common:get_or_create_user:925 : user_id=0966e1283d5f4ed597578a0742e3c5b6 2022-02-17 17:01:27.798 | + functions-common:get_or_create_user:926 : echo 0966e1283d5f4ed597578a0742e3c5b6 2022-02-17 17:01:27.798 | 0966e1283d5f4ed597578a0742e3c5b6 2022-02-17 17:01:27.798 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-17 17:01:27.798 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:01:27.798 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:01:27.798 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:01:27.798 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:01:27.799 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:01:27.799 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:01:27.799 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:01:27.799 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:01:27.799 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:01:27.799 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:01:27.799 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:01:27.799 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.799 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:01:27.799 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.799 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.799 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.799 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.799 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.799 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:01:27.799 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:01:27.799 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:01:27.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.799 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.799 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.799 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.799 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:01:27.799 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:01:27.799 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.799 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.799 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.800 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.800 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.800 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:01:27.800 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:01:27.800 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:01:27.800 | ++ functions-common:get_field:818 : echo '| ed7ab6a07cf14414b29e7c0362aace5c | 0966e1283d5f4ed597578a0742e3c5b6 | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:01:27.800 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.800 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:01:27.800 | + functions-common:get_or_add_user_project_role:997 : echo ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:01:27.800 | ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:01:27.800 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 17:01:27.800 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-17 17:01:27.800 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:01:27.800 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:01:27.800 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:01:27.800 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:01:27.800 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:01:27.800 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:01:27.800 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:01:27.800 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:01:27.800 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:01:27.800 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:01:27.800 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:01:27.800 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.800 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:01:27.800 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.800 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.800 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.801 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.801 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.801 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:01:27.801 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:01:27.801 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:01:27.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.801 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.801 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.801 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.801 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-17 17:01:27.801 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:01:27.801 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.801 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.801 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.801 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.801 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.801 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:01:27.801 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:01:27.801 | ++ functions-common:get_field:818 : echo '| eba55e2a6e5c461fb3c19c1d3bd49e3b | 0966e1283d5f4ed597578a0742e3c5b6 | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:01:27.801 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:01:27.801 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.801 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.801 | + functions-common:get_or_add_user_project_role:997 : echo eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.801 | eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.801 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-17 17:01:27.801 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:01:27.801 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-17 17:01:27.801 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-17 17:01:27.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.802 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.802 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.802 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.802 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:01:27.802 | 67dca67b6c984ce888afe77fbf96591b' 2022-02-17 17:01:27.802 | + functions-common:get_or_create_service:1094 : echo 67dca67b6c984ce888afe77fbf96591b 2022-02-17 17:01:27.802 | 67dca67b6c984ce888afe77fbf96591b 2022-02-17 17:01:27.802 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-02-17 17:01:27.802 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:01:27.802 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-17 17:01:27.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:01:27.802 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-17 17:01:27.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.802 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.802 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.802 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:01:27.802 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:01:27.802 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-17 17:01:27.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.802 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.802 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.802 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.803 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=08ebd9d0e3c84107acca702e552fb8f9 2022-02-17 17:01:27.803 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 08ebd9d0e3c84107acca702e552fb8f9 2022-02-17 17:01:27.803 | + functions-common:get_or_create_endpoint:1127 : public_id=08ebd9d0e3c84107acca702e552fb8f9 2022-02-17 17:01:27.803 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-02-17 17:01:27.803 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-02-17 17:01:27.803 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:01:27.803 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-17 17:01:27.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.803 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.803 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.803 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.803 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:01:27.803 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:01:27.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-02-17 17:01:27.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.804 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.804 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.804 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.804 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=72adc5ff1263441689858d3d27965df5 2022-02-17 17:01:27.804 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 72adc5ff1263441689858d3d27965df5 2022-02-17 17:01:27.804 | 72adc5ff1263441689858d3d27965df5 2022-02-17 17:01:27.804 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:01:27.804 | + functions-common:get_or_create_endpoint:1136 : echo 08ebd9d0e3c84107acca702e552fb8f9 2022-02-17 17:01:27.805 | 08ebd9d0e3c84107acca702e552fb8f9 2022-02-17 17:01:27.805 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-17 17:01:27.805 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-17 17:01:27.805 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:01:27.805 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-17 17:01:27.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.805 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.805 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.805 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.805 | ++ functions-common:get_or_create_project:938 : project_id=82533165f52b464b90af498108a4a28b 2022-02-17 17:01:27.805 | ++ functions-common:get_or_create_project:939 : echo 82533165f52b464b90af498108a4a28b 2022-02-17 17:01:27.805 | + lib/swift:create_swift_accounts:652 : swift_project_test1=82533165f52b464b90af498108a4a28b 2022-02-17 17:01:27.805 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-17 17:01:27.805 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:01:27.805 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-17 17:01:27.805 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:01:27.806 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-17 17:01:27.806 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-17 17:01:27.806 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-17 17:01:27.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.806 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.806 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.806 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.806 | ++ functions-common:get_or_create_user:925 : user_id=0b801d8c9777403f938c20ffa7a8df9a 2022-02-17 17:01:27.806 | ++ functions-common:get_or_create_user:926 : echo 0b801d8c9777403f938c20ffa7a8df9a 2022-02-17 17:01:27.806 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=0b801d8c9777403f938c20ffa7a8df9a 2022-02-17 17:01:27.806 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-17 17:01:27.806 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:01:27.806 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 0b801d8c9777403f938c20ffa7a8df9a 82533165f52b464b90af498108a4a28b 2022-02-17 17:01:27.806 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:01:27.806 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:01:27.806 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:01:27.806 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:01:27.806 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:01:27.806 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:01:27.806 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:01:27.806 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:01:27.806 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.806 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 0b801d8c9777403f938c20ffa7a8df9a --project 82533165f52b464b90af498108a4a28b 2022-02-17 17:01:27.806 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:01:27.807 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.807 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.807 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.807 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.807 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.807 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:01:27.807 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:01:27.807 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 0b801d8c9777403f938c20ffa7a8df9a --project 82533165f52b464b90af498108a4a28b 2022-02-17 17:01:27.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.807 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.807 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.807 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 0b801d8c9777403f938c20ffa7a8df9a --project 82533165f52b464b90af498108a4a28b 2022-02-17 17:01:27.807 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.807 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:01:27.807 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.807 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.807 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.807 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.807 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.807 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:01:27.807 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:01:27.807 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:01:27.808 | ++ functions-common:get_field:818 : echo '| eba55e2a6e5c461fb3c19c1d3bd49e3b | 0b801d8c9777403f938c20ffa7a8df9a | | 82533165f52b464b90af498108a4a28b | | | False |' 2022-02-17 17:01:27.808 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.808 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.808 | + functions-common:get_or_add_user_project_role:997 : echo eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.808 | eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.808 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-17 17:01:27.808 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-17 17:01:27.808 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:01:27.808 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-17 17:01:27.808 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-17 17:01:27.808 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-17 17:01:27.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.808 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.808 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.808 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.808 | ++ functions-common:get_or_create_user:925 : user_id=a0554e4b9b644ed19ee73825f87a4ec0 2022-02-17 17:01:27.808 | ++ functions-common:get_or_create_user:926 : echo a0554e4b9b644ed19ee73825f87a4ec0 2022-02-17 17:01:27.808 | + lib/swift:create_swift_accounts:661 : swift_user_test3=a0554e4b9b644ed19ee73825f87a4ec0 2022-02-17 17:01:27.808 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-17 17:01:27.808 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:01:27.808 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 24426d8b285142c79be7d74e33f235b3 a0554e4b9b644ed19ee73825f87a4ec0 82533165f52b464b90af498108a4a28b 2022-02-17 17:01:27.808 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:01:27.808 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:01:27.808 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:01:27.808 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:01:27.808 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:01:27.808 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:01:27.808 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:01:27.808 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:01:27.808 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role 24426d8b285142c79be7d74e33f235b3 --user a0554e4b9b644ed19ee73825f87a4ec0 --project 82533165f52b464b90af498108a4a28b 2022-02-17 17:01:27.809 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.809 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:01:27.809 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.809 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.809 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.809 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.809 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.809 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:01:27.809 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:01:27.809 | + functions-common:get_or_add_user_project_role:986 : openstack role add 24426d8b285142c79be7d74e33f235b3 --user a0554e4b9b644ed19ee73825f87a4ec0 --project 82533165f52b464b90af498108a4a28b 2022-02-17 17:01:27.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.809 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.809 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.809 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role 24426d8b285142c79be7d74e33f235b3 --user a0554e4b9b644ed19ee73825f87a4ec0 --project 82533165f52b464b90af498108a4a28b 2022-02-17 17:01:27.809 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.809 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:01:27.809 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.809 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.809 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.809 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.809 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.809 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:01:27.809 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:01:27.809 | ++ functions-common:get_field:818 : echo '| 24426d8b285142c79be7d74e33f235b3 | a0554e4b9b644ed19ee73825f87a4ec0 | | 82533165f52b464b90af498108a4a28b | | | False |' 2022-02-17 17:01:27.809 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:01:27.809 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.810 | + functions-common:get_or_add_user_project_role:995 : user_role_id=24426d8b285142c79be7d74e33f235b3 2022-02-17 17:01:27.810 | + functions-common:get_or_add_user_project_role:997 : echo 24426d8b285142c79be7d74e33f235b3 2022-02-17 17:01:27.810 | 24426d8b285142c79be7d74e33f235b3 2022-02-17 17:01:27.810 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-17 17:01:27.810 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-17 17:01:27.810 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:01:27.810 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-17 17:01:27.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.810 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.810 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.810 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.810 | ++ functions-common:get_or_create_project:938 : project_id=129d2d2986a14ed49997669c061344fb 2022-02-17 17:01:27.810 | ++ functions-common:get_or_create_project:939 : echo 129d2d2986a14ed49997669c061344fb 2022-02-17 17:01:27.810 | + lib/swift:create_swift_accounts:666 : swift_project_test2=129d2d2986a14ed49997669c061344fb 2022-02-17 17:01:27.810 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-17 17:01:27.810 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:01:27.810 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-17 17:01:27.810 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-17 17:01:27.810 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:01:27.810 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-17 17:01:27.810 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-17 17:01:27.810 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-17 17:01:27.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.810 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.810 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.810 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.810 | ++ functions-common:get_or_create_user:925 : user_id=6ef18930a7f44e119f7c03b46324ed73 2022-02-17 17:01:27.810 | ++ functions-common:get_or_create_user:926 : echo 6ef18930a7f44e119f7c03b46324ed73 2022-02-17 17:01:27.811 | + lib/swift:create_swift_accounts:671 : swift_user_test2=6ef18930a7f44e119f7c03b46324ed73 2022-02-17 17:01:27.811 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-17 17:01:27.811 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:01:27.811 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 6ef18930a7f44e119f7c03b46324ed73 129d2d2986a14ed49997669c061344fb 2022-02-17 17:01:27.811 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:01:27.811 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:01:27.811 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:01:27.811 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:01:27.811 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:01:27.811 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:01:27.811 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:01:27.811 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:01:27.811 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 6ef18930a7f44e119f7c03b46324ed73 --project 129d2d2986a14ed49997669c061344fb 2022-02-17 17:01:27.811 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.811 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:01:27.811 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.811 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.811 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.811 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.811 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.811 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:01:27.811 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:01:27.811 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 6ef18930a7f44e119f7c03b46324ed73 --project 129d2d2986a14ed49997669c061344fb 2022-02-17 17:01:27.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.811 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.811 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.811 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 6ef18930a7f44e119f7c03b46324ed73 --project 129d2d2986a14ed49997669c061344fb 2022-02-17 17:01:27.812 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.812 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:01:27.812 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.812 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.812 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.812 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.812 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.812 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:01:27.812 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:01:27.812 | ++ functions-common:get_field:818 : echo '| eba55e2a6e5c461fb3c19c1d3bd49e3b | 6ef18930a7f44e119f7c03b46324ed73 | | 129d2d2986a14ed49997669c061344fb | | | False |' 2022-02-17 17:01:27.812 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:01:27.812 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.812 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.812 | + functions-common:get_or_add_user_project_role:997 : echo eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.812 | eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.812 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-17 17:01:27.812 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-17 17:01:27.812 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 17:01:27.812 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-17 17:01:27.812 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-17 17:01:27.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.812 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.812 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.812 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.812 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-17 17:01:27.812 | 0c33b5fdad3a491087bc2bcabc5e741c' 2022-02-17 17:01:27.812 | ++ functions-common:get_or_create_domain:888 : echo 0c33b5fdad3a491087bc2bcabc5e741c 2022-02-17 17:01:27.812 | + lib/swift:create_swift_accounts:676 : swift_domain=0c33b5fdad3a491087bc2bcabc5e741c 2022-02-17 17:01:27.812 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-17 17:01:27.813 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:01:27.813 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-17 17:01:27.813 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 0c33b5fdad3a491087bc2bcabc5e741c 2022-02-17 17:01:27.813 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 17:01:27.813 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=0c33b5fdad3a491087bc2bcabc5e741c --or-show -f value -c id 2022-02-17 17:01:27.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.813 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.813 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.813 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.813 | ++ functions-common:get_or_create_project:938 : project_id=9884cfae32f84372b1a40cf06158bba3 2022-02-17 17:01:27.813 | ++ functions-common:get_or_create_project:939 : echo 9884cfae32f84372b1a40cf06158bba3 2022-02-17 17:01:27.813 | + lib/swift:create_swift_accounts:680 : swift_project_test4=9884cfae32f84372b1a40cf06158bba3 2022-02-17 17:01:27.813 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-17 17:01:27.813 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:01:27.813 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-17 17:01:27.813 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 0c33b5fdad3a491087bc2bcabc5e741c test4@example.com 2022-02-17 17:01:27.813 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:01:27.813 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-17 17:01:27.813 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-17 17:01:27.813 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=0c33b5fdad3a491087bc2bcabc5e741c --email=test4@example.com --or-show -f value -c id 2022-02-17 17:01:27.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.813 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.813 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.813 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.813 | ++ functions-common:get_or_create_user:925 : user_id=51bc62409a334aabb55c898783c2e6e6 2022-02-17 17:01:27.813 | ++ functions-common:get_or_create_user:926 : echo 51bc62409a334aabb55c898783c2e6e6 2022-02-17 17:01:27.813 | + lib/swift:create_swift_accounts:685 : swift_user_test4=51bc62409a334aabb55c898783c2e6e6 2022-02-17 17:01:27.813 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-17 17:01:27.814 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 17:01:27.814 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 51bc62409a334aabb55c898783c2e6e6 9884cfae32f84372b1a40cf06158bba3 2022-02-17 17:01:27.814 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:01:27.814 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 17:01:27.814 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:01:27.814 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:01:27.814 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 17:01:27.814 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 17:01:27.814 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 17:01:27.814 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 17:01:27.814 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 51bc62409a334aabb55c898783c2e6e6 --project 9884cfae32f84372b1a40cf06158bba3 2022-02-17 17:01:27.814 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.814 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:01:27.814 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.814 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.814 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.814 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.814 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.814 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:01:27.814 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:01:27.814 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 51bc62409a334aabb55c898783c2e6e6 --project 9884cfae32f84372b1a40cf06158bba3 2022-02-17 17:01:27.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.814 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.814 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.814 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:01:27.814 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:01:27.814 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 51bc62409a334aabb55c898783c2e6e6 --project 9884cfae32f84372b1a40cf06158bba3 2022-02-17 17:01:27.814 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:01:27.815 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.815 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:27.815 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:27.815 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:01:27.815 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:01:27.815 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:01:27.815 | ++ functions-common:get_field:818 : echo '| eba55e2a6e5c461fb3c19c1d3bd49e3b | 51bc62409a334aabb55c898783c2e6e6 | | 9884cfae32f84372b1a40cf06158bba3 | | | False |' 2022-02-17 17:01:27.815 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:01:27.815 | ++ functions-common:get_field:812 : read data 2022-02-17 17:01:27.815 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.815 | + functions-common:get_or_add_user_project_role:997 : echo eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.815 | eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:01:27.849 | [170050 Async create_swift_accounts:205233]: finished create_swift_accounts with result 0 in 110 seconds 2022-02-17 17:01:27.857 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-17 17:01:27.860 | + inc/async:async_wait:197 : return 0 2022-02-17 17:01:27.863 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-17 17:01:27.885 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:01:27.889 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-17 17:01:27.909 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:01:27.912 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-17 17:01:27.915 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:01:27.917 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-17 17:01:27.920 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-17 17:01:27.923 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-17 17:01:27.994 | + inc/async:async_inner:63 : init_glance 2022-02-17 17:01:28.043 | [170050 Async init_glance:209469]: running: init_glance 2022-02-17 17:01:28.046 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-17 17:01:28.067 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:01:28.070 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-17 17:01:28.074 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:01:28.079 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-17 17:01:28.083 | + ./stack.sh:main:1147 : configure_neutron 2022-02-17 17:01:28.087 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-17 17:01:28.094 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:01:28.094 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 17:01:28.103 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:01:28.106 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 17:01:28.110 | + 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-02-17 17:01:28.113 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 17:01:28.116 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-17 17:01:28.119 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-17 17:01:28.122 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-17 17:01:28.125 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-17 17:01:28.150 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-17 17:01:28.152 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-17 17:01:32.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:32.036 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:32.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:32.036 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:35.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:35.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:35.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:35.951 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:39.755 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:01:39.784 | [209469 Async init_glance:209469]: finished successfully 2022-02-17 17:01:39.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:39.812 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:39.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:39.812 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:43.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:43.490 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:43.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:43.490 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:47.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:47.311 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:47.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:47.311 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:51.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:51.009 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:51.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:51.009 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:54.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:54.681 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:54.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:54.681 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:58.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:58.608 | from cryptography.utils import int_from_bytes 2022-02-17 17:01:58.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:01:58.608 | from cryptography.utils import int_from_bytes 2022-02-17 17:02:03.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:02:03.597 | from cryptography.utils import int_from_bytes 2022-02-17 17:02:03.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:02:03.597 | from cryptography.utils import int_from_bytes 2022-02-17 17:02:03.597 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-17 17:02:09.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:02:09.917 | from cryptography.utils import int_from_bytes 2022-02-17 17:02:09.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:02:09.917 | from cryptography.utils import int_from_bytes 2022-02-17 17:02:10.253 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-17 17:02:10.259 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-17 17:02:10.262 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-17 17:02:10.264 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-17 17:02:10.267 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-17 17:02:10.269 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-17 17:02:10.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-17 17:02:10.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-17 17:02:10.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-17 17:02:10.279 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-17 17:02:10.281 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-17 17:02:10.284 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-17 17:02:10.286 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-17 17:02:10.289 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-17 17:02:10.291 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-17 17:02:10.293 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-17 17:02:10.298 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:02:10.300 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-17 17:02:10.302 | + 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-02-17 17:02:10.308 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-17 17:02:10.311 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-17 17:02:10.313 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-17 17:02:10.315 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-17 17:02:10.318 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-17 17:02:10.321 | + 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-02-17 17:02:10.354 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-17 17:02:10.385 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-17 17:02:10.415 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-17 17:02:10.448 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-17 17:02:10.480 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-17 17:02:10.511 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-17 17:02:10.515 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-17 17:02:10.518 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-17 17:02:10.521 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 17:02:10.524 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 17:02:10.542 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 17:02:10.544 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 17:02:10.547 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 17:02:10.549 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 17:02:10.551 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '[00;33m{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}[00m' 2022-02-17 17:02:10.586 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [[01;36m%(global_request_id)s %(request_id)s [00;36m%(project_name)s %(user_name)s%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 17:02:10.619 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [[00;36m-%(color)s] [01;35m%(instance)s%(color)s%(message)s[00m' 2022-02-17 17:02:10.649 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s [01;35m%(instance)s[00m' 2022-02-17 17:02:10.681 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-17 17:02:10.699 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:02:10.701 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-17 17:02:10.704 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-17 17:02:10.706 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-17 17:02:10.709 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-17 17:02:10.711 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-17 17:02:10.725 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-17 17:02:10.729 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-17 17:02:10.731 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-17 17:02:10.734 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-17 17:02:10.749 | + 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-02-17 17:02:10.764 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-17 17:02:10.767 | + 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-02-17 17:02:10.781 | + 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-02-17 17:02:10.795 | + 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-02-17 17:02:10.809 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-17 17:02:10.812 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 17:02:10.815 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-17 17:02:10.820 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.A3lEkxLT2Q 2022-02-17 17:02:10.822 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-17 17:02:10.825 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 17:02:10.827 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.A3lEkxLT2Q 2022-02-17 17:02:10.832 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.A3lEkxLT2Q 2022-02-17 17:02:10.845 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.A3lEkxLT2Q /etc/sudoers.d/neutron-rootwrap 2022-02-17 17:02:10.864 | + 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-02-17 17:02:10.891 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-17 17:02:10.893 | + 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-02-17 17:02:10.927 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-17 17:02:10.931 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-17 17:02:10.936 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-17 17:02:10.938 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 17:02:10.941 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 17:02:10.944 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 17:02:10.963 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:10.967 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 17:02:10.969 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 17:02:10.972 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 17:02:10.991 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:10.994 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:02:10.997 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 17:02:11.031 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 17:02:11.034 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 17:02:11.037 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-17 17:02:11.056 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:11.063 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-17 17:02:11.066 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-17 17:02:11.069 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 17:02:11.072 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 17:02:11.074 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-17 17:02:11.080 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-17 17:02:11.083 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 17:02:11.085 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-17 17:02:11.088 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-17 17:02:11.091 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-17 17:02:11.096 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-17 17:02:11.098 | + 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-02-17 17:02:11.103 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-17 17:02:11.123 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:11.125 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-17 17:02:11.128 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-17 17:02:11.131 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-17 17:02:11.136 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-17 17:02:11.169 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-17 17:02:11.206 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-17 17:02:11.238 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-17 17:02:11.281 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-17 17:02:11.315 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-17 17:02:11.318 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 17:02:11.322 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-17 17:02:11.324 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 17:02:11.327 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-17 17:02:11.362 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-17 17:02:11.396 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 17:02:11.429 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-17 17:02:11.464 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-17 17:02:11.499 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-17 17:02:11.535 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-17 17:02:11.573 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-17 17:02:11.612 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 17:02:11.645 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 17:02:11.677 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-17 17:02:11.712 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-17 17:02:11.746 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-17 17:02:11.749 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 17:02:11.751 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 17:02:11.754 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 17:02:11.757 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-17 17:02:11.788 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-17 17:02:11.821 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-02-17 17:02:11.856 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-17 17:02:11.888 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-17 17:02:11.924 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-17 17:02:11.960 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-17 17:02:11.992 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-17 17:02:12.025 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 17:02:12.065 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-17 17:02:12.099 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-17 17:02:12.102 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-17 17:02:12.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-17 17:02:12.109 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-17 17:02:12.112 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-17 17:02:12.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-17 17:02:12.118 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-17 17:02:12.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-02-17 17:02:12.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-02-17 17:02:12.128 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-02-17 17:02:12.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-17 17:02:12.135 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-17 17:02:12.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-17 17:02:12.141 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-17 17:02:12.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-17 17:02:12.147 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-17 17:02:12.150 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-17 17:02:12.153 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-17 17:02:12.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-17 17:02:12.158 | + 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-02-17 17:02:12.189 | + 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-02-17 17:02:12.192 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:02:12.196 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 17:02:12.199 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-17 17:02:12.202 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-17 17:02:12.204 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:02:12.207 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-17 17:02:12.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-17 17:02:12.240 | + 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-02-17 17:02:12.244 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:02:12.246 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 17:02:12.249 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-17 17:02:12.251 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-17 17:02:12.254 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:02:12.256 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-17 17:02:12.290 | + 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-02-17 17:02:12.292 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:02:12.296 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 17:02:12.298 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-17 17:02:12.301 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-17 17:02:12.303 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:02:12.307 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-17 17:02:12.338 | + 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-02-17 17:02:12.340 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:02:12.343 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-17 17:02:12.345 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-17 17:02:12.348 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-17 17:02:12.350 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:02:12.353 | + 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-02-17 17:02:12.384 | + 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-02-17 17:02:12.387 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:02:12.389 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-17 17:02:12.392 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-17 17:02:12.394 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-17 17:02:12.397 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:02:12.400 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-17 17:02:12.431 | + 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-02-17 17:02:12.434 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:02:12.437 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-17 17:02:12.439 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-17 17:02:12.442 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-17 17:02:12.444 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:02:12.448 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-17 17:02:12.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:350:399 2022-02-17 17:02:12.482 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:02:12.485 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-17 17:02:12.487 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-02-17 17:02:12.490 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-02-17 17:02:12.493 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:02:12.496 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-02-17 17:02:12.526 | + 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-02-17 17:02:12.530 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:02:12.532 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-17 17:02:12.535 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-17 17:02:12.537 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-17 17:02:12.541 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 17:02:12.545 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-17 17:02:12.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-17 17:02:12.578 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-17 17:02:12.598 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:12.600 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-17 17:02:12.604 | + 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-02-17 17:02:12.638 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-17 17:02:12.641 | + 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-02-17 17:02:12.676 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-17 17:02:12.711 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-17 17:02:12.713 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-17 17:02:12.716 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-17 17:02:12.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-17 17:02:15.896 | [00;36mINFO neutron.common.config [[00;36m-[00;36m] [01;35m[00;36mLogging enabled![00m[00m 2022-02-17 17:02:15.896 | [00;36mINFO neutron.common.config [[00;36m-[00;36m] [01;35m[00;36m/usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev511[00m[00m 2022-02-17 17:02:15.896 | [00;32mDEBUG neutron.common.config [[00;36m-[00;32m] [01;35m[00;32mcommand line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf[00m [00;33m{{(pid=211448) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}[00m[00m 2022-02-17 17:02:15.948 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated lookup_table index Flow_Table.name[00m [00;33m{{(pid=211448) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}[00m[00m 2022-02-17 17:02:15.948 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated lookup_table index Mirror.name[00m [00;33m{{(pid=211448) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}[00m[00m 2022-02-17 17:02:15.948 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Bridge.name[00m [00;33m{{(pid=211448) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}[00m[00m 2022-02-17 17:02:15.948 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Port.name[00m [00;33m{{(pid=211448) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}[00m[00m 2022-02-17 17:02:15.949 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Interface.name[00m [00;33m{{(pid=211448) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}[00m[00m 2022-02-17 17:02:15.949 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Manager.target[00m [00;33m{{(pid=211448) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}[00m[00m 2022-02-17 17:02:16.006 | [00;36mINFO neutron.cmd.ovs_cleanup [[00;36m-[00;36m] [01;35m[00;36mOVS cleanup completed successfully[00m[00m 2022-02-17 17:02:16.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:02:16.006 | from cryptography.utils import int_from_bytes 2022-02-17 17:02:16.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:02:16.006 | from cryptography.utils import int_from_bytes 2022-02-17 17:02:16.392 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-17 17:02:16.395 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-17 17:02:16.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-17 17:02:16.400 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 17:02:16.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-17 17:02:16.463 | + 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-02-17 17:02:16.488 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-17 17:02:16.493 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-17 17:02:16.496 | + 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-02-17 17:02:16.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-17 17:02:16.539 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-17 17:02:16.549 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-17 17:02:16.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-17 17:02:16.554 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-17 17:02:16.569 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-17 17:02:16.583 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-17 17:02:16.587 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-17 17:02:16.597 | net.bridge.bridge-nf-call-iptables = 1 2022-02-17 17:02:16.600 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-17 17:02:16.605 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-17 17:02:16.614 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-17 17:02:16.618 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-17 17:02:16.620 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-17 17:02:16.623 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-17 17:02:16.626 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-17 17:02:16.628 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-17 17:02:16.631 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-17 17:02:16.633 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-17 17:02:16.636 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 17:02:16.639 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-17 17:02:16.675 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-17 17:02:16.678 | + 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-02-17 17:02:16.716 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-17 17:02:16.718 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-17 17:02:16.751 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-17 17:02:16.786 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-17 17:02:16.804 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:16.808 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-17 17:02:16.810 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-17 17:02:16.815 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-17 17:02:16.847 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-17 17:02:16.878 | + 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-02-17 17:02:16.914 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-17 17:02:16.916 | + 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-02-17 17:02:16.952 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-17 17:02:16.980 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:16.984 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-17 17:02:16.987 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-17 17:02:17.020 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-17 17:02:17.022 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-17 17:02:17.025 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-17 17:02:17.071 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-17 17:02:17.074 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-17 17:02:17.076 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-17 17:02:17.080 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-17 17:02:17.105 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:17.108 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-17 17:02:17.111 | + 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-02-17 17:02:17.119 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-17 17:02:17.155 | + 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-02-17 17:02:17.192 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-17 17:02:17.195 | + 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-02-17 17:02:17.231 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-17 17:02:17.234 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-17 17:02:17.274 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-17 17:02:17.277 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-17 17:02:17.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-17 17:02:17.317 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-17 17:02:17.321 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-17 17:02:17.323 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-17 17:02:17.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-17 17:02:20.496 | [00;36mINFO neutron.common.config [[00;36m-[00;36m] [01;35m[00;36mLogging enabled![00m[00m 2022-02-17 17:02:20.497 | [00;36mINFO neutron.common.config [[00;36m-[00;36m] [01;35m[00;36m/usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev511[00m[00m 2022-02-17 17:02:20.497 | [00;32mDEBUG neutron.common.config [[00;36m-[00;32m] [01;35m[00;32mcommand line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf[00m [00;33m{{(pid=211978) setup_logging /opt/stack/neutron/neutron/common/config.py:112}}[00m[00m 2022-02-17 17:02:20.549 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated lookup_table index Flow_Table.name[00m [00;33m{{(pid=211978) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}[00m[00m 2022-02-17 17:02:20.550 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated lookup_table index Mirror.name[00m [00;33m{{(pid=211978) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}}[00m[00m 2022-02-17 17:02:20.550 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Bridge.name[00m [00;33m{{(pid=211978) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}[00m[00m 2022-02-17 17:02:20.550 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Port.name[00m [00;33m{{(pid=211978) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}[00m[00m 2022-02-17 17:02:20.550 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Interface.name[00m [00;33m{{(pid=211978) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}[00m[00m 2022-02-17 17:02:20.550 | [00;32mDEBUG ovsdbapp.backend.ovs_idl [[00;36m-[00;32m] [01;35m[00;32mCreated schema index Manager.target[00m [00;33m{{(pid=211978) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}}[00m[00m 2022-02-17 17:02:20.614 | [00;36mINFO neutron.cmd.ovs_cleanup [[00;36m-[00;36m] [01;35m[00;36mCleaning bridge: br-int[00m[00m 2022-02-17 17:02:20.615 | [00;32mDEBUG ovsdbapp.backend.ovs_idl.transaction [[00;36m-[00;32m] [01;35m[00;32mRunning txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False)[00m [00;33m{{(pid=211978) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}}[00m[00m 2022-02-17 17:02:20.615 | [00;32mDEBUG ovsdbapp.backend.ovs_idl.transaction [[00;36m-[00;32m] [01;35m[00;32mTransaction caused no change[00m [00;33m{{(pid=211978) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}}[00m[00m 2022-02-17 17:02:20.616 | [00;36mINFO neutron.cmd.ovs_cleanup [[00;36m-[00;36m] [01;35m[00;36mOVS cleanup completed successfully[00m[00m 2022-02-17 17:02:20.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:02:20.616 | from cryptography.utils import int_from_bytes 2022-02-17 17:02:20.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:02:20.616 | from cryptography.utils import int_from_bytes 2022-02-17 17:02:21.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-17 17:02:21.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-17 17:02:21.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-17 17:02:21.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-17 17:02:21.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-17 17:02:21.041 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 17:02:21.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-17 17:02:21.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-17 17:02:21.068 | + functions:set_mtu:785 : local dev=br-data 2022-02-17 17:02:21.071 | + functions:set_mtu:786 : local mtu=1500 2022-02-17 17:02:21.075 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-17 17:02:21.089 | + 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-02-17 17:02:21.112 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-17 17:02:21.115 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-17 17:02:21.118 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-17 17:02:21.121 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-17 17:02:21.124 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-17 17:02:21.127 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-17 17:02:21.130 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-17 17:02:21.133 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-17 17:02:21.136 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-17 17:02:21.138 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-17 17:02:21.147 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-17 17:02:21.150 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-17 17:02:21.153 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-17 17:02:21.156 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-17 17:02:21.161 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-17 17:02:21.161 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-17 17:02:21.169 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-17 17:02:21.171 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-17 17:02:21.174 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-17 17:02:21.177 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-17 17:02:21.182 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-17 17:02:21.183 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-17 17:02:21.183 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-17 17:02:21.190 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-02-17 17:02:21.195 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-17 17:02:21.197 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-17 17:02:21.200 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-17 17:02:21.203 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-17 17:02:21.206 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-02-17 17:02:21.209 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1' 2022-02-17 17:02:21.214 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data' 2022-02-17 17:02:21.217 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-17 17:02:21.219 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-17 17:02:21.223 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-02-17 17:02:21.224 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-17 17:02:21.224 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-17 17:02:21.225 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-17 17:02:21.233 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-02-17 17:02:21.237 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.58 ' 2022-02-17 17:02:21.238 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1 2022-02-17 17:02:21.253 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data 2022-02-17 17:02:21.269 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-17 17:02:21.285 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-17 17:02:21.310 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.58 2022-02-17 17:02:21.323 | PING 192.168.0.58 (192.168.0.58) from 192.168.0.58 br-data: 56(84) bytes of data. 2022-02-17 17:02:21.323 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.099 ms 2022-02-17 17:02:22.338 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.057 ms 2022-02-17 17:02:23.362 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.061 ms 2022-02-17 17:02:23.362 | 2022-02-17 17:02:23.362 | --- 192.168.0.58 ping statistics --- 2022-02-17 17:02:23.362 | 3 packets transmitted, 3 received, 0% packet loss, time 2041ms 2022-02-17 17:02:23.362 | rtt min/avg/max/mdev = 0.057/0.072/0.099/0.018 ms 2022-02-17 17:02:23.369 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-17 17:02:23.369 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-17 17:02:23.375 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-17 17:02:23.378 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-17 17:02:23.399 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:23.402 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-17 17:02:23.405 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-17 17:02:23.412 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-17 17:02:23.443 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-02-17 17:02:23.479 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-17 17:02:23.510 | + 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-02-17 17:02:23.548 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-17 17:02:23.550 | + 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-02-17 17:02:23.582 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-17 17:02:23.585 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-17 17:02:23.607 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:02:23.609 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-17 17:02:23.612 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-17 17:02:23.633 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:02:23.636 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-17 17:02:23.659 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:02:23.662 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-17 17:02:23.681 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:02:23.686 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-17 17:02:23.724 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-17 17:02:23.762 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-17 17:02:23.765 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-17 17:02:23.786 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:23.789 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-17 17:02:23.811 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:23.813 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-17 17:02:23.816 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-17 17:02:23.883 | + inc/async:async_inner:63 : init_neutron 2022-02-17 17:02:23.926 | [170050 Async init_neutron:212457]: running: init_neutron 2022-02-17 17:02:23.929 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-17 17:02:23.950 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:23.960 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-17 17:02:23.971 | ++ ./stack.sh:main:1162 : true 2022-02-17 17:02:23.974 | + ./stack.sh:main:1162 : netman_pid= 2022-02-17 17:02:23.979 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-17 17:02:23.981 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-17 17:02:23.995 | dnsmasq: no process found 2022-02-17 17:02:23.999 | + ./stack.sh:main:1164 : true 2022-02-17 17:02:24.002 | + ./stack.sh:main:1169 : clean_iptables 2022-02-17 17:02:24.005 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 17:02:24.010 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-17 17:02:24.011 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-17 17:02:24.014 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-17 17:02:24.014 | + lib/nova:clean_iptables:183 : grep nova 2022-02-17 17:02:24.019 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-17 17:02:24.019 | + lib/nova:clean_iptables:183 : bash 2022-02-17 17:02:24.029 | + lib/nova:clean_iptables:185 : grep nova 2022-02-17 17:02:24.030 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-17 17:02:24.031 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-17 17:02:24.033 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 17:02:24.038 | + lib/nova:clean_iptables:185 : bash 2022-02-17 17:02:24.038 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-17 17:02:24.040 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-17 17:02:24.058 | + lib/nova:clean_iptables:187 : grep nova 2022-02-17 17:02:24.059 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 17:02:24.061 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-17 17:02:24.065 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-17 17:02:24.065 | + lib/nova:clean_iptables:187 : bash 2022-02-17 17:02:24.065 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-17 17:02:24.067 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-17 17:02:24.082 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 17:02:24.085 | + lib/nova:clean_iptables:189 : bash 2022-02-17 17:02:24.087 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-17 17:02:24.090 | + lib/nova:clean_iptables:189 : grep nova 2022-02-17 17:02:24.090 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-17 17:02:24.092 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-17 17:02:24.094 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-17 17:02:24.114 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-17 17:02:24.125 | net.ipv4.ip_forward = 1 2022-02-17 17:02:24.129 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-17 17:02:24.149 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:24.152 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-17 17:02:24.156 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-17 17:02:24.159 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-17 17:02:24.202 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-17 17:02:24.243 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-17 17:02:24.247 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-17 17:02:24.285 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-17 17:02:24.325 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-17 17:02:24.346 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:24.349 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-17 17:02:24.352 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:02:24.354 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-17 17:02:24.357 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-17 17:02:24.360 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-17 17:02:24.435 | + inc/async:async_inner:63 : init_swift 2022-02-17 17:02:24.489 | [170050 Async init_swift:212815]: running: init_swift 2022-02-17 17:02:24.493 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-17 17:02:24.521 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:24.524 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-17 17:02:24.527 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:02:24.531 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-17 17:02:24.534 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-17 17:02:24.537 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-17 17:02:24.633 | + inc/async:async_inner:63 : init_cinder 2022-02-17 17:02:24.720 | [170050 Async init_cinder:212910]: running: init_cinder 2022-02-17 17:02:24.723 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-17 17:02:24.760 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:02:24.763 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-17 17:02:24.766 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:02:24.769 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-17 17:02:24.771 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-17 17:02:24.782 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-17 17:02:24.897 | + inc/async:async_inner:63 : init_placement 2022-02-17 17:02:24.969 | [170050 Async init_placement:213029]: running: init_placement 2022-02-17 17:02:24.988 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-17 17:02:25.100 | [170050 Async init_neutron:212457]: Waiting for completion of init_neutron running on PID 212457 (6 other jobs running) 2022-02-17 17:02:25.159 | [170050 Async init_neutron:212457]: Signaling child to exit 2022-02-17 17:02:36.366 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:02:36.434 | [212910 Async init_cinder:212910]: finished successfully 2022-02-17 17:02:39.692 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:02:39.743 | [212815 Async init_swift:212815]: finished successfully 2022-02-17 17:02:56.056 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:02:56.084 | [212457 Async init_neutron:212457]: finished successfully 2022-02-17 17:02:56.106 | WAKEUP 2022-02-17 17:02:56.132 | [170050 Async init_neutron:212457]: Signaled 2022-02-17 17:02:56.134 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-17 17:02:56.134 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:02:56.135 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 17:02:56.135 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:02:56.135 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 17:02:56.135 | + 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-02-17 17:02:56.135 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 17:02:56.135 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-17 17:02:56.135 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-17 17:02:56.135 | + lib/database:recreate_database:112 : local db=neutron 2022-02-17 17:02:56.135 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-17 17:02:56.135 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-17 17:02:56.135 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-17 17:02:56.135 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:02:56.135 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-17 17:02:56.135 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:02:56.135 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-17 17:02:56.135 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 17:02:56.135 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:02:56.135 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:02:56.135 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:02:56.135 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117347614 2022-02-17 17:02:56.135 | + 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-02-17 17:02:56.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:02:56.135 | from cryptography.utils import int_from_bytes 2022-02-17 17:02:56.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:02:56.135 | from cryptography.utils import int_from_bytes 2022-02-17 17:02:56.135 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:02:56.135 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:02:56.135 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:02:56.135 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:02:56.135 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-17 17:02:56.135 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-17 17:02:56.136 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-17 17:02:56.137 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-17 17:02:56.138 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-17 17:02:56.139 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-17 17:02:56.139 | Running upgrade for neutron ... 2022-02-17 17:02:56.139 | OK 2022-02-17 17:02:56.139 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-17 17:02:56.139 | + functions-common:time_stop:2425 : local name 2022-02-17 17:02:56.139 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:02:56.139 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:02:56.139 | + functions-common:time_stop:2428 : local total 2022-02-17 17:02:56.139 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:02:56.139 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 17:02:56.139 | + functions-common:time_stop:2432 : start_time=1645117347614 2022-02-17 17:02:56.139 | + functions-common:time_stop:2434 : [[ -z 1645117347614 ]] 2022-02-17 17:02:56.139 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:02:56.139 | + functions-common:time_stop:2437 : end_time=1645117376037 2022-02-17 17:02:56.139 | + functions-common:time_stop:2438 : elapsed_time=28423 2022-02-17 17:02:56.140 | + functions-common:time_stop:2439 : total=9377 2022-02-17 17:02:56.140 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:02:56.140 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37800 2022-02-17 17:02:56.188 | [170050 Async init_neutron:212457]: finished init_neutron with result 0 in 32 seconds 2022-02-17 17:02:56.193 | + inc/async:async_wait:197 : return 0 2022-02-17 17:02:56.197 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-17 17:02:56.257 | [170050 Async init_placement:213029]: Waiting for completion of init_placement running on PID 213029 (5 other jobs running) 2022-02-17 17:02:56.286 | [170050 Async init_placement:213029]: Signaling child to exit 2022-02-17 17:03:03.264 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:03:03.292 | [213029 Async init_placement:213029]: finished successfully 2022-02-17 17:03:03.315 | WAKEUP 2022-02-17 17:03:03.343 | [170050 Async init_placement:213029]: Signaled 2022-02-17 17:03:03.344 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-17 17:03:03.344 | + lib/database:recreate_database:112 : local db=placement 2022-02-17 17:03:03.344 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-17 17:03:03.344 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-17 17:03:03.344 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-17 17:03:03.344 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:03.344 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-17 17:03:03.345 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:03.345 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-17 17:03:03.345 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-17 17:03:03.345 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-17 17:03:03.345 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-17 17:03:03.345 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 17:03:03.345 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 17:03:03.345 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 17:03:03.345 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 17:03:03.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.345 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.345 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.345 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:03:03.345 | + functions-common:get_or_create_user:925 : user_id=15981d067c6f42a5adbc9b086b9c752c 2022-02-17 17:03:03.345 | + functions-common:get_or_create_user:926 : echo 15981d067c6f42a5adbc9b086b9c752c 2022-02-17 17:03:03.345 | 15981d067c6f42a5adbc9b086b9c752c 2022-02-17 17:03:03.345 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-17 17:03:03.345 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:03:03.345 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:03:03.345 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:03:03.345 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:03:03.345 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:03:03.345 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:03:03.345 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:03:03.345 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:03:03.345 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:03:03.345 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:03:03.345 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:03:03.345 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:03:03.345 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:03:03.346 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:03:03.346 | ++ functions-common:get_field:812 : read data 2022-02-17 17:03:03.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.346 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.346 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.346 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:03:03.346 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:03:03.346 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:03:03.346 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:03:03.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.346 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.346 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.346 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:03:03.346 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:03:03.346 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:03:03.346 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:03:03.346 | ++ functions-common:get_field:812 : read data 2022-02-17 17:03:03.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.346 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.346 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.347 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:03:03.347 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:03:03.347 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:03:03.347 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:03:03.347 | ++ functions-common:get_field:818 : echo '| ed7ab6a07cf14414b29e7c0362aace5c | 15981d067c6f42a5adbc9b086b9c752c | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:03:03.347 | ++ functions-common:get_field:812 : read data 2022-02-17 17:03:03.347 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:03:03.347 | + functions-common:get_or_add_user_project_role:997 : echo ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:03:03.347 | ed7ab6a07cf14414b29e7c0362aace5c 2022-02-17 17:03:03.347 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 17:03:03.347 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-17 17:03:03.347 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 17:03:03.347 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 17:03:03.347 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 17:03:03.347 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 17:03:03.347 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 17:03:03.347 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 17:03:03.347 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 17:03:03.347 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 17:03:03.347 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 17:03:03.347 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 17:03:03.347 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:03:03.347 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:03:03.347 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 17:03:03.347 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:03:03.347 | ++ functions-common:get_field:812 : read data 2022-02-17 17:03:03.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.347 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.347 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.347 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:03:03.348 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 17:03:03.348 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 17:03:03.348 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:03:03.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.348 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.348 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.348 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-17 17:03:03.348 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 17:03:03.348 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 17:03:03.348 | ++ functions-common:get_field:811 : local data field 2022-02-17 17:03:03.348 | ++ functions-common:get_field:812 : read data 2022-02-17 17:03:03.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.348 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.348 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.348 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:03:03.348 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 17:03:03.348 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 17:03:03.348 | ++ functions-common:get_field:818 : echo '| eba55e2a6e5c461fb3c19c1d3bd49e3b | 15981d067c6f42a5adbc9b086b9c752c | | 21539e9fbb0a4538be0af144e70b6ece | | | False |' 2022-02-17 17:03:03.348 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 17:03:03.348 | ++ functions-common:get_field:812 : read data 2022-02-17 17:03:03.348 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:03:03.348 | + functions-common:get_or_add_user_project_role:997 : echo eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:03:03.348 | eba55e2a6e5c461fb3c19c1d3bd49e3b 2022-02-17 17:03:03.348 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-02-17 17:03:03.349 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-17 17:03:03.349 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 17:03:03.349 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-17 17:03:03.349 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-17 17:03:03.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.349 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.349 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.349 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:03:03.349 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 17:03:03.349 | 51e74ca577a84ec1acad3a42f617be01' 2022-02-17 17:03:03.349 | + functions-common:get_or_create_service:1094 : echo 51e74ca577a84ec1acad3a42f617be01 2022-02-17 17:03:03.349 | 51e74ca577a84ec1acad3a42f617be01 2022-02-17 17:03:03.349 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-02-17 17:03:03.349 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 17:03:03.349 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-02-17 17:03:03.349 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 17:03:03.349 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-17 17:03:03.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.349 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.349 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.349 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:03:03.349 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 17:03:03.349 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 17:03:03.349 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-02-17 17:03:03.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.350 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.350 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.350 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 17:03:03.350 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=922efe7b791148569f5170d900b48424 2022-02-17 17:03:03.350 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 922efe7b791148569f5170d900b48424 2022-02-17 17:03:03.350 | + functions-common:get_or_create_endpoint:1127 : public_id=922efe7b791148569f5170d900b48424 2022-02-17 17:03:03.350 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 17:03:03.350 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 17:03:03.350 | + functions-common:get_or_create_endpoint:1136 : echo 922efe7b791148569f5170d900b48424 2022-02-17 17:03:03.350 | 922efe7b791148569f5170d900b48424 2022-02-17 17:03:03.395 | [170050 Async init_placement:213029]: finished init_placement with result 0 in 38 seconds 2022-02-17 17:03:03.400 | + inc/async:async_wait:197 : return 0 2022-02-17 17:03:03.403 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-17 17:03:03.459 | [170050 Async init_glance:209469]: Waiting for completion of init_glance running on PID 209469 (4 other jobs running) 2022-02-17 17:03:03.488 | [170050 Async init_glance:209469]: Signaling child to exit 2022-02-17 17:03:03.488 | WAKEUP 2022-02-17 17:03:03.515 | [170050 Async init_glance:209469]: Signaled 2022-02-17 17:03:03.516 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-17 17:03:03.517 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-17 17:03:03.517 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-17 17:03:03.517 | + lib/database:recreate_database:112 : local db=glance 2022-02-17 17:03:03.517 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-17 17:03:03.517 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-17 17:03:03.517 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-17 17:03:03.517 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:03.517 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-17 17:03:03.517 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:03.517 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-17 17:03:03.517 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 17:03:03.517 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:03.517 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:03.517 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:03.517 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117288340 2022-02-17 17:03:03.517 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-17 17:03:03.517 | [00;32mDEBUG oslo_db.sqlalchemy.engines [[00;36m-[00;32m] [01;35m[00;32mMySQL 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[00m [00;33m{{(pid=209592) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}[00m[00m 2022-02-17 17:03:03.517 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mContext impl MySQLImpl.[00m[00m 2022-02-17 17:03:03.517 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mWill assume non-transactional DDL.[00m[00m 2022-02-17 17:03:03.517 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mContext impl MySQLImpl.[00m[00m 2022-02-17 17:03:03.517 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mWill assume non-transactional DDL.[00m[00m 2022-02-17 17:03:03.517 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:03:03.517 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:03:03.517 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-17 17:03:03.517 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-17 17:03:03.517 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-17 17:03:03.517 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-17 17:03:03.517 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-17 17:03:03.517 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-17 17:03:03.517 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-17 17:03:03.517 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-17 17:03:03.517 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 17:03:03.518 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 17:03:03.518 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-17 17:03:03.518 | Database migration is up to date. No migration needed. 2022-02-17 17:03:03.518 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-17 17:03:03.518 | Database is synced successfully. 2022-02-17 17:03:03.518 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-17 17:03:03.518 | [00;32mDEBUG oslo_db.sqlalchemy.engines [[00;36m-[00;32m] [01;35m[00;32mMySQL 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[00m [00;33m{{(pid=209747) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}[00m[00m 2022-02-17 17:03:03.518 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-hypervisor.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/software-webservers.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-watchdog.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-xenapi.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/operating-system.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/software-runtimes.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/image-signature-verification.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/glance-common-image-props.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/storage-volume-type.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-vmware-flavor.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-cpu-pinning.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-instance-data.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-libvirt-image.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-vcputopology.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-host-capabilities.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-guest-shutdown.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-vmware.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/software-databases.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-quota.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-libvirt.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mFile /etc/glance/metadefs/compute-randomgen.json loaded to database.[00m[00m 2022-02-17 17:03:03.519 | [00;36mINFO glance.db.sqlalchemy.metadata [[00;36m-[00;36m] [01;35m[00;36mMetadata loading finished[00m[00m 2022-02-17 17:03:03.520 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-17 17:03:03.520 | + functions-common:time_stop:2425 : local name 2022-02-17 17:03:03.520 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:03:03.520 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:03:03.520 | + functions-common:time_stop:2428 : local total 2022-02-17 17:03:03.520 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:03:03.520 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 17:03:03.520 | + functions-common:time_stop:2432 : start_time=1645117288340 2022-02-17 17:03:03.520 | + functions-common:time_stop:2434 : [[ -z 1645117288340 ]] 2022-02-17 17:03:03.520 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:03:03.520 | + functions-common:time_stop:2437 : end_time=1645117299738 2022-02-17 17:03:03.520 | + functions-common:time_stop:2438 : elapsed_time=11398 2022-02-17 17:03:03.520 | + functions-common:time_stop:2439 : total=9377 2022-02-17 17:03:03.520 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:03:03.520 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20775 2022-02-17 17:03:03.568 | [170050 Async init_glance:209469]: finished init_glance with result 0 in 11 seconds 2022-02-17 17:03:03.572 | + inc/async:async_wait:197 : return 0 2022-02-17 17:03:03.575 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-17 17:03:03.636 | [170050 Async init_swift:212815]: Waiting for completion of init_swift running on PID 212815 (3 other jobs running) 2022-02-17 17:03:03.666 | [170050 Async init_swift:212815]: Signaling child to exit 2022-02-17 17:03:03.666 | WAKEUP 2022-02-17 17:03:03.692 | [170050 Async init_swift:212815]: Signaled 2022-02-17 17:03:03.693 | + lib/swift:init_swift:692 : local node_number 2022-02-17 17:03:03.693 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 17:03:03.693 | No container-server running 2022-02-17 17:03:03.694 | No proxy-server running 2022-02-17 17:03:03.694 | No account-reaper running 2022-02-17 17:03:03.694 | No container-updater running 2022-02-17 17:03:03.694 | No container-reconciler running 2022-02-17 17:03:03.694 | No account-server running 2022-02-17 17:03:03.694 | No container-sync running 2022-02-17 17:03:03.694 | No container-sharder running 2022-02-17 17:03:03.694 | No account-replicator running 2022-02-17 17:03:03.694 | No object-reconstructor running 2022-02-17 17:03:03.694 | No container-replicator running 2022-02-17 17:03:03.694 | No container-auditor running 2022-02-17 17:03:03.694 | No account-auditor running 2022-02-17 17:03:03.694 | No object-replicator running 2022-02-17 17:03:03.694 | No object-server running 2022-02-17 17:03:03.694 | No object-expirer running 2022-02-17 17:03:03.694 | No object-auditor running 2022-02-17 17:03:03.694 | No object-updater running 2022-02-17 17:03:03.694 | + lib/swift:init_swift:694 : true 2022-02-17 17:03:03.694 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-17 17:03:03.694 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-17 17:03:03.694 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-17 17:03:03.694 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-17 17:03:03.694 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-17 17:03:03.694 | + lib/swift:create_swift_disk:575 : 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-02-17 17:03:03.694 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-17 17:03:03.694 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-17 17:03:03.694 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-17 17:03:03.694 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-17 17:03:03.694 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-17 17:03:03.694 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-17 17:03:03.695 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-17 17:03:03.695 | = sectsz=512 attr=2, projid32bit=1 2022-02-17 17:03:03.695 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-17 17:03:03.695 | = reflink=1 2022-02-17 17:03:03.695 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-17 17:03:03.695 | = sunit=0 swidth=0 blks 2022-02-17 17:03:03.695 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-17 17:03:03.695 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-17 17:03:03.695 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-17 17:03:03.695 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-17 17:03:03.695 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-17 17:03:03.695 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-17 17:03:03.695 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-17 17:03:03.695 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-17 17:03:03.695 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 17:03:03.695 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-17 17:03:03.695 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-17 17:03:03.695 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-17 17:03:03.695 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-17 17:03:03.695 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-17 17:03:03.695 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-17 17:03:03.695 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-17 17:03:03.695 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1645116615.object.builder backups/1645116617.container.builder backups/1645116618.account.builder backups/1645116623.object.builder backups/1645116625.container.builder backups/1645116626.account.builder backups/1645116623.object.ring.gz backups/1645116625.container.ring.gz backups/1645116626.account.ring.gz 2022-02-17 17:03:03.695 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-17 17:03:03.695 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-17 17:03:03.695 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-17 17:03:03.696 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-17 17:03:03.696 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 17:03:03.696 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-17 17:03:03.696 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-17 17:03:03.696 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-17 17:03:03.696 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-17 17:03:03.696 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-17 17:03:03.696 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-17 17:03:03.696 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-17 17:03:03.696 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-17 17:03:03.696 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-17 17:03:03.696 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-17 17:03:03.696 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 17:03:03.696 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-17 17:03:03.696 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 17:03:03.696 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-17 17:03:03.696 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 17:03:03.696 | + lib/swift:init_swift:738 : popd 2022-02-17 17:03:03.748 | [170050 Async init_swift:212815]: finished init_swift with result 0 in 15 seconds 2022-02-17 17:03:03.752 | + inc/async:async_wait:197 : return 0 2022-02-17 17:03:03.756 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-17 17:03:03.818 | [170050 Async init_cinder:212910]: Waiting for completion of init_cinder running on PID 212910 (2 other jobs running) 2022-02-17 17:03:03.848 | [170050 Async init_cinder:212910]: Signaling child to exit 2022-02-17 17:03:03.848 | WAKEUP 2022-02-17 17:03:03.876 | [170050 Async init_cinder:212910]: Signaled 2022-02-17 17:03:03.878 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-17 17:03:03.878 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:03.878 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-17 17:03:03.878 | + lib/database:recreate_database:112 : local db=cinder 2022-02-17 17:03:03.878 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-17 17:03:03.878 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-17 17:03:03.878 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-17 17:03:03.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:03.878 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-17 17:03:03.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:03.878 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-17 17:03:03.878 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 17:03:03.878 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:03.878 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:03.878 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:03.878 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117345607 2022-02-17 17:03:03.878 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-17 17:03:03.879 | [00;32mDEBUG oslo_db.sqlalchemy.engines [[00;36m-[00;32m] [01;35m[00;32mMySQL 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[00m [00;33m{{(pid=213147) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/cinder/cinder/db/legacy_migrations...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py...[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 17:03:03.879 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}}[00m [00;33m{{(pid=213147) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 17:03:03.880 | [00;36mINFO cinder.db.migration [[00;36m-[00;36m] [01;35m[00;36mApplying migration(s)[00m[00m 2022-02-17 17:03:03.880 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mContext impl MySQLImpl.[00m[00m 2022-02-17 17:03:03.880 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mWill assume non-transactional DDL.[00m[00m 2022-02-17 17:03:03.880 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade -> 921e1a36b076, Initial migration.[00m[00m 2022-02-17 17:03:03.880 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mnew branch insert 921e1a36b076[00m [00;33m{{(pid=213147) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}}[00m[00m 2022-02-17 17:03:03.880 | [00;36mINFO cinder.db.migration [[00;36m-[00;36m] [01;35m[00;36mMigration(s) applied[00m[00m 2022-02-17 17:03:03.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.880 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:03.880 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:03.880 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-17 17:03:03.880 | last_heartbeat = column_property( 2022-02-17 17:03:03.880 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-17 17:03:03.880 | num_hosts = column_property( 2022-02-17 17:03:03.880 | /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-02-17 17:03:03.880 | num_down_hosts = column_property( 2022-02-17 17:03:03.880 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-17 17:03:03.880 | + functions-common:time_stop:2425 : local name 2022-02-17 17:03:03.880 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:03:03.880 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:03:03.880 | + functions-common:time_stop:2428 : local total 2022-02-17 17:03:03.880 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:03:03.880 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 17:03:03.880 | + functions-common:time_stop:2432 : start_time=1645117345607 2022-02-17 17:03:03.880 | + functions-common:time_stop:2434 : [[ -z 1645117345607 ]] 2022-02-17 17:03:03.880 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:03:03.880 | + functions-common:time_stop:2437 : end_time=1645117354355 2022-02-17 17:03:03.880 | + functions-common:time_stop:2438 : elapsed_time=8748 2022-02-17 17:03:03.880 | + functions-common:time_stop:2439 : total=9377 2022-02-17 17:03:03.880 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:03:03.880 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18125 2022-02-17 17:03:03.880 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-17 17:03:03.881 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:03.881 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 17:03:03.881 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-17 17:03:03.881 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 17:03:03.881 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-17 17:03:03.881 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-17 17:03:03.881 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-17 17:03:03.881 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-17 17:03:03.881 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-17 17:03:03.881 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-17 17:03:03.881 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-17 17:03:03.881 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-17 17:03:03.881 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-17 17:03:03.881 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 17:03:03.881 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 17:03:03.881 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 17:03:03.881 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 17:03:03.881 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 17:03:03.881 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 17:03:03.881 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 17:03:03.881 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 17:03:03.881 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 17:03:03.881 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 17:03:03.881 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 17:03:03.881 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-17 17:03:03.881 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 17:03:03.881 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 17:03:03.881 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 17:03:03.881 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 17:03:03.881 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 17:03:03.881 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 17:03:03.881 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-17 17:03:03.881 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-17 17:03:03.881 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-17 17:03:03.882 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-17 17:03:03.882 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-17 17:03:03.882 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-17 17:03:03.882 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-17 17:03:03.882 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-17 17:03:03.882 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-17 17:03:03.882 | Physical volume "/dev/loop4" successfully created. 2022-02-17 17:03:03.882 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-17 17:03:03.882 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-17 17:03:03.882 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-17 17:03:03.882 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-17 17:03:03.882 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-17 17:03:03.882 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-17 17:03:03.882 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-17 17:03:03.882 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-17 17:03:03.882 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:03.882 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-17 17:03:03.882 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-17 17:03:03.882 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-17 17:03:03.932 | [170050 Async init_cinder:212910]: finished init_cinder with result 0 in 11 seconds 2022-02-17 17:03:03.936 | + inc/async:async_wait:197 : return 0 2022-02-17 17:03:03.939 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-17 17:03:03.962 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:03.965 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-17 17:03:03.967 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:03:03.970 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-17 17:03:03.973 | + ./stack.sh:main:1218 : init_nova 2022-02-17 17:03:03.977 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-17 17:03:03.999 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:04.001 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-17 17:03:04.023 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:04.027 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 17:03:04.031 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 17:03:04.103 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 17:03:04.151 | [170050 Async nova-cell-0:215269]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 17:03:04.154 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-17 17:03:04.166 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 17:03:04.170 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-17 17:03:04.173 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 17:03:04.176 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 17:03:04.179 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 17:03:04.260 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 17:03:04.336 | [170050 Async nova-cell-1:215361]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 17:03:04.339 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-17 17:03:04.343 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-17 17:03:04.346 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-17 17:03:04.351 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-17 17:03:04.354 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-17 17:03:04.360 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:04.818 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-17 17:03:04.826 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:04.852 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-17 17:03:09.541 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/nova/nova/db/api/legacy_migrations...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 17:03:09.542 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.542 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.542 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.542 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.543 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.543 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.543 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.543 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.544 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.544 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.544 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.544 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.545 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.545 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.545 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.545 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.545 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.546 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.546 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.546 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.546 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.547 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.547 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.547 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.547 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.547 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.548 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.548 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.548 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.548 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.549 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.549 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.549 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.549 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.549 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.550 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.550 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.550 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.550 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.551 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.551 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py...[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:09.551 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:09.551 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 17:03:09.552 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}}[00m [00;33m{{(pid=215419) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 17:03:09.579 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mContext impl MySQLImpl.[00m[00m 2022-02-17 17:03:09.579 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mWill assume non-transactional DDL.[00m[00m 2022-02-17 17:03:09.617 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade -> d67eeaabee36, Initial version[00m[00m 2022-02-17 17:03:11.944 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mnew branch insert d67eeaabee36[00m [00;33m{{(pid=215419) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}}[00m[00m 2022-02-17 17:03:11.948 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns[00m[00m 2022-02-17 17:03:12.887 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mupdate d67eeaabee36 to b30f573d3377[00m [00;33m{{(pid=215419) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}}[00m[00m 2022-02-17 17:03:12.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:12.894 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:12.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:12.894 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:13.374 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-17 17:03:13.377 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 17:03:13.381 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 17:03:13.384 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 17:03:13.387 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 17:03:13.391 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 17:03:17.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:17.384 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:17.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:17.384 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:17.901 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-17 17:03:17.906 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-17 17:03:17.909 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-17 17:03:18.007 | [170050 Async nova-cell-0:215269]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 215269 (3 other jobs running) 2022-02-17 17:03:18.058 | [170050 Async nova-cell-0:215269]: Signaling child to exit 2022-02-17 17:03:18.468 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:03:18.504 | [215361 Async nova-cell-1:215361]: finished successfully 2022-02-17 17:03:18.821 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:03:18.857 | [215269 Async nova-cell-0:215269]: finished successfully 2022-02-17 17:03:18.878 | WAKEUP 2022-02-17 17:03:18.907 | [170050 Async nova-cell-0:215269]: Signaled 2022-02-17 17:03:18.909 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-17 17:03:18.909 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-17 17:03:18.909 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-17 17:03:18.909 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-17 17:03:18.909 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-17 17:03:18.909 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-17 17:03:18.909 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-17 17:03:18.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:18.909 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-17 17:03:18.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:18.909 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-17 17:03:18.909 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/nova/nova/db/main/legacy_migrations...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 17:03:18.909 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.909 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.910 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.911 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py...[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:18.912 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 17:03:18.913 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}}[00m [00;33m{{(pid=215426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 17:03:18.913 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mContext impl MySQLImpl.[00m[00m 2022-02-17 17:03:18.913 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mWill assume non-transactional DDL.[00m[00m 2022-02-17 17:03:18.913 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade -> 8f2f1571d55b, Initial version[00m[00m 2022-02-17 17:03:18.913 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mnew branch insert 8f2f1571d55b[00m [00;33m{{(pid=215426) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}}[00m[00m 2022-02-17 17:03:18.913 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs[00m[00m 2022-02-17 17:03:18.913 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mupdate 8f2f1571d55b to 16f1fbcab42b[00m [00;33m{{(pid=215426) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}}[00m[00m 2022-02-17 17:03:18.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:18.913 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:18.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:18.913 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:18.963 | [170050 Async nova-cell-0:215269]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2022-02-17 17:03:18.968 | + inc/async:async_wait:197 : return 0 2022-02-17 17:03:18.970 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-17 17:03:18.974 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-17 17:03:19.042 | [170050 Async nova-cell-1:215361]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 215361 (2 other jobs running) 2022-02-17 17:03:19.070 | [170050 Async nova-cell-1:215361]: Signaling child to exit 2022-02-17 17:03:19.071 | WAKEUP 2022-02-17 17:03:19.098 | [170050 Async nova-cell-1:215361]: Signaled 2022-02-17 17:03:19.099 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-17 17:03:19.099 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-17 17:03:19.099 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-17 17:03:19.099 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-17 17:03:19.099 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-17 17:03:19.099 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-17 17:03:19.099 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-17 17:03:19.100 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:19.100 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-17 17:03:19.100 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 17:03:19.100 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mLoading repository /opt/stack/nova/nova/db/main/legacy_migrations...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.100 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mLoading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py...[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.script.base [[00;36m-[00;32m] [01;35m[00;32mScript /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mRepository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}}[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG migrate.versioning.repository [[00;36m-[00;32m] [01;35m[00;32mConfig: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}}[00m [00;33m{{(pid=215433) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}}[00m[00m 2022-02-17 17:03:19.101 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mContext impl MySQLImpl.[00m[00m 2022-02-17 17:03:19.101 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mWill assume non-transactional DDL.[00m[00m 2022-02-17 17:03:19.101 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade -> 8f2f1571d55b, Initial version[00m[00m 2022-02-17 17:03:19.101 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mnew branch insert 8f2f1571d55b[00m [00;33m{{(pid=215433) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}}[00m[00m 2022-02-17 17:03:19.101 | [00;36mINFO alembic.runtime.migration [[00;36m-[00;36m] [01;35m[00;36mRunning upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs[00m[00m 2022-02-17 17:03:19.102 | [00;32mDEBUG alembic.runtime.migration [[00;36m-[00;32m] [01;35m[00;32mupdate 8f2f1571d55b to 16f1fbcab42b[00m [00;33m{{(pid=215433) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}}[00m[00m 2022-02-17 17:03:19.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:19.102 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:19.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:19.102 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:19.155 | [170050 Async nova-cell-1:215361]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 14 seconds 2022-02-17 17:03:19.159 | + inc/async:async_wait:197 : return 0 2022-02-17 17:03:19.162 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 17:03:19.167 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-17 17:03:23.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:23.142 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:23.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:23.142 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:23.142 | Running batches of 50 until complete 2022-02-17 17:03:23.142 | +-------------------------------------+--------------+-----------+ 2022-02-17 17:03:23.142 | | Migration | Total Needed | Completed | 2022-02-17 17:03:23.142 | +-------------------------------------+--------------+-----------+ 2022-02-17 17:03:23.142 | | fill_virtual_interface_list | 0 | 0 | 2022-02-17 17:03:23.142 | | migrate_empty_ratio | 0 | 0 | 2022-02-17 17:03:23.142 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-17 17:03:23.142 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-17 17:03:23.142 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-17 17:03:23.142 | | populate_dev_uuids | 0 | 0 | 2022-02-17 17:03:23.142 | | populate_missing_availability_zones | 0 | 0 | 2022-02-17 17:03:23.142 | | populate_queued_for_delete | 0 | 0 | 2022-02-17 17:03:23.142 | | populate_user_id | 0 | 0 | 2022-02-17 17:03:23.142 | | populate_uuids | 0 | 0 | 2022-02-17 17:03:23.143 | +-------------------------------------+--------------+-----------+ 2022-02-17 17:03:23.686 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-17 17:03:23.691 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 17:03:23.695 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-17 17:03:23.699 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 17:03:23.704 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 17:03:23.707 | + lib/nova:init_nova:812 : /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-02-17 17:03:27.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:27.620 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:27.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 17:03:27.620 | from cryptography.utils import int_from_bytes 2022-02-17 17:03:27.620 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-17 17:03:27.620 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-17 17:03:28.090 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-17 17:03:28.093 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-17 17:03:28.108 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-17 17:03:28.111 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-17 17:03:28.130 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:28.134 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-17 17:03:28.137 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-17 17:03:28.206 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-17 17:03:28.252 | [170050 Async configure_neutron_nova:216583]: running: configure_neutron_nova 2022-02-17 17:03:28.255 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-17 17:03:28.258 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 17:03:28.262 | + functions-common:run_phase:1854 : local phase=post-config 2022-02-17 17:03:28.265 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 17:03:28.269 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 17:03:28.275 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 17:03:28.278 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 17:03:28.281 | + functions-common:run_phase:1863 : local extra 2022-02-17 17:03:28.285 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 17:03:28.291 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 17:03:28.295 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 17:03:28.298 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 17:03:28.301 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-17 17:03:28.305 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 17:03:28.330 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:28.336 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 17:03:28.341 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 17:03:28.348 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-17 17:03:28.351 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 17:03:28.354 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 17:03:28.357 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-17 17:03:28.361 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 17:03:28.365 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 17:03:28.370 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 17:03:28.375 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 17:03:28.379 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-02-17 17:03:28.383 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 17:03:28.387 | + functions-common:run_plugins:1840 : local phase=post-config 2022-02-17 17:03:28.392 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 17:03:28.395 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 17:03:28.400 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-17 17:03:28.406 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-17 17:03:28.409 | + inc/meta-config:merge_config_group:171 : shift 2022-02-17 17:03:28.414 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-17 17:03:28.417 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:03:28.420 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-17 17:03:28.424 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-17 17:03:28.428 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-17 17:03:28.432 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:03:28.435 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-17 17:03:28.439 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:03:28.442 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-17 17:03:28.442 | /^\[\[.+\|.*\]\]/ { 2022-02-17 17:03:28.442 | gsub("[][]", "", $1); 2022-02-17 17:03:28.442 | split($1, a, "|"); 2022-02-17 17:03:28.442 | if (a[1] == matchgroup) 2022-02-17 17:03:28.442 | print a[2] 2022-02-17 17:03:28.442 | } 2022-02-17 17:03:28.442 | ' /home/ubuntu/devstack/local.conf 2022-02-17 17:03:28.451 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 17:03:28.454 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 17:03:28.457 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 17:03:28.462 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-17 17:03:28.466 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-17 17:03:28.471 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-17 17:03:28.474 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-17 17:03:28.478 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-17 17:03:28.484 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-17 17:03:28.487 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-17 17:03:28.491 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-17 17:03:28.496 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:03:28.499 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 17:03:28.502 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-17 17:03:28.506 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 17:03:28.510 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-17 17:03:28.514 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-17 17:03:28.518 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-17 17:03:28.521 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-17 17:03:28.527 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-17 17:03:28.530 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-17 17:03:28.530 | BEGIN { 2022-02-17 17:03:28.530 | section = "" 2022-02-17 17:03:28.530 | last_section = "" 2022-02-17 17:03:28.530 | section_count = 0 2022-02-17 17:03:28.530 | } 2022-02-17 17:03:28.530 | /^\[.+\]/ { 2022-02-17 17:03:28.530 | gsub("[][]", "", $1); 2022-02-17 17:03:28.530 | section=$1 2022-02-17 17:03:28.530 | next 2022-02-17 17:03:28.530 | } 2022-02-17 17:03:28.530 | /^ *\#/ { 2022-02-17 17:03:28.530 | next 2022-02-17 17:03:28.531 | } 2022-02-17 17:03:28.531 | /^[^ \t]+/ { 2022-02-17 17:03:28.531 | # get offset of first = in $0 2022-02-17 17:03:28.531 | eq_idx = index($0, "=") 2022-02-17 17:03:28.531 | # extract attr & value from $0 2022-02-17 17:03:28.531 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 17:03:28.531 | value = substr($0, eq_idx + 1) 2022-02-17 17:03:28.531 | # only need to strip trailing whitespace from attr 2022-02-17 17:03:28.531 | sub(/[ \t]*$/, "", attr) 2022-02-17 17:03:28.531 | # need to strip leading & trailing whitespace from value 2022-02-17 17:03:28.531 | sub(/^[ \t]*/, "", value) 2022-02-17 17:03:28.531 | sub(/[ \t]*$/, "", value) 2022-02-17 17:03:28.531 | 2022-02-17 17:03:28.531 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 17:03:28.531 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 17:03:28.531 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 17:03:28.531 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 17:03:28.531 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 17:03:28.531 | if (section != last_section) { 2022-02-17 17:03:28.531 | cfg_section[section_count++] = section 2022-02-17 17:03:28.531 | last_section = section 2022-02-17 17:03:28.531 | } 2022-02-17 17:03:28.531 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 17:03:28.532 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 17:03:28.532 | 2022-02-17 17:03:28.532 | cfg_attr[section, attr, 0] = value 2022-02-17 17:03:28.532 | cfg_attr_count[section, attr] = 1 2022-02-17 17:03:28.532 | } else { 2022-02-17 17:03:28.532 | lno = cfg_attr_count[section, attr]++ 2022-02-17 17:03:28.532 | cfg_attr[section, attr, lno] = value 2022-02-17 17:03:28.532 | } 2022-02-17 17:03:28.532 | } 2022-02-17 17:03:28.532 | END { 2022-02-17 17:03:28.532 | # Process each section in order 2022-02-17 17:03:28.532 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 17:03:28.532 | section = cfg_section[sno] 2022-02-17 17:03:28.532 | # The ini routines simply append a config item immediately 2022-02-17 17:03:28.532 | # after the section header. To keep the same order as defined 2022-02-17 17:03:28.532 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 17:03:28.532 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 17:03:28.532 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 17:03:28.532 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 17:03:28.532 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 17:03:28.532 | else { 2022-02-17 17:03:28.532 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 17:03:28.532 | count = cfg_attr_count[section, attr] 2022-02-17 17:03:28.532 | print "inidelete " configfile " " section " " attr 2022-02-17 17:03:28.533 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 17:03:28.533 | for (l = count -2; l >= 0; l--) 2022-02-17 17:03:28.533 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 17:03:28.533 | } 2022-02-17 17:03:28.533 | } 2022-02-17 17:03:28.533 | } 2022-02-17 17:03:28.533 | } 2022-02-17 17:03:28.533 | ' 2022-02-17 17:03:28.533 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:28.533 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:03:28.533 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 17:03:28.536 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 17:03:28.544 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-17 17:03:28.547 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:03:28.549 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-17 17:03:28.553 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-17 17:03:28.554 | BEGIN { group = "" } 2022-02-17 17:03:28.554 | /^\[\[.+\|.*\]\]/ { 2022-02-17 17:03:28.554 | gsub("[][]", "", $1); 2022-02-17 17:03:28.554 | split($1, a, "|"); 2022-02-17 17:03:28.554 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 17:03:28.554 | group=a[1] 2022-02-17 17:03:28.554 | } else { 2022-02-17 17:03:28.554 | group="" 2022-02-17 17:03:28.554 | } 2022-02-17 17:03:28.554 | next 2022-02-17 17:03:28.554 | } 2022-02-17 17:03:28.554 | { 2022-02-17 17:03:28.554 | if (group != "") 2022-02-17 17:03:28.554 | print $0 2022-02-17 17:03:28.554 | } 2022-02-17 17:03:28.554 | ' /home/ubuntu/devstack/local.conf 2022-02-17 17:03:28.562 | + 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-02-17 17:03:28.566 | ++ 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-02-17 17:03:28.602 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:28.606 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-17 17:03:28.610 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-17 17:03:28.647 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:28.652 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-17 17:03:28.655 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-17 17:03:28.696 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:28.699 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-17 17:03:28.702 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-17 17:03:28.742 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:28.746 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-17 17:03:28.750 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-17 17:03:28.797 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:28.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-17 17:03:28.805 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 17:03:28.843 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:28.848 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-02-17 17:03:28.851 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-17 17:03:28.890 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:28.893 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-17 17:03:28.896 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 17:03:28.933 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:28.935 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-17 17:03:28.938 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 17:03:28.978 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:28.982 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-17 17:03:28.985 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 17:03:29.023 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.026 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-17 17:03:29.032 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 17:03:29.073 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.076 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-17 17:03:29.078 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 17:03:29.114 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.118 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-17 17:03:29.121 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-17 17:03:29.161 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.165 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 17:03:29.169 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 17:03:29.173 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 17:03:29.177 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-17 17:03:29.182 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-17 17:03:29.186 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-17 17:03:29.190 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-17 17:03:29.195 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-17 17:03:29.201 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-17 17:03:29.204 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-17 17:03:29.206 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-17 17:03:29.210 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:03:29.213 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 17:03:29.216 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-17 17:03:29.218 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 17:03:29.222 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-17 17:03:29.225 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-17 17:03:29.230 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-17 17:03:29.233 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-17 17:03:29.238 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.238 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-17 17:03:29.239 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-17 17:03:29.240 | BEGIN { 2022-02-17 17:03:29.240 | section = "" 2022-02-17 17:03:29.240 | last_section = "" 2022-02-17 17:03:29.240 | section_count = 0 2022-02-17 17:03:29.240 | } 2022-02-17 17:03:29.240 | /^\[.+\]/ { 2022-02-17 17:03:29.240 | gsub("[][]", "", $1); 2022-02-17 17:03:29.240 | section=$1 2022-02-17 17:03:29.240 | next 2022-02-17 17:03:29.240 | } 2022-02-17 17:03:29.240 | /^ *\#/ { 2022-02-17 17:03:29.240 | next 2022-02-17 17:03:29.240 | } 2022-02-17 17:03:29.240 | /^[^ \t]+/ { 2022-02-17 17:03:29.240 | # get offset of first = in $0 2022-02-17 17:03:29.240 | eq_idx = index($0, "=") 2022-02-17 17:03:29.240 | # extract attr & value from $0 2022-02-17 17:03:29.240 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 17:03:29.240 | value = substr($0, eq_idx + 1) 2022-02-17 17:03:29.240 | # only need to strip trailing whitespace from attr 2022-02-17 17:03:29.240 | sub(/[ \t]*$/, "", attr) 2022-02-17 17:03:29.240 | # need to strip leading & trailing whitespace from value 2022-02-17 17:03:29.240 | sub(/^[ \t]*/, "", value) 2022-02-17 17:03:29.240 | sub(/[ \t]*$/, "", value) 2022-02-17 17:03:29.240 | 2022-02-17 17:03:29.240 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 17:03:29.241 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 17:03:29.241 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 17:03:29.241 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 17:03:29.241 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 17:03:29.241 | if (section != last_section) { 2022-02-17 17:03:29.241 | cfg_section[section_count++] = section 2022-02-17 17:03:29.241 | last_section = section 2022-02-17 17:03:29.241 | } 2022-02-17 17:03:29.241 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 17:03:29.241 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 17:03:29.241 | 2022-02-17 17:03:29.241 | cfg_attr[section, attr, 0] = value 2022-02-17 17:03:29.241 | cfg_attr_count[section, attr] = 1 2022-02-17 17:03:29.241 | } else { 2022-02-17 17:03:29.241 | lno = cfg_attr_count[section, attr]++ 2022-02-17 17:03:29.241 | cfg_attr[section, attr, lno] = value 2022-02-17 17:03:29.241 | } 2022-02-17 17:03:29.241 | } 2022-02-17 17:03:29.241 | END { 2022-02-17 17:03:29.241 | # Process each section in order 2022-02-17 17:03:29.241 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 17:03:29.241 | section = cfg_section[sno] 2022-02-17 17:03:29.241 | # The ini routines simply append a config item immediately 2022-02-17 17:03:29.241 | # after the section header. To keep the same order as defined 2022-02-17 17:03:29.241 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 17:03:29.241 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 17:03:29.241 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 17:03:29.241 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 17:03:29.241 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 17:03:29.242 | else { 2022-02-17 17:03:29.242 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 17:03:29.242 | count = cfg_attr_count[section, attr] 2022-02-17 17:03:29.242 | print "inidelete " configfile " " section " " attr 2022-02-17 17:03:29.242 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 17:03:29.242 | for (l = count -2; l >= 0; l--) 2022-02-17 17:03:29.242 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 17:03:29.242 | } 2022-02-17 17:03:29.242 | } 2022-02-17 17:03:29.242 | } 2022-02-17 17:03:29.242 | } 2022-02-17 17:03:29.242 | ' 2022-02-17 17:03:29.243 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 17:03:29.245 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:03:29.248 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 17:03:29.253 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-17 17:03:29.256 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:03:29.259 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-17 17:03:29.262 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-17 17:03:29.262 | BEGIN { group = "" } 2022-02-17 17:03:29.262 | /^\[\[.+\|.*\]\]/ { 2022-02-17 17:03:29.262 | gsub("[][]", "", $1); 2022-02-17 17:03:29.262 | split($1, a, "|"); 2022-02-17 17:03:29.262 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 17:03:29.262 | group=a[1] 2022-02-17 17:03:29.262 | } else { 2022-02-17 17:03:29.262 | group="" 2022-02-17 17:03:29.262 | } 2022-02-17 17:03:29.262 | next 2022-02-17 17:03:29.262 | } 2022-02-17 17:03:29.262 | { 2022-02-17 17:03:29.262 | if (group != "") 2022-02-17 17:03:29.262 | print $0 2022-02-17 17:03:29.262 | } 2022-02-17 17:03:29.262 | ' /home/ubuntu/devstack/local.conf 2022-02-17 17:03:29.270 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-17 17:03:29.273 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-17 17:03:29.304 | + inc/async:async_inner:64 : rc=0 2022-02-17 17:03:29.318 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.322 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-17 17:03:29.325 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-17 17:03:29.345 | [216583 Async configure_neutron_nova:216583]: finished successfully 2022-02-17 17:03:29.362 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.366 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-17 17:03:29.370 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-17 17:03:29.409 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.412 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-17 17:03:29.414 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-17 17:03:29.451 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.455 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-17 17:03:29.457 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-17 17:03:29.492 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.495 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-17 17:03:29.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-17 17:03:29.536 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.540 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-17 17:03:29.544 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-17 17:03:29.579 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.582 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-17 17:03:29.584 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-17 17:03:29.622 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.625 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-17 17:03:29.628 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-17 17:03:29.664 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.668 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-17 17:03:29.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-17 17:03:29.707 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.711 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-17 17:03:29.714 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-17 17:03:29.755 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.757 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-17 17:03:29.760 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-17 17:03:29.805 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.808 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-17 17:03:29.810 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-17 17:03:29.848 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.851 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-17 17:03:29.853 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-17 17:03:29.889 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.892 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-17 17:03:29.894 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-17 17:03:29.930 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.933 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-17 17:03:29.936 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-17 17:03:29.972 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:29.975 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 17:03:29.979 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 17:03:29.981 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 17:03:29.985 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-17 17:03:29.988 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-17 17:03:29.991 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-17 17:03:29.994 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-17 17:03:30.000 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-17 17:03:30.004 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-17 17:03:30.007 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-17 17:03:30.010 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-17 17:03:30.013 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:03:30.016 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 17:03:30.018 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-17 17:03:30.021 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 17:03:30.028 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-17 17:03:30.032 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-17 17:03:30.035 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-17 17:03:30.038 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-17 17:03:30.041 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-17 17:03:30.042 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-17 17:03:30.042 | BEGIN { 2022-02-17 17:03:30.042 | section = "" 2022-02-17 17:03:30.042 | last_section = "" 2022-02-17 17:03:30.043 | section_count = 0 2022-02-17 17:03:30.043 | } 2022-02-17 17:03:30.043 | /^\[.+\]/ { 2022-02-17 17:03:30.043 | gsub("[][]", "", $1); 2022-02-17 17:03:30.043 | section=$1 2022-02-17 17:03:30.043 | next 2022-02-17 17:03:30.043 | } 2022-02-17 17:03:30.043 | /^ *\#/ { 2022-02-17 17:03:30.043 | next 2022-02-17 17:03:30.043 | } 2022-02-17 17:03:30.043 | /^[^ \t]+/ { 2022-02-17 17:03:30.043 | # get offset of first = in $0 2022-02-17 17:03:30.043 | eq_idx = index($0, "=") 2022-02-17 17:03:30.043 | # extract attr & value from $0 2022-02-17 17:03:30.043 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 17:03:30.043 | value = substr($0, eq_idx + 1) 2022-02-17 17:03:30.043 | # only need to strip trailing whitespace from attr 2022-02-17 17:03:30.043 | sub(/[ \t]*$/, "", attr) 2022-02-17 17:03:30.043 | # need to strip leading & trailing whitespace from value 2022-02-17 17:03:30.043 | sub(/^[ \t]*/, "", value) 2022-02-17 17:03:30.043 | sub(/[ \t]*$/, "", value) 2022-02-17 17:03:30.043 | 2022-02-17 17:03:30.043 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 17:03:30.043 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 17:03:30.043 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 17:03:30.043 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 17:03:30.043 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 17:03:30.043 | if (section != last_section) { 2022-02-17 17:03:30.044 | cfg_section[section_count++] = section 2022-02-17 17:03:30.044 | last_section = section 2022-02-17 17:03:30.044 | } 2022-02-17 17:03:30.044 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 17:03:30.044 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 17:03:30.044 | 2022-02-17 17:03:30.044 | cfg_attr[section, attr, 0] = value 2022-02-17 17:03:30.044 | cfg_attr_count[section, attr] = 1 2022-02-17 17:03:30.044 | } else { 2022-02-17 17:03:30.044 | lno = cfg_attr_count[section, attr]++ 2022-02-17 17:03:30.044 | cfg_attr[section, attr, lno] = value 2022-02-17 17:03:30.044 | } 2022-02-17 17:03:30.044 | } 2022-02-17 17:03:30.044 | END { 2022-02-17 17:03:30.044 | # Process each section in order 2022-02-17 17:03:30.044 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 17:03:30.044 | section = cfg_section[sno] 2022-02-17 17:03:30.044 | # The ini routines simply append a config item immediately 2022-02-17 17:03:30.044 | # after the section header. To keep the same order as defined 2022-02-17 17:03:30.044 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 17:03:30.044 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 17:03:30.044 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 17:03:30.045 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 17:03:30.045 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 17:03:30.045 | else { 2022-02-17 17:03:30.045 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 17:03:30.045 | count = cfg_attr_count[section, attr] 2022-02-17 17:03:30.045 | print "inidelete " configfile " " section " " attr 2022-02-17 17:03:30.045 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 17:03:30.045 | for (l = count -2; l >= 0; l--) 2022-02-17 17:03:30.045 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 17:03:30.045 | } 2022-02-17 17:03:30.045 | } 2022-02-17 17:03:30.045 | } 2022-02-17 17:03:30.045 | } 2022-02-17 17:03:30.045 | ' 2022-02-17 17:03:30.045 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.045 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:03:30.046 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 17:03:30.048 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 17:03:30.051 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-17 17:03:30.054 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:03:30.057 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-17 17:03:30.060 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-17 17:03:30.060 | BEGIN { group = "" } 2022-02-17 17:03:30.060 | /^\[\[.+\|.*\]\]/ { 2022-02-17 17:03:30.060 | gsub("[][]", "", $1); 2022-02-17 17:03:30.060 | split($1, a, "|"); 2022-02-17 17:03:30.060 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 17:03:30.060 | group=a[1] 2022-02-17 17:03:30.060 | } else { 2022-02-17 17:03:30.060 | group="" 2022-02-17 17:03:30.060 | } 2022-02-17 17:03:30.060 | next 2022-02-17 17:03:30.060 | } 2022-02-17 17:03:30.060 | { 2022-02-17 17:03:30.060 | if (group != "") 2022-02-17 17:03:30.060 | print $0 2022-02-17 17:03:30.060 | } 2022-02-17 17:03:30.060 | ' /home/ubuntu/devstack/local.conf 2022-02-17 17:03:30.067 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-02-17 17:03:30.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-02-17 17:03:30.105 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.107 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-02-17 17:03:30.110 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-02-17 17:03:30.147 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.150 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-02-17 17:03:30.153 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-02-17 17:03:30.186 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.190 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-02-17 17:03:30.192 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-02-17 17:03:30.226 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.230 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-02-17 17:03:30.233 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 17:03:30.273 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.277 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-02-17 17:03:30.280 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-02-17 17:03:30.316 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.322 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-02-17 17:03:30.325 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 17:03:30.362 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.365 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-02-17 17:03:30.370 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 17:03:30.408 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.412 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 17:03:30.414 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 17:03:30.417 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 17:03:30.421 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-17 17:03:30.427 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:03:30.430 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:03:30.433 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-17 17:03:30.437 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:03:30.442 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-17 17:03:30.444 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-17 17:03:30.448 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-17 17:03:30.451 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:03:30.455 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 17:03:30.458 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-17 17:03:30.461 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 17:03:30.465 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-17 17:03:30.468 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:03:30.471 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 17:03:30.474 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-17 17:03:30.478 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-17 17:03:30.478 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-17 17:03:30.479 | BEGIN { 2022-02-17 17:03:30.479 | section = "" 2022-02-17 17:03:30.479 | last_section = "" 2022-02-17 17:03:30.479 | section_count = 0 2022-02-17 17:03:30.479 | } 2022-02-17 17:03:30.479 | /^\[.+\]/ { 2022-02-17 17:03:30.479 | gsub("[][]", "", $1); 2022-02-17 17:03:30.479 | section=$1 2022-02-17 17:03:30.479 | next 2022-02-17 17:03:30.479 | } 2022-02-17 17:03:30.479 | /^ *\#/ { 2022-02-17 17:03:30.479 | next 2022-02-17 17:03:30.479 | } 2022-02-17 17:03:30.479 | /^[^ \t]+/ { 2022-02-17 17:03:30.479 | # get offset of first = in $0 2022-02-17 17:03:30.479 | eq_idx = index($0, "=") 2022-02-17 17:03:30.479 | # extract attr & value from $0 2022-02-17 17:03:30.479 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 17:03:30.479 | value = substr($0, eq_idx + 1) 2022-02-17 17:03:30.479 | # only need to strip trailing whitespace from attr 2022-02-17 17:03:30.479 | sub(/[ \t]*$/, "", attr) 2022-02-17 17:03:30.479 | # need to strip leading & trailing whitespace from value 2022-02-17 17:03:30.479 | sub(/^[ \t]*/, "", value) 2022-02-17 17:03:30.480 | sub(/[ \t]*$/, "", value) 2022-02-17 17:03:30.480 | 2022-02-17 17:03:30.480 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 17:03:30.480 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 17:03:30.480 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 17:03:30.480 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 17:03:30.480 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 17:03:30.480 | if (section != last_section) { 2022-02-17 17:03:30.480 | cfg_section[section_count++] = section 2022-02-17 17:03:30.480 | last_section = section 2022-02-17 17:03:30.480 | } 2022-02-17 17:03:30.480 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 17:03:30.480 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 17:03:30.480 | 2022-02-17 17:03:30.480 | cfg_attr[section, attr, 0] = value 2022-02-17 17:03:30.480 | cfg_attr_count[section, attr] = 1 2022-02-17 17:03:30.480 | } else { 2022-02-17 17:03:30.480 | lno = cfg_attr_count[section, attr]++ 2022-02-17 17:03:30.480 | cfg_attr[section, attr, lno] = value 2022-02-17 17:03:30.480 | } 2022-02-17 17:03:30.480 | } 2022-02-17 17:03:30.480 | END { 2022-02-17 17:03:30.480 | # Process each section in order 2022-02-17 17:03:30.480 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 17:03:30.480 | section = cfg_section[sno] 2022-02-17 17:03:30.480 | # The ini routines simply append a config item immediately 2022-02-17 17:03:30.480 | # after the section header. To keep the same order as defined 2022-02-17 17:03:30.480 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 17:03:30.480 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 17:03:30.480 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 17:03:30.480 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 17:03:30.480 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 17:03:30.480 | else { 2022-02-17 17:03:30.480 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 17:03:30.481 | count = cfg_attr_count[section, attr] 2022-02-17 17:03:30.481 | print "inidelete " configfile " " section " " attr 2022-02-17 17:03:30.481 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 17:03:30.481 | for (l = count -2; l >= 0; l--) 2022-02-17 17:03:30.481 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 17:03:30.481 | } 2022-02-17 17:03:30.481 | } 2022-02-17 17:03:30.481 | } 2022-02-17 17:03:30.481 | } 2022-02-17 17:03:30.481 | ' 2022-02-17 17:03:30.481 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.482 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 17:03:30.482 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 17:03:30.485 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 17:03:30.488 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-17 17:03:30.491 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 17:03:30.494 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-17 17:03:30.496 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-17 17:03:30.496 | BEGIN { group = "" } 2022-02-17 17:03:30.496 | /^\[\[.+\|.*\]\]/ { 2022-02-17 17:03:30.496 | gsub("[][]", "", $1); 2022-02-17 17:03:30.497 | split($1, a, "|"); 2022-02-17 17:03:30.497 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 17:03:30.497 | group=a[1] 2022-02-17 17:03:30.497 | } else { 2022-02-17 17:03:30.497 | group="" 2022-02-17 17:03:30.497 | } 2022-02-17 17:03:30.497 | next 2022-02-17 17:03:30.497 | } 2022-02-17 17:03:30.497 | { 2022-02-17 17:03:30.497 | if (group != "") 2022-02-17 17:03:30.497 | print $0 2022-02-17 17:03:30.497 | } 2022-02-17 17:03:30.497 | ' /home/ubuntu/devstack/local.conf 2022-02-17 17:03:30.504 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-17 17:03:30.508 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-17 17:03:30.543 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.549 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-17 17:03:30.551 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-17 17:03:30.593 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 17:03:30.597 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-17 17:03:30.619 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:30.623 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-02-17 17:03:30.629 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:03:30.634 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-02-17 17:03:30.638 | + ./stack.sh:main:1252 : start_swift 2022-02-17 17:03:30.641 | + lib/swift:start_swift:776 : restart_service memcached 2022-02-17 17:03:30.647 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 17:03:30.651 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 17:03:30.689 | + lib/swift:start_swift:779 : is_ubuntu 2022-02-17 17:03:30.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 17:03:30.700 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 17:03:30.704 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-02-17 17:03:31.159 | Restarting rsync (via systemctl): rsync.service. 2022-02-17 17:03:31.164 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-02-17 17:03:31.167 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-02-17 17:03:31.170 | + lib/swift:start_swift:807 : local foreground_services type 2022-02-17 17:03:31.173 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-02-17 17:03:31.176 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 17:03:31.179 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:03:31.181 | + functions-common:run_process:1680 : local service=s-object 2022-02-17 17:03:31.184 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:03:31.187 | + functions-common:run_process:1682 : local group= 2022-02-17 17:03:31.191 | + functions-common:run_process:1683 : local user= 2022-02-17 17:03:31.195 | + functions-common:run_process:1685 : local name=s-object 2022-02-17 17:03:31.198 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:03:31.201 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:03:31.203 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:31.206 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:31.210 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:31.216 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117411213 2022-02-17 17:03:31.219 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-02-17 17:03:31.239 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:31.241 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-02-17 17:03:31.244 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-02-17 17:03:31.247 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:03:31.250 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:03:31.252 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:03:31.255 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:03:31.258 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-02-17 17:03:31.261 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-02-17 17:03:31.264 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-02-17 17:03:31.267 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:03:31.269 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:03:31.272 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-02-17 17:03:31.275 | + 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-02-17 17:03:31.278 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-02-17 17:03:31.282 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 17:03:31.286 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:03:31.289 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:03:31.292 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:03:31.294 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:03:31.297 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-02-17 17:03:31.300 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:03:31.306 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-02-17 17:03:31.372 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-02-17 17:03:31.441 | + 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-02-17 17:03:31.502 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-02-17 17:03:31.566 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-02-17 17:03:31.635 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:03:31.698 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:03:31.700 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-02-17 17:03:31.766 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:03:32.190 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-02-17 17:03:32.205 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-02-17 17:03:32.632 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-02-17 17:03:32.664 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:03:32.670 | + functions-common:time_stop:2425 : local name 2022-02-17 17:03:32.675 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:03:32.678 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:03:32.680 | + functions-common:time_stop:2428 : local total 2022-02-17 17:03:32.684 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:03:32.686 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:03:32.689 | + functions-common:time_stop:2432 : start_time=1645117411213 2022-02-17 17:03:32.692 | + functions-common:time_stop:2434 : [[ -z 1645117411213 ]] 2022-02-17 17:03:32.695 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:03:32.702 | + functions-common:time_stop:2437 : end_time=1645117412698 2022-02-17 17:03:32.705 | + functions-common:time_stop:2438 : elapsed_time=1485 2022-02-17 17:03:32.707 | + functions-common:time_stop:2439 : total=3217 2022-02-17 17:03:32.710 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:03:32.714 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4702 2022-02-17 17:03:32.717 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 17:03:32.720 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:03:32.724 | + functions-common:run_process:1680 : local service=s-container 2022-02-17 17:03:32.726 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:03:32.730 | + functions-common:run_process:1682 : local group= 2022-02-17 17:03:32.733 | + functions-common:run_process:1683 : local user= 2022-02-17 17:03:32.736 | + functions-common:run_process:1685 : local name=s-container 2022-02-17 17:03:32.738 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:03:32.741 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:03:32.746 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:32.750 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:32.753 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:32.760 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117412755 2022-02-17 17:03:32.763 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-02-17 17:03:32.783 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:32.786 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-02-17 17:03:32.789 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-02-17 17:03:32.792 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:03:32.795 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:03:32.798 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:03:32.800 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:03:32.803 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-02-17 17:03:32.807 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-02-17 17:03:32.809 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-02-17 17:03:32.812 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:03:32.815 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:03:32.817 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-02-17 17:03:32.820 | + 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-02-17 17:03:32.823 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-02-17 17:03:32.827 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 17:03:32.830 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:03:32.832 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:03:32.835 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:03:32.839 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:03:32.842 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-02-17 17:03:32.844 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:03:32.849 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-02-17 17:03:32.908 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-02-17 17:03:32.971 | + 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-02-17 17:03:33.036 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-02-17 17:03:33.099 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-02-17 17:03:33.164 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:03:33.234 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:03:33.237 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-02-17 17:03:33.310 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:03:33.808 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-02-17 17:03:33.826 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-02-17 17:03:34.269 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-02-17 17:03:34.299 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:03:34.302 | + functions-common:time_stop:2425 : local name 2022-02-17 17:03:34.306 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:03:34.317 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:03:34.320 | + functions-common:time_stop:2428 : local total 2022-02-17 17:03:34.323 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:03:34.325 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:03:34.329 | + functions-common:time_stop:2432 : start_time=1645117412755 2022-02-17 17:03:34.331 | + functions-common:time_stop:2434 : [[ -z 1645117412755 ]] 2022-02-17 17:03:34.335 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:03:34.341 | + functions-common:time_stop:2437 : end_time=1645117414337 2022-02-17 17:03:34.344 | + functions-common:time_stop:2438 : elapsed_time=1582 2022-02-17 17:03:34.346 | + functions-common:time_stop:2439 : total=4702 2022-02-17 17:03:34.350 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:03:34.354 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6284 2022-02-17 17:03:34.357 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 17:03:34.360 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:03:34.363 | + functions-common:run_process:1680 : local service=s-account 2022-02-17 17:03:34.366 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:03:34.374 | + functions-common:run_process:1682 : local group= 2022-02-17 17:03:34.377 | + functions-common:run_process:1683 : local user= 2022-02-17 17:03:34.379 | + functions-common:run_process:1685 : local name=s-account 2022-02-17 17:03:34.382 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:03:34.385 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:03:34.388 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:34.390 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:34.395 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:34.400 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117414397 2022-02-17 17:03:34.403 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-02-17 17:03:34.428 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:34.437 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-02-17 17:03:34.443 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-02-17 17:03:34.447 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:03:34.449 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:03:34.452 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:03:34.455 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:03:34.457 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-02-17 17:03:34.460 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-02-17 17:03:34.463 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-02-17 17:03:34.466 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:03:34.469 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:03:34.472 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-02-17 17:03:34.475 | + 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-02-17 17:03:34.479 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-02-17 17:03:34.481 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 17:03:34.484 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:03:34.487 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:03:34.490 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:03:34.493 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:03:34.495 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-02-17 17:03:34.498 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:03:34.503 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-02-17 17:03:34.574 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-02-17 17:03:34.645 | + 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-02-17 17:03:34.719 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-02-17 17:03:34.785 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-02-17 17:03:34.847 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:03:34.914 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:03:34.918 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-02-17 17:03:35.004 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:03:35.459 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-02-17 17:03:35.474 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-02-17 17:03:35.942 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-02-17 17:03:35.967 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:03:35.970 | + functions-common:time_stop:2425 : local name 2022-02-17 17:03:35.974 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:03:35.979 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:03:35.981 | + functions-common:time_stop:2428 : local total 2022-02-17 17:03:35.984 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:03:35.989 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:03:35.992 | + functions-common:time_stop:2432 : start_time=1645117414397 2022-02-17 17:03:35.996 | + functions-common:time_stop:2434 : [[ -z 1645117414397 ]] 2022-02-17 17:03:35.999 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:03:36.003 | + functions-common:time_stop:2437 : end_time=1645117416001 2022-02-17 17:03:36.006 | + functions-common:time_stop:2438 : elapsed_time=1604 2022-02-17 17:03:36.010 | + functions-common:time_stop:2439 : total=6284 2022-02-17 17:03:36.012 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:03:36.015 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7888 2022-02-17 17:03:36.018 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-02-17 17:03:36.021 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-02-17 17:03:36.080 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:03:36.084 | + functions-common:run_process:1680 : local service=s-container-sync 2022-02-17 17:03:36.093 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:03:36.095 | + functions-common:run_process:1682 : local group= 2022-02-17 17:03:36.098 | + functions-common:run_process:1683 : local user= 2022-02-17 17:03:36.101 | + functions-common:run_process:1685 : local name=s-container-sync 2022-02-17 17:03:36.105 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:03:36.108 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:03:36.111 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:36.113 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:36.118 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:36.123 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117416120 2022-02-17 17:03:36.126 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-02-17 17:03:36.148 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:36.151 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-02-17 17:03:36.154 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-02-17 17:03:36.157 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:03:36.160 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:03:36.162 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:03:36.166 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:03:36.169 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-02-17 17:03:36.172 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-02-17 17:03:36.175 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-02-17 17:03:36.177 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:03:36.180 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:03:36.183 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-02-17 17:03:36.186 | + 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-02-17 17:03:36.189 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-02-17 17:03:36.191 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 17:03:36.194 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:03:36.196 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:03:36.199 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:03:36.202 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:03:36.204 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-02-17 17:03:36.207 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:03:36.213 | + 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-02-17 17:03:36.279 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-02-17 17:03:36.347 | + 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-02-17 17:03:36.423 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-02-17 17:03:36.488 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-02-17 17:03:36.552 | + 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-02-17 17:03:36.621 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:03:36.624 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-02-17 17:03:36.702 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:03:37.188 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-02-17 17:03:37.612 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-02-17 17:03:37.651 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:03:37.655 | + functions-common:time_stop:2425 : local name 2022-02-17 17:03:37.660 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:03:37.663 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:03:37.667 | + functions-common:time_stop:2428 : local total 2022-02-17 17:03:37.670 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:03:37.674 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:03:37.679 | + functions-common:time_stop:2432 : start_time=1645117416120 2022-02-17 17:03:37.683 | + functions-common:time_stop:2434 : [[ -z 1645117416120 ]] 2022-02-17 17:03:37.687 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:03:37.694 | + functions-common:time_stop:2437 : end_time=1645117417690 2022-02-17 17:03:37.698 | + functions-common:time_stop:2438 : elapsed_time=1570 2022-02-17 17:03:37.701 | + functions-common:time_stop:2439 : total=7888 2022-02-17 17:03:37.704 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:03:37.707 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9458 2022-02-17 17:03:37.710 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-02-17 17:03:37.733 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:03:37.736 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:03:37.740 | + functions-common:run_process:1680 : local service=s-proxy 2022-02-17 17:03:37.743 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:03:37.747 | + functions-common:run_process:1682 : local group= 2022-02-17 17:03:37.750 | + functions-common:run_process:1683 : local user= 2022-02-17 17:03:37.753 | + functions-common:run_process:1685 : local name=s-proxy 2022-02-17 17:03:37.756 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:03:37.759 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:03:37.766 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:37.771 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:37.775 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:37.780 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117417777 2022-02-17 17:03:37.786 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-02-17 17:03:37.812 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:37.815 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-02-17 17:03:37.817 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-02-17 17:03:37.820 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:03:37.824 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:03:37.827 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:03:37.830 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:03:37.833 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-02-17 17:03:37.836 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-02-17 17:03:37.842 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-02-17 17:03:37.845 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:03:37.849 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:03:37.854 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-02-17 17:03:37.857 | + 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-02-17 17:03:37.860 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-02-17 17:03:37.864 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 17:03:37.867 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:03:37.871 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:03:37.874 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:03:37.878 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:03:37.881 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-02-17 17:03:37.885 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:03:37.890 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-02-17 17:03:37.960 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-02-17 17:03:38.026 | + 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-02-17 17:03:38.096 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-02-17 17:03:38.172 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-02-17 17:03:38.235 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:03:38.302 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:03:38.305 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-02-17 17:03:38.386 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:03:38.912 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-02-17 17:03:38.940 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-02-17 17:03:39.419 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-02-17 17:03:39.450 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:03:39.462 | + functions-common:time_stop:2425 : local name 2022-02-17 17:03:39.465 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:03:39.468 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:03:39.471 | + functions-common:time_stop:2428 : local total 2022-02-17 17:03:39.475 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:03:39.480 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:03:39.483 | + functions-common:time_stop:2432 : start_time=1645117417777 2022-02-17 17:03:39.488 | + functions-common:time_stop:2434 : [[ -z 1645117417777 ]] 2022-02-17 17:03:39.501 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:03:39.507 | + functions-common:time_stop:2437 : end_time=1645117419503 2022-02-17 17:03:39.511 | + functions-common:time_stop:2438 : elapsed_time=1726 2022-02-17 17:03:39.513 | + functions-common:time_stop:2439 : total=9458 2022-02-17 17:03:39.517 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:03:39.521 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11184 2022-02-17 17:03:39.524 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-02-17 17:03:39.525 | Waiting for swift proxy to start... 2022-02-17 17:03:39.528 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.37:8080/info 2022-02-17 17:03:39.531 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 17:03:39.533 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-02-17 17:03:39.536 | + functions:wait_for_service:459 : local rval=0 2022-02-17 17:03:39.538 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 17:03:39.542 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 17:03:39.545 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:39.548 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:39.553 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:39.558 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117419555 2022-02-17 17:03:39.561 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 17:03:39.567 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 17:03:39.581 | + :: : [[ 000 == 503 ]] 2022-02-17 17:03:39.583 | + :: : [[ 7 -eq 7 ]] 2022-02-17 17:03:39.585 | + :: : sleep 1 2022-02-17 17:03:40.589 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 17:03:40.603 | + :: : [[ 000 == 503 ]] 2022-02-17 17:03:40.604 | + :: : [[ 7 -eq 7 ]] 2022-02-17 17:03:40.606 | + :: : sleep 1 2022-02-17 17:03:41.609 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 17:03:41.624 | + :: : [[ 000 == 503 ]] 2022-02-17 17:03:41.626 | + :: : [[ 7 -eq 7 ]] 2022-02-17 17:03:41.628 | + :: : sleep 1 2022-02-17 17:03:42.632 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 17:03:43.023 | + :: : [[ 200 == 503 ]] 2022-02-17 17:03:43.025 | + :: : [[ 0 -eq 7 ]] 2022-02-17 17:03:43.029 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 17:03:43.032 | + functions-common:time_stop:2425 : local name 2022-02-17 17:03:43.035 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:03:43.038 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:03:43.041 | + functions-common:time_stop:2428 : local total 2022-02-17 17:03:43.045 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:03:43.049 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 17:03:43.051 | + functions-common:time_stop:2432 : start_time=1645117419555 2022-02-17 17:03:43.054 | + functions-common:time_stop:2434 : [[ -z 1645117419555 ]] 2022-02-17 17:03:43.059 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:03:43.065 | + functions-common:time_stop:2437 : end_time=1645117423062 2022-02-17 17:03:43.068 | + functions-common:time_stop:2438 : elapsed_time=3507 2022-02-17 17:03:43.070 | + functions-common:time_stop:2439 : total=7156 2022-02-17 17:03:43.074 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:03:43.076 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10663 2022-02-17 17:03:43.079 | + functions:wait_for_service:467 : return 0 2022-02-17 17:03:43.082 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-02-17 17:03:43.085 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 17:03:43.088 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-17 17:03:43.109 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:43.112 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 17:03:43.150 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-17 17:03:43.221 | [170050 Async configure_neutron_nova:216583]: Waiting for completion of configure_neutron_nova running on PID 216583 (2 other jobs running) 2022-02-17 17:03:43.250 | [170050 Async configure_neutron_nova:216583]: Signaling child to exit 2022-02-17 17:03:43.251 | WAKEUP 2022-02-17 17:03:43.280 | [170050 Async configure_neutron_nova:216583]: Signaled 2022-02-17 17:03:43.282 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-17 17:03:43.282 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 17:03:43.282 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:03:43.282 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 17:03:43.282 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 17:03:43.282 | + 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-02-17 17:03:43.282 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 17:03:43.282 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-17 17:03:43.282 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-17 17:03:43.282 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-17 17:03:43.282 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-02-17 17:03:43.282 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-17 17:03:43.282 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-17 17:03:43.283 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-17 17:03:43.283 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-17 17:03:43.283 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-17 17:03:43.283 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-17 17:03:43.283 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-17 17:03:43.283 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 17:03:43.283 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-17 17:03:43.283 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-17 17:03:43.283 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 17:03:43.283 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 17:03:43.283 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-17 17:03:43.283 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-17 17:03:43.283 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-17 17:03:43.284 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-17 17:03:43.284 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-17 17:03:43.284 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-17 17:03:43.284 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-17 17:03:43.284 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-17 17:03:43.284 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-17 17:03:43.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-17 17:03:43.284 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-17 17:03:43.284 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:43.284 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-17 17:03:43.284 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-17 17:03:43.284 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-17 17:03:43.333 | [170050 Async configure_neutron_nova:216583]: finished configure_neutron_nova with result 0 in 1 seconds 2022-02-17 17:03:43.338 | + inc/async:async_wait:197 : return 0 2022-02-17 17:03:43.341 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-17 17:03:43.360 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:43.363 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 17:03:43.395 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 17:03:43.435 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-17 17:03:43.463 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:43.466 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-17 17:03:43.469 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:03:43.471 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-17 17:03:43.474 | + ./stack.sh:main:1277 : start_nova_api 2022-02-17 17:03:43.477 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-17 17:03:43.480 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-17 17:03:43.484 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-17 17:03:43.488 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-17 17:03:43.507 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:03:43.509 | + lib/nova:start_nova_api:886 : 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-02-17 17:03:43.513 | + lib/nova:start_nova_api:887 : 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-02-17 17:03:43.516 | + lib/nova:start_nova_api:887 : 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-02-17 17:03:43.518 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-17 17:03:43.522 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-17 17:03:43.528 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:03:43.530 | + functions-common:run_process:1680 : local service=n-api 2022-02-17 17:03:43.533 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:03:43.536 | + functions-common:run_process:1682 : local group= 2022-02-17 17:03:43.539 | + functions-common:run_process:1683 : local user= 2022-02-17 17:03:43.542 | + functions-common:run_process:1685 : local name=n-api 2022-02-17 17:03:43.545 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:03:43.548 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:03:43.551 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:43.554 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:43.558 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:43.563 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117423560 2022-02-17 17:03:43.566 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-02-17 17:03:43.589 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:43.592 | + 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-02-17 17:03:43.595 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-02-17 17:03:43.597 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:03:43.600 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:03:43.603 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:03:43.606 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 17:03:43.609 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-17 17:03:43.611 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-17 17:03:43.615 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-02-17 17:03:43.617 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:03:43.621 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:03:43.624 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-17 17:03:43.636 | + 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-02-17 17:03:43.639 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-02-17 17:03:43.643 | + 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-02-17 17:03:43.646 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 17:03:43.648 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 17:03:43.651 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-17 17:03:43.654 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 17:03:43.658 | + 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-02-17 17:03:43.716 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-17 17:03:43.788 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-17 17:03:43.851 | + 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-02-17 17:03:43.908 | + 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-02-17 17:03:43.966 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-17 17:03:44.024 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-17 17:03:44.082 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-17 17:03:44.143 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-17 17:03:44.201 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-17 17:03:44.257 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 17:03:44.260 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-17 17:03:44.315 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 17:03:44.726 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-02-17 17:03:44.745 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-17 17:03:45.169 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-02-17 17:03:45.256 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:03:45.260 | + functions-common:time_stop:2425 : local name 2022-02-17 17:03:45.264 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:03:45.267 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:03:45.271 | + functions-common:time_stop:2428 : local total 2022-02-17 17:03:45.275 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:03:45.280 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:03:45.283 | + functions-common:time_stop:2432 : start_time=1645117423560 2022-02-17 17:03:45.287 | + functions-common:time_stop:2434 : [[ -z 1645117423560 ]] 2022-02-17 17:03:45.294 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:03:45.298 | + functions-common:time_stop:2437 : end_time=1645117425295 2022-02-17 17:03:45.301 | + functions-common:time_stop:2438 : elapsed_time=1735 2022-02-17 17:03:45.304 | + functions-common:time_stop:2439 : total=11184 2022-02-17 17:03:45.309 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:03:45.312 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12919 2022-02-17 17:03:45.316 | + lib/nova:start_nova_api:898 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-02-17 17:03:45.319 | + lib/nova:start_nova_api:901 : echo 'Waiting for nova-api to start...' 2022-02-17 17:03:45.319 | Waiting for nova-api to start... 2022-02-17 17:03:45.323 | + lib/nova:start_nova_api:902 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-02-17 17:03:45.327 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 17:03:45.330 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-02-17 17:03:45.333 | + functions:wait_for_service:459 : local rval=0 2022-02-17 17:03:45.336 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 17:03:45.339 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 17:03:45.342 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:45.345 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:45.349 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:45.355 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117425351 2022-02-17 17:03:45.358 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 17:03:45.366 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-02-17 17:03:51.122 | + :: : [[ 200 == 503 ]] 2022-02-17 17:03:51.124 | + :: : [[ 0 -eq 7 ]] 2022-02-17 17:03:51.127 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 17:03:51.130 | + functions-common:time_stop:2425 : local name 2022-02-17 17:03:51.132 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:03:51.135 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:03:51.138 | + functions-common:time_stop:2428 : local total 2022-02-17 17:03:51.140 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:03:51.143 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 17:03:51.145 | + functions-common:time_stop:2432 : start_time=1645117425351 2022-02-17 17:03:51.148 | + functions-common:time_stop:2434 : [[ -z 1645117425351 ]] 2022-02-17 17:03:51.151 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:03:51.156 | + functions-common:time_stop:2437 : end_time=1645117431153 2022-02-17 17:03:51.159 | + functions-common:time_stop:2438 : elapsed_time=5802 2022-02-17 17:03:51.161 | + functions-common:time_stop:2439 : total=10663 2022-02-17 17:03:51.164 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:03:51.167 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16465 2022-02-17 17:03:51.170 | + functions:wait_for_service:467 : return 0 2022-02-17 17:03:51.172 | + lib/nova:start_nova_api:906 : 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-02-17 17:03:51.175 | + lib/nova:start_nova_api:906 : 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-02-17 17:03:51.178 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-17 17:03:51.195 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:51.198 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-02-17 17:03:51.201 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:03:51.204 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-02-17 17:03:51.206 | + ./stack.sh:main:1282 : start_ovn_services 2022-02-17 17:03:51.209 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-02-17 17:03:51.213 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-02-17 17:03:51.231 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:03:51.234 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-02-17 17:03:51.251 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:51.254 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-02-17 17:03:51.257 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 17:03:51.263 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-02-17 17:03:51.266 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-02-17 17:03:51.270 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-02-17 17:03:51.273 | + 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-02-17 17:03:51.308 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-02-17 17:03:51.311 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-02-17 17:03:51.314 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-02-17 17:03:51.346 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-02-17 17:03:51.378 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-02-17 17:03:51.381 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-02-17 17:03:51.384 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-02-17 17:03:51.386 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-02-17 17:03:51.389 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-02-17 17:03:51.392 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-02-17 17:03:51.395 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-17 17:03:51.398 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-17 17:03:51.401 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-02-17 17:03:51.404 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-02-17 17:03:51.406 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-02-17 17:03:51.409 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-02-17 17:03:51.411 | +++ 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-02-17 17:03:51.414 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:03:51.418 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:03:51.420 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-17 17:03:51.423 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 17:03:51.427 | + 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-02-17 17:03:51.430 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-02-17 17:03:51.449 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:03:51.452 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-02-17 17:03:51.455 | + 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-02-17 17:03:51.458 | + functions-common:run_process:1680 : local service=q-svc 2022-02-17 17:03:51.461 | + 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-02-17 17:03:51.464 | + functions-common:run_process:1682 : local group= 2022-02-17 17:03:51.467 | + functions-common:run_process:1683 : local user= 2022-02-17 17:03:51.471 | + functions-common:run_process:1685 : local name=q-svc 2022-02-17 17:03:51.474 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 17:03:51.477 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 17:03:51.480 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:51.483 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:51.487 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:51.492 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117431489 2022-02-17 17:03:51.496 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-02-17 17:03:51.514 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 17:03:51.517 | + 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-02-17 17:03:51.521 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-02-17 17:03:51.524 | + 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-02-17 17:03:51.526 | + 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-02-17 17:03:51.529 | + 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-02-17 17:03:51.532 | + 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-02-17 17:03:51.534 | + 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-02-17 17:03:51.537 | + 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-02-17 17:03:51.539 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-02-17 17:03:51.543 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 17:03:51.545 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 17:03:51.548 | + 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-02-17 17:03:51.550 | + 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-02-17 17:03:51.553 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-02-17 17:03:51.555 | + 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-02-17 17:03:51.559 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 17:03:51.561 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 17:03:51.563 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 17:03:51.566 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 17:03:51.568 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-17 17:03:51.570 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 17:03:51.575 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-17 17:03:51.636 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-17 17:03:51.695 | + 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-02-17 17:03:51.752 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-17 17:03:51.809 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-17 17:03:51.873 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 17:03:51.932 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 17:03:51.935 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-17 17:03:51.990 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 17:03:52.386 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-02-17 17:03:52.400 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-17 17:03:52.814 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-02-17 17:03:52.837 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 17:03:52.840 | + functions-common:time_stop:2425 : local name 2022-02-17 17:03:52.843 | + functions-common:time_stop:2426 : local end_time 2022-02-17 17:03:52.846 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 17:03:52.850 | + functions-common:time_stop:2428 : local total 2022-02-17 17:03:52.853 | + functions-common:time_stop:2429 : local start_time 2022-02-17 17:03:52.856 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 17:03:52.859 | + functions-common:time_stop:2432 : start_time=1645117431489 2022-02-17 17:03:52.863 | + functions-common:time_stop:2434 : [[ -z 1645117431489 ]] 2022-02-17 17:03:52.867 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 17:03:52.875 | + functions-common:time_stop:2437 : end_time=1645117432871 2022-02-17 17:03:52.878 | + functions-common:time_stop:2438 : elapsed_time=1382 2022-02-17 17:03:52.882 | + functions-common:time_stop:2439 : total=12919 2022-02-17 17:03:52.885 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 17:03:52.888 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14301 2022-02-17 17:03:52.891 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-02-17 17:03:52.895 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-02-17 17:03:52.916 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 17:03:52.919 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-02-17 17:03:52.919 | Waiting for Neutron to start... 2022-02-17 17:03:52.921 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-17 17:03:52.923 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-02-17 17:03:52.926 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-17 17:03:52.929 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-02-17 17:03:52.932 | + functions-common:test_with_retry:2365 : local until=60 2022-02-17 17:03:52.935 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-17 17:03:52.937 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-17 17:03:52.940 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-17 17:03:52.942 | + functions-common:time_start:2412 : local start_time= 2022-02-17 17:03:52.945 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 17:03:52.948 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 17:03:52.953 | + functions-common:time_start:2416 : _TIME_START[$name]=1645117432950 2022-02-17 17:03:52.955 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-02-17 17:04:52.961 | + functions-common:test_with_retry:2370 : die 2370 'Neutron did not start' 2022-02-17 17:04:52.964 | + functions-common:die:264 : local exitcode=0 2022-02-17 17:04:52.968 | [Call Trace] 2022-02-17 17:04:52.968 | ./stack.sh:1291:start_neutron_service_and_check 2022-02-17 17:04:52.968 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-02-17 17:04:52.968 | /home/ubuntu/devstack/functions-common:2370:die 2022-02-17 17:04:52.973 | [ERROR] /home/ubuntu/devstack/functions-common:2370 Neutron did not start 2022-02-17 17:04:53.977 | exit_trap: cleaning up child processes 2022-02-17 17:04:53.980 | Error on exit